	@charset "UTF-8";
/*//////////////////////// R E S E T //////////////////////////*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/*//////////////////////// T Y P O     //////////////////////////*/


body,
h1,h2,td,th,p,a{ 
	font-family: Arial; 
	color:#512815;
	font-size: 12px;
}

p,a{
	font-family: Arial; 
	font-size: 12px;	
	padding-bottom: 10px;
	line-height: 18px;
}

h1,h2{
	color:#730000;
}

h1{
	font-family: "Times New Roman","Georgia";
	font-size:32px;
	font-weight:normal;
	line-height: 30px;
	font-style: italic;
	padding-bottom:20px;
	color:#730000;
		padding-top: 40px;

} 

h2{
	font-size: 16px;
	line-height: 16px;
	padding-bottom:10px;
}
	#list h2{
		font-family: "Century Gothic",Geneva,Arial;
		font-weight:bold;
	}

h3{
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	line-height: 12px;
}

h4{
	font-size: 9px;
	font-style: normal;
	font-weight:bold;
	line-height: 12px;
	}

a {
	padding:0px;
	color:#730000;

}

a:hover {
}

p.datum {
	padding:0px;
	font-size:10px;
}

strong{
	font-weight:bold;
}

hr{
border: none 0;
border-top: 1px solid #cccccc;
height: 1px;
margin-bottom:20px;
}

.red{
	color:#b21205;
}

ul{
list-style: disc;
}

br{clear: both;}

/*//////////////////////// H E A D E R //////////////////////////*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	background: #f3eeda url('../images/bg.jpg') top left no-repeat; 

}

#bod{
	 	background: url('../images/bg2.jpg') top right no-repeat; 

}


#header{
	width:930px;
	height:170px;
	margin: 0px auto 0px auto;
 	padding-top:15px;
 	background: url('../images/top.png') 3px 18px	no-repeat;
 }

#lang_de,
#lang_hu{
	display:block;
	width:30px;
	height:30px;
	float: left;
}

#lang_hu{
	margin-left: 45px;
}

#logo{
display: block;
	width:400px;
	height:130px;
	margin-top: 30px;
}

#headerfly{
	position: absolute;
	width:560px;
	height: 260px;
	top:0px;
	left:50%;
	margin-left: -72px;
	background: url('../images/fly.png') top left no-repeat;	
	z-index: 2;
}

#flysz{
	position: absolute;
	display: block;
	width:23px;
	height: 109px;
	top:356px;
	left:50%;
	margin-left: -485px;
	background: url('../images/flysz.png') top left no-repeat;	
	z-index: 3;
}

#flysz2{
	position: absolute;
	display: block;
	width:20px;
	height: 90px;
	top:426px;
	left:50%;
	margin-left: -251px;
	background: url('../images/flysz2.png') top left no-repeat;	
	z-index: 9;
}
#eskfly{
	position: absolute;
	width:260px;
	height: 60px;
	top:240px;
	left:50%;
	margin-left: 160px;
	background: url('../images/esk.png') top left no-repeat;	
	z-index: 6;
}


/*menu.css*/
#main{
	width:930px;
	margin: 0px auto 0px auto;
	background: url('../images/main.png') 3px 0px repeat-y;
}

#mainleft{
	width:215px;
	height: 700px;
	float:left;
	background: url('../images/left.png') 3px 0px no-repeat;

}

#mainimage{
	width:180px;
	height: 800px;
	float: left;
	background: url('../images/default.png') top left no-repeat;

}

#mainimagek{
width:180px;
	height: 800px;
	float: left;
	overflow:hidden;
	background: url('../images/none.png') top left no-repeat;
}

#mainimagek div {
	    width: 2403px;
	}
	#mainimagek div div {
	    width: 180px;
	    height: 800px;
	    float: left; 
	
	}


#mainright{
	width:475px;
	float:left;
	padding: 20px 30px 30px 20px;
}




#footer{
	width:930px;
	height:30px;
	margin: 0px auto;
	background: url('../images/foot.png') 3px 0px no-repeat;	
	text-align: center;
}

#footer_links{
	width:922px;
	height:180px;
	margin: 0px auto; background: #dfd4b2;
	margin-bottom: 30px;
}

#footer_links a{text-decoration: none;}

#footer_links .block{width:260px; float: left; height: 160px; padding: 5px 20px; border-right: 1px solid #bab195; border-left: 1px solid #ebe7cc;	}
#footer_links .blockf{border-left: 0px;}
#footer_links .blockl{border-right: 0px;}
#footer_links .block ul{list-style: none;}
#footer p,
#footer a{
	font-size: 11px;
}

#menu{
	list-style: disc;
	color:#730000;
	display: block;
	padding: 0px 0px 0px 40px;
}

#menu li{
		padding:5px 4px;
}

#menu li a{
	font-size:13px;
	color:#512815;
	font-weight: bold;
	text-decoration: none;
}
#menu .mainmenuactive,
#menu li a:hover{
	font-size:13px;
	color:#730000;
	font-weight: bold;
}


#topmenu{
	list-style: disc;
	position: absolute;
	top:210px;
	left:50%;
	width:500px;
	margin-left: -30px;
	color:#730000;
	z-index: 4;
}


#topmenu li{
	list-style: disc;
	float: left;
}

#topmenu li a{
	display: block;
	font-size: 11px;
	width: 90px;
	height:20px;
	font-size:11px;
	color:#512815;
	font-weight: bold;
	text-decoration: none;
}

#topmenu li a:hover{
	color:#730000;
	font-size: 11px;

}



.leftimg{
	float:left;
}


.rightimg{
	float:right;
}

.ritka{
}

.ritka li{
	padding-bottom: 5px;
}


.kapcsolatbox{
	width:220px;
	height: 190px;
	padding: 5px;
	float: left;
}

.mini{
	font-size: 10px;
}


#googlemap{
	width: 460px;  
	height: 300px;
	margin: 0px;
	background: #ffffff url('../images/loader.gif') center center no-repeat;
}

.helyezes td{padding:5px; 2px; border:1px solid #cfbc93}
.helyezes { border:1px solid #cfbc93}

#rent .toggler,
#palyazatok h2{
cursor: pointer;
font-size: 12px;
padding: 5px;
background: #cfbc93;
margin-top: 1px;
}

#rent .element,
#palyazatok .element{
	padding:10px;
}

label{
	display: block;
}

input{
	width:300px;
	font-size:12px;
	font-family: Arial;
}

.button{
	width:120px;
}

.error{
	color:#ff0000;
	font-size: 11px;
}

#citycontainer a{
	display:block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	color: #512815;
	padding: 0px 5px
}

#citycontainer a:hover{
	color: #730000;
}

#placecontainer{
	text-decoration: none;
	text-align: center;
}
#placecontainer a{
	display:block;
	width:150px;
	height: 150px;
	background: url('../images/thumb.png') top left no-repeat;
	float:left;
	font-size: 12px;
	color: #512815;
		text-decoration: none;

}

#photocontainer a{
	display:block;
	width:150px;
	height: 130px;
	background: url('../images/thumb.png') top left no-repeat;
	float:left;
}

#placecontainer a img{
	width:120px;
	height: 90px;
	margin:15px 15px 8px 15px;
}

#photocontainer a img{
	width:120px;
	height: 90px;
	margin:15px 15px 15px 15px;
}

.placetitle{
	text-decoration: none;
}

#place_title a{
	text-decoration: none;
	font-size: 16px;
}

#photocontainer{
	display:none;
}


.tool-tip {
	color: #fff;
	width: 160px;
	z-index: 13000;
}
 
.tip-title {
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tip-text {
	font-size: 9px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}

#color{
display: none;
}

#slidecont{
	    background: url(../images/thumb_shw.png) top left;
	    padding: 15px;
		width:450px;
		height: 270px;
}
#slide {
	    width: 450px;
	    height: 270px; 
	    overflow: hidden; 
	}
	#slide div {
	    width: 2403px;
	}
	#slide div div {
	    width: 450px;
	    height: 270px;
	    float: left; 
	    background: #ffffff;
	
	}
	
	.ri{
	padding:20px;
	margin:10px;
	 border:1px solid #cfbc93
	}
.ref{
padding-left: 10px;
}

.ref ul{
	list-style: none;
}

.ref li{
	padding-bottom:10px;
	
}

#esk_jel{
	display: block;
	width:180px;
	height: 290px;
	margin: 100px 0px 0px 14px;
}


.newsimg{float: left; padding: 10px 10px 10px 0px;}

.rent{border-bottom: 1px solid #cfbc93; padding: 10px;}
.rent h2{font-size: 14px; margin-bottom: 0px; padding-bottom: 0px; }
.rent p{margin: 0px; padding: 0px;}
.price{float: right; width: 90px; text-align: right;}
#pricemenu{list-style: none; padding-bottom: 20px}
#pricemenu li{float: left; margin: 0px 5px; }
#pricemenu li a{padding: 2px 5px; display: block; font-weight: bold;}
#pricemenu li a.active{background: #730000; color:#fff; text-decoration: none;}