html, body {
	/*background:url(../img/bg.gif);*/
	background:url(../img/bguj.jpg);
	background-position:top center;
	background-color:#340404;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size:13px;
	line-height: 1.3em;
	color:#303030;
	margin:0;
	padding:0;
}
body {

}
*{
	margin:0;
	padding:0;
}
a, img, img a{
	border:0;
	outline:none;
	text-decoration:none;
}
.bold{
	font-weight:bold;
	margin-bottom:5px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearer{
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
fieldset{
	border:0;
}
p{
	margin-bottom:10px;
}
#container{
	width:1000px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
}
#header{
	overflow:hidden;
	padding:25px;
	padding-top:0;
	padding-bottom:15px;
}
#header a{
	color:#000;
	text-decoration:none;
}
#header a:hover{
	color:#ba2318;
}
#header .logo{
	float:left;
	width:570px;
	padding-top:25px;
}
#header .logo img{
	margin-bottom:6px;
}
#header .logo h1{
	font-size:16px;
	font-family:"Trebuchet Ms", Arial, Verdana;
}
#header .header_right{
	float:right;
	width:260px;
	padding-top:15px;
}
.header_right div{
	padding-left:20px;
	font-size:13px;
	color:#000000;
}
.header_right .cim{
	background:url(../img/icon_house.gif) no-repeat;
	background-position:0px 3px;
}
.header_right .tel{
	background:url(../img/icon_tel.gif) no-repeat;
	background-position:0px 3px;
}
.header_right .mobil{
	background:url(../img/icon_mobil.gif) no-repeat;
	background-position:0px 3px;
}
.header_right .email{
	background:url(../img/icon_mail.gif) no-repeat;
	background-position:0px 3px;
}
#menu{
	background:url(../img/menu_bg.gif) repeat-x;
	height:44px;
	padding-left:20px;
}
#menu ul li{
	padding-right:10px;
	float:left;
	background:url(../img/menu_valaszto.gif) no-repeat;
	background-position:right 8px;
	margin-right:10px;
	list-style:none;
}
#menu ul li a{
	padding:10px;
	padding-left:20px;
	display:block;
	height:19px;
	background:url(../img/menu_ize.gif) no-repeat;
	background-position:5px 17px;
	font-family:"Trebuchet Ms", Verdana, Arial;
	font-size:14px;
	color:#ffffff;
}
#menu ul li a:hover{
	background:url(../img/menu_ize_black.gif) no-repeat;
	background-position:5px 17px;
	background-color:#ba2318;
}
.kepek_holder{
	padding:10px;
	padding-bottom:3px;
	background:#a4a4a4;
	border-bottom:solid 6px #000;
	overflow:hidden;
}
.kepek_holder .kep{
	float:left;
	position:relative;
}
.kepek_holder .kep div{
	position:absolute;
	left:0;
	bottom:5px;
	height:20px;
	padding-top:10px;
	padding-left:10px;
	width:165px;
	background:url(../img/kep_top_bg.gif) no-repeat;
	background-position:top left;
	overflow:hidden;
}
.kepek_holder .kep div a{
	display:block;
	color:#000;
	font-size:12px;
}
.kepek_holder .kep div a:hover{
	color:#787878;
}
.kepek_holder img{
	border:solid 3px #fff;
}
.kepek_holder a{
	margin-right:9px;
}
.last{
	margin-right:0px !important;
	border-right:0 !important;
	padding-right:0 !important;
}
#content{
	padding:25px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
}
.content_inside{
	overflow:hidden;
}
.content_left{
	float:left;
	width:520px;
	padding-right:15px;
	border-right:solid 1px #dedede;
}
.content_right{
	float:right;
	width:390px;
}
.content_right h2{
	color:#941c13;
	font-size:18px;
}
.content_right img, .leftkep{
	border:solid 3px #787878;
}
.leftkep{
	float:left;
	margin-right:5px;
}
.lablec_include{
	background:url(../img/content_separator.gif) repeat-x;
	background-position:top left;
	padding-top:15px;
	margin-top:10px;
	overflow:hidden;
}
.blokk{
	float:left;
	width:285px;
	margin-right:15px;
	margin-top:5px;
}
.lablec_include .blokk{
	margin-right:20px;
	padding-right:20px;
	border-right:solid 1px #ddd;
	min-height:200px;
}
.kinal_blokk{
	float:left;
	width:295px;
	margin-right:20px;
}
.kiemelt_blokk{
	border:solid 1px #dddddd;
	padding:10px;
	margin-top:0;
}
.blokk .inputok label{
	width:70px;
	float:left;
	height:18px;
	margin-bottom:3px;
}
.blokk .inputok input{
	width:200px;
	float:left;
	border:solid 1px #000;
	height:18px;
	font-size:13px;
	margin-bottom:3px;
}
.submit input{
	width:100px;
	text-align:center;
	color:#fff;
	background:#000;
	float:left;
	border:0;
	cursor:pointer;
}
.blokk h2, .kinal_blokk h2{
	font-weight:bold;
	color:#000;
	font-size:13px;
	margin-bottom:5px;
}
a.tovabb{
	float:right;
	padding-right:15px;
	background:url(../img/next_arrow.gif) no-repeat;
	background-position:right 7px;
	color:#941c13;
}
a.tovabb:hover{
	color:#000;
	text-decoration:underline;
}
.kiemelt_blokk img, .kinal_blokk img{
	border:solid 3px #787878;
}
.blokk ul li{
	list-style:none;
	padding-left:15px;
	background:url(../img/li_bg.gif) no-repeat;
	background-position:left 5px;
	margin-bottom:3px;
}
#footer{	
	overflow:hidden;
	background:url(../img/footer_bg.gif) repeat-x;
	padding:25px;
	padding-top:20px;
	padding-bottom:0;
	background-color:#000000;
}
.footer_right{
	float:right;
	width:400px;
	color:#fff;
	text-align:right;
}
.footer_left{
	float:left;
	width:550px;
	color:#fff;
}
.footer_left a{
	color:#fff;
}
.footer_left a:hover{
	color:#ba2318;
	text-decoration:underline;
}
.honlapkeszites{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	color:#fff;
}
.honlapkeszites a{
	color:#fff;
}
.honlapkeszites a:hover{
	text-decoration:underline;
}
.content_right .inputok input{
	height:14px;
	padding:2px;
	font-size:11px;
	width:300px;
	float:left;
	border:solid 1px #bababa;
	margin-bottom:3px;
}
.content_right .inputok textarea{
	width:305px;
	border:solid 1px #bababa;
	margin-bottom:3px;
}
.content_right .inputok label{
	float:left;
	width:80px;
	margin-bottom:3px;
}
.gomb input{
	padding-right:10px;
	padding-left:10px;
	text-align:center;
	color:#fff;
	background:#000;
	float:left;
	border:0;
	cursor:pointer;
	float:right;
}
.elerhetoseg div{
	margin-bottom:3px;
}
.elerhetoseg .cim{
	font-size:14px;
	font-weight:bold;
}
#google_map{
	width:500px;
	height:250px;
	/*border:solid 1px red;*/
}
.ajanlas .inputok input{
	float:left;
	width:405px;
	border:solid 1px #bababa;
	height:14px;
	padding:2px;
	font-size:11px;
	margin-bottom:3px;
}
.ajanlas .inputok label{
	float:left;
	width:100px;
	margin-bottom:3px;
	padding:3px;
	height:14px;
}
.ajanlas .gomb input{
	margin-right:6px;
}
.ajanlas .inputok .file{
	padding:0;
	height:auto !important;
}
.ajanlas .inputok textarea{
	width:405px;
	height:100px;
	border:solid 1px #bababa;
	margin-bottom:3px;
}
.content_inside h1{
	margin-bottom:5px;
}
.content_inside .kinal_blokk{
	margin-bottom:10px;
	margin-right:25px;
	padding-bottom:5px;
	border-bottom:solid 1px #bababa;
}
.content_inside .kinal_blokk h2, .content_inside h2{
	font-size:14px;
	color:#941c13;
}
.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;
}
.nyelvek {
    text-align: right;
    padding-top: 8px;
}
.nyelvek img {
    margin-right: 8px;
}
.kepek {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.kepek img{
	border: solid 3px #787878;
}
.kepek .kep {
	float: left;
    margin-right: 5px;
    width: 150px;
    text-align: center;
}
.bevezeto {
    font-weight: bold;
    margin: 10px 0 10px 0;
}
.kezdolap_ul{
	margin-top:10px;
}
.kezdolap_ul li{
	margin-left:10px;
	margin-bottom:5px;
	padding-left:15px;
	list-style:none;
	background:url(../img/li_bg.gif) no-repeat;
	background-position:left 5px;
}
.fooldal_kiemelt{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
	margin-bottom:10px;
}
