body {
	font: normal 14px/21px Arial, Helvetica, sans-serif;
	background: #eee url(../images/body_bg.jpg) top center no-repeat;
	color: #3b3b3b;
}

html, body {height: 100%;}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
}
.footer, .push {
	height: 80px;
}

a {text-decoration: none;}

#fejlec {
	height: 145px;
}

#fejlec-keret {
	width: 960px;
	margin: 0 auto;
	color: #fff;
}

#fejlec-logo {
	float: left;
	padding: 65px 0 0 62px;
}


#fejlec-keret h1{
	font-size: 60px;
	clear: left;
}

#fejlec-keret p {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

#fejlec-keret ul {
	float: right;
	margin-top: 65px;
}

#fejlec-keret li {display: inline;}

#fejlec-keret li a {
	display: block;
	float: left;
	color: #fff;
	font-size: 11px;
	padding: 4px 8px;
	margin: 0 2px;
	text-transform: uppercase;
	font-weight: bold;
}

#fejlec-keret li a.active {
	background-color: #fff;
	color: #8a2225;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#fejlec-keret li a:hover {
	background-color: #CF4D52;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


#keret {
	width: 960px;
	margin: 0 auto;
}

#tartalom {
	width: 667px;
	float: left;
	clear: both;
	padding-top: 30px;
	margin-top: 50px;
}

#tartalom h1 {
	font-size: 30px;
	color: #163862;
	margin-bottom: 24px;
	float: left;
}

#tartalom h2 {
	background: url(../images/h2_bg.gif) left center no-repeat;
	padding: 0 0 0 30px;
	margin-bottom: 18px;
	color: #163862;
	font-size: 16px;
	font-weight: bold;
	clear: both;
}

#tartalom p {
	margin-bottom: 18px;
}

hr {
	clear: both;
	/*display: block;*/
	/*position: relative;*/
	/*width: 960px;*/
	margin-bottom: 24px;
	border: none;
	border-top: 1px solid #c9bfad;
	border-bottom: 1px solid #fff;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
}

#oldalsav {
	width: 220px;
	float: right;
	background: url(../images/oldalsav_bg.png) top center no-repeat;
	padding: 144px 16px 24px 16px;
}

#oldalsav h3 {
	font-size: 24px;
	color: #8a2225;
	margin-bottom: 18px;
	clear: both;
}

#oldalsav ul {margin-bottom: 24px;}

#oldalsav ul li a {
	padding-left: 16px;
	display: block;
	color: #8a2225;
	background: url(../images/hir_li_bg.gif) top left no-repeat;
}

#oldalsav p {margin-bottom: 12px;}

#hirlevel-form {
	margin-bottom: 32px;
	overflow: hidden;
}


#hirlevel-input {
	width: 176px;
	background-color: #fff;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 4px;
	float: left;
	margin-right: 4px;
}

#hirlevel-gomb {float: left;}

#ref-kateg {
	float: right;
	margin-top: 5px;
}

.ref {
	clear: left;
	margin-bottom: 24px;
	overflow: hidden;
}


.ref img, .hir-kep {
	float: left;
	margin-right: 10px;
	background-color: #163862;
	padding: 4px
}

.hir-doboz {
	margin-bottom: 24px;
	clear: both;
	overflow: hidden;
}


.hir-datum {
	margin-top: -20px;
	color: #163862;
	padding-left: 29px;
	font-size: 12px;
}

.partnerek {
	margin-bottom: 24px;
	overflow: hidden;
}


.partnerek li {
	width: 292px;
	display: inline;
	float: left;
	background: url(../images/partner_li_bg.gif) left center no-repeat;
	padding-left: 20px;
}

#tartalom a {color: #163862;}

#tartalom a:hover {color: #8A2225;}

/*.partnerek li a {color: #163862;}

.partnerek li a:hover {color: #8A2225;}*/

.paratlan {margin-right: 43px;}

.bemutat {margin-bottom: 24px;}

.bemutat li {
	background: url(../images/partner_li_bg.gif) left center no-repeat;
	padding-left: 24px;
}

#kapcsolatform {
	margin-bottom: 24px;
}


label {
	display: block;
	padding: 10px 0 5px 0;
    width: 100%;
    overflow: hidden;
}

.adatok, textarea {
	display: block;
	width: 458px;
	padding: 4px;
	margin-top: 2px;
}

textarea {
	height: 100px;
	font: 14px Arial, Helvetica, sans-serif;
}

button {
	width:auto;
    overflow:visible;
    padding:4px 8px 3px 7px;
	font-size: 100%;
	margin-top: 10px;
	outline:none;
	text-transform: uppercase;
}

button span {margin: 2px;}

button:hover {cursor: pointer;}


/* lablec */

#lablec {
	background: #fff url(../images/lablec_bg.jpg) bottom center no-repeat;
	clear: both;
	padding: 36px 0;
}

#lablec-keret {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 140px;
}

#lablec-keret li {display: inline;}

#lablec-keret li a {
	display: block;
	float: left;
	color: #3b3b3b;
	padding: 0 6px;
	margin: 0 2px;
	border-right: 1px solid #dedede;
}

#lablec-keret li a:last-child {border: none;}


#lablec-keret li a.active, #lablec-keret li a:hover {color: #8a2225;}

.error {
    color: #8a2225;
    font-size: 1.1em;
}
.captcha {
    margin: 10px 10px 0 0;
    border: 1px solid #a5acb2;
    display: block;
    float: left;
}
.captcha_reload {
    margin: 10px 10px 0 0;
    width: 150px;
    display: block;
    float: left;
}
.pager {
    display: block;
    height: 26px;
    clear: both;
    margin: 10px 0px 10px 0px;
}
.pager ul {
	padding: 5px 0px;
	text-align: center;
    margin: 0px;
    color: #000000;
    font-size: 1.1em;
    width: 100%;
    float: left;
}
.pager ul li {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	padding: 2px 3px;
}
.pager ul li a {
	background-color: inherit;
	text-decoration: none;
    color: #000000;
    padding: 2px 3px;
}
.pager ul li a:hover, .pager ul li.aktiv {
    background-color: #000000;
    color: #ffffff;
}
.pager .sum {
    padding: 0px 0px 0px 20px;
}

/* kalkulator */

#kalkulatorform legend {
	padding: 10px;
}


#kalkulatorform fieldset {
	border: 1px solid #DEDEDE;
	margin-bottom: 30px;
	padding: 10px;
}

#kalkulatorform label {
	display: inline;
}

#kalk-adatok label {
	width: 320px;
	display: block;
	float: left;
	clear: left;
	padding: 0 0 4px 0;
}

#kalk-adatok input, #kalk-vontato input {
	margin-bottom: 4px;
	padding: 5px 4px;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 60px;
}

#kalk-vontato label {
	width: 60px;
	display: block;
	float: left;
	clear: left;
	padding: 0 0 4px 0;
}

