body {
	font-family: Arial;
	font-size:12px;
	color: #000000;
	margin:0px;
	padding:0px;
}
a {
	color:#8f161e;
}
a:hover {
	text-decoration:none;
}
textarea {
	margin-bottom:10px;
}
.nyito_flash {
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left:-385px;
	margin-top: -215px;
}
.container {
	width:770px;
	margin:auto;
}
.header {
	margin-top:30px;
	height:95px;
	background-image: url('../images/header_bg.jpg');
}
.header h1 {
	margin:0px;
	padding:0px;
}
.header h1 a {
	display:block;
	position:absolute;
	top:40px;
	margin-left:40px;
	width:150px;
	height:50px;
}
.header h1 a span {
	display:none;
}
.header h2 {
	position:absolute;
	top:108px;
	margin:0px 0px 0px 20px;
	font-size:11px;
	font-weight:normal;
	color:#8f161e;
}
.header .lang {
	position:absolute;
	margin-left:660px;
	top:108px;
	color:#84161f;
	font-size: 11px;
}
.header .lang a {
	text-decoration:none;
	color:#8f161e;
}
.header .lang a:hover {
	text-decoration:underline;
}
.sitemap_link {
	position:absolute;
	top:15px;
	margin-left:35px;
	text-decoration:none;
	color: #444;
	font-size:10px;
}
.sitemap_link:hover {
	text-decoration:underline;
}
.middle .right_side {
	float:right;
	width:590px;
}
* html .middle .right_side {
	margin-right:-5px;
}
.right_side .content_line {
	height: 20px;
	margin-top:15px;
	background-image: url("../images/content_line.jpg");
	border: none;
}
.right_side .content_container {
	margin-left: 17px;
	border-left:1px solid #bdbdbd;
	padding: 20px;
	font-size:16px;
	line-height:32px;
	color: #333;
}
.content_container h3.title {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:13pt;
}
.content_container .tools {
	background-image:url('../images/tools_bg.jpg');
	height:50px;
	font-size:12px;
	line-height:12px;
}
.tools .print {
	background-image:url('../images/print_icon.jpg');
	background-repeat:no-repeat;
	display:block;
	height:20px;
	margin-top: 15px;
	padding-left:23px;
	padding-top:8px;
	float:left;
}
.tools .back {
	background-image:url('../images/vissza.gif');
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:40px;
	margin-top:42px;
	float:right;
}
.tools .top {
	background-image:url('../images/lapteto.gif');
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:45px;
	margin-top:42px;
	margin-left: 10px;
	float:right;
}
.en .tools .back {
	background-image:url('../images/vissza_en.gif');
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:40px;
	margin-top:42px;
	float:right;
}
.en .tools .top {
	background-image:url('../images/lapteto_en.gif');
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:67px;
	margin-top:42px;
	margin-left: 10px;
	float:right;
}
.de .tools .back {
	background-image:url('../images/vissza_de.gif');
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:40px;
	margin-top:42px;
	float:right;
}
.de .tools .top {
	background-image:url('../images/lapteto_de.gif');
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:99px;
	margin-top:42px;
	margin-left: 10px;
	float:right;
}
.ru .tools .back {
	background-image:url('../images/vissza_ru.gif');
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:40px;
	margin-top:42px;
	float:right;
}
.ru .tools .top {
	background-image:url('../images/lapteto_ru.gif');
	background-repeat:no-repeat;
	display:block;
	height:20px;
	width:99px;
	margin-top:42px;
	margin-left: 10px;
	float:right;
}
.tools span {
	display:none;
}
.middle .left_side {
	float:right;
	width:178px;
}
.left_side .date {
	text-align:center;
	color:#8f161e;
	font-size: 11px;
	margin-top:20px;
}
.left_side .menu {
	margin-top:35px;
	margin-bottom: 35px;
	background-image: url('../images/menu_header.jpg');
	background-repeat: no-repeat;
	padding-top:83px;
	vertical-align: bottom;
}
.menu ul {
	margin:0px;
	padding:4px 0px 4px 0px;
	border:1px solid #bebebe;
	list-style:none;
}
.menu ul li {
	margin: 0px 4px 0px 4px;
	padding: 0px;
}
.menu ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#8f161e;
	font-size:13px;
	display:block;
	padding:6px 2px 6px 7px;
	/*height:12px;*/
}
* html .menu ul li a {
	height:12px;
}
.menu ul li a.level_2 {
	text-decoration:none;
	font-weight:bold;
	color:#8f161e;
	font-size:12px;
	display:block;
	padding:6px 2px 6px 25px;
	height:12px;
	background-image:url('../images/nyil.gif');
	background-repeat:no-repeat;
	background-position: 15px 12px;
}
.menu ul li a:hover {
	background-color: #bebebe;
}
.footer {
	clear: both;
	text-align:center;
	color: #fff;
	background-color:#8f161e;
	font-size:11px;
	font-weight:bold;
	height:14px;
}
.footer a {
	color: #fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	color: #bebebe;
}
.vel_bevezeto {
	margin-bottom:20px;
}
#vel_form {
	width: 500px;
	margin:auto;
}
.vel_sor label {
	float: left;
	width:190px;
	text-align:right;
	margin-right:10px;
}
.vel_sor input, .vel_sor textarea {
	float: left;
	width:190px;
	margin-left:10px;
}
.vel_sor, .vel_gombok {
	clear:both;
}
.vel_gombok {
	text-align: center;
}
.ot2 {
	margin-left:20px;
}
#albumlista {
	/*border:1px solid red;*/
}
.album {
	width:170px;
	float:left;
	margin-right:7px;
}
.albumcim {
	text-align:center;
	width:170px;
	overflow:hidden;
}
.albumcim a {
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
#galeria_popup {
	border:1px solid #cfcfcf;
	width:590px;
	margin: auto;	
}
#galeria_head {
	height:62px;
	background-image: url('../images/galeria_head.jpg');
	width:592px;
	margin:auto;
	margin-top:20px;
}
.galeria_nagykep {
	margin:auto;
	width: 500px;
	margin-top:15px;
	margin-bottom:15px;
}
#kep_bal {
	float:left;
	padding-top:150px;
	width:15px;
}
.kep {
	float:left;
	width:470px;
	text-align:center;
}
#kep_jobb {
	float:left;
	padding-top:150px;
	width:15px;
}
.kapcsolatfelvetel {
	display:none;
}
.leiras_keret {
	/*background-image: url('../images/leiras_bg.jpg');*/
	height:25px;
	line-height:25px;
	background-color:#BEBEBE;
	color: #960029;
	text-align:center;
	font-weight:bold;
}
.thumb_box {
	margin:auto;
	width:600px;
	margin-top:15px;
}
#thumb_bal{
	float:left;
	padding-top:15px;
	width:15px;
}
#thumb_jobb{
	float:left;
	padding-top:15px;
	width:15px;
}
.thumb_keret {
	float:left;
	width:550px;
}
.thumb_keret img {
	margin:0px 5px;
}
.clear{
	clear:both;
	font-size:0px;
	height:0px;
}
