/* CSS Document */

html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(hangterkep/bg2.jpg);
} 
 
#pagewidth{
	width:853px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(hangterkep/hangterkep_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	margin-right: auto;
	margin-left: auto;
} 
 
#header{
 position:relative; 
 height:126px; 
  background-color:#FFFFFF; 
 width:100%;
} 
.cimkepjobb {
	float: right;
}

 
#leftcol{
	width:100px;
	position:absolute;
	left: 372px;
	top: 188px;
	height: 150px;
	background-image: url(hangterkep/poharak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
 }
 
#twocols{
 width:390px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
	width:309px;
	float:right;
	position:absolute;
	top: 0px;
	right: -378px;
	height: 416px;
	background-image: url(hangterkep/szkr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
 }
 
#maincol{
	display:inline;
	position: absolute;
	width:309px;
	margin: 0px;
	left: 63px;
	right: 20%;
	top: 268px;
	text-align: left;
	vertical-align: top;
	height: 416px;
	background-image: url(hangterkep/bor_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
 }
 
 
 #bor{
	display:inline;
	position: absolute;
	width:510px;
	margin: 0px;
	left: 76px;
	right: 20%;
	top: 276px;
	text-align: left;
	vertical-align: top;
	background-image: url(hangterkep/bor_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 70px;
	height: 2650px;
	background-color: #FFFFFF;
 }
 
#footer2{
	height:32px;
	background-color:#FFFFFF;
	clear:both;
	width: 598px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
 } 

 
.table1 {
	background-image: url(hangterkep/hangterkep_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 800px;
}
.text {
	font-size: 18px;
	font-weight: normal;
	background-color: #FAE4D1;
	background-image: url(hangterkep/sign.jpg);
	background-repeat: no-repeat;
	left: 20%;
	right: 20%;
	color: #666666;
	vertical-align: middle;
	text-align: center;
}
.keret {
	padding: 10px;
	background: #F3BD8E;
	border: 1px solid #E98730;
	clear: both;
	font-size: 12px;
	margin: 20px;
	left: 20%;
	right: 20%;
	}
	
div#navbar {font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-weight: bold;
font-size: 10px;}

#navbar a:link, #navbar a:visited {color: #616161;
background-color: #F3BD8E;
text-decoration: none;
border-left: solid #999999 15px;
padding-top: 5px;
padding-left: 15px;
padding-bottom: 5px;
padding-right:15px;
display: inline}

#navbar a:hover, #navbar a.current {color: #8d82a2;
background-color: #fbd8b2;
text-decoration: none;
border-left: solid #ff9933 15px}
	
#footer {
	background-image: url(hangterkep/footerbg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	bottom: 15px;
	left: 53px;
	width: 853px;
	height: 122px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position: center bottom;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 100%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{
	display:none;
	padding: 30px;
	height: 50%;
	width: 500px;
	position: absolute;
} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#pagewidth #maincol #footer a {
	right: 1px;
	bottom: 1px;
}
.footertop {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}
.alsomenu {
	margin-top: 100px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF6600;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	z-index: 1;
	padding-bottom: 100px;
}

