

*{

	padding: 0;

	margin: 0;

}

img,fieldset{

	border: none;

}

.clear{

	clear: both;

	display: block;

	font-size: 0px;

	height: 0px;

}

a:link,a:visited,a:active{

	text-decoration: none;

	outline:none;

	color: #b0181f;

}

a:hover{

	

}

body{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	height:100%;

	color: #010101;

	background-image: url(../Images/body_bg.jpg);

}

.headholder{

	background-image: url(../Images/headholder_bg.jpg);

	background-repeat: repeat-x;

}

.header{

	width: 995px;

	margin: 0 auto;

}

.content{

	width: 995px;

	position:relative;

	margin: 0 auto;

	padding-bottom:30px;

}

/* GLOBAL CONTENT */



.leftcol{

	width: 585px;

	float: left;

	padding-top: 25px;

	text-align: justify;

	position:relative;

}

.rightcol{

	float: right;

	width: 396px;

	padding-top: 25px;

	text-align: justify;

}

.piros{

	color: #b0181f !important;

}

.bordo{

	color: #510303 !important;

}

.text{

	padding-left: 15px;

}



.innerleft{

	float: left;

	padding-left: 15px;

	padding-top: 15px;

	width: 270px;

}

.innerright{

	float: right;

	padding-top: 15px;

	width: 270px;

}

.cimkiemelt{

	font-size: 16px;

	color: #b0181f;

	font-weight: bold;

	margin-bottom: 5px;

	display: block;

}

p.contact{

	font-size: 14px;

	text-align: center;

}



.jobbcetli,.balcetli{

	background-image: url(../Images/jobbcetli.png);

	background-repeat: no-repeat;

	width: 395px;

	height: 78px;

	position:relative;

	font-size: 18px;

	padding-top: 38px;

}

.jobbcetli{

	margin-top: -20px;

}

.balcetli{

	background-image: url(../Images/balcetli.png);

	padding-top: 25px;

	height: 91px;

	margin-top: -10px;

}

.jobbcetli img{

	position:absolute;

	left:9px;

	top:9px;

}

.jobbcetli .szoveg{

	margin-left: 120px;

	height: 45px;

	line-height: 18px;

	padding-top: 3px;

}

.jobbcetli .szoveg .kiemelt,.balcetli .szoveg .kiemelt{

	color: #b0181f;

	font-size: 25px;

}

.balcetli img{

	position:absolute;

	right:9px;

	top:9px;

}

.balcetli .szoveg{

	padding-left: 10px;

	width: 275px;

	height: 45px;

	line-height: 18px;

	padding-top: 3px;

	text-align: right;

}





/* GLOBAL CONTENT */

.footholder{

	background-color: Black;

	width: 100%;

	color: White;

	height: 60px;

}

.footer{

	width: 955px;

	margin: 0 auto;

	font-size:11px;

	padding:15px 20px;

}

.footer a:link,.footer a:visited{

	margin: 0 3px;

	color: White;

}

.footer a:hover{

	color:#B0181F;

}

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

}

.error{
	background-color: #B0181F !important;
	color: white;
	font-weight: bold;
	padding: 10px;
}

.message{
	background-color: green !important;
	color: white;
	font-weight: bold;
	padding: 10px;
}

.hidden{
	display: none !important;
}