/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
HTML / BODY
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html {height: 100%; margin-bottom: 1px}
body {background: #FFFFFF; margin: 0; width: 100%}
.clear{height: 15px; clear: both; }
*{	margin:0; padding:0;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TEXTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body, table, form, select, option, input {
	color: #333;
	font: 13px/20px trebuchet ms, tahoma, sans-serif;
}
p {margin: 0}
p.idezet{
	font-size: 12px;
	line-height: 110%;
	padding: 10px 6px 0 6px;
	margin-left: 5px;
	color: #ffffff;
}
p.mondta{
	font-size: 12px;
	padding: 4px 6px 0 6px;
	width: 70%;
	color: #F5F5F5;
}
p.ajanlat{
	font-size: 13px;
	line-height: 180%;
	padding: 10px 6px 0 6px;
}
.content-right p{
	padding: 0 0 5px 10px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
HEADINGS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h1{
	color: #ffffff;
	float: right;
	margin: 20px 10px 5px 0;
	font: normal 38px georgia, san-serif;
	line-height: 60px;
}
h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	margin: 10px 0 5px 0px;
	padding: 0 0 0 18px;
	font-size: 18px;
	line-height: normal;
	font-weight: lighter;
	color: #42688F;
	text-align: left;
}

h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
   font-size: 18px;
   font-weight: normal;
   color: #444444;
   margin: 0;
   padding: 5px 0 5px 35px;
   clear: both;
}
.talp{
	background: transparent url(img/talpikon.jpg) no-repeat left;
}
.kez{
	background: transparent url(img/kezikon.jpg) no-repeat left;
}
.level{
	background: transparent url(img/levelikon.jpg) no-repeat left;
}
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: #4882B5;
	margin: 10px 0 10px 20px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LAYOUT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#wrapper{
	width: 910px;
	margin: 0 auto;
}
#top{
	width: 910px;
	height: 62px;
}
#header{
	width: 910px;
	height: 115px;
	background: #ffffff;
	border-bottom: 5px solid #84DD41;
}
#feature{
	width: 910px;
	height: 280px;
	background: transparent;
	border-bottom: 3px solid #ffffff;
	clear: both;
}
#firstcontent{
	width: 910px;
	height: 280px;
	background: transparent;
	clear: both;
} 
#container{
	width: 100%;
	clear: both;
	background: #FFFFFF;
	margin: 10px 0 10px 0;
}
#sidebar {
	float: right;
	width: 280px;
	background-color: transparent;
	text-align: left;
	padding: 5px 10px 10px 10px;
}
#content-main {
	float: left;
	width: 580px;
	background-color: transparent;
	margin-bottom: 15px;
	padding: 5px 10px 10px 10px;
	border-right: 1px dotted Silver;
}
.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;
}
.adatblock{
	margin: 0;
	padding: 0;
	float: right;
	width: 228px;
	height: 360px;
	background-color: transparent;
}
.map{
	margin: 0;
	padding: 0;
	float: left;
	width: 350px;
	height: 360px;
	background-color: ActiveCaption;
}
.green{
	background-color: #8ADF49;
	border-left: 2px solid #ffffff;
}
.pink{
	background-color: #EA4199;
	border-left: 2px solid #ffffff;
}
.bordered{
	border-left: 1px dotted Silver;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NAVIGATION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#top img{
	float: left;
}
#nav {
	width: 500px;
	height:60px;
	float: right;
}
#nav ul {
	width: 500px;
	background-color: transparent; 
	list-style-type: none;
	overflow: hidden;
	margin-right: 30px;
	}
#nav ul li {
	float: right;
	margin-right: 4px;
	display: inline;
}
a.navblock {
	display: block;
	width: 88px;
	height: 20px;
	background-color: transparent;
	padding: 40px 0 0 0;
	text-align: center;
	text-decoration: none;
	color: #3C3C3C;
	font-size: 16px;
	font-weight: bolder;
}
a:hover.navblock {
	background-color: #DEF7CB;
	color: #3C3C3C;
	text-decoration: none;
}
a:visited.navblock {
	text-decoration: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer{
	width: 910px;
	height: 30px;
	clear: both;
	background: #ffffff;
	border-top: 1px solid #333333;
	padding: 5px 0 0 0;
	margin-top: 10px;
}
#footer ul{
	display: inline;
}
.ref{
	margin-left: 250px;
}
#footer ul li{
	display: inline;
	color: #696969;
	padding: 0 8px 0 8px;
	border-right: 1px solid #696969;
	font-size: 12px;
}
#footer ul li.laast {
	border: 0;
}
#footer ul li a {
	color: #696969;
	text-decoration: none;
	padding: 2px;
}
#footer ul li a:hover {
	color: #ffffff;
	background-color: #32CD32;
	text-decoration: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FORM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.criteria {
display: block;
width: 220px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LISTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#arlista dt{
	font-weight: bolder;
	padding: 0 0 0 5px;
}
#arlista dd{
	font-weight: normal;
	padding: 0 0 0 25px;
}
#elerhetoseg{
	margin: 10px 0 0 20px;
}
#elerhetoseg li{
	list-style-type: none;
}
#irodaimasszazs li{
	list-style-type: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OTHER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.indexbanner{
	float: right;
	margin-bottom: 6px;
}
hr{
	 width: 90%;
	 color: #c3c3c3;
	margin: 0 auto;
}