A {
	color: #191970;
}
A:HOVER {
	color: White;
	TEXT-DECORATION: none;
}
A.seznam {
	TEXT-DECORATION: none;
	color : Black;
}
A:HOVER.seznam {
	TEXT-DECORATION: underline;
	color: #FF9933;
}

BODY {
	background-color: #9999FF;
	font:12px/120% MS Trebuchet, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
}
H1 {
	font: 26px/120% MS Trebuchet, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	font-weight: bold;
	color: #483D8B;
}
H2 {
	font: 16px/120% MS Trebuchet, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	font-weight: bold;
	margin : 0px 0px 0px 0px;
}
H3 {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #483D8B;
}
.hlavni_logo {
	background-image: url(web_site/logo_blue_gif3_755.jpg);
	height: 143px;
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
}
.hlavni_menu {
	background-color: #9999FF;
	font: 16px/120% MS Trebuchet, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	height: 45px;
	text-align: center;
}
.mini_text {
	font: 11px/120% MS Trebuchet, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	text-align: justify;
}
.hlavni_table {
	border: 2px outset White;
	background-color: #CECCFE;
}
.hlavni_td {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: justify;
	font: 12px/120% MS Trebuchet, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
}
.menu_ram {
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
	border-top-width: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: white;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
	font-weight: bold;
	font-variant: small-caps;
	height: 30px;
}
.menu_hotel {
	padding-left: 10px;
	font: 14px/140% MS Trebuchet, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 20px;
}
.td_nadpis {
	font: 13px/140% MS Trebuchet, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	font-weight: bold;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.td_text {
	font: 12px/140% MS Trebuchet, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: left;
	padding-right: 4px;
}
.td_formular {
	font: 12px/140% MS Trebuchet, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.td_text_detail{
	font: 12px/140% MS Trebuchet, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 10px;
	text-align: justify;
}
.td1 {
	background-color : White;
	}
.td2 {
	background-color: #EBEBFE;
}
.td3{
	background-color: #CECCFE;
}
.td4{
	background-color: #A59DD5;
}
.td5{
	background-color: #A7A7A7;
}
.img_foto {
	border: 1px solid #9999FF;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.red {
	color: Red;
}
.text_justify {
	text-align: justify;
}
.text_odskok {
	padding-left: 10px;
	padding-right: 10px;
}
.odskok_top {
	padding-top: 10px;
}
.border {
	border-right-color: #6E6E6E;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #6E6E6E;
	border-top-style: solid;
	border-top-width: 1px;
}