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

body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #000;
}
td{
	font-size: 10px;
	color: #000;
}
#tablo1{
	height: 800px;
	width: 1000px;
	vertical-align: top;
	
}
#logo{
	height: 152px;
	width: 278px;
}
#ustsag1{
	vertical-align: bottom;
	width: 736px;
}
#bannertd{
	vertical-align: top;
	
	width: 1000px;
	padding-top: 40px;
	padding-bottom: 30px;
}
#sol{
	vertical-align: top;
	width: 229px;
}
#sag{
	vertical-align: top;
	width: 667px;
}
#banner{
	vertical-align: top;
	width: 1000px;

	height: 467px;
}
#indexbg{
	background-image: url(images/indexbg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 667px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;	
}
#index2bg{
	background-image: url(images/index2bg.jpg);
	background-repeat: no-repeat;
	height: 345px;
	width: 667px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;	
}
#icerik1{
	height: 125px;
	width: 333px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	padding-right: 5px;
	padding-left: 5px;
}
#baslik1{
	width: 333px;
	font-weight: normal;
	color: #FFF;
	height: 25px;
	font-size: 12px;
	background-color: #000;
	border: 1px dotted #333;
	padding-left: 5px;
	background-image: url(images/baslik1bg.JPG);
	background-repeat: no-repeat;
}
#icerik2{
	width: 333px;
	color: #000;
	text-align: justify;
	padding: 5px;
	
	
}
#devami{
	padding-left: 5px;
	}
	
#devami a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#devami a:hover{
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
#duyuru{
	background-image: url(images/duyurubg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 219px;
	vertical-align: top;
	padding: 5px;
}
#refbg{
	background-color: #000;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 5px;
	color: #999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right: 5px;
}
#refbg1{
	background-color: #000;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 5px;
	color: #999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right: 5px;
	width: 150px;
	font-size: 9px;
}
#refbaslik {
	width: 200px;
	color: #FFF;
	background-color: #333;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
}
#refbaslik2{
	color: #FFF;
	background-color: #666;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	width: 150px;
}
#refbaslik3 {
	color: #FFF;
	background-color: #999;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
}
#baslik2{
	width: 400px;
	color: #CCC;
	background-color: #000;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
} 
#baslik3{
	width: 200px;
	color: #CCC;
	background-color: #666;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
} 
#icerik3{
	width: 677px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
#bar{
	color: #FFF;
	background-image: url(images/siyahbar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 677px;
	padding-left: 5px;
}
#menu2{
	position:relative;
	height: 30px;
	background-image: url(images/siyahbar.jpg);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 5px;	
}

#menu2 ul{
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	
}
#menu2 ul li{
	
	background-image: url(images/menugri1.JPG);
	height: 26px;
	background-repeat: repeat-x;
	display: inline;
	margin-right: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;

}
	#menu2 ul li span{
		
	display: block;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
	
#menu2 ul li a{
	text-align: center;

	color: #666;
	text-decoration: none;
	display: block;
	margin: 0px;
	float: left;		

}
#menu2 a:hover{
	background-image: url(images/menugri2.JPG);
	background-repeat: repeat-x;
	height: 26px;
	text-align: center;
	color: #CCC;
	cursor: hand;	
}
#ilbaslik{
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	width: 110px;
}
#ilaciklama{
	height: 25px;
	padding-left: 5px;
	width: 250px;
	}
	
#ilsol1{
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	padding-right: 5px;
	width: 350px;
}
#ilsag1{
	vertical-align: top;
	width: 300px;
	
	}
	
#uruntd{
	vertical-align: top;
	height: 100px;
	width: 150px;
}
#uruntd2{
	vertical-align: top;
	height: 150px;
	width: 100px;
}
#urunaciklama{
	vertical-align: top;
	width: 500px;
	text-align: justify;
}
#iceriksol{
	vertical-align: top;
	width: 150px;
}
#iceriksag{
	vertical-align: top;
	padding-left: 10px;
}
#baslik4{
	font-size: 13px;
	font-weight: bold;
	color: #333;
	background-image: url(images/gribg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	height: 30px;
	width: 615px;
	}
	
#kaynak{
	vertical-align: top;
	height: 69px;
	width: 677px;
	background-image: url(images/kaynakbg.jpg);
	background-repeat: no-repeat;
}