html {
	width: 100%;
	height: 100.1%;
	padding: 0;
	margin: 0;
}
body {
	width: 100%;
	height: 100.1%;
	padding: 0;
	margin: 0;
	background: #f2f2f2;
	font: 12px Verdana, Geneva, sans-serif;
	text-align: center;	
}
a {
	text-decoration: none;
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
}
table{
	empty-cells:show;
}

.clear, .clearfix {clear:both;height:0;line-height:0;font-size:0px;padding:0;margin:0;}
.wrapper-out {
	width: 100%;
	text-align: center;
	background: transparent url(/public/images/bg_v.jpg) repeat-y center top;
}
.wrapper {
	width: 925px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(/public/images/top_bg.jpg) no-repeat center top;
}
.inside .wrapper-out {
	background: transparent url(/public/images/bg_v2.jpg) repeat-y center top;
}
.inside .wrapper {
	background: transparent url(/public/images/top_bg2.jpg) no-repeat center top;
}

a.logo {
	display: block;
	width: 180px;
	height: 65px;
	padding: 20px 0 0 20px;
}

#menu {
	float: left;
	margin: 0;
	padding: 23px 0 0 0;
	width: 200px;
	list-style-type: none;
}
#menu li {
	margin: 0;
	padding: 0;
	width: 200px;
}
#menu li a {
	display: block;
	margin: 0;
	padding: 7px 0 3px 30px;
	height: 20px;
	width: 170px;
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	background: url(/public/images/m_1_bg.png) no-repeat bottom left;
}
#menu li a.act {
	background: url(/public/images/m_2_bg.png) no-repeat bottom left;
}

.lang {
	text-align: center;
	width: 245px;
}
.lang a img {
	border: none;
	padding: 0 2px 12px 0;
}

.services {
	padding: 45px 0 0 205px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	height: 153px;
	overflow: visible;
}
* html .services{
	padding: 45px 0 0 0px;
}
*:first-child+html .services{
	padding: 45px 0 0 0px;
}
.services ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.services li {
	padding: 5px 0 3px 17px;
	background: url(/public/images/top_szolg_li.jpg) no-repeat 5px 11px;
	font: 11px normal Verdana, Geneva, sans-serif;
	width: 350px;
}

.right {
	float: right;
	width: 310px;
	padding: 0 18px 0 18px;
	margin-top: -100px;
	background: url(/public/images/shad_r.jpg) no-repeat top center;
}
.inside .right {
	float: right;
	width: 225px;
	padding: 0 27px 0 0;
	margin-right: 10px;
	background: url(/public/images/shad_r2.jpg) no-repeat 0px 8px;
}
.right h2 {
	text-align: center;
}
.right .box {
	margin-right: -20px;
	padding: 0 0 30px 0;
	background:  url(/public/images/r_box_bg.jpg) no-repeat bottom center;
}
.right .box img {
	margin: 0px;
	border: 1px solid #a49d71;
	border-bottom: 0px;
}
.box h2 {
	text-align: left;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 3px 0 3px 10px;
}
.box h2 a {
	color: #fff;
}
.box h2 a:hover {
	color: #000;
}
.news {
	clear: both;
	background: url(/public/images/shad_r.jpg) no-repeat bottom center;
}
.news .shorttext{
	height: 85px;
	overflow:auto;
}
* html .news .shorttext{
	overflow: show;
}
.content .news {
	clear: left;
	background: url(/public/images/shad_content.jpg) no-repeat bottom center;
	padding-bottom: 30px;
	margin-bottom: 10px;
}
.mail_a {
	color: #6F5F00;
}
.mail_a:hover {
	color: #CC0000;
}
.news p {
	padding: 5px 0;
	margin: 0;
	font-size: 11px;
}
.content .news p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.content .news p strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.news img {
	border: #383838 1px solid;
	margin: 2px 5px 2px 0;
}
.news .datum {
	float: left;
	width: 100px;
}
.news .more {
	float: right;
	width: 100px;
	text-align: right;
}
.news .datum, .news .more, .news .more a, a.to-the-top {
	color: #6f5f00;
}
.news .more a:hover, a.to-the-top:hover {
	color: #c00;
}
.news strong a{
	color: black !important;
}


.content {
	width: 510px;
	padding: 20px 0px 20px 30px;
	text-align: justify;
	line-height: 1.4em;
}
.inside .content {
	width: 590px;
}

.contact_left {
	width: 260px;
	float: left;
}

.contact_right {
	width: 305px;
	float: right;
	margin: 0;
	padding-top: 30px;
}

.footer {
	clear: both;
	background: url(/public/images/footer_bg.jpg) no-repeat bottom center;
	height: 74px;
	width: 100%;
	text-align: center;
}
.inside .footer {
	background: url(/public/images/footer_bg2.jpg) no-repeat bottom center;
}
.footer, .footer a {
	font: 9px Arial, Helvetica, sans-serif;
	color: #fff;
}
.footer a:hover {
	color: #c00;
}
.footer-in {
	width: 925px;
	margin: 0 auto;
	text-align: left;
}
.footer p {
	margin: 0;
	padding: 0;
}
a.to-the-top {
	padding: 0 45px;
	font-size: 11px;
	color: #6f5f00;
}
.footer-r {
	float: right;
	width: 580px;
	padding: 40px 0 0 0;
}
.footer-logo {
	float:right;
	width: 64px;
	height: 58px;
}
.footer-logo a, .footer-logo a:hover, .footer-logo a img{
	border:0px;margin:0px;padding:0px;
}
.footer-r a:hover{
	color: white;
}
.footer-l {
	float: left;
	width: 200px;
	padding: 40px 0 0 30px;
}

table {
	width: 100%;
	border: #938c65 1px solid;
	padding: 0;
	margin: 5px 0;
	font: 11px Verdana, Geneva, sans-serif;
}
th {
	background-color: #938c65;
	color: #fff;
	margin: 0;
	padding: 4px;
}
td {
	margin: 0;
	padding: 6px 4px;
	border-left: #938c65 1px solid;
	border-top: #d4d1c1 1px solid;
	vertical-align: top;
}
td.col1 {
	border-left: none;
}
tr.odd td {
	background-color: #efeee8;
}