@charset "utf-8";

body {
	margin-top: 0px;
	margin-bottom: 0px;
}

#sablon {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	
}
p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align: justify;
	line-height: 18px;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #09F;
	line-height: 14px;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09F;
	line-height: 13px;
}
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09F;
}
a:hover {
	text-decoration: none;
	color: #60F;
}
a:active {
	text-decoration: none;
}

#header {
	width:1000px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
	background:url(../images/tema-ust.png) no-repeat;
}
#header .logo {
	width:1000px;
	height:78px;
	margin-right: auto;
	margin-left: auto;
	padding-top:11px;
}
#header .top {
	width:1000px;
	height:30px;
	padding-top:28px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#09F
}

#content {
	width:1000px;
	min-height:486px;
	margin-right: auto;
	margin-left: auto;
}

#content .center {
	width:715px;
	min-height:634px;
	float:left;
}

#content .center .icerikust {
	width:715px;
	height:150px;
	float:left;
	margin-top:3px;
}
#content .center .icerikorta {
	width:715px;
	min-height:200px;
	float:left;
	border-bottom:dashed #666 thin;
}

#content .center .ortaalti {
	width:715px;
	min-height:49px;
	float:left;
}



#content .sag {
	width:276px;
	min-height:180px;
	float:right;
	margin-top:3px;
	background:#FFF;
}
#content .sag .ust {
	width:276px;
	height:60px;
	float:right;
}
#content .sag .icerik{
	width:266px;
	min-height:120px;
	float:right;
	background:#F9F9F9;
	padding-left:5px;
	padding-right:5px;
}


#content .sag3 {
	width:276px;
	height:117px;
	float:right;
	margin-top:5px;
	background:url(../images/sbg.png) no-repeat;
}
#content .sag4 {
	width:276px;
	height:60px;
	float:right;
	margin-top:5px;
}
#content .sag5 {
	width:266px;
	min-height:117px;
	float:right;
	padding-left:5px;
	padding-right:5px;
	background-color:#F9F9F9
}
#content .sag6 {
	width:276px;
	height:15px;
	float:right;
	background:url(../images/blogaltp.png) no-repeat;
}
#content .clear {
clear:both;
}
#footer {
	width:1000px;
	height:268px;
	margin-right: auto;
	margin-left: auto;
	background:url(../images/tema-alt.png) no-repeat;
}
#footer .icerik {
	width:607px;
	height:200px;
	float:left;
	margin:5px;
}
#footer .iletisim {
	width:383px;
	height:200px;
	float:right;
	margin-top:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-align: left;
}

