<!--
div, span, ul, li, input, table, tbody, tr, td, a, form, select, option, input, textarea, label, p, h1, h2, h3, h4
{font: normal 11px tahoma, verdana, arial; color: #371111; text-align: left; margin: 0; padding: 0; list-style-type: none;}

a {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a img {}

.clr {clear: both; line-height: 0; height: 0; visibility: hidden;}

/*** common txt stylez ***/
#cnt h2, #cnt p, #cnt ul, #cnt a {
	background-color: #fbf7f7;
	color: #371111;
	font-size: 1.1em;
	line-height: 1.4em;
}
#cnt a {font-weight: bold; color: #852929;}
#cnt h2 {font-size: 1.6em; line-height: 2em; font-weight: bold; color: #852929; text-transform: uppercase;}
#cnt h3 {font-size: 1.2em; font-weight: bold; color: #5a3e3e; text-transform: uppercase;}
#cnt p {font-size: 1.1em; line-height: 1.4em; margin: 1em 0 2em 0;}
#cnt br {display: block; margin-bottom: .5em;}
#cnt p span {display: block; float: right; background-color: #852929; color: #fff; padding: 1px; margin: 0 0 10px 10px;}
* html #cnt p span {margin-right: 10px;}
#cnt p span small {display: block; padding: 4px; text-align: center;}

#main H1 {height: 78px; margin-left: 20px;}

#sidebar ul {
	display: block;
	width: 187px; height: 192px;
	margin-left: 50px;
	background: transparent url(../pix/menu.jpg) no-repeat 0 0;
}
#sidebar ul li {float: left; width: 187px; height: 28px;}
#sidebar li a span {background: transparent url(../pix/menu.jpg) no-repeat 0 0;}
#sidebar li a {cursor: pointer; cursor: hand;}
#sidebar li.m01 {height: 45px;}

#sidebar li.m01 span {background-position: 0 0;}
body.b01 #sidebar li.m01 span, #sidebar li.m01 a:hover span {background-position: -187px 0;}
#sidebar li.m02 span {background-position: 0 -45px;}
body.b02 #sidebar li.m02 span, #sidebar li.m02 a:hover span {background-position: -187px -45px;}
#sidebar li.m03 span {background-position: 0 -73px;}
body.b03 #sidebar li.m03 span, #sidebar li.m03 a:hover span {background-position: -187px -73px;}
#sidebar li.m04 span {background-position: 0 -101px;}
body.b04 #sidebar li.m04 span, #sidebar li.m04 a:hover span {background-position: -187px -101px;}
#sidebar li.m05 span {background-position: 0 -129px;}
body.b05 #sidebar li.m05 span, #sidebar li.m05 a:hover span {background-position: -187px -129px;}
#sidebar li.m06 span {background-position: 0 -157px;}
body.b06 #sidebar li.m06 span, #sidebar li.m06 a:hover span {background-position: -187px -157px;}

/*** horizontal menu ***/
.hmenu {
	padding-top: 1px;
	height: 38px;
	background: transparent url(../pix/bcg-big.jpg) no-repeat -1017px -148px;
}
.hmenu li {display: block; float: left; margin-right: .6em;}
.hmenu li a {
	height: 100%;
	padding-left: 12px;
	line-height: 26px !important;
	background: transparent url(../pix/arrow.gif) no-repeat 2px center !important;
	color: #fff !important;
	font-weight: normal !important;
	font-size: 1em;
}

#header .music {
	display: none;
	position: absolute;
	width: 175px; height: 26px;
	left: 645px; top: 44px;
}

#footer a.logo {
	position: absolute;
	width: 84px; height: 36px;
	left: 746px; top: 20px;
	line-height: 36px;
}
#footer a.logo span {background: #371111 url(../pix/bcg-bottom.jpg) no-repeat -746px -20px;}

/*** body classes ***/
body.b01 #main h1 span {background: transparent url(../pix/bcg-big.jpg) no-repeat -1017px -70px;}
body.b02 #main h1 span {background: transparent url(../pix/h102.jpg) no-repeat 0 0;}
body.b03 #main h1 span {background: transparent url(../pix/h103.jpg) no-repeat 0 0;}
body.b04 #main h1 span {background: transparent url(../pix/h104.jpg) no-repeat 0 0;}
body.b05 #main h1 span {background: transparent url(../pix/h105.jpg) no-repeat 0 0;}
body.b06 #main h1 span {background: transparent url(../pix/h106.jpg) no-repeat 0 0;}

/*** no submenu ***/
body.nosub #main .hmenu {
	display: block;
	width: 603px;
	margin-left: -20px;
	margin-bottom: -26px;
	margin-top: 0;
	margin-right: 0;
	background: transparent url(../pix/bcg-big.jpg) no-repeat -997px -172px;
}
body.nosub #main .hmenu li a {background: none !important;}
* html body.nosub #cnt {margin-right: 50px;}
* html body.nosub .hmenu {width: 593px !important;}

/*** szolo spec ***/
.szinfo h3 {background-color: #eddece; padding: .3em 0 .3em .4em; color: #371111 !important;}
.szinfo ul, .borinfo ul {display: block; margin: 1em auto 1em .4em; width: 96%;}
.szinfo ul li, .szinfo li span, .borinfo ul li, .borinfo li span {font-size: 1em; line-height: 1.4em;}
.szinfo ul li, .borinfo ul li {position: relative;}
.szinfo li span, .borinfo li span {position: absolute; left: 8em;}
.szinfo p {width: 96%; padding-left: .4em; margin: 0 !important;}
.szinfo p.short {padding: 1em 0 1.5em 0;}
.szinfo p a {
	display: block;
	text-align: right;
	font-size: .9em !important;
	line-height: 3em !important;
}

div#map {border: 1px solid #371111; margin-bottom: 10px;}
div#map .gmnoprint div {text-align: center;}
div#map .data {text-align: left !important;}


/*** form-contact ***/
.form-contact {
	width: 50%;
}
.form-contact label {
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 1.2em;
}
.form-contact input, .form-contact textarea {
	border: 1px solid #582f2d;
	margin: 4px 0;
	padding: 3px;
	width: 95%;
	float: left;
}
input.send {
	border: none;
	width: auto;
	background-color: #371111;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

/*** pince spec ***/
.pince .piclist li {
	float: left;
	width: 120px;
	margin: 0 0 14px 14px;
}
.pince .piclist li img {
	display: block;
	width: 120px; height: 90px;
	border-width: 1px;
	border-color: #852929;
}

/*** kapcsolat spec ***/
.kapcsoalt h3, .pince p {padding-left: 1em;}
.kapcsolat h3 {margin: 10px 1px;}
.kapcsolat ul.adat {margin-bottom: 1em;}
.kapcsolat ul.adat li {
	margin-left: 1em;
	font-size: 1em;
	line-height: 1.5em;
}

/*** borok spec ***/
.borok h3 a {font-size: 1em !important; font-weight: bold !important; color: #5a3e3e !important;}
.borok p span {background-color: #333 !important;}
.borok ul {margin-bottom: 2em;}
.borok ul.hmenu {margin-bottom: 0;}
.borok li a {font-weight: normal !important;}
.borinfo {margin: 30px 0; padding-top: 55px; background: transparent url(../pix/bcg-hr.png) no-repeat center top; clear: both; height: 1%;}
.borinfo h2 span {display: block; margin-bottom: .8em;}
.borinfo p {margin-bottom: 1em !important;}
.borinfo p a {display: block; font-size: .9em !important; margin-top: .6em;}
.borinfo ul {margin: 0 0 1em 0; width: auto;}
.borinfo li span {margin-left: 4em;}

#info01, #info02, #info03, #info04, #info05, #info06, #info07, #info08 {display: none;}



-->