﻿body 
{
	background-color:#004f98;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
}
.baslik
{
	font-size:19px;
	color:Black
}
#container
{
	width:855px;
	margin-left:auto;
	margin-right:auto;
}
.solust
{vertical-align:top; text-align:left;}
#head
{
	width:855px;
}
#govde
{
	width:825px;
	background-color:#dedede;
	padding-left:10px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
}
#altmenu
{
	width:200px;
	float:left;
	white-space:normal;
	background:white;
	padding-top:3px;
	
}
.menuhucre
{
	margin:3px 3px 3px 3px; width:194px; background:#dedede; display:block; color:Black;line-height:22px;
}
.menuhucre a
{
	padding-left:20px; color:Black; font-weight:bold; text-decoration:none; display:block;  font-size:12px; line-height:22px;
}

.menuhucre a:hover
{
	padding-left:20px; color:white;font-weight:bold; text-decoration:underline; display:block; background-color:Gray;line-height:22px;
}
	
#icerik
{
	width:600px;
	background-color:#f3f2f2;
	margin-left:10px;
	padding:5px 10px 5px 10px; 
	float:left;
	
}
#footer
{
	width:847px;
	padding:4px 4px 4px 4px;
	background-color:#f3f2f2;
}

#giris
{
	width:340px; height:182px; background:url('images/girisbg.png');
	text-align:left;
}

#kgirisi
{
	margin-top:30px; margin-left:120px;font-size:18px;color:White; font-weight:bold;width:200px;
}
#kadi
{
	margin-top:30px; margin-left:130px; font-weight:bold; color:White;width:80px; float:left;
}
#ksifre
{
	font-weight:bold; color:White;
	margin:20px 0 0 130px; width:80px; float:left;
}
#kaditxt
{
	margin-top:27px; margin-left:5px; color:Black;width:80px; float:left;
}

#ksifretxt
{
	color:Black;
	margin:17px 0 0 5px; width:80px; float:left;
}

#dugme
{
	width:55px;
	margin:10px 0 0 135px;
	background-color:Transparent;
}

/*yonet master burdan itibaren*/

#ycontainer
{
	width:900px;
	margin-left:auto; margin-right:auto;
	height:700px;
}
#ymenu
{
	width:195px;
	height:690px;
	float:left;
	padding-left:5px;
	background-color:White;
	padding-top:10px;

}
#yicerik
{
	width:680px;
	padding:10px 0 0 5px;
	height:690px;
	background-color:#cacaca;
	float:left;
}
