body {
	margin: 0px;
	background-image: url(../img/back.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
}
#container {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../img/backtop.jpg) repeat-x;
}
#tartalom {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/perem.png);
}
#intartalom {
	width: 950px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#header {
	height: 140px;
	margin-top: 3px;
}
#nav {
	height: 80px;
	background-color: #F8F9F2;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	border-bottom: 3px solid #DEE2E4;
	width: 920px;
	margin-left: 7px;
}
#content {
	background-color: #F8F9F2;

}
#footer {
	height: 50px;
	background-color: #036;
	text-align: center;
	line-height: 50px;
	color: #FFF;
	background-image: url(../img/footerback.png);
	font-size: 12px;
	border-left: 3px solid #EBEBEB;
	border-right: 3px solid #EBEBEB;
	border-top: 3px solid #EBEBEB;
}
.baloldal {
	float: left;
	width: 570px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFF;
}
.jobboldal {
	float: left;
	width: 320px;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 12px;
	background-image: url(../img/jobbperem.png);
}
.clr {
	clear: both;
}
#nav a{
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	color: #000E1C;
	font-size: 13px;
	width: 120px;
	text-align: center;
	margin-bottom: 3px;
	margin-right: 3px;
	background-image: url(../img/nav_back.jpg);
}
#nav a:hover, #nav .aktiv{
	text-decoration: none;
	background-image: url(../img/nav_back_hover.jpg);
	color: #FFF;
}
h1 ,h2  , h3{
	color: #036;
	text-decoration: none;
	font-size: 23px;
	margin-top: 7px;
	margin-bottom: 5px;
	line-height: 36px;
	text-indent: 10px;
	height: 38px;
	background: url(../img/heading_back.jpg) no-repeat;
}
h1 span, h2 span, h3 span{
	display: block;
	background: url(../img/heading_back2.jpg) no-repeat 10px 0px;
}

h3   {
	color: #036;
	text-decoration: none;
}
.baloldal p{
	padding-left: 10px;
	line-height: 18px;
}
.baloldal p .kep{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

}
.baloldal strong {
	font-size: 18px;
	color: #031321;
}
.baloldal a, .baloldal a:visited, .jobboldal a, .jobboldal a:visited{
	color: #03C;
}
.baloldal a:hover, .jobboldal a:hover{
	text-decoration: none;

}


.jobbkiemelt {
	font-size: 18px;
	line-height: 24px;
	color: #900;
}
.kiemelo {
	font-size: 19px;
	color: #060;
}
p {

}
.kozepre {
	background-color: #004E81;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #F4F4F4;
	border: 3px solid #EBEBEB;
	font-size: 18px;
	line-height: 30px;
}
.baloldal .also{
	font-size: 17px;
	line-height: 22px;
}
.speckep {
	margin-top: 12px;
	border: 2px solid #EBEBEB;
}
.telhold {
	padding-top: 12px;
	padding-bottom: 7px;
	width: 320px;
	height: 50px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-left: 5px;
}

.kephold {
	float: left;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
}
.phones {
	float: left;
	margin-left: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #036;
}
.kiemelt {
	font-size: 19px;
	color: #DFE5EA;
	background-color: #004E81;
	line-height: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	border: 3px solid #EBEBEB;
}
.kiemelt strong{
	color: #FC0;
}
.myico {
	vertical-align: middle;
	margin-right: 10px;
}
.sorkepek img{
	margin-right: 5px;
	border: 1px solid;
}
.phicon {
	vertical-align: middle;
}
.textarea2 {
	width: 320px;
	height: 200px;
}

