/*************************************
diakoldal.hu structure
*************************************/
body {margin:0;padding: 0;}

#container {
	position:relative;
	width:940px;
	margin:20px auto;
	background: #FFF;
	border: 10px solid #FFF;
	}
	
#logo {
	width:900px;
	height:40px;
	line-height:40px
	}

.fej {
	position:absolute;
	top:0;
	z-index:100;
	}



.header {
	width:940px;
	clear:both;
	min-height:90px;
	height:90px;
	z-index: 200;
	margin-bottom: 10px;
	position: relative;
	}

.header .bal {
	margin-right: 10px;}

.mainnav, #nav, #tabs {
	z-index: 200;
	width:940px;
	clear:both;
	font-weight:bold;
	}

#nav, #tabs {
	height:36px;
	line-height:36px;
	}

.subnav {
	width:940px;
	clear:both;
	height:32px;
	line-height:32px;
	text-align: right;
	}

#content {
	width:940px;
	clear:both;
	padding:0px 0px 0 0px;
	margin:0 0 20px 0;

	}

.page {
	float:left;
	width:660px;
	margin:0px 20px 0 0px;
	padding-top: 0px;
	}

.sidebar {
	float:left;
	width:260px;
	margin:0 0px 0 0px;
	padding-top: 10px;
	
	}

.sidebar-c {
	margin:20px;
	}

.sidebar-c h3 {
	font-size:12px;
	
	}

.sidebar p,
.sidebar-c p {
	font-size:11px;
	line-height:16px;
	margin:0 0 20px 0;
	}




.oszlop {
	width:700px;
	margin:20px 0;
	padding:0 0 20px 0;
	background-image:url(../img/line-horizontal.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border-bottom:1px solid #DDD;
	}
	
.oszbal {
	float:left;
	width:220px;
	margin-right:20px;
	}

.oszjobb {
	float:left;
	width:220px;
	}

#footer {
	width:100%;
	background: #cddef0;
	color:#FFF;
	clear:both; 
	}

.hasab {
	margin:0 auto;
	width:700px;
	}

.hasab-1 {
	float:left;
	width:330px;
	margin-right:40px;
	}

.hasab-2 {
	float:left;
	width:300px;
	}

.indexhasab {
	width:800px;
	margin-left:60px;
	text-align:left;
	}

.has1 {
	text-align:left;
	width:260px;
	float:left;
	margin-right:10px;
	}

.has2 {
	text-align:left;
	width:260px;
	float:left;
	}

.boxes {
	width:100%;
	}

.box-2-1,
.box-3-1,
.box-3-2 {	
	float:left;
	display:block;
	}

.box-2-1,
.box-2-2 {
	width:320px;
	display:block;
	float:left;
}

.box-2-1 { 
	margin-right:10px;
	}

.box-3-1 { 
	width:290px;
	margin-right:15px;
	}

.box-3-2 { 
	width:290px;
	
	}

.bal, .jobb {
	float:left;
	display:block;
}

.pagel {
	width:200px;
	float:left;
	margin-right: 20px;
	}

.pager {
	width:505px;
	float:left;
	}

.pagerc {
	margin:15px 15px 15px 0;
	}


.keret {
	width:100%;
	border:1px solid #dbdbdb;
	margin-bottom: 20px;
	}

.tipusok .keret {
	margin-bottom: 10px;}

.keret_content {
	margin:15px 20px 20px 20px;
	}

.corner {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

.cornerup {
	-moz-border-radius: 5px 5px 0 0px;
	-webkit-border-radius: 5px 5px 0 0px;
	border-radius: 5px 5px 0 0px;
	}

.lapozo {
	width: 100%;
	text-align: center;
	position: relative;
	margin: 20px auto 10px auto;
	}

.lapozo ul {
	margin: 0 auto;
	padding: 0;
	display: block;
/*	text-align: right;
	position: absolute;
	right: 0;
*/	}

.lapozo ul li {
	background: none;
	float:left;
	margin: 0 0px 0 0;
	padding:0;
	}

.lapozo ul li.eleje { margin:0 5px 0 0;}
.lapozo ul li.vege { margin:0 0 0 5px;}

.lapozo ul li a,
.lapozo ul li.active {
	background: #f3efed; /*#eaf2f9*/;	
	display:block;
	padding:6px 8px;
	text-decoration: none;
	font-size: 13px;
	font-weight: 100;
	color: #766862;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #FFF;
	}

.lapozo ul li a:hover {
	color: #fff;
	background: #a7c0d6;
	}

.lapozo ul li.active {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #5e524d;
	border-color: #cfc2bd /*#766862*/;
	background:#eae2de;
	}

.breadcrumb {
	margin: 0 0 10px 0;
	}

.breadcrumb p {
	font-size: 10px;
	margin:0;
	color: #cadcee;
	}

.breadcrumb a {
	background: none;
	color: #f7ca77;
	}

iframe {
	margin-bottom: 20px;
	}
