@charset "utf-8";
#header {
	background: url(../images/top-header.jpg) no-repeat;
	height: 42px;
	width: 830px;
	margin-top: 2px;
}
body {
	background: #AAAAAA;
}
#lang li a {
	color: #FFF;
	text-decoration: none;
	background: #AAAAAA;
	height: 22px;
	width: 90px;
	display: block;
	text-align: center;
	margin-top: 8px;
	line-height: 22px;
}
#lang li.current a{
	color: #AAA;
	background: #FFF;
	}
#wraper {
	margin: 0px auto;
	width: 830px;
}
#content {
	float: right;
	width: 580px;
}
#sidebar {
	float: left;
	width: 218px;
}
#footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat;
	height: 75px;
	width: 580px;
    position:relative;
}
#ertekaz{
    position: absolute;
    right:0px;
    bottom: 10px;
    font-size: 8px;
    color:#fff;
}
#sidebarmenu {
	background: url(../images/sidebarmenu.jpg) no-repeat;
	height: 47px;
	width: 218px;
	margin-top:2px;
}
#menu {
	background: url(../images/menu.jpg) no-repeat;
	height: 45px;
	width: 580px;
	margin-top: 2px;
}
#lang {
	float: right;
	margin-right: 20px;
	width: 200px;
	margin-top: auto;
	margin-bottom: auto;
}
#lang li {
	float: right;
	margin-left: 5px;
}
#mainmenu {
	float: left;
	margin-left: 30px;
}
#mainmenu li {
	float: left;
	margin-right: 45px;
}
#mainmenu li.last{margin:0px;}
#mainmenu li a{
   display:block;
   width:145px;
   height:40px;
   line-height:40px;
}
a#link4{
    width:200px;
/*    background-color: #cf8;*/
   color:#c5c5c5;
   text-decoration: none;
    line-height: 40px;
    display:block;
/*    margin:25px 10px 0px 0px;*/
}
.popup {
	border: 2px solid #333;
	padding: 10px;
	background: #CCC;
	display: none;
}
.popup ul {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
.popup ul li {
	list-style-type: circle;
}
.popup h3 {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}
#twitter ul.tweet_list {
	height: 205px;
	width: 200px;
	overflow: hidden;
  }
  #twitter .tweet_list li {
	
}
#twitter {
	background: url(../images/twitter.jpg) no-repeat;
	height: 205px;
	width: 200px;
	overflow: hidden;
	padding: 15px 13px 30px 5px;
}
#divvideo {
 padding-top: 4px;
 padding-left: 5px;
 float:left;
}
#slideshwo-video{
 background: url(../images/slideshwo-video.jpg) no-repeat;  
 width:580px;
 height:253px;
 clear:both;
 float:left; 
}
#slideshow{
	float: right;
	width: 301px;
	height:239px;
	margin-right: 4px;
	margin-top: 4px;
	overflow: hidden;
}
#slideshow .slides{
	}
#slideshow .slides img{
	float: left;

}
#slideshow .spacer{width:11px;float:left;}
#slideshow .slides p{
	text-align: justify;
	width: 100px;
	float: right;
	padding-right: 3px;
	padding-top: 10px;

}
ul.in-line li{
    float:right;
    padding-top: 7px;
}
#social{
    float:left;
    margin-left:20px;
}
#social .tw a{
    background: url(../images/tw.png) no-repeat;  
}
#social .fb a{
   background: url(../images/fb.png) no-repeat;   
}
#social a{
    display: block;
    height: 25px;
    width: 28px;
    margin-left: 4px;
}
#counter{
 clear: both;
 width: 200px;
 margin: 0 0 0 400px;
 text-align: center;
}