@charset "utf-8";
/* CSS Document */
html {height:100%;}
body {margin:0px;background-color:#E3E8EA;height:100%;}
#container-outer-capsul{display: table;	height:100%; width:100%; #position: relative; overflow: hidden;}
#container-inner-capsul{#position: absolute;#top: 50%;display: table-cell;vertical-align: middle;}
#container {width:900px; height:600px; border: #666 solid 1px; background-color:#FFF; margin:0px auto; position:relative; top: -50%; overflow:hidden;}
#header { width:100%; height:125px; position:relative; }
#header-center {width:750px; height:75px; top:25px; left:75px; position: relative; border-left:solid 1px #666; overflow:hidden;}
.header-logo {height:75px; border-right:solid 1px #666; float:left; position:relative;}
#content { width:100%; height:290px; position:relative; }
#content-two { width:100%; height:260px; position:relative; }
.line {width:100%; height:30px; position:relative; z-index:1;}
.line-bottom {width:100%; height:5px; position:relative; }
.orange { background-color:#F1941D;}
.brown { background-color:#5B0206; position:relative;}
.blue {background-color:#093995;}
.red {background-color:#F90301;}
.green {background-color:#6EBB1E;}
#footer {width:100%;height:125px;position:relative;background:url(../images/back_footer.jpg) repeat-x;text-align:center;}
#footer-brown {width:100%;height:180px;position:relative;background:url(../images/back_brown_footer.png) repeat-x;text-align:center;z-index:1;}
#footer-blue {width:100%;height:180px;position:relative;background:url(../images/back_blue_footer.png) repeat-x;text-align:center;z-index:1;}
#footer-red {width:100%;height:180px;position:relative;background:url(../images/back_red_footer.png) repeat-x;text-align:center;z-index:1;}
#footer-green {width:100%;height:180px;position:relative;background:url(../images/back_green_footer.png) repeat-x;text-align:center;z-index:1;}
.footer-table {width:336px; height:180px; position:relative; float:left; font:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; padding:15px 0 10px 10px; font-family:Arial, Helvetica, sans-serif; color: #999; z-index:4;}
.footer-table-center {width:188px; height:120px; margin-top:60px; position:relative; z-index:2; float:left;}
.menu-buton a {height:23px; padding:5px 20px 0 20px; float:left; position:relative; background-color:#FFF; margin:1px 2px 1px 0; font-family:Arial, Helvetica, sans-serif; font-size:16px; letter-spacing:0px; text-decoration:none;}
.genel a{color:#F1941D;}
.et a{color:#5B0206;}
.balik a{ color:#093995}
.sesto a {color:#F90301}
.baklava a {color:#6EBB1E;}
.buton-et a{width:172px;height:150px;background-position:0px -75px;background-repeat:no-repeat;background-image: url(../images/logo_et.gif);position: absolute;text-indent:-999px;border-right:solid 1px #666;}
.buton-et a:hover{background-position:0 0;}
.buton-et a.active{background-position:0 0;}
.buton-balik a{ left:174px;width:164px;height:150px;background-position:0px -75px;background-repeat:no-repeat;background-image: url(../images/logo_balik.gif);position: absolute;text-indent:-999px;border-right:solid 1px #666;}
.buton-balik a:hover{background-position:0 0;}
.buton-balik a.active{background-position:0 0;}
.buton-sesto a{ left:339px;width:238px;height:150px;background-position:0px -75px;background-repeat:no-repeat;background-image: url(../images/logo_sesto.gif);position: absolute;text-indent:-999px;border-right:solid 1px #666;}
.buton-sesto a:hover{background-position:0 0;}
.buton-sesto a.active{background-position:0 0;}
.buton-baklava a{ left:578px;width:171px;height:150px;background-position:0px -75px;background-repeat:no-repeat;background-image: url(../images/logo_baklava.gif);position: absolute;text-indent:-999px;border-right:solid 1px #666;}
.buton-baklava a:hover{background-position:0 0;}
.buton-baklava a.active{background-position:0 0;}
