@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	height: 100.5%;
	background: #f9f7e8 url(/images/bg_foot_h.jpg) repeat-x left bottom fixed;
	text-align: center;
	font: 16px "Times New Roman", Times, serif;
	color: #17201b;
}
hr {
	display: none;
}
.shad {
	box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow: 0px 0px 3px #aaa;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#aaaaaa')";
	/* IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#aaaaaa');
}

.wrap-out {
	display: block;
	width: 100%;
	background: url(/images/bg_top_h.png) repeat-x left top;
	margin: 0;
	padding: 0;
	border: none;
	min-height: 700px;
}
.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	text-align: left;
	position: relative;
}
.flag {
	position: absolute;
	top: 40px;
	right: 10px;
	z-index: 20;
}
.flag a {
	display: block;
	float: left;
	width: 33px;
	height: 17px;
	padding: 0;
	margin-left: 10px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #076324;
	text-decoration: none;
	text-indent: -3000px;
	background: url(/images/sprite.png) no-repeat left -120px;
}
.flag a:hover {
	color: #c00;
}
.flag .hu {
	background: url(/images/sprite.png) no-repeat -40px -120px;
}
.flag a.notflag {
	width: auto;
	font: 16px "Times New Roman", Times, serif;
	color: #17201b;
	text-decoration: none;
	text-indent: 1px;
	background: none;
}

a.logo {
	position: absolute;
	top: 10px;
	left: 380px;
	background: url(/images/sprite.png) no-repeat left top;
	width: 160px;
	height: 90px;
	text-indent: -3000px;
}

.logged-in {
	text-align: right;
	display: block;
	width: 100%;
	font-size: 12px;
	padding: 0px 14px;
	text-align: left;
}
.logged-in a {
	color: #c00;
}
.logged-in a:hover {
	color: #fff;
}

UL.menu {
	position: absolute;
	top: 100px;
	width: 930px;
	height: 44px;
	border-top: #c19c58 1px solid;
	border-bottom: #c19c58 1px solid;
	list-style-type: none;
}
UL.m1 {
	left: 5px;
}
UL.menu LI {
	display: inline-block;
	float: left;
	padding: 0;
}
UL.menu LI a {
	display: inline-block;
	padding: 8px 9px;
	font-size: 16px;
	color: #300100;
	text-transform: uppercase;
}
.en UL.menu LI a {
	padding: 8px 17px;
}

UL.m2 {
	right: 5px;
}
.en UL.m2 LI a {
	padding: 8px 14px;
}

UL.menu LI a.act {
	color: #b6895a;
}

.search {
	float: right;
	display: block;
	width: 253px;
	height: 47px;
/*	background: transparent url(/images/search_bg.gif) no-repeat right center;*/
	padding: 10px 0;
}
.search FORM {
	padding: 14px 0 0 10px;
}
.search INPUT {
	border: none;
	background: none;
	width: 200px;
}
.search a img {
	border: none;
	background: none;
	width: 20px;
	height: 20px;
}
.intro {
	clear: both;
	width: 940px;
	padding: 156px 0 0 0;
	margin: 0 0 30px 0;
}
.intro H2 {
	clear: none;
	width: 400px;
	line-height: 32px;
	text-transform: none;
	padding: 10px 0 10px 0;
	font-size: 42px;
	line-height: 50px;
	font-style: italic;
	color: #370100;
}
.intro P {
	padding: 30px 0 10px 0;
	font-style: italic;
	font-weight: normal;
	font-size: 21px;
	line-height: 32px;
	color: #043a01;
	line-height: auto;
}

.content {
	clear: both;
	width: 940px;
	padding: 0;
	margin: 0;
	line-height: 24px;
/*	background: url(/images/sprite.png) no-repeat left -968px;*/
}
.content UL {
	margin-bottom: 20px;
}
.content LI {
	padding: 0 0 5px 18px;
	background: url(/images/sprite.png) no-repeat -988px 6px;
	font-size: 14px;
	line-height: 21px;
}
.hr1 {
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0;
	width: 940px;
	background: url(/images/sprite.png) no-repeat left -968px;
}
.hr2 {
	clear: both;
	padding: 0;
	margin: 10px 0;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	max-height: 0px;
	border-top: #c7b89e 1px solid;
}

.footer {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 50px 10px 10px 10px;
	width: 920px;
	text-align: left;
	background: url(/images/sprite.png) no-repeat left -968px;
}
.footer strong {
	color: #076324;
}

H1 {
	margin: 0;
	padding: 10px 0 30px 0;
	font-size: 42px;
	font-weight: normal;
	font-style: italic;
	color: #370100;
}
H2 {
	margin: 0;
	padding: 20px 0 20px 0;
	font-weight: normal;
	font-size: 21px;
	color: #370100;
	text-transform: uppercase;
}
H3 {
	margin: 0;
	padding: 5px 0 2px 0;
	font-weight: normal;
	font-size: 18px;
	color: #043a01;
	text-transform: uppercase;
}
H1 a, H2 a, H3 a {
	color: #370100;
}
H1 a:hover, H2 a:hover, H3 a:hover {
	color: #043a01;
}
H1, H2, H3, H4, H5, H6 {
	clear:both;
}
H4 {font-size: 15px;color:#000;}
H5 {font-size: 14px;color:#000;}
H6 {font-size: 13px;color:#000;}
H4, H5, H6 {
	padding: 2px 0;
}

UL, P {
	padding: 10px 0 0 0;
	margin: 0;
}
P {
	padding: 0 0 10px 0;
}

UL, LI {
	list-style-type: none;
}

/* jCarousel */
.jcarousel-skin LI {
	background: none;
}
.jcarousel-skin LI IMG {
	float: right;
}
.jcarousel-skin .jcarousel-container {
/*    -moz-border-radius: 10px;    background: #F0F6F9;    border: 1px solid #346F97;*/
	margin: 0;
	padding: 0;
}

.jcarousel-skin .jcarousel-container-horizontal {
    width: 920px;
	height: 270px;
    padding: 0 0 0 20px;
}

.jcarousel-skin .jcarousel-clip-horizontal {
    width:  100%;
    height: 100%;
	margin: 0;
	padding: 0;
}

.jcarousel-skin .jcarousel-item {
    width: 920px;
	height: 270px;
	text-align: left;
}

.jcarousel-skin .jcarousel-item-horizontal {
    margin: 0 12px 0 0;
	padding: 0;
}

.jcarousel-skin .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    top: 120px;
    right: -25px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    background: transparent url(/images/carousel_pic.png) no-repeat -165px 0px;
}

.jcarousel-skin .jcarousel-next-horizontal:hover {
    background-position: -33px 0px;
}

.jcarousel-skin .jcarousel-next-horizontal:active {
    background-position: -99px 0px;
}

.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -165px 0px;
}

.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 120px;
    left: -15px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    background: transparent url(/images/carousel_pic.png) no-repeat -132px 0px;
}

.jcarousel-skin .jcarousel-prev-horizontal:hover {
    background-position: 0px 0px;
}

.jcarousel-skin .jcarousel-prev-horizontal:active {
    background-position: -66px 0px;
}

.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
	background-position: -132px 0px;
}





.news-list H2 {
	font-size: 21px;
}
.news-list-intro {
	padding: 0;
	text-align: left;
	border-top: #c7b89e 1px solid;
}
.news-list img {
	padding-top: 10px;
}
.news-intro, .news-content {
	float: right;
	width: 640px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #5c5c5c;
}
.news-content {
	color: #ccc;
}
.news-video {
	padding: 20px 0;
}
.news-pic {
	clear: both;
	width: 100%;
	background: url(/images/sprite.png) no-repeat left -968px;
	margin-top: 20px;
	padding-top: 30px;
}
.news-pic img {
	height: 90px;
	margin: 3px;
}
.zoom img {
	border: none;
	border: #e4d0ad 1px solid;
}

/* index oldal */
UL#pic {
	display: block;
	width: 726px;
	height: 108px;
	float: right;
	margin-top: 29px;
}
#pic, #pic li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#pic li {
	display: none;
	width: 100%;
	height: 100%;
}

.brdr3 {
	border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;
}
.brdr5 {
	border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}

.login-div, #loginform label {
	color: #333;
}
.none {
	display: none;
}
a.bovebben {
	display: inline-block;
	width: 74px;
	height: 18px;
	background: transparent url(/images/more_red.gif) no-repeat right center;
	text-indent: -3000px;
}
BODY.de a.bovebben {
	width: 130px;
	background: transparent url(/images/more_red_de.gif) no-repeat right center;
}

#map {
	margin: 0;
	padding: 0;
	width: 530px;
	height: 336px;
	background: #000 url(/files/image/map_mo.gif) no-repeat left top;
	font: 13px arial, helvetica, sans-serif;
	position: relative;
}
#map li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
}
#map li a {
	position: absolute;
	z-index: 1;
	background: url(/files/image/point.gif) no-repeat center center;
	display:none;
	width: 10px;
	height: 10px;
}
#map li a span { display:none; position: absolute; z-index: 1; }
#map li a:hover span {
	position: absolute;
	z-index: 100;
	display: block;
	width: 100px;
	left: 3px;
	bottom: 10px;
	padding: 0 6px;
	border: 1px solid #000;
	background: #fff;
	text-decoration: none;
	color: #000;
}

.b {
	margin: 20px 0;
	margin: 0;
	clear: both;
}
input[type="submit"] {
	margin: 0;
	border: #fff 1px solid;
	background:#D91A21;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
form#feliratkozas {
	display: block;
	width: 206px;
	height: 170px;
	position: relative;
	margin-bottom: 0;
}
form#feliratkozas input#name, form#feliratkozas input#email, form#feliratkozas input#submit {
	position: absolute;
	top: 107px;
	left: 20px;
	width: 160px;
	border: none;
	background: none;
}
form#feliratkozas input#email {
	top: 61px;
}
form#feliratkozas input#submit {
	display: block;
	top: 125px;
	left: 13px;
	width: 180px;
	height: 25px;
	cursor: pointer;
}


.footer .contact {
	background: url(/images/sprite.png) no-repeat -925px -120px;
	padding-left: 60px;
	width: 223px;
	height: 240px;
}
.footer .contact .mel a {
	display: block;
	margin: -10px 0 30px 0;
	font-size: 32px;
	font-style: italic;
}
.footer .contact .data {
	line-height: 24px;
	font-size: 16px;
	color: #043a01;
}
.footer .contact .data span {
	float: left;
	width: 100px;
}
.iso {
	float: left;
	margin: 0;
	display: block;
	width: 90px;
	height: 180px;
	padding-left: 4px;
	text-align: center;
}
.iso img {
	border: #e4d0ad 1px solid;
}
.footer .copyright {
	clear: both;
	margin: 0 auto;
	width: 900px;
	font-size: 11px;
	color: #816f48;
}
.footer .copyright .creator {
	float: right;
}

a.back-to-top {
	float: right;
	margin-top: -36px;
	padding: 0 20px 0 20px;
	font-size: 11px;
	color: #076324;
	font-style: italic;
	background: url(/images/sprite.png) no-repeat -248px 2px;
}
a.back-to-top:hover { color: #c00; }

.l50 {
	float: left;
	width: 320px;
	padding: 0 10px 0 10px;
}
.l50-first {
	float: left;
	width: 330px;
	padding: 0;
}
a.more {
	padding: 0 20px 0 0;
	color: #043a01;
	text-transform: capitalize;
	background: url(/images/sprite.png) no-repeat right -985px;
}
a.more:hover { color: #c00; }

.col3-1 {
	float: left;
	width: 283px;
	padding-left: 18px;
}
.news-list.col3-1 {
	margin-bottom: 20px;
}
.col3-2 {
	float: left;
	width: 278px;
	padding-left: 30px;
}
.col3-3 {
	float: left;
	width: 283px;
	padding-left: 30px;
}
a.fblink {
	background: url(/images/sprite.png) no-repeat left -148px;
	text-decoration:none;
	border:0;
	display: block;
	float: left;
	width:16px;
	height:18px;
	padding: 0px 6px 0 0;
}