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

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

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

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

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

.top-line {
	border-top: 1px solid #F29A00;
	margin-top: 15px;
}

td {
	font-size: 12px;
}

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

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-repeat: repeat-y;
	width: 700px;
}

#flags {
	padding-top: 5px;
	padding-bottom: 8px;
	margin-right: 24px;
	border-bottom: 1px solid black;
	text-align: center;
}

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

#logo {
	float: left;
	width: 700px;
}

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

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

#left-bar {
	width: 170px;
	float: left;
	padding-left: 5px;
	margin-top: 7px;	
	border-right: 1px solid black;
}

.left-bar-headings {
	color: #F29A00;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 24px;
	border-top: 1px solid black;
}

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

.left-bar-stars {
	text-decoration: none;
}

.yellow {
	color: #F29A00;
}

.strong {
	font-weight: bold;
}

.counter {
	text-align: center;
}

#middle-bar-text {
	float: left;
	width: 511px;
	padding-left: 10px;
/*	border-left: 1px solid black;*/
}

#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;
}

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

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

.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 #F29A00;
}

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

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

#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: #FFEFD5;
	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 #F29A00;
	width: 50%;
	text-align: center;
}

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

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

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

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

.middle-bar-morerow {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

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