/* -------------------------------------------------
Code: H.S.Laszlo 2009
http://www.xhtml2u.com
-------------------------------------------------- */

html {height: 100%; margin-bottom: 1px}
body {background: #FAF9F5 url(../images/bg88.jpg) repeat;margin: 0;width: 100%;}
.clear{height: 15px; clear: both; }
*{	margin:0; padding:0;}
li{list-style-type: none;}
a:link, a:visited, a:active {color: #A52A2A;text-decoration: none;}
a:hover {color: #778899;text-decoration: none;}
a img{border:0;}
#firstcontent a{color: #FF6600;font-weight: bolder;}
.image {margin: 5px;width: 200px;border: 6px solid #FBF0DD;}
#overlay{width:100%;height:100%;background:#c3c3c3;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TEXTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body, table, form, select, option, input {color: #333;font: 13px/20px trebuchet ms, tahoma, sans-serif;}
p {margin: 0;padding: 0 8px 0 5px;}
#sidebar p{margin: 0 0 0 8px;}
#sidebar .hirlevelbox{padding: 15px 5px 5px 10px;height:180px;}
#sidebar .hirlevelbox input{margin:8px 0;padding:2px;border:0px none;}
#sidebar .hirlevelbox input.button{background-color:#505F34;color:#fff;font-weight:bold;cursor:pointer;}


.hban{padding:8px 0 8px 5px;}
ul#nav_sub{margin:10px 0 10px 10px;float:left;}
ul#nav_sub li{width:190px;background-color:#FBF0DD;margin:8px 0 0 0;padding: 6px 0px 4px 10px;}
ul#nav_sub li a{color:#3F281F;font: bold 14px Georgia, Tahoma, Verdana, sans-serif;}
ul#nav_sub li a:hover{color:#597900;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
HEADINGS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h1{color: #ffffff;float: left;margin: 5px 10px 5px 80px;font: normal 22px georgia, san-serif;}
h1.top{color: #ffffff;}
h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	margin: 10px 0 5px 10px;
	font-size: 18px;
	line-height: normal;
	font-weight: lighter;
	color: #42688F;
	text-align: left;
}
h3 {
	font: bold 13px Georgia, Tahoma, Verdana, sans-serif;
	color: #6A7A4B;/*#554e33;*/
	margin: 15px;
	background: url(../images/line.gif) no-repeat 0 100%;
	padding: 0px 0px 2px 20px;
}
h4 {font-size: 16px;font-weight: bolder;color: #626262;margin: 10px 0 10px 20px;}
h4.rolunk{color: #ffffff;}
h5{font-size: 16px;font-weight: bolder;color: #4F6137;margin: 10px 0 10px 20px;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LAYOUT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#wrapper{width:760px;margin: 0 auto;background: transparent url(../images/c-bg.jpg) repeat-y;}
#top{width: 760px;height: 40px;background-color: #72A9CE;}
#nav{width: 760px;height: 40px;background-color: #8D837F;border-top: 5px solid #FFF;border-bottom: 5px solid #FFF;}
#header{width: 760px;height: 140px;background-color: #FFFFFF;border-bottom: 5px solid #FFFFFF;}
#header img{padding: 0;margin: 0;}
.m1{background: #FFFFFF url(../images/01.jpg) no-repeat;}
.m2{background: #FFFFFF url(../images/02.jpg) no-repeat;}
.m3{background: #FFFFFF url(../images/03.jpg) no-repeat;}
.m4{background: #FFFFFF url(../images/04.jpg) no-repeat;}
.m5{background: #FFFFFF url(../images/05.jpg) no-repeat;}
.m6{background: #FFFFFF url(../images/06.jpg) no-repeat;}
.m7{background: #FFFFFF url(../images/07.jpg) no-repeat;}
.m8{background: #FFFFFF url(../images/08.jpg) no-repeat;}
.m9{background: #FFFFFF url(../images/09.jpg) no-repeat;}
#contentainer{width: 760px;height: 100%;background-color: transparent;margin: 0;}
#content{float: right;width: 530px;background-color: transparent;margin-bottom: 15px;padding: 0;}
#sidebar {float: left;width: 210px;background-color: transparent;text-align: left;padding: 0;}
.content-left {
	margin: 0;
	padding: 0;
	float: left;
	height: 280px;
	width: 450px;
	background: transparent;
}
.content-right {
	margin: 0;
	padding: 0;
	float: left;
	height: 280px;
	width: 228px;
	background-color: transparent;
}
.map{
	margin: 0;
	padding: 0;
	float: left;
	width: 350px;
	height: 360px;
	background-color: ActiveCaption;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NAVIGATION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#nav ul {
	width: 760px;
	background-color: transparent; 
	list-style-type: none;
	}
#nav ul li {
	float: left;
	width: 125px;
	height: 40px;
	border-right: 1px solid #FFFFFF;
	display: inline;
	text-align: center;
}
#nav ul li.lastnav{
	border-right: 0px none;
	width: 130px;
}
#nav ul li a{
	background-color: transparent;
	display: block;
	padding: 10px 0 10px 0;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}
#nav ul li a:hover{
	background-color: #A3D159;
	color: #3C3C3C;
	text-decoration: none;
}
a:visited.navblock {
	text-decoration: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer{
	width: 760px;
	height: 30px;
	clear: both;
	background: #68544D;
	border-top: 5px solid #FFFFFF;
	padding: 5px 0 0 0;
	}
#footer ul{display: inline;}
.ref{margin-left: 250px;}
#footer ul li{
	display: inline;
	color: #FFFFFF;
	padding: 0 8px 0 8px;
	border-right: 1px solid #FFFFFF;
	font-size: 12px;
}
#footer ul li.laast {border: 0;}
#footer ul li a {color: #FFFFFF;text-decoration: none;padding: 2px;}
#footer ul li a:hover {color: #ffffff;text-decoration: underline;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LANDING PAGE CONTENT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#feature{
	width: 760px;
	height: 340px;
	padding: 0;
	background: #FFFFFF url(../images/mercse.jpg) no-repeat top left;
	border-bottom: 3px solid #ffffff;
	clear: both;}
#feature img{border: 0;float: right;}
#firstcontent{
	width: 760px;
	height: 360px;
	padding: 0;
	background-color: #E8DEC3;
	clear: both;}
.block{
	margin: 0;
	padding: 0;
	border-right: 5px solid #FFFFFF;
	float: left;
	width: 250px;
	height: 360px;
	background-color: transparent;}
.lastblock{border-right: 0 none;}
#firstcontent h2{
	width: 250px;
	height: 30px;
	margin: 0;
	padding: 5px 0 0 0;
	color: #FFFFFF;
	text-align: center;}
.vendeghazak{background-color: #A3D159;} 
.lovasturak{background-color: #72A9CE;}
.ijaszat{background-color: #68544D;}
#firstcontent img{border: 0;padding: 0;}
#firstcontent p{	padding: 8px;font-size: 12px;line-height: 140%}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FORM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#formbox{
	padding: 4px;
	border: 1px solid #DBCCAB;
	margin: 15px 0 10px 8px;
	background-color: transparent;
}
.criteria {
display: block;
width: 180px;
font-size: 12px;
}
.req{
	font-size: 10px;
	font-weight: bolder;
}
.gyerek{
	margin-left: 4px;
}
fieldset{
	padding: 2px 2px 6px 2px;
	background-color: #F4E8D8;
	margin: 6px 0 6px -4px;
	width: 188px;
}
.form-info{
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: normal;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LISTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.sitemap {margin: 5px 0 0 25px;}
.sitemap li {line-height: 130%;padding-bottom: 5px;}
.sitemap li ul{margin: 5px 0 0 45px;}
.turnusok{margin: 5px 0 5px 15px;}
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TABLES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tb {
	padding: 0.5em;
	margin-bottom: 1.5em;
}
.tb table th {
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}
.tb table td {
	padding: 0.5em;
	font-size: 12px;
}
.tb table tr.rowA {
	background-color: #F5F1E5;
	color: inherit;
}
.tb table tr.rowB {
	background-color: #EDE7D9;
	color: inherit;
} 
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OTHER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.terkep {
	height: 150px;
	width: 200px;
	margin-top: 10px;
	margin-left: 5px;
	border: 1px solid #3A4A14;
}
.banner {
	height: 100px;
	width: 210px;
	margin: 5px 0 5px 5px;
	border: 1px solid #3A4A14;
}
#content-main ul{
	
}
#content-main ul li{
	padding: 4px;
	font-style: italic;
	list-style-type: none;
	font-weight: bolder;
}
/* ---------------------- contact ------------------ */
#message {font-size: 12px;padding: 0 10px 20px 10px;width:180px;float:left;border:0;}
#message h2 {text-align: left;width:200px;color: #6A7A4B;font-size: 16px;font-weight: normal;text-transform:uppercase;}
#message label {text-align: left;font-weight: normal;}
#message input.input, #message textarea {width: 180px;border: 1px solid #999999;background: #eeeeee;padding:2px;}
#message input.input:focus, #message textarea:focus {background: #ffffff;border: 1px solid #F06C00;}
