/* CSS Document */

body{
background-image:url(images/bodybkg.jpg);
background-repeat:repeat-x;
background-color:#D1D119;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
a{
text-decoration:none;
color:#fff;
}
a:hover{
text-decoration:underline;
}
#head{
background-image:url(images/head.jpg);
background-repeat:no-repeat;
width:700px;
height:180px;
margin:84px 0 0 0;
float:left;
}
#head1{
background-image:url(images/aa.png);
background-repeat:no-repeat;
width:100px;
height:180px;
margin:84px 0 0 0;
float:left;
}
   
    /* IE-win CSS hack \*/
* html #head1 {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/aa.png', sizingMethod='scale');
background-image: none;
}
/* End IE-win */


#menubar{
width:auto;
height:39px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
clear:left;
}
#menubar ul{
list-style:none;
margin:12px;
}
#menubar ul li{
float:left;
margin:0px;
padding-top:15px;
}
* html #menubar ul li {padding-top:2px;} /*ie6 için*/
*+html, #menubar ul li {padding-top:12px;}/*ie7 için*/

#menubar ul li a{
text-decoration:none;
color:#A64D21;
font-weight:bold;
margin:5px;
}
#menubar ul li a:hover{
color:#000000;
}
#container{
width:700px;
height:auto;
background-color:#333333;
margin:0px;
float:left;
}
.ref{
background-color:#333333;
width:200px;
height:350px;
margin:5px;
margin-left:10px;
float:left;
}
#text{
background-color:#666666;
height:auto;
width:690px;
float:left;
margin:1px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}
h3{
font-size:13px;
}
#orti{
background-image:url(images/orti.jpg);
background-repeat:no-repeat;
width:685px;
height:150px;
}
.orti{
margin:5px;
width:280px;
padding:15px;
float:left;
}
.orti1{
margin:5px;
width:280px;
margin-left:20px;
padding:15px;
float:left;
}
.haber{
width:665px;
margin:5px;
padding:5px;
height:100px;
background-color:#868686;
float:left;
}
.haber1{
width:665px;
margin:5px;
padding:5px;
height:auto;
background-color:#868686;
float:left;
}
.ff{
width:665px;
margin:5px;
padding:5px;
height:150px;
background-color:#868686;
float:left;
}
.fff{
width:665px;
margin:5px;
padding:5px;
height:auto;
background-color:#868686;
float:left;
}
.ilet{
width:665px;
margin:5px;
padding:5px;
height:300px;
background-color:#868686;
float:left;
}
label, label span {
display:block;
padding-bottom:0.2em;
}
label{
float:left;
width:100%;
}
label span{
float:left;
width:25%;
text-align:right;
}
fieldset input{
float:left;
width:45%;
border:solid;
border-color:#CCCCCC;
border-width:1px;
}
fieldset textarea{
float:left;
width:45%;
border:solid;
border-color:#CCCCCC;
border-width:1px;
}
#foot{
width:700px;
height:70px;
padding:10px;
float:left;
}
.bayi{
width:680px;
height:100px;
background-color:#333333;
margin:5px;
}
.bayres{
width:100px;
height:100px;
margin:2px;
float:left;
}