@charset "utf-8";
/* CSS Document */

body {
	background-image: url(pic/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
a img {
	border: none;
}
a {
	text-decoration: none;
}
td {
	vertical-align: top;
}
#container_center {
	margin: 0px auto;
	position: relative;
	width: 1000px;
}
#container_center #container {
	position: relative;
	float: left;
	width: 920px;
}
#container_center #container #dynamic_photo {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 200px;
	height: 200px;
}
#container_center #container #top #dynamic_szlogen {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 700px;
	height: 221px;
	z-index: 0;
}
#container_center #container #top #dynamicszlogen {
	background: none;
}
#container_center #container #top {
	position: relative;
	float: left;
	width: 920px;
	height: 221px;
	background-image: url(pic/top.png);
	background-repeat: no-repeat;
}
#container_center #container #top #logo {
	position: absolute;
	top: -10px;
	left: 280px;
}
#container_center #container #top #music, #container_center #container #top #music2 {
	position: absolute;
	top: 2px;
	right: 0px;
	z-index: 2;
}
#container_center #container #top #languages {
	position: absolute;
	top: 10px;
	right: 80px;
	z-index: 2;
	font-size: 8pt;
	font-weight: bold;
}
#container_center #container #top #languages a {
	color: #FFF;
}
#container_center #container #top #languages a:hover {
	color: #DDD;
}
#container_center #container #top #music2 {
	display: none;
}
#container_center #container #top #house {
	position: absolute;
	bottom: 36px;
	right: 2px;
}
#container_center #container #top #menu {
	position: absolute;
	top: 148px;
	height: 32px;
	left: 215px;
	width: 690px;
	text-transform: uppercase;
}
#container_center #container #top #menu .sf-menu {
	position: relative;
	float: left;
	height: 32px;
}
#container_center #container #top #menu .sf-menu a {color: #FFF;}
#container_center #container #top #menu .sf-menu li {
	position: relative;
	float: left;
	padding: 10px 8px 0px 8px;
	height: 22px;
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	background-image: none;
}
#container_center #container #top #menu .menu {
	position: relative;
	float: left;
	padding: 10px 8px 0px 8px;
	height: 22px;
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	background-image: none;
}
#container_center #container #top #menu .sf-menu li li {
	width: 200px;
}
#container_center #container #top #menu .sf-menu li:hover, #container_center #container #top #menu .menu:hover {
	background-image: url(pic/menu_hover.jpg);
}
#container_center #container #middle {
	position: relative;
	float: left;
	clear: both;
	width: 920px;
	background-image: url(pic/middle.jpg);
	background-position: top;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
}
#container_center #container #left_shadow {
	position: absolute;
	top: 0px;
	left: -15px;
	width: 15px;
	height: 600px;
	background-image: url(pic/shadow_left.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#container_center #container #right_shadow {
	position: absolute;
	top: 0px;
	right: -15px;
	width: 15px;
	height: 600px;
	background-image: url(pic/shadow_right.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#container_center #container #left {
	width: 240px;
	vertical-align: top;
	background-color: #cccccc;
}
#container_center #container #left .left_title {
	position: relative;
	float: left;
	clear: both;
	background-image: url(pic/left_title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
	width: 230px;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}
#container_center #container #left .left_content {
	position: relative;
	float: left;
	clear: both;
	background-image: url(pic/left_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #a9a9a9;
	width: 220px;
	font-size: 9pt;
	color: #FFF;
	padding: 10px 10px 20px 10px;
}
#container_center #container #left .left_content a {color: #FFF; text-decoration: none;}
#container_center #container #left .left_content a:hover {color: #666;}
#container_center #container #left .left_content a:hover img, #container_center #container #left .left_content a img {text-decoration: none;}
#container_center #container #left #left_bottom {
	position: relative;
	float: left;
	clear: both;
	background-image: url(pic/left_bottom_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 240px;
	height: 35px;
}
#container_center #container #content {
	width: 620px;
	vertical-align: top;
}
#container_center #container #content .content {
	position: relative;
	float: left;
	clear: both;
	width: 620px;
	vertical-align: top;
	padding-bottom: 12px;
	border-bottom: 1px solid #AAA;
	margin-bottom: 24px;
}
#container_center #container #content .page_content {
	border-bottom: none;
}
#container_center #container #content .content .content_title {
	position: relative;
	float: left;
	width: 620px;
	clear: both;
	color: #900;
	font-size: 14pt;
}
#container_center #container #content a {color: #333;}
#container_center #container #content a:hover {color: #900;}
#container_center #container #content .content .content_title a {color: #900;}
#container_center #container #content .content .content_title a:hover {color: #333;}
#container_center #container #content .content .content_datetime {
	position: relative;
	float: left;
	width: 620px;
	clear: both;
	color: #900;
	font-size: 8pt;
}
#container_center #container #content .content .content_text {
	position: relative;
	float: left;
	width: 620px;
	clear: both;
	color: #900;
	margin-top: 12px;
	font-size: 9pt;
	line-height: 14pt;
}
#container_center #container #content .content .content_text a {color: #333; text-decoration: none;}
#container_center #container #content .content .content_text a:hover {color: #900;}
#container_center #container #content .content .content_text a:hover img, #container_center #container #content .content .content_text a img {text-decoration: none;}
#container_center #container #content .content .content_facebook {
	position: relative;
	float: left;
	width: 450px;
	clear: both;
	margin-top: 12px;
}
#container_center #container #content .content .content_forras {
	position: absolute;
	right: 0px;
	bottom: 6px;
	width: 620px;
	color: #666;
	font-size: 8pt;
	text-align: right;
}
#container_center #container #content .content .content_forras a {color: #333;}
#container_center #container #content .content .content_forras a:hover {color: #900;}
#container_center #container #bottom {
	position: relative;
	float: left;
	clear: both;
	width: 920px;
	height: 30px;
	background-image: url(pic/bottom.jpg);
	background-position: top;
}
#container_center #container #bottom #copyright {
	position: absolute;
	top: 0px;
	left: 20px;
	color: #FFF;
	font-size: 7pt;
	width: 140px;
	height: 27px;
	padding: 3px 0px 0px 4px;
}
#container_center #container #bottom #copyright a {color: #FFF;}
#container_center #container #bottom #copyright a:hover {color: #900;}
#container_center #container #bottom #facebook {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 240px;
}
#container_center #container #bottom #bottom_menu {
	position: absolute;
	top: 10px;
	left: 280px;
	color: #FFF;
	font-size: 6pt;
	width: 620px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#container_center #container #bottom #bottom_menu a {color: #FFF; text-decoration: none;}
#container_center #container #bottom #bottom_menu a:hover {text-decoration: underline;}
#container_center #container #bottom #balatonweb {
	position: absolute;
	bottom: 2px;
	right: 0px;
}
.termek_pic {
	margin: 0 10px 0 0;
}
	.input {
		border: solid 1px #666;
		background: #000;
		color: #CCC;
		cursor: pointer;
	}
	.input:hover {
		background: #CCC;
		color: #000;
	}
	.input_text_db {
		background: #CCC;
		color: #000;
		width: 30px;
		text-align: right;
	}