@charset "UTF-8";
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
background:url(/images/zemin.jpg) repeat-y #00aef0 top center;
margin:0;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #99CC33;
}
a:active {
	text-decoration: underline;
	color: #003300;
}
#govde{
width:850px;
margin:0 auto;
}
#banner{
width:820px;
height:170px;
padding:15px;
background:url(/images/banner.jpg) no-repeat;
text-align:right;
}
#menu{
width:850px;
height:26px;
color:#FFFFFF;
background:url(/images/menu_zemin.jpg) repeat-x;
font-size:12px;
}
#menu ul{
list-style:none;
margin:0;
}
#menu li{
float:left;
}
#menu a{
height:14px;
color:#FFFFFF;
float:left;
padding:6px 10px 6px 10px;
text-decoration:none;
display:block;
border-right:1px solid #CCFFCC;
}
#menu a:hover{
height:14px;
color:#FFFFFF;
float:left;
padding:6px 10px 6px 10px;
text-decoration:none;
display:block;
border-right:1px solid #CCFFCC;
background:url(/images/menu_zemin_hover.jpg) repeat-x;
}
#icerik{
width:830px;
padding:10px;
min-height:500px;
}
#footer{
width:830px;
height:50px;
padding:10px;
background:#CCCCCC;
text-align:center;
}
.baslik{
width:810px;
font-size:14px;
background:url(/images/bullet_go.png) no-repeat left center;
border-bottom:1px dashed #CCCC00;
padding:0 0 0 20px;

}

#icerik_bilgi{
padding-top:10px;
}

.anasayfa_baslik{
font-size:16px;
color:#000033;
}
.sayfa_baslik{
font-size:16px;
color:#006666;
}
.alt_baslik{
font-size:14px;
color:#006666;
}