html,body {
	height: 100%;
}

body {
	margin:0; padding:0;
	text-align: left;
	border: none;
	color: black;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	background: #F18700 url("_clip/bg-site.gif") top left repeat-x;
}


h1 {
	font-size: 175%;
	font-weight: bold;
	color: #4C1F0A;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0; margin: 10px 0 20px 0;
}
h2 {
	font-size: 135%; font-weight: bold;
	color: white;
	padding: 10px 0 3px 0; margin: 15px 0;
}
h3 {
	padding: 0;
	font-weight: normal; font-size: 105%;
	color: black;
	border-bottom: 1px solid #DF7C01;
	text-transform: uppercase;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	line-height: normal;
}

a {text-decoration: underline; color: #8C4706;}
a:hover {text-decoration: none; color: white;}
hr {
	border: none;
	border-top: 1px solid white;
	height: 1px;
}
img {border: none;} img.block {display: block}
form {margin: 0; padding: 0;}
div {margin: 0; padding: 0;}

.textRight {text-align: right;} .textCenter {text-align: center;} .textLeft {text-align: left;}
.floatLeft {float: left;} .floatRight {float: right;}
.clear {clear: both;}
.hide {display: none;}

abbr, acronym, .help {cursor: help; border-bottom: 1px dashed #C3C5DF;}
blockquote {margin: 15px; padding: 0;}

.infoBox {
	background: #EEBA5C;
	padding: 10px;
	margin: 10px 0;
	border-bottom: 1px solid #DF7C01;
	border-top: 1px solid #DF7C01;
}
ul.infoBox {padding: 20px 25px;}

/* \*/ * html .infoBox {height: 1px;} /**/



.right-picture {float: right; margin: 0 0 10px 15px; border: 3px solid #D6E1EA;}
.left-picture {float: left; margin: 0 15px 10px 0; border: 3px solid #D6E1EA;}


/**/

#page {
	margin: 0 auto; padding: 0;
	width: 770px;
	text-align: left;
	background: url(_clip/bg-page.gif) left top repeat-y;
}

#header {
	background: url(_clip/header.jpg) left top no-repeat;
	height: 230px;
	position: relative;
}
#content-holder {
	background: url(_clip/bg-content-holder.gif) left top no-repeat;
	padding: 0 1px;
	width: 100%;
}
#content {
	float: right;
	width: 425px;
	padding-right: 60px;
}
#left-side {
	float: left;
	width: 217px;
	padding-left: 42px;
	vertical-align:top;
}
a span.hp-btn {
	display: block;
	width: 220px; height: 100px;
	position: absolute; top: 100px; left: 40px;
	cursor: pointer;
}

.content-navig {
	width: 100%;
	padding: 5px 0; margin: 20px 0;
	background: url(_clip/bg-content-navig.gif) left center repeat-x;
	font-size: 95%;
	display: table;
}
.content-navig span.btns {
	display: block;
	padding: 0 10px 0 20px;
	background: #F49F33 url(_clip/bullet.gif) left center no-repeat;
}
#footer {
	padding: 35px 20px 20px 20px; margin: 0 auto;
	width: 646px;
	font-size: 95%;
	color: #785827;
	background: #F0B14E url(_clip/bg-footer.gif) left top no-repeat;
}
.footer-text {
	display: table;
	margin: 0 0 0 225px;
	width: 420px;
}
#footer a {color: #BE7C2A;}

/**/

.container {
	background: #EBBB56 url(_clip/container-top.gif) left top no-repeat;
	width: 175px;
	font-size: 95%;
	margin: 15px auto;
}
.container-content {
	padding: 5px 10px 15px 10px;
	background: url(_clip/container-bottom.gif) left bottom no-repeat;
}

/**/
.itemName {
  padding-top:5px;
  vertical-align:top;
  text-align:right;
}

input {
	background: #F2CF84;
	border: 1px solid #DF7C01;
	margin: 3px 0;
}

/**/

#content ul {
	list-style: none;
	margin: 15px; padding: 0;
}
#content li {
	padding: 2px 0 2px 23px;
	background: #F49F33 url(_clip/bullet.gif) left center no-repeat;
}

/* --- MENU --- */

ul#language-switch {
	margin: 0; padding: 0;
	list-style: none;
	position: absolute;
	bottom: 5px; right: 55px;
}
ul#language-switch span {display: none;}
ul#language-switch li {float: left; margin: 0 7px 0 0;}
ul#language-switch li a {border: 1px solid black; display: block; width: 18px; height: 12px;}
ul#language-switch li a:hover, ul#language-switch li.active a {border: 1px solid white;}
ul#language-switch li#sk {background: url(_clip/sk_flag.gif) left top no-repeat;}
ul#language-switch li#en {background: url(_clip/en_flag.gif) left top no-repeat;}
ul#language-switch li#hu {background: url(_clip/hu_flag.gif) left top no-repeat;}


ul#menu {
	margin: 0 auto 25px auto;
	padding: 30px 0 0 0;
	width: 175px;
	list-style: none;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}
#menu li {
	margin: 0 2px;
	padding: 0;
}
#menu li a {
	display: block;
	padding: 8px 5px 8px 25px;
	text-decoration: none;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid #DF7C01;
	text-transform: uppercase;
}
#menu a:hover, #menu li.active a {
	color: white;
	background: url(_clip/menu-bullet.gif) left center no-repeat;
}
/* \*/ * html #menu li a {height: 1%;} /**/

/* --- TABLES --- */


/* --- PRINT --- */

@media print {
	body {
		background: white; color: black;
		font-size: 10pt;
		font-family: "Times New Roman", Times, serif;
		}
	h1, h2, h3, h4 {font-family: "Times New Roman", Times, serif; color: black;}
	#page, #content-holder, #content {width: 100%; padding: 0;}
	#content {line-height: normal;}
	#left-side, #header, .content-navig, #footer {display: none;}
}

table.photos tr td imgx {
  border:3px solid #f1d083;
}

.imgOut {
  border:3px solid #f1d083;
}

.imgOver {
  border:3px solid white;
}

