@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#666666;
	text-align:center;
}

#tasiyici{
	margin:20px auto;
	text-align:left;
	width:800px;
	padding:10px 20px 0 20px;
	background:#666666;
}

#header{
	width:790px;
	height:150px;
	padding:5px 5px 5px 5px;
	background:#fffeeb;
	margin: 0 0 5px 0;
	background-image: url(images/firm_bg.jpg);
	background-repeat: no-repeat;
}

#logo{
	width:120px;
	height:120px;
	margin: 15px 15px 15px 15px;
	float: left;
}

#aciklama{
	width:600px;
	height:100px;
	margin: 15px 15px 15px 5px;
	float:right;
	padding:0 10px 10px 10px;
	font-size:18px;
	text-align:center;
}

#aciklama h2{
text-align:center;
	margin:0 15px 0 0;
	font-size:24px;
	color:#FF0000;
	
}

#reklam{
	width:770px;
	height:130px;
	padding:15px 15px 15px 15px;
	background:#fffeeb;
	margin: 0 0 5px 0;
	background-image: url(images/firm_bg.jpg);
	background-repeat: no-repeat;
}

#govde{
	width:770px;
	padding:15px 15px 15px 15px;
	background:#fffeeb;
	margin: 10px 0 5px 0;
}

#govde h2{
	background:#fffeeb;
	margin: 0 0 15px 0;
	color:#FF0000;
	font-size:24px;
}

#govde p{
	margin: 0 0 5px 0;
	color:#333333;;
	font-size:18px;
}

.firm_page_buttons{
	width:165px;
	height:125px;
	margin:0 13px 0 13px;
	float: left;

}

.firm_page_buttons_hit{
	width:165px;
	height:30px;
	margin:0 14px 0 13px;
	float: left;
	background-image:url(images/ekleme_tarihi.jpg);
	background-repeat:no-repeat;
	padding:95px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #000099;


}

.firm_page_buttons_eklenme{
	width:165px;
	height:25px;
	margin:0 13px 0 12px;
	float:right;
	background-image:url(images/hit_sayisi.jpg);
	background-repeat:no-repeat;
	padding: 70px 0 30px 0;
	text-align: center;
	font-weight: bolder;
	font-size: 22px;
	color: #000099;

}

.reklamlaar{
	width:760px;
	height:100px;
	margin:15px auto;
	border: solid 1px #666666;
	background-color: #FFFFFF;
	text-align: center;
	padding: 30px 0 20px 0;
}

.mesaj_gonder{
	width:300px;
	height:220px;
	float: left;
	border: solid 1px #000000;
}

