BODY {
	margin: 0;
	overflow: auto;
	background-color: white;
	color: #626262;
	font-family: sans-serif, arial, verdana;
	font-size: .7em;
}
A {
	color: #ff8c19;
	font-weight: bold;
}
A:hover {
	color: red;	
	text-decoration: none;
}
TABLE {
	font-size: 1em;
	width: 535px;
	border: 1px solid #71839c; 
	border-collapse: collapse;
	background-color: white;	
}
TD {
	padding: 4px 10px;
	border: 1px solid #71839c; 	
}
TH {
	font-weight: bold;
	border-right: 1px solid white;
	padding: 6px;
	background-color: #71839c;
	color: white;
	text-align: left;
}
H1, H2, H3, H4 {
	color: #0044a5;	
}
H1 {
	font-size: 1.7em;
	margin: .8em 0 2em 0;	
}
H2 {
	font-size: 1.3em;
	margin: 1.5em 0;
}
.important, .important-silver {
	font-size: 1.1em;
	font-weight: bold;
}
.important {
	color: red;	
}
.importnat-silver {
	color: silver;	
}
H3 {
	font-size: 1.1em;
	margin: 1em 0;	
}
H4 {
	font-size: 1em;
	margin: 1em 0;	
}
DIV.clear {
	clear: left;
	height: 0;
	font-size: 0;	
}
DIV.menu UL {
	margin: 0;
	padding-left: 25px; 	
}
LI {
	list-style-type: disc;
}
UL.destination LI {
	list-style-image: url(img/crown.gif);
}	
#page-center {
	position: absolute;
	left: 50%;
	margin-left: -390px;
	width: 780px;
}
#box-left {
	width: 184px;
	float: left;
}
#box-right {
	width: 596px;
	float: right;
	background-color: #e9f1f1;
	margin-bottom: 10px;
}
#page-content {
	padding: 10px 30px 30px 30px;			
}
#sidebar {
	width: 170px;
	font-size: .9em;
	margin-top: 10px;	
}
#sidebar H1 {
	margin: 0px;
	background-image: url(img/bg_menu_blue.gif);
	background-repeat: repeat-x;
	color: white;
	font-size: 1.1em;
	padding: 4px;
}
#sidebar H1 SPAN {
	padding-left: 15px; 	
}
#sidebar H1.silver {
	background-image: url(img/bg_menu_silver.gif);
	background-repeat: repeat-x;	
}	
DIV.menu {
	background-color: #ff8c19;
	line-height: 170%;
	font-weight: bold;
	color: white;
	padding: 8px;
	font-size: 1.1em;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}
DIV.menu A {
	color: white;
	text-decoration: none;	
}
DIV.menu A:hover {
	text-decoration: underline;
	color: yellow;	
}		
DIV.shadow {
	width: 170px;
	height: 16px;
	background-image: url(img/bg_shadow.gif);
	background-repeat: repeat-x;	
}
DIV.silver DIV.menu {
	background-color: #e4e4e4;
	color: #626262;	
}
DIV.silver A {
	color: #626262;
}
DIV.silver A:hover {
	color: #ff8c19;	
}
DIV.phone, DIV.mail {
	font-weight: bold;
	color: #0044a5;
	font-size: 1.2em;
	text-align: right;
}
DIV.mail A {
	text-decoration: none;
	color: #0044a5;	
}
DIV.mail A:hover {
	color: #00bfff;	
}
.icon {
	vertical-align: middle;
	margin-left: 15px;
}
#footer {
	margin-top: 10px;
	text-align: center;
	color: #808080;	
}
H1.slogan {
	text-align: center;
	color: #ff8c19;
	font-weight: bold;
	letter-spacing: .2em;
	font-size: 1.1em;
	margin: 0;
}
H1.slogan IMG {
	vertical-align: middle;	
}
DIV.box-splash {
	border: 2px solid #71839c;
	margin-top: 5px;	
}
DIV.splash-content {
	height: 144px;
	border: 1px solid white;
	background-color: #f6f7f7;
	background-image: url(img/money.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
}
DIV.splash-text {
	width: 360px;
	height: 144px;
	text-align: center;
	vertical-align: middle;
	color: #424d4d;
}
DIV.splash-text H2 {
	color: #0044a5;
	font-family: "trebuchet ms", sans-serif;
	margin: 20px 10px 20px 10px;
}
#strip-left {
	float: left;
	width: 264px;	
}
#strip-right {
	margin-left: 299px;	
}
#strip-left, #strip-right {
	margin-top: 25px;
}	
#strip-left H2, #strip-right H2 {
	margin: 0;
	color: white;
	font-size: 1em;
	padding: 5px 0;
	background-repeat: no-repeat;
}
#strip-left H2 SPAN, #strip-right H2 SPAN {
	padding-left: 20px;
}	
#strip-left H2 {
	width: 264px;
	background-image: url(img/header2.gif);	
}
#strip-right H2 {
	width: 234px;
	background-image: url(img/header3.gif);	
}
DIV.margin01 {
	margin: 0 8px 8px 8px;
	padding-top: 15px;
	padding-bottom: 10px;
}
DIV.info-content {
	background-image: url(img/bg_shadow2.png);
	background-repeat: repeat-x;
	background-color: #f6f7f7;
}
#strip-left DIV.info-content {
	width: 264px;	
}
#strip-right DIV.info-content {
	width: 234px;
}
UL.info {
	margin: 0;
	padding-left: 20px;
	color: #00790c;
	list-style-image: url(img/arrow.gif);
}
UL.info LI {
	margin-bottom: 15px;
}
TABLE.flags {
	width: 218px;
	font-weight: bold;
	color: #0062c5;
	border: 0;
	background-color: #f6f7f7;
}
TABLE.flags TD {
	padding: 0 0 10px 0;
	border: 0;
}
TABLE.flags TD IMG {
	vertical-align: middle;
	margin-right: 3px;
}
TABLE.tab01 {
	background-color: white;
	border: 1px solid #71839c; 
	width: 40%;	
	font-weight: bold;
	border-collapse: collapse;
}
.tab01 TD {
	padding: 3px 15px;
	border: 1px solid #71839c;	
}
TD.logo {
	text-align: center;	
}
.tab02 TD {
	border: 0;
	border-left: 1px solid #71839c;
}
IMG.align {
	vertical-align: middle;
	margin-right: 20px;	
}
UL.decimal LI {
	list-style-type: decimal;	
}
#strip-left-western {
	width: 250px;
	float: left;
	margin-top: 0;	
}
#strip-right-western {
	margin-left: 280px;
	margin-top: 0;		
}
#strip-left-western TABLE, #strip-right-western TABLE {
	width: 250px;
}
TABLE.tab03 {
	background-color: white;
	border: 1px solid #71839c; 
	width: 250px;	
	border-collapse: collapse;
}
.tab04 TD {
	padding: 3px;	
}
.color01 {
	background-color: #efefef;
}
.color02 {
	background-color: #fff3bf;
}
#strip01 {
	float: left;
	width: 207px;	
}
#strip02 {
	float: left;
	width: 220px;
	margin-left: 20px;	
}
#strip03 {
	float: left;
	width: 70px;
	margin-left: 15px;
}
#strip01, #strip02, #strip03 {

}
DIV.border {
	border: 1px solid  white;
	background-color: #dfe9e9;
	padding: 15px;	
}
#strip02 H1 {
	margin: 0 0 10px 0;
	font-size: 1.6em;
}
#strip02 H1 SPAN {
	font-size: .8em;	
}
IMG.mapa {
	border: 1px solid #827965;
	margin-top: 20px;	
}
DIV.pozn {
	font-size: 9px;
	text-align: center;
	font-family: sans-serif;
	color: #666666;	
}	
ul.pobocky {
  margin: 0; 
  margin-top: 1em; 
  padding-left: 0px;
  line-height: 140%;
}	
ul.pobocky li {
  list-style-type: none;
}
ul.submenu a {
  font-weight: normal;
}
span.new {
  margin-left: 3px; 
  font-size: .9em; 
  font-weight: normal; 
  background-color: red; 
  padding: 0 4px;
}
div.znamky a {
  margin-right: 10px;
}