@charset "iso-8859-2";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
html{
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #dfdfdf;
}
.clear{clear: both;}
#container{
	width: 900px;
	position: relative;
	top: 22px;
	margin: 0 auto;
	background-image: url(../img/bg_container.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
	#header{
		height: 136px;
		background-image: url(../img/bg_header.jpg);
	}
	#menu{
		background-image: url(../img/bg_topmenu.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		height: 46px;
		
	}
	#menu ul{list-style: none;}
		ul#topmenu{
			list-style: none;
			position: relative;
			padding: 0 0 0 50px;
		}
			ul#topmenu li{ 
				font-weight: bold; 
				font-size: 13px;
				float: left; 
				/*zoom: 1; */
				color: #fff; 
			}
			ul#topmenu a:hover, .hover a{background-color: #e39d24; }
			ul#topmenu li a{ 
				display: block; 
				padding: 0 15px; 
				color: #fff;
				line-height: 46px;
				text-decoration: none;
			}
			ul#topmenu li:last-child a{ 
				border-right: none; 
			}
			ul#topmenu li.hover,
			ul#topmenu li:hover{ 
				position: relative; 
			}
			ul#topmenu ul li a:hover{
				background-color: #c56016;
			}
			
			/* 
				LEVEL TWO
			*/
				ul#topmenu ul { 
					width: 145px; 
					visibility: hidden; 
					position: absolute; 
					top: 100%; 
					left: 0; 
					padding: 9px 3px;
					background: #e39d24;
				}
					ul#topmenu ul li { 
						font-weight: normal; 
						color: #000; 
						width: 145px;
						line-height: 24px
					}
						ul#topmenu ul li a	{ 
							background-image: url(../img/bg_topmenu.gif);
							background-repeat: no-repeat;
							background-position: bottom right;
							font-size: 11px;
							border-right: none;
							font-weight: normal;
							width: 126px; 
							display: inline-block; 
							padding: 9px 0 0 19px;
							/*height: 15px;*/
							line-height: 15px; 
						}
#footer{
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px;
	width: 900px;
	color: #000;
}
	#footer h1{
		font-size: 12px;
		font-weight: bold;
		padding-top: 24px;
		height: 29px;
		line-height: 28px;
		text-align: center;
	}
	#footer p{
		padding: 5px 0 0 0;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
	}
	#footer p span{padding: 0 7px;}
	#footer a{
		color: #000;
		text-decoration: none;
	}
	#footer a:hover{ text-decoration: underline;}

#content{
	background-image: url(../img/bg_content_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 39px 0 0 50px;
}
	#left{
		width: 625px;
		float: left;
		}
		.tart{
			font-size: 12px;
			width: 625px;
			padding: 0 0 20px 0;
		}
		.tart p{
			line-height: 18px;
			padding: 8px 0;
		}
		.tart a{color: #c56016;}
		.tart a:hover{text-decoration: none;}
		.tart h1{
			color: #c56016;
			font-size: 18px;
			font-weight: normal;
			height: 69px;
			line-height: 68px;
		}
		.tart h2{
			color: #666;
			font-size: 16px;
			font-weight: bold;
			height: 30px;
			line-height: 29px;
		}
		.tart h3{
			color: #c56016;
			font-size: 12px;
			font-weight: bold;
		}
		.tart a img{border: 0;}
	#right{
		float: right;
		width: 146px;
		padding: 0 34px 0 0;
	}
#logo{
	display: block;
	width: 285px;
	height: 112px;
	float: right;
	padding: 0 20px 0 0;
	outline: none;
}

blockquote{
padding-left:20px;
}





.banner_3{
	margin:15px 0;
}
/*reg*/
.contact_t {
/*    margin: 0 auto;*/
    width: 600px;
	font-weight: bold;
	color: #999;
}
.contact_t label input{
	padding: 0 5px;
	float: left;
}
.block01,.block02{	display: none;}
.contact_i{
    border: 1px solid #D6D8D8;
    color: #373737;
    font-size: 11px;
    height: 21px;
    line-height: 20px;
    margin: 6px 0;
    padding: 0;
    width: 190px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.contact_ta{
    border: 1px solid #D6D8D8;
    color: #373737;
    font-size: 11px;
    height: 70px;
    line-height: 20px;
    margin: 6px 0;
    padding: 0;
    width: 190px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.td1{width: 320px; padding-left:30px;}
.block{width: 550px;}
.check{
	line-height: 20px;
    margin: 6px 0;
}
.reg_kiemelt{
	color: #999;
    font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.gomb{
	color: #C56016;
	font-size: 14px;
	font-weight: bold;
	background-color: #fff;
	padding: 5px 10px;
	border: 1px solid #D6D8D8;
	radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.hiba{color: #900;}