﻿@charset "utf-8";
.body{
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
}
.bg {
	background-color: rgba(255, 255, 255, 0.9);
	max-width:970px;
	border-radius: 4px;
	box-shadow: 3px 0px 5px rgba(0,0,0,0.2);
}
.logo{margin-top:15px;padding-bottom:10px; border-bottom-style:solid; border-bottom-color:#CCCCCC; border-bottom-width:thin;}
.footer
{
	background-image: url(../img/footer-bar.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #AAAAAA;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.malt{margin-bottom:30px;}
.tbg{
	background-image: url(../img/dv-bg-head.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	min-height: 238px;
	background-position: center top;
	padding-left:30px;
}
.palt{margin-bottom:160px;padding-left: 30px;}
.baslik{color:#E51B24;}
.oalt {margin-bottom:30px;padding-left: 30px;}
.oalt p {margin-right:10px; margin-top:10px;}
.gbg{
	background-image: url(../img/pg-bg-head.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.scrnk {color:#000;}
.reflogo li {margin-bottom:10px;margin-right:15px;}
.reflogo li img {border:solid 1px #e4e4e4; 	
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
.hzmbox {width:140px;text-align:center;padding-top:20px;margin-left:10px;margin-right:10px;}
.hzm {padding-right: 70px;}
.hzm li {line-height:29px;width:100%;}
.hzm ul {margin-bottom:35px;width:100%;}
.hzm h5 {border-bottom:solid 1px #E51B24;line-height:29px;}
.hzmbos {margin-left:20px;}