*{
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
body, html{
    margin:0;
    padding:0;
    background:#e7e7e7;
    text-align:center;
    margin-bottom:10px;
}
a{
    color:#4b91c7;
    text-decoration:underline;
	outline:0;
}
a:hover{
	color:#717171;
	text-decoration:none;
}
em{
	color:#ff3300;
}
#container{
    width:780px;
    margin:5px auto;
    padding:0;
    background:#fff;
    text-align:left;
}
#logo{
    margin:0;
    padding:0;
	position:relative;
}
#logo_link{
	text-decoration:none;
	display:block;
	position:relative;
	background:url("../images/logo.gif") top left no-repeat;
	width:400px;
	height:60px;
	top:2px;
	left:0;
}
.subContainer, #navigation ul{
    width:780px;
	background:transparent;
    margin:0 auto;    
}
#header1{
	text-align:left;
	margin:0;
	padding:10px 0 10px 10px;
	height:70px;
	background:#88c4f2;
	background:#fff url("../images/header1.jpg") center no-repeat;
}
#header2{
	text-align:left;
	margin:0;
	padding:10px 0 10px 10px;
	height:70px;
	background:#88c4f2;
	background:#fff url("../images/header2.jpg") center no-repeat;
}
#header3{
	text-align:left;
	margin:0;
	padding:10px 0 10px 10px;
	height:70px;
	background:#88c4f2;
	background:#fff url("../images/header3.jpg") center no-repeat;
}
#header4{
	text-align:left;
	margin:0;
	padding:10px 0 10px 10px;
	height:70px;
	background:#88c4f2;
	background:#fff url("../images/header4.jpg") center no-repeat;
}
#header5{
	text-align:left;
	margin:0;
	padding:10px 0 10px 10px;
	height:70px;
	background:#88c4f2;
	background:#fff url("../images/header5.jpg") center no-repeat;
}
#header6{
	text-align:left;
	margin:0;
	padding:10px 0 10px 10px;
	height:70px;
	background:#88c4f2;
	background:#fff url("../images/header6.jpg") center no-repeat;
}
#header7{
	text-align:left;
	margin:0;
	padding:10px 0 10px 10px;
	height:70px;
	background:#88c4f2;
	background:#fff url("../images/header7.jpg") center no-repeat;
}
#banner{
    margin:0;
    padding:0;
    padding-bottom:5px;
    background:#fff;
}
#navigation{
    margin:0;
    padding:0;
    background:#9ad0f9;
	background:orange;
    height:34px;
    list-style:none;
}
#navigation li{
	float:left;
	clear:none;
	list-style:none;
}
#navigation li a{
	color:#fff;
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:10px 8px;
}
#navigation li a:hover{
	color:#fff;
	background:url('../images/nav_bg2.gif');
}
#active a{
	background:url('../images/nav_bg.gif');
}
#sub-links{
	font-size:10px;
	text-decoration:none;
	color:#4b91c7;
}
#sub-links a{
	font-size:10px;
	text-decoration:none;
}
#sub-links a:hover{
	text-decoration:underline;
}
h1{
    text-indent:-30000px;
}
h2{
    font-family:'Georgia';
    font-size:25px;
    letter-spacing:-1px;
    margin-top:10px;
    margin-bottom:15px;
    font-weight:normal;
    color:#4b91c7;
}
h3{
    font-size:11px;
    font-weight:bold;
    color:#666;
    margin:5px 0;
    
}
p{
    color:#043f4a;
    font-size:11px;    
    line-height:20px;
	text-align:justify;
}
#primaryContent ul{
    color:#043f4a;
    font-size:11px;    
    margin:10px 0;
    list-style:none; 
}
#primaryContent li{
	padding-left:12px;
	margin:7px 0;
	list-style:none;
	background:url('../images/list.gif') left center no-repeat;
}
#secondaryContent p{}
input, select, textarea{
    background-color:#fff;
    color:#777;
    border:1px solid #ccc;
    font-size:11px;
    padding:3px;
    width:160px;              
}
button{
    background-color:#4b91c7;
    line-height:11px;
    color:#fff;
    border:1px solid #ccc;
    font-size:11px;
    height:20px;
    margin:0;
    padding:0 5px;
}
form p{
    padding:2px 0;
}
img{
    border:0;
}
img a{
    border:0;
    text-decoration:none;
}
img a:hover{
    border:none;
}
#social{
	position:absolute;
	width:70px;
	height:30px;
	right:0px;
	top:12px;
}
a#ajanlatkeres{
	text-decoration:none;
	width:224px;
	height:39px;
	padding:0;
	margin:5px 0;
	text-indent:-2000px;
	display:block;
	background: url('../images/ajanlatkeres_gomb.jpg') top left no-repeat;
}
#primaryContent{
    width:466px;
    padding:10px 25px;
    border-right:5px solid #e7e7e7;
	min-height:475px; !important;
    font-size:11px;
    float:left;
    clear:none;
	position:relative;	
}
#primaryContent img{
	float:left;
	clear:none;
	margin:5px;
	margin-right:0;
	padding:2px;
	border:1px solid #eee;
}
#secondaryContent{
    width:228px;
    padding:8px 14px;
    font-size:11px;
    float:right;
    clear:none; 
}
#secondaryContent h3{
    color:#4b91c7;
    margin-top:20px;
}
#secondaryContent ul{
    list-style:none;
}
#secondaryContent li{
    list-style:none;
    padding-left:12px;
    margin:7px 0;
    background:url('../images/list.gif') left bottom no-repeat;
}
#secondaryContent li a{
	color:#575757;
	font-weight:normal;
	text-decoration:underline;
}
#secondaryContent li a:hover{
	color:#4b91c7;
	font-weight:normal;
	text-decoration:none;
}
#secondaryContent .links li{
    padding-left:0px;
    margin:8px 0;
    background:none;
}
#footer{
    margin:0 auto;
    margin-bottom:5px;
    height:10px;
    padding:18px 20px;
    clear:both;
    width:740px;
    text-align:left;
    font-size:10px;
    color:#fff;
    background:orange;
}
#footer ul{
	list-style:none;    
}
#footer li{
	list-style:none;
	display:inline;    
}
#footer #copyright{
	float:left;
	clear:none;
}
#footer #links{
	float:right;
	clear:none;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#fff;
	text-decoration:underline;
}
.clear{
    clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.center{ 
	display:block;
	text-align:center;
	margin:0 auto;
}
.kepalairas{
	font-size:10px;
	padding:0px;
	padding-left:10px;
	text-align:left;
}
.error_msg{
	font-size:10px;
	padding:3px;
	color:#ff3300;
	line-height:1.2;
}
.confirm_msg{
	font-size:12px;
	padding:3px;
	padding-top:0px;
	color:#1ca10b;
	line-height:1.2;
}
div.refer{
	width:484px;
	height:auto;
	margin-bottom:18px;
	border-bottom:1px dotted silver;
	clear:both;
}
div.rleft{
	float:left;
	width:194px;
	margin-top:2px;
	height:100%;
	background-color:#eaeaea;
}
div.rright{
	float:left;
	width:290px;
}
div.refimg{
	height:18px;
	padding:0 5px;
}
.refmain{
	border:2px solid silver;
	width:178px;
	margin:0;
	padding:0;
	clear:both;
}
div.rleft a{
	text-decoration:none;
	display:inline-block;
}
table.ref td{
	padding:2px;
}
.even{
	background-color:#eaeaea;
}
.odd{
	background-color:#f4f4f4;
}
.attrib{
	width:85px;
	text-align:left;
	font-weight:bold;
}
.refid{
	background-color:#eaeaea;
}
