body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	font-size: 14px;
}

.main {
	width: 1024px;
	margin: 0 auto;
}

.header {
	width: 1024px;
	height: 233px;
	background-image: url('../images/TH_fejlec.png');
	background-repeat: no-repeat;
}

.header_daalarna {
	width: 1024px;
	height: 350px;
	background-image: url('../images/TH_daalarna_fejlec.png');
	background-repeat: no-repeat;
}

h1 {
	width: 1024px;
	background-image: url('../images/TH_kek_csik.png');
	background-repeat: repeat-y;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 17px;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
}

p.blue_text {
	color: #6DADC9;
	text-align: center;
	padding: 0 0 0 0;
	margin: 2px 0 2px 0;
}

p.zold_text {
	color: #A4A548;
	text-align: center;
	padding: 0 0 0 0;
	margin: 2px 0 2px 0;
}

p.szurke_text {
	color: #5d5e29;
	text-align: center;
	padding: 0 0 0 0;
	margin: 2px 0 2px 0;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

img {
	border: none;
	text-decoration: none;
}

h2 {
	color: #FFFFFF;
	background-color: #A4A548;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 0 3px 0;
	margin: 0 20px 15px 20px;
}

h2.blue_text {
	color: #6DADC9;
	text-align: center;
	padding: 0 0 0 0;
	font-size: 20px;
	margin: 10px 0px 15px 0px;
	background-color: #ffffff;
}

h3 {
	color: #FFFFFF;
	background-color: #6DADC9;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 0 3px 0;
	margin: 40px 20px 15px 20px;
}

a.blue_link {
	color: #6DADC9;
	text-decoration: none;
}

a.blue_link:hover {
	color: #6DADC9;
	text-decoration: underline;
}

.header_al {
	width: 1024px;
	height: 142px;
	background-image: url('../images/TH_fejlec2.png');
	background-repeat: no-repeat;
}

.logo {
	float: left;
	width: 160px;
	height: 142px;
}

.title_menu {
	float: left;
	width: 864px;
	height: 142px;
}

.title {
	width: 864px;
	height: 122px;
}

.menu {
	width: 864px;
	height: 20px;
	color: #FFFFFF;
}

.title h1 {
	background: none;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	font-size: 21px;
	padding: 58px 0 0 0;
	margin: 0 0 0 0;
	width: 864px;
}

.middle_blue {
	width: 1024px;
	height: 94px;
	background-image: url('../images/TH_middle_blue.png');
	background-repeat: repeat-x;
}

.middle_blue_bubble {
	float: left;
	width: 250px;
	height: 94px;
}

.middle_left {
	height: 47px;
	width: 250px;
}

.middle_blue_bubble span.white_box {
	position: relative;
	height: 20px;
	background-color: #FFFFFF;
	padding: 2px 15px 0 15px;
	top: 27px;
	left: 30px;
	color: #6DADC9;
}

.middle_blue_bubble span.white {
	position: relative;
	top: 20px;
	left: 30px;
	color: #FFFFFF;
	font-size: 18px;
}

.middle_blue_text {
	float: left;
	width: 710px;
	height: 94px;
	color: #FFFFFF;
}

.content {
	width: 1024px;
	min-height: 500px;
}

img.background {
	position: absolute;
	z-index: 0;
	width: 1024px;
	height: 460px;
	margin: 5px 0 0 0;
}

.cont_main {
	position: relative;
	z-index: 1;
	width: 1024px;
}

.footer {
	width: 1024px;
	height: 72px;
	background-color: #FFFFFF;
	border-top: 2px solid #6dadc9;
}

button {
	border: none;
	background-color: #A4A548;
	color: #FFFFFF;
	padding: 5px;
}

button:hover {
	background-color: #848528;
	cursor: pointer;
}

.map_logo {
	 width: 30px;
	 height: 26px;
	 position: absolute;
	 background-image: url('../images/TH_map_logo.png');
	 background-repeat: no-repeat;
	 background-position: 0 0;
	 cursor: pointer;
}

.map_logo:hover {
	background-position: 0 -26px;
}

.tooltip {
	display: none;
	background-image: url('../images/TH_tool_bg.png');
	border: 1px #ffffff solid;
	color: #ffffff;
	padding: 5px;
	position: relative;
	z-index: 10;
}

.varos {
	width: 1024px;
	background-image: url('../images/TH_varos_bg.png');
	background-repeat: repeat-y; 
}

.varos_bal_hasab {
	width: 280px;
	margin-right: 2px;
	float: left;
	background-color: #ffffff;
}

.varos_jobb_hasab {
	width: 742px;
	float: left;
}

.varos_jobb_hasab a {
	color: #5d5e29;
	border-bottom: 1px dotted #5d5e29;
}

.varos_logo {
	background-image: url('../images/TH_varos_header.png');
	width: 280px;
	height: 142px;
	margin-bottom: 2px;
}

.varos_title h1 {
	width: 150px;
	background: none;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	font-size: 21px;
	padding: 58px 0 0 130px;
	margin: 0 0 0 0;
}

.varos_menu {
	width: 280px;
	background-color: #6dadc9;
}

a.kontinens {
	font-size: 16px;
}

a.varos {
	font-size: 14px;
	margin-left: 20px;
	font-weight: bold;
	width: 220px;
}

a.varos_active {
	font-size: 14px;
	margin-left: 20px;
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	width: 240px;
	margin: 0;
	padding: 0;
}

.varos_jobb_hasab h1 {
	width: 500px;
	color: #5d5e29;
	padding: 0;
	margin: 0;
	text-align: left;
	background: none;
	text-transform: none;
	margin: 0 10px 10px 10px;
}

.varos_jobb_hasab p {
	margin: 0 10px 0 10px;
	color: #5d5e29;
}

.varos hr {
	margin: 0 10px 0 10px;
	padding: 0;
	border: none;
	border-top: 2px dotted #6dadc9;
}

.szalloda_sor {
	margin: 0 10px 0 10px;
	text-align: justify;
	color: #5d5e29;
}

.szalloda_sor p {
	padding: 0;
	margin: 0;
}

.szalloda_sor h2 {
	width: 200px;
	background: none;
	text-align: left;
	color: #5d5e29;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

.szalloda_bal {
	float: left;
	width: 315px;
	margin-right: 28px;
}

.szalloda_jobb {
	float: left;
	width: 315px;
	margin: 0;
}

.szalloda_sor_elvalszto {
	width: 100%;
	height: 30px;
}

.programok {
	color: #ffffff;
	font-size: 16px;
	margin-left: 20px;

}

.egyedi_ut {
	color: #5d5e29;
	text-align: left;
}

.egyedi_ut p{
	padding: 5px;
	margin: 0;
}
