.szkozep{
	text-align:center;
}
.szbal{
	text-align:left;
}
.szjobb{
	text-align:right;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.alahuzva{
	text-decoration:underline;
}

* {
	padding: 0px;
	margin: 0px;
	outline: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
	margin: 0px 13px 0px 0px;
}

.right {
	float: right;
}

.cikk1, .cikk2 {
	border-bottom: 1px solid #a0a0a0;
	padding: 0px 0px 1px 0px;
}

.cikk2 {
	margin: 10px 0px 0px 0px;
}

body {
	background-color: #818c48;
	font-family: Tahoma, arial, sans-serif;
	font-size: 13px;
	color: #4d4d4d;
	
}

h1, #menu a {
	font-size: 17px;
}

#menu a:hover {
	color:white;
}

#container {
	width: 800px;
	margin: 0px auto;
}

#header {
	height: 208px;
	background: url(/img/header.png) no-repeat 0 0;
}
#header a{
	display:block;
	width:300px;
	padding-bottom:110px;
	text-indent:-9999px;
}

#content_wrap {
	min-height: 668px;
	background: url(/img/content_wrap.jpg) no-repeat 0 0 #FFFFFF;
	float: left;
}

/***********MENÜ**************/

#menu {
	width: 187px;
	padding: 13px 11px 0px 9px;
	margin: 0px 0px 0px 30px;
	color: white;
	font-size: 11px;
	float: left;
}

#menu li {
	list-style-type: none;
	border-bottom: 1px solid #a0a0a0;
	border-top: 1px solid #FFFFFF;
	padding: 6px 0px 0px 0px;
	text-transform: uppercase;
}

#menu li, #foglalorendszer h1, table, #ajanlat {
	border-bottom: 1px solid #a0a0a0;
	border-top: 1px solid #FFFFFF;
}

#menu li.first {
	border-top: none;
}

#menu .last {
	border-bottom: none;
}

#menu a {
	color: #dae290;
	text-decoration: none;
	
}

#menu h1 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	margin: 5px 0px 0px 20px;
	padding: 0px;
}

#menu #reg form {
	text-align: right;
}

#reg input {
	border: none;
	background-color: #efefef;
}

#reg #email {
	width: 131px;
	margin: 4px 0px 0px 0px;
}

#reg_ok, #ajanlat_ok {
	margin: 2px 0px 0px 0px;
	font-size: 9px;
	color: #4d4d4d;
}

#foglalorendszer h1 {
	padding: 10px 0px 0px 20px;
	margin: 0px;
}

table {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
}

td {
	margin: 2px;
	text-align: center;
}

#act {
	border: 1px solid #93a535;
	background-color: #ccd988;
}

ul{
	padding-left:30px;	
}
a{
	color:#B7D324;
}
pre{
	margin:10px;
}
.w40perc{
	width:40%;
}
#menu ul{
	padding-left:0;
	margin-bottom:350px;
}
#ajanlat form {
	text-align: right;
}

input, textarea, select {
	border: 1px solid #818c48;
	background-color: #efefef;
	margin: 0px 0px 3px 0px;
	padding:1px;
	font-family:Tahoma;
	font-size:11px;
}
.urlap input, .urlap textarea{
	width:300px;
}
.urlap #submit{
	width:auto;
}

#ajanlat {
	padding: 15px 0px 0px 0px;
}

#ajanlat h1 {
	margin: 0px;
}
#ajanlat_keres{
	width:180px;
}

/************CONTENT**************/

#content {
	float: right;
	
	width: 507px;
	margin: 30px 0px 0px 0px;
	padding: 10px 16px 10px 37px;
	line-height:1.4;
}


#content h1, #content h2 {
	font-size: 17px;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
	text-transform: uppercase;
}

#content h2{
	font-size:14px;
}

#content h1 {
	color: #b7d324;
}

#content h2 {
	color: #494949;
}

#content p {
	padding: 0px 0px 10px 0px;
}

/**************************/

#footer {
	text-align: center;
	color: white;
	background-color: #c0c0c0;
	height: 16px;
	margin: 8px 0px 0px 0px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer li {
	display: inline;
	line-height: 16px;
	margin: 0px 15px 0px 0px;
}
.urlap label, .urlap input{
	display:block;
	clear:both;
}
.kepek_left{
	float:left;
	margin:5px 10px 5px 0px;
}
.kepek_right{
	float:right;
	margin:5px 10px 5px 0px;
}
#neni{
	border: 2px solid #B7D324;
}
#bem_header{
	position:relative;
	height: 150px;
}
#bem_header div{
	position:absolute;
	height: 150px;
	top:0;
	width:500px;
}
#header_1{
	background: url(/images/fejlec/1.jpg) no-repeat 0 0;
}
#header_2{
	background: url(/images/fejlec/2.jpg) no-repeat 0 0;
	display:none;
}
#header_3{
	background: url(/images/fejlec/3.jpg) no-repeat 0 0;
	display:none;
}
#header_4{
	background: url(/images/fejlec/4.jpg) no-repeat 0 0;
	display:none;
}


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
#szolgaltatasok dd{
	display:none;
}
#szolgaltatasok dt a{
	color:#a7c314;
}
#szolgaltatasok dt:before{
	content:"• ";
}
#szolgaltatasok dd{
	width:200px;
}
#nfu a{
	color:#DAE290 !important;
	
}
#nfu a:hover{
	color:#DAE290 !important;
}
#nfu img{
	margin:10px 0px;
}
