/* 
	color:#87765D;  - drapp
	#2B4C8C			- kek (h1)
*/



body {
	background-color : #cf9973;
	background-position:0 5px;
	background-repeat:repeat-x;
	color:#87765D;
	font-family:Times New Roman,tahoma,arial,verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-top:6px;
}

.body_bg{
	background-color:#fddaaa;
	height:304px;
	width:100%;
	z-index:-1;
	margin-top:-1px;
	position:absolute;
}

a{
	text-decoration:none;
}


/* kulso "fo" keret tablazat */

.body{
	width:954px;
	height:600px;
	padding:0px;
	margin:0px;
	z-index:10;
}



.main{
	width:100%;
	height:100%;
	border:2px solid gray;
	padding:0px;
	margin:0px;
}


/* **************** fejlec **************** */

#header{
	height: 85px;
	background-image:url("../img/fejlec.jpg");
	padding:0px;
	margin:0px;
	text-align:left;
	position:relative;
}

/* felirat kep */
#header img{
	margin-top:25px;
	margin-left:227px;
	float:left;
}

/* jobb felul linkek */
#header .linkblock{
	float:right;
	width:270px;
	height:85px;
}

#header .linkblock a{
	color:white;
	display:block;
	height:65px;
	float:left;
}


#header .linkblock .share{
	margin-left:6px;
}

/* **************** panoramakep **************** */

#panorama{
	height:218px;
	background-position:217px;
	text-align:left;
	margin: 0px;
	padding:0px;
	background-color:#fef4e7;
/* 	background-image:url("../img/panorama.jpg"); */
	background-position:top right;
	background-repeat: no-repeat;
}


#panorama .menu{
/*  	background-image:url("../img/online_bg.jpg"); */
 	background-image:url("../img/online_hatter2.jpg");
	background-repeat:no-repeat;

	opacity:0.8;
	filter:alpha(opacity=80);

	position:relative;
	left:19px;
	width:198px;
	background-color:#996f51;
/* 	a87c5d */
	margin:0px;
	padding:0px;
	border-right:1px solid white;
}

/* **** online box **** */

#panorama .menu form{
	padding:0;
	margin:0;
}

#panorama .menu .online{
	width:154px;
/*  	height:137px; */
 	height:132px;
/* 	height:140px; */
	padding-left:24px;
	display:block;
}

#panorama .menu .online .label{
	font-family:Times New Roman,arial,verdana;
	font-size:17px;
	width:140px;
	padding-top: 6px;
	padding-bottom:5px;
	padding-left:18px;
	color:white;
}


#panorama .menu .online .paramsbox{
	width:158px;
	display:block;
	padding:0px;
	margin:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:white;
	font-size:11px;
	font-weight:normal;
}

#panorama .menu .online .paramsbox .param{
	width:33%;
	float:left;
	display:inline-block;
	color:white;
	font-size:12px;
	font-weight:normal;
}

#panorama .menu .online .paramsbox .param select{
	width:80%;
	float:left;
	font-size:11px;
	padding:0px;
	margin:0px;
	
/* 	background-color:#FDB74F; */
/* 	-moz-border-radius: 10px; */
/* 	border-radius:10px; */
/* 	-webkit-border-radius: 10px; */
}

#panorama .menu .online input{
	font-family:Times New Roman,tahoma,arial,verdana;
	font-size:11px;
	font-weight:bold;
	width:130px;
	text-align:center;
	padding:1px;
	margin-bottom:4px;
	margin-left:8px;
	float:left;

	background-color:#FDB74F;
	-moz-border-radius: 10px;
	border-radius:10px;
	-webkit-border-radius: 10px;
}

#panorama .menu .online button{
	font-family:Times New Roman,tahoma,arial,verdana;
	font-size:11px;
	font-weight:bold;
	width:130px;
	float:left;
	margin-top: 9px;
	margin-left:8px;
	padding:1px;
	
	-moz-border-radius: 10px;
	border-radius:10px;
	-webkit-border-radius: 10px;	
	background-color:#FDB74F;
}

/* egyeb menupontok */

#panorama .menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	border-bottom:2px solid white;
	border-top:1px solid #C39468;
}

#panorama .menu ul li{
 	text-indent:20px;
}

#panorama .menu ul li a{
	display:block;
	text-align:left;
	width:198px;
	height:15px;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px solid #c39468;
	color:white;
	font-size:12px;
	
	background-image:url("../img/list.png");
	background-repeat: no-repeat;
	background-position: 9px;
}

#panorama .menu ul li a:hover{
	background-color:#d6a33f;
	color:white;
}

#elvalaszto{
	background-color:#fdb74f;
	height:3px;
	width:100%;
	padding:0px;
	margin:0px;
	font-size:1px;
	display:none;
}

/* **************** tartalom tablazat **************** */
/* !! lasd ctblock.css */

#content{
	float:left;
	width:954px;
	overflow:auto;
	background-color:#fef4e7;
}

#content td, tr, table{
	padding:0px;
	margin:0px;
}

#content .spacer{
	width:19px;
}




/* **************** lablec **************** */

#footer{
	height: 82px;
	background-image:url("../img/lablec_1.jpg");
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	float:left;
	width:954px;
}


#footer .footerpad{
	width: 217px;
}

#footer .footerleft{
	color:white;
	text-align:left;
	padding: 3 0 0 0px;
	font-size:11px;
}

#footer .footerright{
	text-align:right;
	padding:20 20 0 0;
}


#footer .right .udulesicsekk{
	color:white;
	width:69px;
	height:29px;
	padding-bottom:5px;
}


#footer .copyright{
	font-size:12px;
	color:white;
}


#footermirror{
	height: 82px;
	background-image:url("../img/lablec_tukor.jpg");
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	float:left;
	width:954px;
}


/* **************** galeria **************** */

/* szovegek melletti bal oldali galeria */
.right_gallery{
	float:right;
	width:200px;
}



#gallery{
	clear:both;
}

#gallery .item{
	float:left;
	padding-bottom:10px;
	width:33%;
	text-align:center;
}

#gallery .item img{
	border:3px solid #ddd;
	height:150px;
}

#gallery .item a{
}


/* **************** partner **************** */

#partner{
}

#partner .item{
	width:100%;
	display:table;
	border-bottom:1px solid #eee;
	margin-bottom:3px;
}

#partner .item .name{
	display:table-cell;
	width:50%;
}

#partner .item .desc{
	width:50%;
	display:table-cell;
}


/* google maps */

#map_canvas{
	width:100%; 
	height:300px;
}


#map_route{
	width: 100%;
}



.follow_button_div{
      position:relative;
      left:883px;
      top:62px;
}

.follow_button_div a{
  display:inline-block;
  width:20px;
  height:20px;
}

/*facebook, iwiw, etc icons */
.follow_button_Twitter{
  background:url('../img/icons/Twitter_20x20.png') no-repeat scroll 0 0 transparent;
}

.follow_button_FaceBook{
  background:url('../img/icons/FaceBook_20x20.png') no-repeat scroll 0 0 transparent;
}

.follow_button_Iwiw{
  background:url('../img/icons/Iwiw_20x20.png') no-repeat scroll 0 0 transparent;
}
