/* CSS Document

COLORS
#4C320B - tmava hneda
#F5DD92 - kremova
*/

* {
margin: 0px;
padding: 0px;
}

body {
font-size: 62.5%;
color: #4C320B;
font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
background-color: #4C320B;
text-align: center;
}

h1, h2 {
font-size: 20px;
font-family: Georgia, "New York CE", utopia, serif;
font-style: italic;
font-weight: bold;
margin-bottom: .4em;
border-bottom: 1px #4C320B solid;
padding: 2px 0px;
text-align: center;
}

h3 {
   color: #4C320B;
   font-family: Verdana, "Geneva CE", lucida, sans-serif;
   padding: .3em 0em;
   clear: both;
   font-size: 16px;
}

a, p.sorry {
color: #C00000;
font-family: Verdana, "Geneva CE", lucida, sans-serif;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

hr {
width: 50%;
height: 0px;
border: 1px solid #F5DD92; /*#F5DD92*/
background-color: transparent;
clear: both;
padding: 15px 0px;
}

ul, li {
list-style-type: none;
}

a img {
border: 0px;
}

.clear {
clear: both;
}

strong.clear {
clear: both;
display: block;
}

p.error, p.succ {
padding: 26px 4px 2px 24px;
text-align: center;
background: #f5de92 url("./../img/exclamation.jpg") 4px 26px no-repeat;
font-size: 1em !important;
margin: 0px 0px 10px 0px !important;
min-height: 16px;
font-weight: bold;
}

p.succ {
background: transparent url("./../img/accept.gif") 4px 26px no-repeat;
}

.left {
text-align: left !important;
}

.center {
text-align: center !important;
}

.right {
text-align: right !important;
}

.Fleft {
float: left;
}

img.Fleft {
margin: 0px 4px 4px 0px;
}

#main_container {
width: 790px;
margin: 0px auto;
text-align: center;
}

#container {
width: 713px;
margin: 0px auto;
background: transparent url("./../img/bg.jpg") top left repeat-y;
}

#leftbar {
float: left;
width: 145px;
}

#header {
height: 212px;
background: transparent url("./../img/header3.jpg") left top no-repeat;
position: relative;
}

#content_container {
margin-left: 7px;
text-align: left;
position: relative;
}

#footer {
height: 138px;
background: #4C320B url("./../img/footer2.jpg") left top no-repeat;
clear: both;
}

#header p {
height: 20px;
background-color: #4C320B;
text-align: right;
padding-right: 20px;
}

#header p img {
margin: 7px 5px 0px 0px;
}

#header a.logo {
display: block;
position: absolute;
bottom: 0px;
right: 45px;
width: 275px;
height: 148px;
background-color: transparent;
border: 0px;
}

#menu {
width: 196px;
height: 190px;
background: transparent url("./../img/menubg.jpg") left top no-repeat;
position: absolute;
top: -35px;
left: -52px;
}

#menu ul {
margin: 15px 0px 0px 15px;
/*list-style-type: none;*/

}

#menu ul li {
/*list-style-type: none;*/
width: 166px;
height: 20px;
background: transparent url("./../img/menuitembg.png") left bottom no-repeat;
margin-bottom: 3px;
border-bottom: 1px #C0C0C0 solid;
}

#menu li a {
font-family: Verdana, "Geneva CE", lucida, sans-serif;
font-size: 10px;
font-weight: bold;
display: block;
height: 15px;
background: transparent url("./../img/menubullet.png") 141px 6px no-repeat;
padding: 4px 0px 0px 4px;
color: #000;
text-decoration: none;
}

#menu li a:hover {
text-decoration: underline;
background: transparent url("./../img/menubullet.png") 135px 6px no-repeat;
}

#discounts {
width: 130px;
padding: 150px 0px 0px 5px;
/*margin: 150px 0px 0px 5px;*/
}

#discounts h1 {
width: 115px;
}

#discounts div {
background: transparent url("./../img/discountbg.jpg") left top no-repeat;
width: 55px;
height: 55px;
text-align: center;
float: left;
margin-right: 5px;
margin-top: 5px;
}

#discounts a {
display: block;
/*
background: transparent url("./../img/discountbg.jpg") left top no-repeat;
width: 55px;
height: 55px;
*/
color: #fff;
font-size: 20px;
font-family: Georgia, "New York CE", utopia, serif;
font-style: italic;
font-weight: bold;
/*
text-align: center;
*/
padding-top: 14px;
/*
float: left;
margin-right: 5px;
margin-top: 5px;
*/
text-decoration: none;
}

#discounts a:hover {
/*background: transparent url("./../img/discountbg.jpg") left top no-repeat;*/
}

#content {
padding-left: 10px;
position: relative;
float: right;
width: 530px !important;
margin-right: 20px;
}

#content h1, #content h2 {
padding-top: 20px;
/*width: 50%;*/
text-decoration: underline;
border-bottom: 0px;
text-align: left;
}

#content p {
text-indent: 1em;
font-size: 1.2em;
margin: 10px 0px;
text-align: justify;
}

#content p.sorry {
margin: 50px 0px !important;
font-size: 2em;
text-align: center;
}

#content p.underlogo {
width: 130px;
position: absolute;
top: -10px;
right: 100px;
/*padding-right: 95px;*/
margin: 0px;
text-align: center;
text-indent: 0px;
}

#content p.underlogo strong {
font-size: 14px;
}

#content p.pages {
text-align: center;
font-size: .9em;
padding-right: 25px;
}

#content p.uplink {
font-size: .9em;
}

#content .discount_container {
clear: both;
margin: 0px 0px 20px 0px;
min-height: 170px;
}

#content .discount_container h2 {
padding-top: 0px !important;
}

#content .discount_container strong.discount_value {
font-size: 1.4em;
}

#content .discount_container p {
width: 310px;
margin-left: 210px;
}

#content ul.intext {
margin: 10px 0px;
}

#content ul.intext li {
font-size: 1.2em;
}

#content ul#submenu, #content ul#submenu li {
list-style-type: square !important;
}

#content ul#submenu {
margin-left: 10px;
}

#content img.pictograms {
margin: 10px 0px;
}

#content #contact p {
text-indent: 0px;
margin: 10px;
}

#content #contact p a {
font-size: 11px;
}

.photobox {
float: left;
margin: 0px 10px 10px 0px;
padding: 3px;
width: 120px;
height: 120px;
position: relative;
border: 0px #4C320B solid;
text-align: center;
}

.photobox img {
margin: 0px auto;
}

.photobox2 {
float: left;
margin: 0px 10px 10px 0px;
padding: 3px;
width: 240px;
height: auto !important;
text-align: left !important;
position: relative;

}

.photobox2 img {
/*position: absolute;
top: 0px;
left: 0px;*/
float: left;
margin: 0px 6px 6px 0px;
}

#content .photobox2 p {
margin: 0px;
text-indent: 0px;
text-align: left;
line-height: 130%;
}

#content .atraction_box {
margin-top: 15px;
padding-bottom: 15px;
border-top: 1px #4c320b solid;
clear: both;
}

#content .atraction_box2 {
margin-top: 0px;
padding-bottom: 15px;
}

#content .atraction_box img {
margin: 0px 5px 5px 0px;
}


table {
border-collapse: collapse;
margin: 10px 0px 0px 50px;
}

table th {
vertical-align: middle;
}

table th, table td {
font-size: 12px;
padding: 2px;
text-align: left;
}

table.costs th {
text-align: center;
}

table.costs th, table.costs td {
padding: 2px 5px;
border-bottom: 1px #4c320b solid;
}

table.costs th.longer {
width: 110px;
}
/*
.photobox .photo {
width: 120px;
height: 120px;
text-align: center;
margin: 0px auto;
}


.photobox p {
text-align: center;
width: 120px;
border: 0px #4C320B solid;
border-top-width: 1px;
padding: 3px 0px;
}

.photoboxBigger {
width: 165px;
}

.photoboxBigger .photo {
width: 160px;
}*/

.map {
float: left;
}

#partners {
float: right;
margin-right: 10px;
width: 180px;
font-size: 1em;
}

#partners ul {
line-height: 180%;
}

#partners a {
font-size: 1.2em;
}

#footer p {
padding-top: 110px;
text-align: center;
font-size: 1em;
color: #EBEBEB;
}

#footer a {
font-weight: normal;
color: #fff;
font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
}

.map_link {
	text-decoration: none;
}
