@import url(forms.css);

*{
	padding: 0;
	margin: 0;
}
img,fieldset{
	border: none;
}
.clear{
	clear: both;
	display: block;
	font-size: 0px !important;
	height: 0px !important;
	border: none !important;
	overflow:hidden !important;
}
a:link,a:visited,a:active{
	text-decoration: none;
	outline:none;
	color: #424242;
}
a:hover{
	color: #751613;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:100%;
	color: #424242;
	background: url(../images/body.jpg) repeat-x #D0E3F2;
}

.popupholder{
	position: absolute !important;
	width: 100%;
	height: 100%;
	background: url(../images/popupbg.png);
	z-index:999;
}
.popup{
	position: absolute;
	top:20%;
	left:35%;
}
.popup a{
	display: block;
	position: absolute;
	top:0px;
	right:0px;
}

.headholder{
	/*background: url(../images/header.jpg) no-repeat top center;*/
}
.header{
	background: url(../images/logo.jpg) no-repeat;
	width: 950px;
	margin: 0 auto;
	position:relative;
	margin-bottom: 15px;
}
.menu{
	padding-top: 21px;
	margin-bottom: 38px;
	height: 26px;
}
.menu span{
	margin-top: 10px;
	display: block;
	float: left;
	height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	border-right: 1px solid #b5b5b5;
	text-align: center;
}
.menu a{
	display: inline-block;
	padding: 0 10px;
}
a.logo{
	width: 55px;
	padding: 0px;
	margin-top: 10px;
	display: block;
	float: left;
	height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 10px;
	font-size: 9px;
	border-right: 1px solid #b5b5b5;
}
.menu a:hover{
	background: url(../images/menu_bg.jpg) repeat-x bottom;
}
a.logo:hover{
	background: none;
}

.container{
	/*background: url(../images/body.jpg) bottom center no-repeat;*/
	min-height: 850px;
	_height: 850px;
}
.content{
	width: 910px;
	border: 10px solid #b5b5b5;
	margin: 0 auto;
	padding: 10px;
	background: url(../images/boxbg.jpg) repeat-x #ededed;
	margin-bottom: 15px;
	min-height:475px;
	_height:475px;
}

.hidden{
	display: none;
}

/* GLOBAL CONTENT */

.slider{
	background: url(../images/banner.png) no-repeat;
	padding: 10px;
}
.kapcsolat{
	background: url(../images/kapcsolat.png) no-repeat;
	width: 133px;
	height: 382px;
	float: right;
	padding: 0 20px;
	padding-top: 60px;
	margin-top: 34px;
	font-size: 10px;
}
h1{
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 5px;
}
.kapcsolat a{
	display: block;
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #a9a9a9;
}
a.sarga{
	color: #ee9f22;
}

.controls{
	height: 31px;
	padding-left: 673px;
}
.controls a{
	display: block;
	width: 30px;
	height: 18px;
	float: left;
}

.banners{
	border: 10px solid #B5B5B5;
	width: 930px;
	margin: 0 auto;
	margin-bottom: 15px;
	background-color: #B5B5B5;
}

.bannertrio{

	margin: 0 auto;
}
.bannertrio .kisbanner{
	float: left;
	display: block;
	background: url(../images/kisbanner.png) no-repeat;
	width: 224px;
	height: 120px;
	padding: 10px;
	margin-right: 15px;
}


ol{
	margin-left: 30px;
}
ul{
	margin-left: 40px;
}


h2{
	font-size: 20px;
	margin-bottom: 20px;
}
h3{
	font-size: 15px;
	margin-bottom: 15px;
}
/* GLOBAL CONTENT */
.footer{
	width: 900px;
	border: 10px solid #b5b5b5;
	margin: 0 auto;
	padding: 15px;
	background: url(../images/footer_bg.jpg) repeat-x #fff center bottom;
	margin-bottom: 5px;
}
.footer .item{
	float: left;
	width: 163px;
	border-right: 1px solid #c1c1c1;
	margin-right: 20px;
	min-height:140px;
	_height:140px;
}
.footer .last{
	border: none;
}
.footer .item h1{
	text-transform: none;
	font-size: 12px;
	margin-bottom: 10px;
}
.footer a:link,.footer a:visited{
	color: black;
	display: block;
	margin-bottom: 5px;
}
.footer a:hover{
	text-decoration: underline;
}

.info{
	width: 950px;
	margin: 0 auto;
}
.info .left a{
	text-transform: uppercase;
	padding-right: 20px;
	font-size: 9px;
	font-weight: bold;
}
.info .right{
	padding-right: 270px;
}

.left{
	float:left;
}
.right{
	float:right;
}
.leftimg{
	display: block;
	float: left;
	margin-right: 10px;
}
.rightimg{
	display: block;
	float: right;
	margin-left: 10px;
}
.last{
	margin-right:0px !important;
}


#slider{
	width: 742px;
	height: 206px;
	margin-bottom: 15px;
}
#slider ul{
	margin: 0px;
}
#elozo,#kovetkezo{
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top:315px;
}
#elozo a,#kovetkezo a{
	display: block;
	width: 20px;
	height: 20px;
}
#elozo{
	right:232px;
}
#kovetkezo{
	right:202px;
}
