body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,"Geneva CE",sans-serif;
	font-size: 10px;
	background-color: White;
	text-align: center;
}

h1 {
	color: #0D1B95;
	font-size: 25px;
}

h2 {
	color: #0D1B95;
	font-size: 20px;
}

h3 {
	color: #0D1B95;
	font-size: 13px;
}

h1, h2, h3 {
	margin: 5px 0px 3px 0px;
}

td {
	font-size: 12px;
}

a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #555555;
}

.font-red {
	color: Red;
	/*text-decoration: blink;*/
}

ul.disc {
	list-style-type: disc;
	margin-top: 3px;
	margin-bottom: 3px;
}

ol.numbered {
	list-style-type: decimal;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 22px;	
	padding-left: 0px;
}

ul.disc-inside {
	list-style-type: disc;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-position: inside;
}

.centered {
	text-align: center;
}

.bordered {
	border: 1px solid black;
}

.visitors-bordered {
	border: 1px solid black;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.smaller {
	font-size: 10px;
}


#mainmain {
	width: 700px;
	margin: auto;
	text-align: left;
}

#main {

}

#bottom-main-row {
	background-image: url(images/left-bar-menu-background.jpg);
	background-repeat: repeat-y;
	width: 700px;
}

#row-logo {
/*	background-image: url(images/logo-background.jpg);
	background-repeat: repeat-x;
*/
}

#row-logo-width {
	width: 700px;
}

#logo-left {
	float: left;
	width: 180px;
}

#logo-right {
	float: left;
	width: 520px;
}

#flags {
	text-align: center;
}

#flags img {
	border: 1px solid #555555;	
}


#show-image-left-bar {
	background-image: url(images/left-bar-menu-background.jpg);
	background-color: #77C0FC;
}

.menu-header {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding-left: 5px;
	line-height: 20px;
	background-color: #77C0FC;
	border-top: 1px solid #0072FF;
	border-bottom: 1px solid #0072FF;
}

.menu-header a, .menu-main-item-highlighted a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	display: block;
}

.menu-main-item {
	line-height: 19px;
	border-bottom: 1px solid #555555;
}

.menu-main-item-with-top-border {
	line-height: 19px;
	border-bottom: 1px solid #555555;
	border-top: 1px solid #555555;
}

.menu-main-item-highlighted {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding-left: 5px;
	line-height: 20px;
	background-color: #77C0FC;
	border-bottom: 1px solid #555555;
	border-top: 1px solid #555555;
}

.menu-main-item-crossing {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding-left: 5px;
	line-height: 20px;
	background-color: #77C0FC;
	border-bottom: 1px solid #555555;
}

.menu-main-item-text {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding-left: 10px;
	line-height: 20px;
}

.menu-header a:hover, .menu-main-item-highlighted a:hover {
	text-decoration: underline;
	color: Black;
}

.menu-main-item a, .menu-main-item-with-top-border a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	display: block;
	padding-left: 9px;
}

.menu-tools-item {
	line-height: 17px;
	border-bottom: 1px solid #555555;
}

.menu-tools-item a {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
	display: block;
	padding-left: 9px;
}

.menu-main-item a:hover, .menu-tools-item a:hover, .menu-main-item-with-top-border a:hover {
	background-color: #ACD8FD;
	color: Black;
}

.counter {
	text-align: center;
}

#menu-bottom-texts {
	padding-left: 8px;
}

#menu-bottom-hotels-logos {
	padding-top: 20px;
	text-align: center;
}

#menu-bottom-hotels-logos img {
	border: 4px solid #77C0FC;
}

#middle-bar-text {
	float: left;
	width: 538px;
}

#show-image-middle-bar {
}

#show-image-middle-bar-text-box-text {
	text-align: center;
	margin: 8px;
}

#show-image-middle-bar-text-box-text img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#show-image-middle-bar-text-box-text a {
	text-decoration: none;
	font-weight: normal;
}

.middle-bar-text-box {
	/*border: 1px solid #0072FF;*/
	border: 1px solid #555555;
	margin: 3px 3px 3px 0px;
}

.middle-bar-text-box-header {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	line-height: 20px;
	background-color: #77C0FC;
	/*border-bottom: 1px solid #0072FF;*/
	/*border-bottom: 1px solid #555555; */
	padding-right: 20px;
	text-align: right;
}

.middle-bar-text-box-text {
	margin: 8px;
	font-size: 12px;
	text-align: justify;
}

/*
.middle-bar-text-box-text img {
	border: 1px solid black;
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}
*/

.middle-bar-text-box-text-heading {
	font-size: 16px;
	font-weight: bold;
}

.countdown-heading {
	color: Red;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 5px;
}

.img-left {
	border: 1px solid black;
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}

.img-left-no-border {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}

.img-right-no-border {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}

.img-right {
	float: right;
	margin-right: 2px;
	margin-left: 8px;
	margin-bottom: 4px;
	border: 1px solid black;
}

.img-welcome {
	float: right;
	margin-right: 2px;
	margin-left: 8px;
	margin-bottom: 4px;
	margin-top: 60px;
	border: 1px solid black;	
}

.middle-bar-text-box-roomrate {
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	line-height: 17px;
}

.middle-bar-text-box-morerow {
	text-align: center;	
	border-top: 1px solid #555555;
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: -3px;
}

.middle-bar-text-box-morerow-left {
	border-top: 1px solid #555555;
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
}

.middle-bar-text-box-morerow a {
	font-size: 10px;
}

.middle-bar-text-box-special {
	border: 1px solid #555555;
	margin: 3px 3px 3px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-color: #CBE7FE;
}

.middle-bar-text-box-text-special {
	margin: 8px;	
}


#right-bar-cells {
	float: left;
	width: 160px;
	border-width: 0px 1px 1px 1px;
	border-color: #555555;
	border-style: solid;
	margin-top: 3px;
/*	background-image: url(images/right-bar-cells-background.jpg);
	background-repeat: repeat-y;*/
}

#right-bar-cells-contacts {
	
}

.right-bar-cells-we-recommend {
	
}

#right-bar-cells-photo-gallery {
	text-align: center;
}

#right-bar-cells-photo-gallery img {
	border: 1px solid black;
}

.right-bar-cells-header {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	line-height: 20px;
	background-color: #77C0FC;
	border-top: 1px solid #555555;
	padding-right: 20px;
	text-align: right;
}

.right-bar-cells-header-old-counter {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	line-height: 20px;
	background-color: white;
	border-top: 1px solid #555555;
	padding-right: 20px;
	text-align: right;	
}

.right-bar-cells-text {
	margin: 4px 4px 12px 10px;
	font-size: 11px;
}

.right-bar-cells-text a {
	font-size: 11px;
	font-weight: normal;
}

.condensationer {
	clear: both;
	font-size: 1px;
}

#footer {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer-text {
	text-align: center;
	color: gray;
	width: 690px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 3px;
	border-top: 1px solid #0072FF;
}

#footer-text a {
	font-size: 11px;
	text-decoration: none;
}

#footer-text a.martian-cz {
	color: gray;	
	font-weight: normal;
	font-size: 10px;
}

#footer-text a.martian-cz:hover {
	text-decoration: underline;
}

#footer-text .super-smaller a {
	font-size: 10px;
}

.super-smaller {
	text-align: center;
}

.super-smaller a {
	font-size: 10px;
	text-decoration: none;
}

tr.zahlavicko, td.zahlavicko {
	/*background-color: #77C0FC;*/
	background-color: #ACD8FD;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

tr.zahlavicko td {
	font-size: 11px;
}

#country-select {
	font-size: 10px;
}

#webcam-image-left {
	margin-left: 25px;
}

#webcam-image-right {
	margin-right: 25px;
}

.counter-number {
	font-weight: bold;
	text-align: center;
	font-size: 15px;
}

.tbl-hotel-prices-short {
	border: 1px solid #0D1B95;
	width: 50%;
	text-align: center;
}

.tbl-hotel-prices-short td {
	border: 1px solid #0D1B95;
	table-layout: fixed;	
}

.tbl-hotel-prices {
	border: 1px solid #0D1B95;
	width: 85%;
	text-align: center;
}

.tbl-hotel-prices td {
	border: 1px solid #0D1B95;
	table-layout: fixed;	
	padding: 2px;
}

.tbl-hotel-prices td strong, .tbl-hotel-prices-short td strong {
	color: Red;
}

.hotel-more-img {
	float: left;
	padding: 3px;
	display: inline;
}

.right-bar-line {
	font-size: 1px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-right: 24px;
	border-bottom: 1px solid black;
}
