#sablon
{width:800px;
margin:0 auto;
background-color: #E2E2E2;}
#banner
{width:780px;
margin:10px;
background-color: #FFFFFF;
height:200px;}
#menu
{width:780px;
margin:0px 10px 10px 10px;
font-family:Arial, Helvetica, sans-serif}
#icerik
{
	width:780px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sol
{width:564px;
margin:0px 10px 10px 0px;
float:left;}
#sag
{width:196px;
margin:0px 0px 0px 0px;
float:right;}
#altbilgi
{
width:600;
margin:0px 10px 10px 10px;
text-align:center;
font-size:10px;
font-family: Arial, Helvetica, sans-serif;}
body
{background-color: #CCCCCC;}

.osd{
padding: 0;
width: 100%;
border-top: 5px solid #D10000; 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.osd ul{
margin:0;
margin-left: 0px; 
padding: 0;
list-style: none;
}

.osd li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.osd a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; 
padding: 5px 10px 9px 10px; 
background-color: white;

-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}



.osd a:hover{
background-color: #D10000; 
padding-top: 9px; 
padding-bottom: 5px; 
color: white;
}

.osd .current a{ 
background-color: #D10000; 
padding-top: 9px; 
padding-bottom: 5px; 
color: white;
}

