﻿body 
{
	background-color:Black;
	margin:0 0 0 0;
}

#bas
{
height:100px;
width:100%;
background-color:#232323;
}

#taban
{
width:100%;	
height:400px;
background-color:Black;
margin:0 auto;
}

#sol
{
height:100%;
width:300px;
float:left;	
text-align:left;
vertical-align:top;
font:bold 20pt Century Gothic, Tahoma;
color:#232323;

}
#sol a{color:Fuchsia; text-decoration:none;}

#orta
{
width:600px;
float:left;	
}
	#orta_orta
	{
	width:500px;
	height:400px;
	float:left;
	margin:0 auto;
	background-color:#232323;
	}
#sag
{
width:100px;
float:left;
text-align:left;
vertical-align:top;
font:bold 20pt Century Gothic, Tahoma;
color:#232323;
}

#ayak
{
	display:block;
	height: 100%;
	border-top: #232323 40px solid;
	text-align:center;
}

#ayak_alti
{
height:100%;
padding-top:30px;
text-align:center;

}

/*YAZILAR*/

.beyaz_yazi
{
	color: #232323;
	font-family: Tahoma;
	font-size: 10pt;
}

.siyah_yazi
{
	color:Black;
	font-family: Tahoma;
	font-size: 10pt;
}



/*CEZA SAYFASI*/

#CEZA
{
width:500px;
height:400px;
float:left;
background-color:Black;
}

#SORU
{
	width:100%;
	height:20px;
	margin-top:0;
	text-align:center;
	}
	
#H
{
width:200px;
height:380px;
margin-left:25px;
float:left;
}

#M
{
width:200px;
height:380px;
margin-right:25px;
float:right;
}

.cezabutonu
{
	width: 200px;
	height: 20px;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	
}

/*======== CONTACT ========*/

#contact
{
	color:Gray;
	}

#contact .textbox {background:Red; border:solid 5px White; color:White;}
#contact .buton {background:Red; border:solid 5px White; color:White;}
