@charset "utf-8";
/* CSS Document */

body{
	font-family: Tahoma;
	margin:0;
	background:url(images/bg.jpg) repeat-x #cccccc;
}

.menu{
	background:url(images/menu_bg.jpg) repeat-x; width:920px; height:45px;
}
.menu a{
	font-size:14px;
	color:#666;
	text-decoration:none;
}
.menu a:hover{
	color:#000;
	text-decoration:none;
}
.menu2{
	background:url(images/menu_bg.jpg) repeat-x; width:920px; height:45px;
}
.menu2 a{
	font-size:12px;
	color:#999;
	text-decoration:none;
}
.menu2 a:hover{
	color:#000;
	text-decoration:none;
}

.menu3{
	background:url(images/header.jpg) repeat-y; width:920px; height:60px;
}
.menu3 a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.menu3 a:hover{
	color:#0dedede;
	text-decoration:none;
}
.text2{
	font-size:12px; 
	line-height:24px; 
}
.text2 div{
	font-size:14px;  
	font-weight:bold; 
	color:#000;
}
.text2 span{
	background:url(images/star.png);
	width:20px;
	height:20px;
}


.text{
	font-size:12px; line-height:19px; font-weight:normal; 
}
.text th{
	font-size:14px; 
	line-height:19px; 
	font-weight:bold;
	padding-left:20px; 
	color:#000;
}



.text a{
	font-size:12px;
	color:#039;
	text-decoration:underline;
	font-weight:bold;
}

.text a:hover{
	color: #000;
	text-decoration:underline;
}

.text3 {
	font-size:10px;
	color:#000;text-decoration:none;
	font-weight:bold;
}
.text3 a{
	font-size:10px;
	color:#000;text-decoration:none;
	font-weight:bold;
}

.text3 a:hover{
	color: #039;
	text-decoration:none;
}

.text4 {
	font-size:14px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
}
.text4 a{
	font-size:9px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
}


.but{
	background:url(images/but.jpg) no-repeat left;
	width:98px;
	height:19px;
}


.but a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding-left:3px;
}

.but a:hover{
	color: #dedede;padding-left:3px;
	text-decoration:none;
}

.title4{
	font-size:20px;
	color:#000;
	font-weight:bold;
}

.title{
	font-size:24px;
	color:#0303a7;
	font-weight:bold;
}


.title2{
	font-size:18px;
	color: #339;
}

.title3{
	text-decoration:underline; color: #000; font-weight:bold; font-size:12px;
}
.text th{
	font-size:18px;
	color:#093a96;
	text-decoration:underline;
	padding-top:5px;
	font-weight:400;
}
.adres{
	background:url(images/adres_bg.jpg) repeat-y; width:437px; height:120px;
	font-size:13px;
	color:#FFF;
	line-height:20px;
	padding-left:10px;
}
.adres a{
	text-decoration:none;
	color:#FFF;
}
.adres a:hover{
	text-decoration:underline;
}
.bor {
	border:1px solid #044bc1;
	cursor:pointer;
}
.bor2 {
	border:1px solid  #858383;cursor:pointer;
}

.tablo{
	border-left:1px solid #c8c6c6;
	background: #fff;
}

.tablo th{
	color: #000; 
	font-size:11px;
	font-weight:bold;
	border-right:1px solid #c8c6c6;
	border-bottom:1px solid #c8c6c6;
	background:#CCC;
	text-align:left;
}


.tablo .head{
	color: #fff; 
	font-size:11px;
	font-weight:bold;
	border-right:1px solid #c8c6c6;
	border-bottom:1px solid #c8c6c6;
	background:#039;
}


.tablo td{
	color:#666; 
	font-size:11px;
	font-weight:bold;
	border-right:1px solid #c8c6c6;
	border-bottom:1px solid #c8c6c6;
	padding:7px;
}

.haber_title{
	color:#000;
	font-size:13px;
	text-decoration:none;
	line-height:20px;
}
.haber_title th{
	color:#020291;
	font-size:13px;
	text-decoration:none;
	line-height:20px;
	text-align:left;
}


.haber_title p{
	padding:0px;
	margin:0px;
	margin-top: 0;
	line-height:13px;
}

.devam{
	font-size:13px;
	color:#666;
	padding:10px;
}

.devam a{
	color:#33C;
	text-decoration:none;
	font-weight:bold;
}
.devam a:hover{
	color:#33C;
	text-decoration:underline;
}