body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 790px;
	z-index: 100;
	background-color: White;
}

#topmenudiv ul
{
margin: 0;
padding:0;
list-style-type: none;
}
#topmenudiv li
{
display: block;
color: White;
width: 140px;
padding: 2px 8px 2px 6px;
text-decoration: none;
border: 1px solid White;
font-size : 10pt;
background-color:#0093E0;
}

#topmenudiv a {
    text-decoration: underline;
    font-weight : bold;
    color: White;	 
   }

#nadpisdiv ul
{
margin: 0;
padding:0;
list-style-type: none;
}
#nadpisdiv li
{
display: block;
color: Black;
background-color: White;
width: 140px;
padding: 2px 8px 2px 6px;
text-decoration: none;
border: 1px solid White;
font-size : 8pt;
font-weight : bold;
}


#menudiv ul
{
margin: 0;
padding:0;
list-style-type: none;
}

#menudiv a
{
display: block;
color: White;
background-color: #2880A4;
width: 140px;
padding: 2px 8px 2px 6px;
text-decoration: none;
border-bottom: 1px solid White;
border-left: 1px solid White;
border-right: 1px solid White;
font-size : 8pt;
}

#menudiv a:hover
{
background-color: #4f4f4f;
color: White;
}


TD,TH {
	font-size: 12px;
}

A {
	background-color: transparent;
	color: #00C7FF;
	text-decoration: none;
}

A:hover, A:active {
	color: RED;
	text-decoration: underline;
}

A IMG{
	border: 0px;
}

IMG {
	padding: 3px;
}

.complex{
	width: 790px;
	background-color: white;
	/*border-right: solid #565656 20px;*/
	text-align: left;
	background-position: left;	
	background-repeat: repeat-y;
	border: 2px solid white;
}

.text IMG {
	border: 0px;
}

#top{
	width: 800px;
	height: 157px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#top ul{
	float: right;
	margin-top: 55px;
	margin-right: 10px;
}

#top ul li{
	display: inline;
	font-size: 15px;
	font-weight: bold;	
}
#top ul li A{
	color: white;
	padding-left: 19px;
}
#top ul li A:hover{
	color: #23CFFF;
	text-decoration: none;	
}



h1 span{
	background-image: url(../obrazy/t1.gif);
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	display: block;
	top: 0;
}
h1, h1 span {
	height: 62px;
	width: 194px;
	font-size: 110%;
	overflow: hidden;
	position: relative;
	float: left;
	left:auto;
	z-index: 0;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-top: 70px;
}
.search {
	text-align: right;
	padding-top: 3px;
	height: 20px;
}
.search INPUT {
	border: 1px solid silver;
	background-color: #F9F9F9;
	width: 180px;
	margin-right: 6px;
}

#ice {
	background-image: url(../obrazy/ice_04.gif);
	width: 799px;
	height: 184px;	
}

#footer {
	background-repeat: repeat-x;
	width: 790px;
	height: 23px;
	text-align: center;
	background-color:#0093E0;
	color: white;
}

#footer IMG{
	margin-right: 8px;
	margin-top: 5px;
}

#footerMenu{
	width: 799px;
	text-align: left;
	margin-right: 20px;
}

#footerMenu A{
	padding-right: 10px;
	font-size: 1.1em;
}

.center {
	/*background-color: white;*/
	width: 799px;
}

.centerLeft {
	width: 165px;
	float: left;
	vertical-align: bottom;
	margin-top: 0px;
	padding-left: 5px;
	margin-left: 0px;
	background-color: #66ADCB;
}

.centerRight {
	width: 231px;
	float: right;
	vertical-align: bottom;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1px;
	z_index:100;		
}


/* ###### TEXT ###### */
P {
	font-size: 1.1em;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 140%;
}

.centerCenter{
	float: left;
	width: 545px;
	padding-left: 10px;
	text-align: left;
}

.centerCenter DIV{
	padding-left: 7px;
	margin-bottom: 10px;
}

.centerCenter INPUT, TEXTAREA {
	border: 1px solid #EB1309;
}

.navbar{
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}

#textHead {
	text-align: right;
	color: #65777A;
	/* border-top: 6px solid #0BC9FE; */
	font-weight: bold;
	margin-top: 4px;
	padding-right: 10px;
	font-variant: small-caps;	
	font-size: 1.2em;
}

H2 {
	font-size: 1.3em;
	padding-left: 10px;
	font-variant: small-caps;
	padding: 5px;
}
H3 {
	background-color: transparent;
	font-size: 1.1em;
	font-style: italic;
	padding-left: 10px;
	color: #65777A;
	padding-bottom: 5px;
	padding-top: 5px;
}

EM {
	font-size: 0.9em;
}

#left {
	float: left;
}
.left {
	float: left;
}
#right {
	float: right;
}
.right {
	float: right;
	color: Gray;
}

.right A {
	padding: 2px;
	font-size: 1.1em;
	text-decoration: none;
}

.right A:hover {
	background-color: #0BC9FE;
	color: white;
}

.bold {
	font-weight: bold;
}
.hledat {
	padding: 0px;
	margin: 0px;
	border: 0px;
}	

.kontaktni {
	width: 500px;
	border: 2px dotted #EB1309;
	padding: 5px;
}
.kontaktni TD {
	padding-left: 10px;
}

.kontaktni INPUT {
	width: 250px;
}

.kontaktni TEXTAREA {
	width: 338px;
}

.odeslat {
	text-align: right;
}

.odeslat INPUT{
	text-align: center;
	width: 60px;
	margin-right: 12px;
}

.box {
	border: 2px dotted #EB1309;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;	
}
/* ###### WRAPPER ###### */

.wrapper {
	width: 99%;
	height: 600px;
	border: 0px;
}

/* ###### BOXES ###### */
.sideboxHead {
	height: 22px;
	width: 231px;
	background-image: url(../obrazy/box_head.png);
	color: White;
	font-weight: bold;
	text-align: left;
	font-size: 1em;
}
.sideboxHead P {
	margin-left: 15px;
}
.sidebox {
	width: 231px;
	border-bottom: 4px solid #6B7C80;
	font-size: 0.9em;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	background-color: white;		
}
.sideboxDatum {
	text-align: right;
	color: #EB1309;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 1px;	
}
.sideboxTitle {
	font-weight: bold;
	font-size: 1em;
	margin-top: -15px;
}
.sideboxText {
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 2px;
	background-image: url(../obrazy/ice_08.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 0.9em;
}

.sideboxHeading{
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px;
	border-bottom: 4px solid #6B7C80;
}

.error {
	background-color: #FFFF80;
	color: black;
	font-weight: bold;
	font-size: 10px;
}

#copy {
	width: 170px;
	height: 100px;
}

HR {
	clear: both;
	visibility: hidden;
}


/* ###### LAYOUT ###### */
.size3, .size2, .size1 {
	font-size: 1em;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 7px;
	FLOAT: left;
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN-RIGHT: 7px;
	PADDING-TOP: -7px;
}

H4 {
	color: #65777A;
	font-size: 1.2em;
	margin-top: -4px;
}

.size3 {
	WIDTH: 30%;
}

.size2 {
	WIDTH: 45%;
}
.size1 {
	WIDTH: 97%;
}

#pozadi {
	font-size: 1.4em;
	font-size: bold;
}

/* MENU */

menu{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

menu li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

menu li a{
	color: RED;
	background: url(../obrazy/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

menu li a:visited{
	color: #65777A;
}

menu li a:hover{
	/*hover state CSS*/
	color: #65777A;
	background-color: White;
}

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

menu li ul li a{
	font-size: 85%;
	color: White !important;
	border-bottom: 0px;
}

menu li ul li a:hover{ /*hover state CSS*/
color: gray;
background-color: white;
}

#vleft{
	text-align: right;
}

#vleft input{
	border: 1px solid white;
	background-color: #07C3FE;
	color: white;
	font-weight: bold;
}

.opt1 {
	color: red;
	font-style: italic;
	font-weight: bold;	
}
.opt2 {
	padding-left: 10px;
}

.lichy TD{
	background-color: Silver;	
}

#fotoHotel {
	width: 240px;
	border: 2px solid black;
	float: right;
	margin-right: 10px;
}
#detFH {
	width: 70px;
	border: 2px solid Gray;
}

#infoHotel{	
}

#infoHotel th{
	text-align: left;
	background-color: #F1F1F1;	
}

#popisHotel {
	clear: right;
}
/* ###### PRINT ###### */

@media print {
.homeNavigation, .m1, .m2, .m3, .m4, .m5, .centerLeft{
	display: none;
}
.news{
	display: none;
}

body {color:black; background:white; font-family:Verdana,Tahoma,Arial,Helvetica; font-size:9pt;}
[href]:after {content:"['attr(href)']";
}

}
