@media screen,projection {
/* This css was made in October 2005, addons have been made in January 2006*/
/* Základní elementy */
body  {
	background-color: White;
	text-align: center;
	margin: auto auto;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.7em;
	padding: 0;
	line-height: 1.7em;
	color: #0D0D0D;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h3 {
	color: #333333;
	font-size: 1.1em;
	margin: 0 0 0.8em 0;
	text-decoration: underline;
}
a {
	color: #0D0D0D;
}
a:hover {
	color: #990000;
}
p {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	text-align: justify;
}
p.podpis {
	padding-top: 1em;
	text-align: right;
}
p.datum {
	font-weight: bold;
}
p.nadpis {
	color: #333333;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.8em 0;
	text-decoration: underline;
}	
.vyrazny { 
	font-weight:bold;
	color: #990000;
	}
hr, span, .hide {
	display: none;
}

hr.gr {
	display: block
}
span.jidlo {
	display: inline;
	font-weight: normal;
}
strong {
	color: #333333;
}
input {
	vertical-align: middle;
	}
input.short {
	border-right: #333333 1px solid; 
	border-top: #666666 1px solid; 
	background: url(../img/boxbg.gif) #ffffff repeat-x 0px 0px; 
	border-left: #666666 1px solid; 
	color: #000; 
	padding-left: 5px;
	border-bottom: #333333 1px solid;
	text-align: left;
	vertical-align: middle;
	width: 80px;
	}
input.jidlo {
	border-right: #333333 1px solid; 
	border-top: #666666 1px solid; 
	background: url(../img/boxbg.gif) #ffffff repeat-x 0px 0px; 
	border-left: #666666 1px solid; 
	color: #000; 
	padding-left: 5px;
	border-bottom: #333333 1px solid;
	text-align: left;
	vertical-align: middle;
	width: 300px;
	}		
input.udaje {
	border-right: #333333 1px solid; 
	border-top: #666666 1px solid; 
	background: url(../img/boxbg.gif) #ffffff repeat-x 0px 0px; 
	border-left: #666666 1px solid; 
	color: #000; 
	padding-left: 5px;
	border-bottom: #333333 1px solid;
	margin-bottom: 5px;
	vertical-align: middle;
	width: 200px; 
	}	
input.udaje {
	border-right: #333333 1px solid; 
	border-top: #666666 1px solid; 
	background: url(../img/boxbg.gif) #ffffff repeat-x 0px 0px; 
	border-left: #666666 1px solid; 
	color: #000; 
	padding-left: 5px;
	border-bottom: #333333 1px solid;
	margin-bottom: 5px;
	vertical-align: middle;
	width: 200px; 
	}
input.cislo {
	border-right: #333333 1px solid; 
	border-top: #666666 1px solid; 
	background: url(../img/boxbg.gif) #ffffff repeat-x 0px 0px; 
	border-left: #666666 1px solid;
	color: #000; 
	padding-right: 5px;
	border-bottom: #333333 1px solid;
    text-align: right; 
	vertical-align: middle;
	width: 20px; 
	}		
img {
	border: 1px solid #CCC;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}
img.in-left {
	float: left;
	margin: 0.5em 0.8em 0 0;
}
img.vlevo {
	border:none;
	float: left;
	margin: 0 0.8em 0 0;
	vertical-align: middle;
}
img.in-right {
	float: right;
	margin: 0.5em 0 0 0.8em;
}
img.kontakt {
	float: right;
	margin: 6em 4em 1em; 0;
	border: none;
}
img.kalendar {
	border: 0px none;
	vertical-align: middle;
	}
textarea.wwwText {
	font: 8pt/15pt Verdana;
	text-align: justify;
	border-right: #333333 1px solid; 
	border-top: #666666 1px solid; 
	background: url(../img/boxbg.gif) #ffffff repeat-x 0px 0px; 
	border-left: #666666 1px solid;
	padding-left: 5px;
	border-bottom: #333333 1px solid;
	}
/* Pomoc */
.no-bg {
	background: none;
}
#content ul.no-bg li {
	background: none;
	padding-left: 0.1em;
}
.cleaner {
	clear: both;
	height: 1px; margin: 0; padding: 0;
}
.float {
	float: left;
	margin: 0 5em 0 0;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.no-border {
	border: none;
}
table.no-border td {
	border: none;
}

/* Hlavni DIV */
#conteiner {
	position: relative;
	margin: 27px auto 0 auto;
	height: auto;
	width: 675px;
	text-align: center;
	z-index: 2;
}
/*TOP*/
#top {
	background: url(../img/top.jpg) no-repeat;
	height: 142px;
	width: 675px;
	text-align: left;
}
#top h1 {
	text-indent: -9999px;
}
#top a {
	background: url(../img/spec.jpg) no-repeat 0 0;
	height: 58px;
	width: 257px;
	margin: 7px 0 0 9px;
	_margin: 7px 0 0 5px;
	text-decoration: none;
	float: left;
	display: block;
}
#top a:hover {
	background: url(../img/spec.jpg) no-repeat 0 -58px;
}
/*MENU*/
#menu {
	background: url(../img/menu.jpg) no-repeat top;
	height: 23px;
	width: 675px;
}
#menu div.flags {
	position: absolute;
	top: 148px;
	right: 12px;
}
#menu div.flags img {
	margin: 0 0.6em 0 1.2em;
	border: none;
}
/* menu real */
#nav {
	padding: 1px 0 0 0;
	font-size: 11px;
}
ul#nav, ul { 
	padding:0; margin:0 0 0 18px;
	list-style-type:none;
} 
ul#nav li {
	border-right: 1px solid #f3f3f3;
	float: left;
	padding: 1px 28px 0 16px;
} 
ul#nav li.clear {
	padding: 1px 28px 0 1px; 
}
ul#nav li.clear2 {
	border: none;
}
ul#nav a { 
	background: transparent url(../img/menu-li.gif) no-repeat 0 7px;
	color: White;
	display: block; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 0 0 0 10px;
} 
ul#nav a:hover {
	background: url(../img/menu-li-hover.gif) no-repeat 0 7px;
	color: White;
	text-decoration: underline;
}
ul#nav ul a {
	background: url(../img/menu-li-li.gif) no-repeat 0 8px;
	padding-left: 10px;
	/*font-weight: normal;*/
} 
ul#nav ul a:hover {
	background: url(../img/menu-li-li-hover.gif) no-repeat 0 8px;
	padding-left:10px;
} 
ul#nav ul {
	position: absolute;
	visibility: hidden;
	border: 1px solid #FFF;
	background-color: #AB0708;
	width: 160px;
	margin: 0;
	text-align: left;
} 
ul#nav ul.m1 {
	_left: 104px; /* Opera has some problems - horizontal scrollbar - so I decided to adjust it just for IE*/
}
ul#nav ul.m2 {
	_left: 210px;
}
ul#nav ul.m3 {
	_left: 443px;
}
ul#nav li:hover ul, ul#nav li.hover ul { 
	visibility:visible; 
} 
ul#nav li li { 
	float:none; 
	border: none; 
	padding:0 0 0 3px;
	width: 160px;
} 
ul#nav li { 
	behavior: url(hover.htc); /* Protože IE nedodržuje CSS standarty, aby bylo řešení funkční, použijeme tento *.htc soubor */ 
}
/*CONTENT*/
#content {
	background: url(../img/content.jpg) repeat-y;
	height: 350px;
	width: 675px;
	text-align: justify;
}
html[xmlns] #content {
	min-height: 350px;
	height: auto;
}
#content div.holder {
	padding: 1em 1.6em 0.5em 1.6em;
	margin: 0;
}
#content ul {
	margin: 0em 0 0.5em 0.1em;
}
#content li {
	background: url(../img/li-main.gif) no-repeat 0 10px;
	padding: 0.3em 0 0.3em 1.1em;
}
#content li span {
	text-transform: uppercase;
	display: inline;
}
#content li li {
	background: url(../img/li-li.gif) no-repeat 0 10px;
}

/*DOWN*/
#down {
	background: url(../img/down.jpg) no-repeat;
	height: 37px;
	width: 675px;
	text-align: right;
	font-size: 0.9em;
	color: #666666;
}
#down div {
	padding: 2.5em 1.5em 0 0;
}
#down a {
	color: #666666;
}
#down a:hover {
	color: Black;
}
/* TABLES */
table {
	font-size: 1em;
	border-collapse: collapse;
	border: 1px solid #E9E9E9;
	width: 100%;
	_width: 94.6%;
	margin: 0.5em 0 0.5em 0;
}
th {
	text-align: center;
	padding: 0.3em 1em 0.3em 1em;
	_padding: 0.4em 1em 0.4em 1em;
	background: #F8F8F8;
	border: 1px solid #DADADA;
}
td {
	border: 1px solid #E9E9E9;
	padding: 0.2em 1em 0.2em 1em;
	_padding: 0.4em 1em 0.5em 1em;
	vertical-align: middle;
	text-align: center;
}
tr.tableHeader, tr.prehledHeader {
	text-align: center;
	font-weight: bold;
	padding: 0.3em 1em 0.3em 1em;
	_padding: 0.4em 1em 0.4em 1em;
	background: #F8F8F8;
	border: 1px solid #DADADA;
}
td img {
	border: 0px none;
	margin: 0px;
}
td.free {
	color:000000;
}		
td.res {
	background-color:#666666;
	color:#FFFFFF;
}
td.book {
	background-color:#bf080c;
	color:#FFFFFF;
}
td.undef {
	background-color:#b7cbe4;
	color:#FFFFFF;
}
td.adm {
	width: 80px;
	padding: 0px;
	margin: 0px;
}
td.datum {
	font-weight: bold;
}
table.login, table.singleId, table.vlozit {
	font-size: 1em;
	border-collapse: collapse;
	border: 0px none;
	width: 100%;
	_width: 94.6%;
	margin: 0.5em 0 0.5em 0;
}
table.login td, table.vlozit td {
	border: 0px none;
	padding: 0.2em 1em 0.2em 1em;
	_padding: 0.4em 1em 0.5em 1em;
	vertical-align: middle;
	text-align: left;
}
table.singleId td {
	padding: 0.2em 1em 0.2em 1em;
	_padding: 0.4em 1em 0.5em 1em;
	vertical-align: middle;
	text-align: left;
}		


table.ubytovani {
	border: 1px solid #B60606;
	width: 75%;
	_width: 75%;
	margin: 0 auto 0 auto;
}
table.ubytovani td, table.ubytovani th {
	border: none;
	background: none;
}
table.ubytovani th {
	font-size: 2em;
	color: #B10708;
	font-family: Monotype Corsiva;
}
table.ubytovani td.b {
	padding-top: 5px;
	background: #F8F8F8;
	_border-top: 1px solid #E9E9E9;
	_border-bottom: 1px solid #E9E9E9;
}
table.ubytovani img {
	border: none;
}
table.listek {
	width: 80%;
	margin: 0.5em auto 0.5em auto;
}
table.listek td {
	text-align: left;
	padding-left: 0.8em;
}
table.listek td.small {
	width: 70px;
	_width: 85px;
	text-align: center;
}
table.listek td.small-center {
	text-align: center;
}
table.listek td.center {
	text-align: center;
}
table.short {
	width: 60%;
}
table.pocasi td {
	padding: 1em 0 1em 0;
}
table.galerie {
	width: 100%;
	_width: 94%;
	border: none;
}
table.galerie td {
	border: none;
	padding: 1.2em 0 1.2em 0;
}
#content table.galerie img {
	border: 1px solid #CCC;
	_border: none;
	margin: 0; padding: 0;
	text-align: center;
}
#content table.galerie img:hover {
	border: 1px solid #B60606;
}
#content table.galerie a {
	background: none;
	margin: 0; padding: 0;
	_padding: 1px;
	_height: auto;
	_border: 1px solid #CCC;	
}
#content table.galerie a:hover {
	background: none;
	_border: 1px solid #B60606;
}
/* ABSOLUTE */
#absolute {
	background: url(../img/absolute.jpg) repeat-x;
	position: absolute;
	height: 575px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
#conteiner div.left {
	background: url(../img/left.jpg) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	height: 488px;
	width: 7px;
}
#conteiner div.right {
	background: url(../img/right.jpg) no-repeat;
	position: absolute;
	left: 669px;
	top: 0;
	height: 488px;
	width: 6px;
}
div.akce {
	border: 1px solid #B60606;
	margin: 10px;
	padding: 10px;
	text-align:center;
	background-color:#F1F1F1;
}
div.akce h1 {
	font-size: 2em;
	color: #B10708;
	font-family: Monotype Corsiva;
}
div.akce p {
	text-align:center;
}
td.pok1 {
	background: #FFECEC;
}
td.pok2 {
	background: #FFDDDD;
}
td.pok3 {
	background: #FFF4F4;
}
div#reklama {
	position:absolute;
	top:50px;
	right: 130px;
	z-index:1;
}
div#banner {
	position:fixed;
}
}
