html, body {
	margin: 0;
	padding: 0;
}
body {
	height: 100.1%;
	background: none;
}
a {
	outline: none;
	color: #003D7B;
	text-decoration: none;
}
a:hover {
	color: #F56200;
}
a img {
	border: none;
}
hr {
	border: none;
	border-top: #6B6E4F 1px solid;
}
.clear, .clearfix {
	clear: both;
    height: 0;
    font-size: 0px;
    line-height: 0px;
}
form {
	padding: 0;
	margin: 0;
}
form P {
	clear: both;
}
form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

legend {
	padding: 0 0 0 15px;
	font-weight: bold;
}

.select-country {
	width: 325px;
}

input.text, textarea.text {
	border: #b3b6bc 1px solid;
	background-color: #fff;
	width: 300px;
	padding: 2px;
}
.msg-form {
	font-weight: bold;
	text-align: right;
	color: #c00;
}

.content input {
	float: left;
}
.content label {
	float: left;
	width: 170px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
.content label.checkbox {
	width: 350px;
	margin: 2px 0 0 5px;
}
.check {
	float: left;
	border: none;
	background: none;
}

label.longlabel {
	width: auto;
}
.needed-label {
	color: #F56200;
}
.needed-label:before {
    content: "* ";
	color: #F56200;
}
.needed {
/*	background-color: #F7F4EB;*/
/*	border: #F8A447 1px solid;*/
}
.needed-ok {
}
.needed-error {
	background-color:#FFFFCC;
	border-color: #C00;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 1px;
	border-style: solid;
}
.needed-blank {
	background-color: #FFCC99;
	border-color: #C00;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 1px;
	border-style: solid;
}
.error {
	padding: 10px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #fff;
	border-top: #F00 2px solid;
}
.h-error {
	color: #F00;
	padding-top: 10px;
	text-decoration: blink;
}
.uzenet {
	padding: 10px;
	font: bold 13px arial, verdana;
	color: #000;
	background-color: #F5F1D8;
	border: 2px solid #fa9245;
}


.wrapper {
	width: 1000px;
	background: #fff;
	text-align: left;
}

.ad {
	float: right;
	width: 120px;
	text-align: center;
}

.logo {
	padding: 0;
	margin: 0;
	width: 283;
	height: 255;
	display: block;
}

.content UL {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 7px 25px;
}
.content UL LI {
	background: url(/images/eskuvo/li.gif) no-repeat 0 7px;
	padding: 0px 0 0px 15px;
}


UL.menu-hu, UL.menu-en {
	margin: 0;
	padding: 0 10px 0 15px;
	width: 268px;
	list-style-type: none;
	background: none;
	text-align: left;
}
UL.menu-hu UL, UL.menu-en UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


UL.menu-hu LI, UL.menu-en LI, UL.menu-hu LI a, UL.menu-en LI a {
	width: 268px;
	height: 34px;
	display: block;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	text-indent: -3000px;
}

UL.menu-hu LI a.m1 { background: url(/images/eskuvo/menu_hu.jpg) no-repeat 0 0; }
UL.menu-hu LI a.m1:hover { background-position: 0px -136px; }
UL.menu-hu LI a.m2 { background: url(/images/eskuvo/menu_hu.jpg) no-repeat 0 -34px; }
UL.menu-hu LI a.m2:hover { background-position: 0px -170px; }
UL.menu-hu LI a.m3 { background: url(/images/eskuvo/menu_hu.jpg) no-repeat 0 -68px; }
UL.menu-hu LI a.m3:hover { background-position: 0px -204px; }
UL.menu-hu LI a.m4 { background: url(/images/eskuvo/menu_hu.jpg) no-repeat 0 -102px; }
UL.menu-hu LI a.m4:hover { background-position: 0px -238px; }

UL.menu-en LI a.m1 { background: url(/images/eskuvo/menu_en.jpg) no-repeat 0 0; }
UL.menu-en LI a.m1:hover { background-position: 0px -136px; }
UL.menu-en LI a.m2 { background: url(/images/eskuvo/menu_en.jpg) no-repeat 0 -34px; }
UL.menu-en LI a.m2:hover { background-position: 0px -170px; }
UL.menu-en LI a.m3 { background: url(/images/eskuvo/menu_en.jpg) no-repeat 0 -68px; }
UL.menu-en LI a.m3:hover { background-position: 0px -204px; }
UL.menu-en LI a.m4 { background: url(/images/eskuvo/menu_en.jpg) no-repeat 0 -102px; }
UL.menu-en LI a.m4:hover { background-position: 0px -238px; }

a.lila {
	float: right;
	text-align: left;
	display: block;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 0 5px 25px;
	width: 243px;
	background: #ea44a2 url(/images/eskuvo/m_li3.gif) no-repeat 10px 10px;
	border-top: #fff 7px solid;
}
a.lila-last {
	border-bottom: #fff 7px solid;
}
a.lila:hover {
	color: #000;
}


.left {
	float: left;
	width: 283px;
	margin: 0;
	padding: 0;
	text-align:right;
}
.c {
	background: url(/images/eskuvo/c_bg.jpg) repeat-y 283px 0px;
	margin: 0;
	padding: 0;
}
.content {
	float: left;
	width: 593px;
	margin: 0;
	padding: 0 0 20px 0;
	background: url(/images/eskuvo/content_bg.jpg) no-repeat 0px 225px;
}

.content P {
	margin: 10px 0;
	padding: 5px 15px 0 15px;
	text-align: justify;
}

.content {
	font: normal 17px "Times New Roman", Times, serif;
	line-height: 1.3em;
	line-height: normal;
	color: #a200b3;
}

h1, h2, h3 {
	font: "Times New Roman", Times, serif;
	color: #a200b3;
	padding-left: 15px;
}
h1 {
	font-size: 26px;
}
.gal-div-hu {
	background: url(/images/eskuvo/gal_1_hu.jpg) no-repeat 20px 0px;
	padding: 60px 0 0 30px;
}
.gal-div-en {
	background: url(/images/eskuvo/gal_1_en.jpg) no-repeat 20px 0px;
	padding: 60px 0 0 30px;
}
.gal-div-in {
	background: url(/images/eskuvo/gal_2.jpg) no-repeat 420px bottom;
	padding: 0;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 19px;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 1em;
}


.footer {
	clear: both;
	font: 10px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #a984d8;
	border-left: #fff 15px solid;
}
.footer a {
	color: #fff;
	padding: 0 15px 0 10px;
	background: url(/images/eskuvo/top.gif) no-repeat right 3px;
}
.footer a:hover {
	color: #fff;
}
.footer P {
	padding: 3px 0;
	margin: 0 0 0 272px;
}
.footer .copy {
	float: left;
	padding: 3px 3px 3px 10px;
	color: #fff;
	width: 256px;
}

.lang {
	float: right;
	width: 108px;
	height: 70px;
	background: url(/images/eskuvo/lang.jpg) no-repeat top left;
}

.gallery-wrapper {
	padding: 0 0 0 20px;
}
.content a.gallery img {
	padding: 1px;
	background: #FCEEFB;
	border: #B785DC 1px solid;
	margin: 0 1px 0 -2px;
}
.content a.last img {
	margin: 0;
}
.content a.first img {
	margin: 0 1px 0 -5px;
}
.content a.gallery P {
	width: 141px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #5983aa;
	padding: 0 3px;
	margin: 0;
	float: left;
}
.gallerimg, .gallerimg-full {
	float: left;
	width: 150px;
	padding: 0 0 10px 0;
	margin: 0;
}
P.gallery-intro {
	padding: 3px;
	font: Georgia, "Times New Roman", Times, serif;
}

div#sideflash {
	clear:both;
	display:block;
	width: 268px;
	height: 223px;
	margin-left:15px;
}

.pic-right {
	float: right;
	margin: 0;
	padding: 20px 5px 0 15px;
	text-align: right;
}
.pic-right img {
	margin: 5px 0;
}

.sideflash-bot {
	clear: both;
	margin: 0;
	padding: 5px 10px 7px 25px;
	width: 248px;
	height: 70px;
	background: url(/images/eskuvo/flash_bot.jpg) no-repeat top right;
	text-align: left;
}

