﻿/***********************************/
/******* Kostra celeho webu *******/
/***********************************/
body {
	background-color: white;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
}
#pageContainer {
	width: 955px;
	margin: 0px auto;
}
#content {
	background-color: White;
}
#topMenuContainer {
	width: 100%;
	height: 40px;
	background-color: transparent;
}
#headContainer {
	width: 100%;
	height: 202px;
	background-color: transparent;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#bottomMenuContainer {
	width: 100%;
	height: 35px;
	background-color: transparent;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftBoxContainer {
	float: left;
	width: 211px;
	background-color: transparent;
}
#rightBoxContainer {
	float: right;
	width: 185px;
	background-color: transparent;
}
#mainContainer {
	background-color: White;
	background-image: none;
	background-repeat: no-repeat;
	padding: 10px 200px 10px 230px;
	margin: 0px;
}
#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#footerContainer {
	width: 100%;
	height: 20px;
	padding-top: 20px;
	background-color: transparent;
}
/************************************/
/******** Vnitrni boxy *** *********/
/***********************************/
#page {
	padding: 0px 0px 0px 0px;
}
#topMenu {
	padding: 0px 0px 0px 0px;
}
#head {
	padding: 0px 0px 0px 0px;
}
#bottomMenu {
	padding: 0px 0px 0px 0px;
}
.leftBox {
	padding: 0px 0px 0px 0px;
	background-image: url(../images/leftBox.jpg);
	background-repeat: repeat-y;
	background-position: top 0px;
}
.leftTitle {
	padding: 0px 0px 0px 0px;
	background-image: url(../images/leftBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.leftBoxBottom {
	padding: 7px 0px 0px 0px;
	background-color: White;
	background-image: url(../images/leftBoxBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 0px;
}
.rightBox {
	padding: 8px 0px 0px 0px;
}
.rightTitle {
	padding: 0px 0px 0px 0px;
}
#main {
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#footer {
	padding: 0px 0px 0px 0px;
	text-align: right;
	color: Navy;
}
#footer a {
	color: Navy;
	text-decoration: none;
}

#leftMenuContainer {
	display: none;
}
/************************************/
/******** Defaulni hodnoty *********/
/***********************************/

body, div, p, a, td, th, li, dt, dl, h1, h2, h3, h4, h5, h6,img 
{ 
	line-height: 140%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body, div, p, a, td, th, li, dt, dl {
	font-size: 8pt;
}
img, ul, ol, li {
	border: none;
}
li 
{ 
	padding: 3pt 0pt 3pt 0pt;  
}
p 
{ 
	padding: 5px 0px 5px 0px; 
}
ul, ol {
	margin: 0px 0px 0px 40px;
}

#main h1 {
	color: #D6292B;
	font-size: 14pt;
	padding: 3px 0px 5px 0px;
}
#main h2 {
	color: #072E57;
	font-size: 11pt;
	padding: 10px 0px 5px 0px;
}
#main h3 {
	color: #D6292B;
	font-size: 9pt;
	padding: 8px 0px 3px 0px;
}
#main h4 {
	color: #072E57;
	font-size: 8pt;
	padding: 3px 0px 3px 0px;
}

#main a,
#main a:visited {
	color: #072E57;
	text-decoration: underline;
}

#main a:hover {
	color: black;
	text-decoration: none;
}
/************************************/
/******** Horni menu****************/
/***********************************/
.topMenuUl {
	list-style: none;
	padding: 0px;
	margin: auto;
}
.topMenuUl li {
	float: left;
	display: block;
	width: auto;
	margin: 0px;
	height: 28px;
	padding: 12px 25px 0px 25px;
}
.topMenuUl li a {
	font-size: 9pt;
	text-decoration: none;
}
.topMenuUl li.anchor {
	background-image: url(../images/oddelovac.jpg);
	background-repeat: no-repeat; 
	background-position: left;
}

/************************************/
/******** Spodni menu***** *********/
/***********************************/
.bottomMenuUl {
	list-style: none;
	padding: 0px;
	margin: auto;
}
.bottomMenuUl li {
	float: left;
	display: block;
	width: auto;
	margin: 3px 0px 0px 0px;
	height: 27px;
	padding: 5px 20px 0px 20px;
}
.bottomMenuUl li a {
	font-size: 9pt;
	text-decoration: none;
	color: #FFF9C5;
}
.bottomMenuUl li a:hover {
	color: #FFD700;
}
.bottomMenuUl li.anchor {
	background-image: url(../images/oddelovac.jpg);
	background-repeat: no-repeat; 
	background-position: left;
}
/************************************/
/******** Leve menu***** *********/
/***********************************/
.leftMenuUl {
	list-style: none;
	padding: 0px;
	margin: auto;
}
.leftMenuUl li {
	display: block;
	width: auto;
	margin: 0px;
}
/* 1 uroven */
li.leftMenuItem1 {
	background-image: url(../images/leftMenuItem1.jpg);
	background-repeat: repeat-y;
	border-bottom: solid 1px #011E3E;
	border-top: solid 1px #011E3E;
	margin-bottom: 2px;
	color: white;
	padding: 2px 0px 2px 15px; 
	font-weight: bold;
	font-size: 9pt;
}
li.leftMenuItem1 a {
	color: white;
	font-size: 9pt;
}
li.leftMenuItem1 a:hover {
	color: #ECE98C;
}
/* 2 uroven */
li.leftMenuItem2 {
	background-image: url(../images/leftMenuItem2.jpg);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	color: #052F59;
	padding: 2px 0px 2px 30px; 
	font-weight: bold;
	font-size: 9pt;
	display: none;
}
li.leftMenuItem2 a {
	color: #052F59;
	font-size: 9pt;
}
li.leftMenuItem2 a:hover {
	color: white;
}
/* 3 uroven */
li.leftMenuItem3 {
	color: #ECE98C;
	padding: 2px 0px 2px 50px; 
	font-weight: normal;
	font-size: 9pt;
	display: none;
}
li.leftMenuItem3 a {
	color: #052F59;
	font-size: 9pt;
}
li.leftMenuItem3 a:hover {
	color: white;
}
/************************************/
/******** Prave menu***** *********/
/***********************************/
.rightMenuUl {
	list-style: none;
	padding: 0px;
	margin: auto;
}
.rightMenuUl li {
	display: block;
	width: auto;
	margin: 0px;
	height: 20px;
	padding: 5px 10px 5px 0px;
}
.rightMenuUl li a {
	text-decoration: none;
}

/********************/

select {
	border: 2px inset threedface !important;
}
a.linkHome {
	display: block;
	width: 350px;
	height: 160px;
	text-decoration: none;
}

.bunka1 a
{
  font-size: 11pt;
  color: rgb(215,43,43);
  font-weight: bold;
  text-align: center;
}

.bunka2
{
  font-size: 11pt;
  color: rgb(215,43,43);
  text-align: center;
}

.obrazek
{
  padding: 0px;
}

.last-minute td
{
  padding-left: 5px;
}

.datum
{
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
}

.odkaz a
{
  font-size: 10pt;
  color: rgb(57,129,188) !important;
  font-weight: bold;
}

.odkaz a:hover
{
  color: black !important;
}

.cena
{
  font-size: 12pt;
  color: rgb(215,49,43);
  font-weight: bold;
}

.rezervace a:hover
{
  color: rgb(215,49,43) !important;
}
