body
{
	background:#333 url(images/bg.jpg) repeat top left;
	font-family:Tahoma;
	font-size:11px;
}
.header
{
	background:url(images/header.png);
	width:1188px;
	height:150px;
}
.main
{
	background-color:black;
	width:1188px;	
	height:auto;
	color:white
}
.main2 
{
	margin-top:5px;
	background-color:black;
	width:1160px;	
	height:auto;
	color:white
}
.main3
{
	width:820px;
	background-color:#21201f
}
.table1
{
	width:800px;
	background-color:#21201f
}
.trbaslik
{
	background:url(img/off.jpg);
	width:780px;
	color:white;
	font-family:tahoma;
	font-size:11px;
	margin-top:3px;
	text-align:center;
}
.trbaslik:hover
{
	background:url(img/over.jpg);
	width:780px;
}
.tricerik
{
	background-color:#302e2c;
	width:780px;
	color:white;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
}
.link
{
color:white;
text-decoration:none;
}
.link a
{
color:white;
text-decoration:none;
}
.link a:hover
{
color:darkred;
text-decoration:none;
}
.link1
{
color:#000000;
text-decoration:none;
}
.link1 a
{
color:black;
text-decoration:none;
}

.link1 a:hover
{
color:darkred;
text-decoration:none;
}
 .footer
 {
	background:url(images/footer.jpg);
	width:1188px;
	height:100px;
	color:#000000;
 }
ul.sdt_menu{
	margin:0;
	padding:0;
	list-style: none;
	font-family:Tahoma;
	font-size:12px;
	width:1190px;
	
}
ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
ul.sdt_menu li{
	float:left;
	width:170px;
	height:85px;
	position:relative;
	cursor:pointer;
}
ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	height:85px;
	z-index:12;
	background:transparent url(images/overlay.png) no-repeat bottom right;
	-moz-box-shadow:0px 0px 2px #000 inset;
	-webkit-box-shadow:0px 0px 2px #000 inset;
	box-shadow:0px 0px 2px #000 inset;
}
ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	top:25px;
	left:0px;
	width:170px;
	height:60px;
	z-index:15;
	
}
ul.sdt_menu li span.sdt_active{
	position:absolute;
	background:#111;
	top:85px;
	width:170px;
	height:0px;
	left:0px;
	z-index:14;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
ul.sdt_menu li span span.sdt_link{
	color:#fff;
	font-size:18px;
	float:left;
	clear:both;

}
ul.sdt_menu li span span.sdt_descr{
	color:#0B75AF;
	float:left;
	clear:both;
	width:170px; /*For dumbass IE7*/
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
}
ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:170px;
	overflow:hidden;
	height:170px;
	top:85px;
	left:0px;
	display:none;
	background:#000;
}
ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:30px;
	color:#0B75AF;
}
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:#fff;
}

			span.reference{
				position:fixed;
				left:10px;
				bottom:10px;
				font-size:12px;
			}
			span.reference a{
				color:#aaa;
				text-transform:uppercase;
				text-decoration:none;
				text-shadow:1px 1px 1px #000;
				margin-right:30px;
			}
			span.reference a:hover{
				color:#ddd;
			}
			ul.sdt_menu{
				margin-top:0px;
			}
			h1
			{
				color:#0B75AF;

			}
			h4
			{
				color:#0B75AF;

			}
.left
{
	text-align:center;
}
		
				