@charset "windows-1254";
html, body { margin:0 0 0 0; padding:0 0 0 0; }
body { background-color:#6d6d6d; background-image:url(../images/bg.jpg); background-repeat:repeat-y; background-position:left; }
.header { width:795px; height:104px; background-image:url(../images/header_bg.jpg); }
.main { width:776px; padding:0 19px 0 0; height:auto; background-image:url(../images/main_bg.jpg); background-repeat:repeat-y; background-position:left; clear:both; float:left; }
.content { margin:15px 0 0 15px; width:496px; height:auto; background-color:#FFF; float:left; border-right:1px solid #ccc; }
.sidebar { margin:15px 0 0 15px; width:233px; height:200px; background-color:#FFF; float:left; }
.clear { width:100%; font-size:1px; height:20px; background-color:inherit; clear:both; }
h1 { text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#F60; margin:0 0 0 0; }
p { font-size:12px; color:#384652; font-family:Arial, Helvetica, sans-serif; clear:both; text-align:justify; margin:0 15px 0 0; }
.footer { width:766px; clear:both; margin:10px 0 10px 10px; height:35px;  }
.baslik2 { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333; font-weight:bold; text-align:left; }
select { width:300px; }