@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #EFE2F3;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	background-image: url(../image/bg_body.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
body, table {
	border: none;
	color: #382f3c;
}
table {
	border-collapse: collapse;
	width: 100%;
}
td {
	padding: 0px;
	vertical-align: middle;
}
a, img {
	border: none;
}
a {
	font-weight: normal;
	text-decoration: underline;
	color: #90187B;
}
a:hover {
	text-decoration: none;
}
sup {
	font-size: 75%;
	line-height: 100%;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
}
div.clear {
	width: 100%;
	float: left;
	height: 0px;
	clear: none;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4 {
	line-height: 140%;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-family: Georgia;
}
h1 {
	font-size: 200%;
	color: #3e1052;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 160%;
	font-weight: normal;
	color: #7E156C;
	margin: 10px 0px 10px 0px;
}
h3 {
	font-size: 130%;
	padding: 3px 0px 0px 0px;
	font-weight: normal;
	color: #A62077;
}
h4 {
	font-size: 110%;
	padding: 3px 0px 3px 0px;
	color: #3e1052;
	font-weight: bold;
}
h3 a {
	text-decoration: none;
}
img.ico-16 {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
img.ico-22 {
	width: 22px;
	height: 22px;
	vertical-align: middle;
}
img.ico-25 {
	width: 25px;
	height: 25px;
	vertical-align: middle;
}
img.ico-26 {
	width: 26px;
	height: 26px;
	vertical-align: middle;
}
img.ico-32 {
	width: 32px;
	height: 32px;
	vertical-align: middle;
}
img.arrow-40 {
	width: 40px;
	height: 40px;
	vertical-align: middle;
	margin: 0px 10px 0px 10px;
}
img.ico-more {
	width: 16px;
	height: 11px;
	vertical-align: middle;
}
img.button-35 {
	width: 35px;
	height: 35px;
	vertical-align: middle;
}
img.content-footer {
	width: 730px;
	height: 10px;
	float: left;
	clear: none;
}
img.preview {
	float: left;
	clear: right;
	margin: 0px 5px 5px 0px;
}
img.ico-flag {
	width: 16px;
	height: 11px;
	vertical-align: middle;
	margin: 0px 5px 0px 5px;
}
img.logo-ask-library {
	float: right;
	clear: left;
	margin: 0px 0px 10px 10px;
	width: 132px;
	height: 40px;
}

#over {
	width: 970px;
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 0px;
	clear: none;
	float: none;
	overflow: hidden;
}
/*
HEAD
*/
#header {
	float: left;
	clear: none;
	height: 63px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#header #logo {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 610px;
	height: auto;
}
#header #logo img {
	width: 610px;
	height: 59px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#header-menu {
	float: right;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	background-color: #fbfdf0;
	text-align: right;
	clear: none;
}
#header-menu a {
	text-decoration: none;
}
#header-menu form, #header-menu table {
	width: auto;
}
#header-menu input {
	width: 100px;
}
#header-menu td {
	padding: 3px;
	color: #3E1052;
	text-align: right;
	white-space: nowrap;
}
/*
MAIN
*/
#main {
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	clear: none;
	float: left;
}
#main-left {
	width: 240px;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
}
#main-middle {
	width: 730px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}
/*
MAIN-MENU
*/
#main-menu {
	float: left;
	padding: 10px;
	margin: 0px;
	width: 220px;
	height: auto;
	background-image: url(../image/bg_head_menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #b7ce5a;
}
#main-menu div.sub0 {
	position: relative;
}
#main-menu div.sub1 {
	position: absolute;
	top: -2px;
	left: 220px;
	display: none;
	width: 200px;
	padding: 0px;
	background-color: #dce594;
	border-top: 1px solid #b7ce5a;
	border-right: 1px solid #b7ce5a;
	z-index: 10000;
}

#main-menu a {
	color: #212a01;
	text-decoration: none;
	float: none;
	display: block;
	margin: 0px;
	padding: 7px 10px 7px 20px;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
	border-bottom: 1px solid #dce594;
}
#main-menu div.sub1 a {
	border-bottom: 1px solid #b7ce5a;
	padding: 8px 10px 8px 20px;
}
#main-menu a:hover {
	
}
#main-menu a.more {
	background-image: url(../image/bg_button_menu.png);
	background-position: right;
	background-repeat: no-repeat;
}
#main-menu a.actual {
	background-color: #a0b54c;
	background-image: none;
}
#main-menu div.sub0:hover {
	display: block;
	background-color: #dce594;
}
#main-menu div.sub0:hover div.sub1 {
	display: block;
}
/*
BUTTON HEVI KLUB, CLOCK, WIFI
*/
#button-heviklub, #button-clock, #button-wifi, #button-europe, #button-facebook, #button-kosice,#button-terra, #button-gorila {
	float: left;
	clear: none;
	margin: 0px;
	color: #FFFFFF;
	overflow: hidden;
}
#button-heviklub td, #button-clock td, #button-wifi td {
	color: #FFFFFF;
}
#button-heviklub {
	width: 200px;
	height: 80px;
	background-image: url(../image/bg_button_heviklub.jpg);
	background-repeat: no-repeat;
	background-color: #AE7BC6;
	padding: 50px 15px 16px 25px;
}
#button-clock {
	width: 200px;
	height: 80px;
	background-image: url(../image/bg_button_clock.jpg);
	background-repeat: no-repeat;
	background-color: #D38FE6;
	padding: 40px 15px 9px 25px;
}
#button-europe {
	width: 200px;
	height: 100px;
	padding: 5px 15px 5px 25px;
	text-align: center;
}
#button-europe img {
	width: 120px;
	height: 100px;
}
#button-kosice {
	width: 200px;
	height: 45px;
	padding: 5px 15px 5px 25px;
	text-align: center;
}
#button-kosice img {
	width: 120px;
	height: 45px;
}
#button-terra {
	width: 200px;
	height: 81px;
	padding: 5px 15px 5px 25px;
	text-align: center;
}
#button-terra img {
	width: 120px;
	height: 81px;
}
#button-gorila {
	width: 200px;
	height: 35px;
	padding: 5px 15px 5px 25px;
	text-align: center;
}
#button-gorila img {
	width: 120px;
	height: 35px;
}
#button-facebook {
	width: 200px;
	height: 72px;
	padding: 5px 15px 5px 25px;
	text-align: center;
}
#button-wifi {
	width: 200px;
	height: 45px;
	background-image: url(../image/bg_button_wifi.jpg);
	background-repeat: no-repeat;
	background-color: #D38FE6;
	padding: 45px 15px 7px 25px;
}

/*
BANNER
*/
#banner {
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
	width: 730px;
	height: 318px;
	background-image: url(../image/bg_head_banner.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}
#banner-menu {
	float: left;
	clear: none;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	width: auto;
	height: 80px;
	text-align: left;
}
#icon-menu {
	float: left;
	clear: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 109px;
	height: 72px;
	text-align: center;
}
#icon-menu a {
	text-decoration: none;
	margin: 3px 3px 0px 3px;
}
#button-question {
	width: 176px;
	height: 62px;
	padding: 0px;
	float: left;
	clear: none;
}
#button-question img {
	width: 176px;
	height: 62px;
	float: left;
	margin: 2px 0px 0px 0px;
}
#motto {
	width: 100%;
	height: 110px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: none;
}
#nameday {
	float: right;
	clear: left;
	background-color: #fbfdf0;
	padding: 5px;
	margin: 3px 1px 0px 0px;
	color: #A6208D;
	width: auto;
}
#stamps {
	position: absolute;
	bottom: -20px;
	right: 20px;
	z-index: 500;
}
#stamps img.bigstamp {
	height: 110px;
	width: 110px;
}
#stamps img.stamp {
	height: 65px;
	width: 65px;
}
/*
FOOT
*/
#foot {
	float: left;
	clear: none;
	width: 100%;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: right;
	font-size: 90%;
}
#foot a, #foot strong {
	color: #3e1052;
	font-weight: bold;
	text-decoration: none;
}

/*
CONTENT
*/
#content-flake {
	float: left;
	clear: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: #fbfdee;
	background-image: url(../image/bg_content_flake.jpg);
	background-position: center;
}
#content {
	float: left;
	clear: none;
	width: 690px;
	height: auto;
	margin: 0px;
	padding: 0px 20px 20px 20px;
	overflow: hidden;
	background-color: #fbfdee;
	background-image: url(../image/bg_content.jpg);
	background-position: top;
	background-repeat: repeat;
}
/*
SUBCONTENT
*/
#subcontent {
	float: left;
	clear: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#partner-list {
	float: left;
	clear: none;
	width: 720px;
	margin: 0px;
	padding: 20px 5px 20px 5px;
	background-color: #fbfdee;
	background-image: url(../image/partner_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
}
#partner-list img {
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}
#partner-list a {
	vertical-align: middle;
}

/*
BOX VYHLADAVANIA
*/
#search-box {
	width: auto;
	float: left;
}
#search-box input {
	width: 120px;
	border: 1px solid #E9D7F1;
	font-size: 95%;
	margin: 0px;
	padding: 3px;
	vertical-align: middle;
}
#search-box button {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#search-box input.submit-button {
	background-image: url(../image/button_search.png);
	background-repeat: no-repeat;
	background-color: #6B3D82;
	border: none;
	color: #ffffff;
	font-size: 90%;
	font-weight: normal;
	padding-left: 25px;
	width: auto;
}
/*
NAVIGATOR
*/
#navigator {
	float: left;
	clear: none;
	width: 100%;
	margin: 70px 0px 0px 0px;
	padding: 0px;
	color: #EBD9F1;
}
#navigator a {
	color: #ffffff;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
}
/*
FILTER
*/
div.filter {
	float: left;
	clear: none;
	width: 100%;
	background-color: #dddcdc;
}
div.filter a {
	color: #1d1d1d;
	font-weight: normal;
}
div.filter a.active {
	color: #0383c4;
}
div.filter table {
	width: 100%;
}
div.filter td {
	padding: 5px;
	vertical-align: middle;
	text-align: left;
}
div.filter td.status {
	text-align: right;
}
div.filter td.sorter {
	text-align: center;
}
div.filter td.display-button {
	text-align: left;
	width: 100px;
}
div.filter td.paging-button {
	text-align: right;
	width: 100px;
}
/*
RESULT
*/
table.result {
	width: 100%;
	height: auto;
}
table.result th, table.result td {
	border-bottom: 1px solid #f5f5f5;
}
table.result th {
	padding: 5px;
	vertical-align: bottom;
	text-align: left;
	font-weight: normal;
	color: #747474;
}
table.result td {
	padding: 5px;
	vertical-align: middle;
	text-align: left;
}
table.result td.block {
	padding: 10px;
	width: 162px;
}
table.result td.border-right {
	border-right: 1px solid #f5f5f5;
}
table.result td.plus, table.result th.plus {
	text-align: right;
}
table.result td.plus-button {
	text-align: right;
	width: auto;
}
table.result a.title {
	font-size: 110%;
}
/*
RECORD
*/
div.record {
	padding: 0px;
	margin: 0px;
	clear: none;
	float: left;
	width: 100%;
	border-bottom: 1px solid #f5f5f5;
}
div.thumb {
	width: 100%;
	padding: 0px;
	text-align: center;
}
div.plus-button {
	text-align: right;
}
table.record {
	width: 100%;
	height: auto;
}
table.record td {
	padding: 3px;
	vertical-align: top;
}
table.record td.thumb {
	width: 120px;
	padding: 0px;
	text-align: center;
}
table.record td.thumb-mini {
	width: 80px;
	padding: 0px;
	text-align: center;
}
table.record td.plus {
	width: 105px;
	text-align: right;
}
table.record td.photo {
	width: 200px;
	padding: 0px;
	text-align: center;
}
table.record img.photo {
	border: none;
	float: none;
	margin: 0px;
}
/*
GALLERY
*/
div.gallery {
	width: 100%;
	float: left;
	clear: none;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
div.gallery img.thumb {
	float: none;
	margin: 2px;
}
/*
//////////////////////////////////////////////////////////////////
// TEXTPAGE
/////////////////////////////////////////////////////////////////
*/
table.textpage {
	width: 100%;
}
table.textpage td {
	text-align: left;
	vertical-align: top;
	padding: 0px 3px 0px 0px;
}
table.textpage td.halfrow {
	width: 50%;
}
div.float-right {
	float: right;
	clear: left;
	margin: 0px 0px 5px 5px;
}
div.float-left {
	float: left;
	clear: right;
	margin: 0px 5px 5px 0px;
}
div.row {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	width: 100%;
	overflow: hidden;
	float: left;
	clear: none;
}
div.col1 {
	margin: 0px 20px 5px 0px;
	padding: 0px;
	width: 470px;
	overflow: hidden;
	float: left;
	clear: right;
}
div.col2 {
	margin: 0px 0px 5px 0px;
	padding: 50px 0px 0px 0px;
	width: 200px;
	overflow: hidden;
	float: left;
	clear: none;
}
/*
//////////////////////////////////////////////////////////////////
// FORMULAR
/////////////////////////////////////////////////////////////////
*/
form {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	float: left;
	clear: none;
}
form table {
	width: 100%;
}
form td {
	padding: 3px;
}
form td.label {
	text-align: right;
	width: 30%;
}
label {
	display: block;
}
input, textarea, select {
	border: 1px solid #ECDAF2;
	width: 95%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 2px;
	margin: 0px;
	background-color: #ffffff;
}
select {
	width: auto;
}
textarea {
	height: 100px;
}
input.normal, select.normal {
	width: 150px;
}
input.short, select.short {
	width: 50%;
}
input.shorter, select.shorter {
	width: 40%;
}
input.count {
	width: 40px;
}
input.checkbox {
	width: auto;
}
button {
	border: 1px solid #851A5D;
	padding: 3px 5px 3px 5px;
	cursor: pointer;
	background-color: #D93A9E;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
}
button.image {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border: none;
	float: none;
}
button.image img {
	margin: 0px;
	padding: 0px;
	float: none;
}
.required {
	border-right: 2px solid #A62077;
}

/*
//////////////////////////////////////////////////////////////////
// STRANKOVANIE
/////////////////////////////////////////////////////////////////
*/

div.paging {
	margin: 6px 0px 6px 0px;
	clear: none;
	text-align: center;
}
div.paging a {
	margin: 0px 1px 0px 1px;
	padding: 3px;
}
div.paging a:hover {
	background-color: #FFFF8E;
} 
div.paging a.actual {
	background-color: #FC9D1B;
	color: #ffffff;
}
/*
//////////////////////////////////////////////////////////////////
// MAPA STRANKY
/////////////////////////////////////////////////////////////////
*/
ul.sitemap {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ul.sitemap li {
	display: block;
	padding: 3px;
	list-style-position: inside;
	list-style-type: circle;
}
ul.sitemap li li {
	display: block;
	padding: 3px;
	list-style-position: inside;
	list-style-type: disc;
}
/*
//////////////////////////////////////////////////////////////////
// FLV PLAYER
/////////////////////////////////////////////////////////////////
*/

#playerBlock {
	text-align: center;
	padding: 10px 0px 10px 0px;
}
/*
//////////////////////////////////////////////////////////////////
// OSTATNE
/////////////////////////////////////////////////////////////////
*/
div.text-block {
	margin: 0px 0px 7px 0px;
}
div.subtext-block {
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 7px 0px;
	background-image: url(../image/button_plus_gray.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.note {
	font-size: 85%;
}
.subtitle {
	font-size: 90%;
	color: #91394a;
	border-bottom: 1px solid #c9c9c9;
	padding: 5px;
	margin: 2px 0px 2px 0px;
}
.message {
	text-align: center;
	color: #8B0000;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	font-size: 110%;
	line-height: 130%;
}
.price {
	margin: 2px 0px 2px 0px;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 85%;
	line-height: 130%;
}
.big {
	font-size: 130%;
	line-height: 130%;
}
.bigger {
	font-size: 200%;
	font-weight: bold;
	line-height: 130%;
}
.align-right, td.align-right {
	text-align: right;
}
.center, td.center {
	text-align: center;
}
.date {
	color: #48b027;
}
.motto {
	font-size: 150%;
	line-height: 130%;
	color: #A6208D;
	font-weight: normal;
	padding: 20px;
	text-align: center;
	font-family: Georgia;
}
p {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
a.title {
	margin: 2px 0px 2px 0px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
a.button-more {
	display: block;
	float: left;
	clear: none;
	background-image: url(../image/bg_button_more.png);
	margin: 5px 5px 5px 0px;
	padding: 3px 5px 3px 25px;
	color: #ffffff;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}
img.float-right {
	float: right;
	clear: left;
	margin: 0px 0px 5px 5px;
}
img.float-left {
	float: left;
	clear: right;
	margin: 0px 5px 5px 0px;
}


#contactMap {
	border: 3px solid #FFFFFF;
	width: 680px;
	height: 250px;
}
div.hideBox {
	display: none;
}
div.floatBox {
	width: 400px;
	height: auto;
	overflow: hidden;
	text-align: left;
	padding: 10px;
	display: block;
}
#billBoard h2 {
	font-size: 200%;
	color: #3e1052;
}

#xmas-footer {
	position: relative;
	float: left;
	clear: none;
	width: 100%;
	height: 20px;
}
#xmas-footer img {
	width: 140px;
	height: 75px;
	position: absolute;
	top: -40px;
	left: 7px;
	z-index: 1000;
}
