/* @override http://elmacipazari.com.tr/style.css */

@charset "UTF-8";
/* CSS Document */

body {
	background: #D5D3D4;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 100%;
	height: 790px;
	background: #FFF url(images/bg.jpg) repeat-x bottom;
}
#gorsel {
	background: url(images/backimage.jpg) no-repeat left bottom;
	float: left;
	height: 790px;
	margin-left: -120px;
}
#bilgi p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#premium {
	background: url(images/premium_reseller.png) no-repeat right;
	height: 73px;
	width: 98%;
	position: absolute;
}
#bilgi {
	float: left;
	width: 350px;
	margin-top: 70px;
	margin-left: 70px;
	font: 10px/14px "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #999;
}
#bilgi a {
	color: #C60F40;
	text-decoration: none;
}
#bilgi a:hover {
	color: #000000;
}
.baslik {
	font-weight: bold;
	color: #000;
}
#etiket {
	float: left;
	width: 210px;
	margin-left: 330px;
	height: 96px;
	margin-top: 400px;
}
.bold {
	font-weight: bold;
}
#twt {
	position: fixed;
	right: 20px;
	top: 90px;
}
