@charset "utf-8";
/* CSS Document */

body { background:url(../img/bg2.jpg) no-repeat center; font-family: 'Open Sans Condensed', sans-serif; font-weight:700;}

#box { width:950px; height:555px; background-image:url(../img/bg.jpg); background-repeat:no-repeat; margin:0 auto; }

#box a {text-decoration:none; color:#01556F; padding-left:10px;}

.box2  { font-size:14px;}

.active  { color:#960002;}

.k1
{
	border-right:1px solid #B4B4B4;
	border-bottom:1px solid #B4B4B4;

}
.k1 td
{
	border-left:1px solid #B4B4B4;
	border-top:1px solid #B4B4B4;
	height:30px;
	
}
.k1 table td
{
	border:0;
	
}

img { border:1px solid #313131; padding:10px;}

#aciklama { width:650px; height:45px; background-color:rgba(2,2,2,0.75);color:#FFFFFF; text-shadow: 3px 2px 1px #000; margin:0 auto; text-align:center; border-radius:15px 15px 15px 15px; }

#footer { height:14px; width:100%; color:#fff; padding:7px 0 7px 3px; margin:0 auto; position:fixed; font:11px Tahoma; background: url(../img/footer-bg.png) repeat; bottom:0; left:0; z-index:999999; }
#footer a { color:#f4b300; text-decoration:none; }
#footer a:hover { color:#f7f3e7; text-decoration:underline; }