/*************************************
konferenciakereso structure
*************************************/

::selection {
	background: #b9e7f9;
	color: #213777; /* Safari */
	}
	
::-moz-selection {
	color: #213777;
	background: #b9e7f9; /* Firefox */
	}

body {margin:0;padding: 0;}

.container {
	position:relative;
	width:980px;
	margin:0px auto;
	z-index: 800;

	}
	
#logo {
	width:900px;
	height:40px;
	line-height:40px
	}

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

.navbar {
	width:100%;
	height: 48px;
	background: url(../tmp/navbar2.png) 0 0 no-repeat;
	}

.header {
	width:980px;
	clear:both;
	min-height:87px;
	height:87px;
	z-index: 200;
	}


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

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

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

.wrapper {
	width:980px;
	margin:0 auto 40px auto;
	position:relative;

	}

.content {
	width:658px;
	float:left;
	margin:20px 20px 0px 0px;
	}

.szeles {
	margin-right: 0;
	width:980px}

.contentc {
	border:1px solid #eee;
	z-index: 1000;
	position: relative;
	background: #fff;
	box-shadow: 2px 2px 2px #ddd;	
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	}

.contentb {
	margin:20px;}

.sidebar {
	float:left;
	width:300px;
	margin:20px 0px 20px 0px;
	}

.abox {
	background: #fff;;
	border: 1px solid #eee;
	margin-bottom: 20px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #ddd;	
	position: relative;
	}

.contentc:hover,
.abox:hover {
	border-color: #ccc;
	}


.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%;
	color:#526600;
	clear:both; 
	position: relative;
	}

.hasabok {
	margin:0 auto 10px auto;
	width:940px;
	}

.hasab-1, .hasab-3 {
	float:left;
	width:300px;
	}

.hasab-2 {
	float: left;
	width:620px;
	margin-right:20px;
	margin-left: 0px;
	}

.hasab-1 {
	margin-right:20px;
	}

.hasab-3 {
	margin-right:0px;
	}

.hasab-12 {
	margin-right:10px;
	float: left;
	width:610px;
	}

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

.hasik {
	width:100%;
	}

.hasi1,
.hasi2 {
	float:left;
	width:40%;
	display: block;}

.hasi1 {
	margin-right: 5%}	

.hasi3 {
	float: left;
	margin-right: 5%;
	width:10%;
	display: block;}

.hasok {
	width: 618px;
	margin-bottom: 20px;
	}



.has1 {
	text-align:left;
	width:300px;
	float:left;
	margin-right:18px;
	}

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

.hasc1 {
	float: left;
	width:216px;
	margin-right: 20px;}

.hasc2 {
	float: left;
	width:380px;
	margin-right: 0px;}


.boxes {
	width:100%;
	}

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

.box-2-1 { 
	width:595px;
	margin-right:15px;
	}

.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_content {
	margin:15px 20px 20px 20px;
	}


.keret {
	margin: 10px;}

.ajanlo .keret {
	margin: 5px;}

.ajanlott .keret {
	padding: 10px;}

.arnyek {
	-moz-box-shadow: 3px 3px 4px #444;
	-webkit-box-shadow: 3px 3px 4px #444;
	box-shadow: 3px 3px 4px #444;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
	}

.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;
	}