body {
	background-repeat: repeat-x;
	background-color: #F0FBFF;
}
#main {
	width: 1000px;
	
}
 .clear {
	clear: both;
}
.schovano {
	display: none;
}


#box-left {
	/*background-color: #000000;*/
	background-image: url(images/podklad-leva.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 195px;
	text-align: left;
}

 .text ul {
	&padding-left: 10px;
	padding-left: 30px;
}

h2 {
	display: none;
}
.ramecek_titul h3 {
	color: #0099FF;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
}
.ramecek_titul h1 {
	padding-left: 10px;
}

.ramecek_titul h3 a {
	color: #0099FF;
	
}
.ramecek_titul h4 {
	margin-top: 0px;
	margin-left: 10px;
	font-style: italic;
}

h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.5em;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
h1 span {
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-right: 0px;
	color: #EC1A21;
	margin-left: 5px;
	margin-right: 10px;
}

.uvodka {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.rubrika {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	color: #00009C;
	font-weight: normal;
	/* text-transform: capitalize; */
}
#titul-foto {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	margin-bottom: 20px;
}


#titul-foto img {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
}
#titul-text {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	padding-right: 180px;
	padding-left: 180px;
}


#menu {
	font-family: "MS Sans Serif", Times, serif;
	margin:0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 195px;
	overflow: hidden;
	}

#menu a, #menu .pevna {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC3B2E;
	margin-top: 0;
	margin-right: 1;
	margin-bottom: 3;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;

}
#menu a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	border-left-color: #0099FF;
}

#podmenu {
	margin-left: 11px;
	margin-bottom: 3px;
}
#podmenu a {
	background-color: #DFE4EE;
	color: #000000;
	margin-bottom: 0px;
	border-bottom: solid 1px #dddddd;
}
#podmenu a:hover {
	background-color: #FFFFFF;
	color: #0099FF;
	margin-bottom: 0px;
}


#menu1 {
	font-family: "MS Sans Serif", Times, serif;
	margin:0;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}

#menu1 a {
	display: block;
	margin: 0 1 3 0;
	padding: 4px 2px 4px 15px;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC9900;
}

#menu1 a:hover {
	color: #EC1A21;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/menu_sipka.gif);
}

#action-menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
	overflow: hidden;
}
#action-menu1 {
	background-color: #CC9900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#action-menu a, #action-menu a:hover{
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	background-color: #0099FF;
	background-image: url(images/menu_sipka.gif);
	padding-right: 20px;
	text-align: right;
	padding-left: 0px;
	overflow: hidden;
}
#action-menu a:hover{
	background-color: #666666;
}
#action-menu1 a, #action-menu1 a:hover{
	color: #EC1A21;
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/menu_sipka.gif);
	padding-right: 16px;
	padding-left: 2px;
	text-align: right;
	margin-right: 0px;
	overflow: hidden;
}

.rubrika a:link { color: #00009C; text-decoration: none}
.rubrika a:visited { color: #00009C; text-decoration: none}
.rubrika a:active {  color: #00009C; text-decoration: none}
.rubrika a:hover {  color: #00009C; text-decoration: underline}

.inforubrika {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #000099;
	padding: 1px;
}
.inforubrika span {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}
.text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.1em;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.popis_tabulka {
	font-family: "MS Sans Serif", Times, serif;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.text-small {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-variant: normal; text-transform: none
}
.text-small a {
	font-size: 9px !important;
	font-weight: normal !important;
}
.text_an  { font-family: MS Sans Serif, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.datum {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/mezera.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.popis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #23a9e6;
	font-weight: bold;
}
span.popis, .popis a, .popis span{
	font-size: 70%;
}

.sirka {
	width: 100%;
}


.text_info {  font-family: "MS Sans Serif", Times, serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
.text_info a:link { color: #FFFFFF}
.text_info a:visited { color: #FFFFFF}
.text_info a:active {  color: #FFFFFF}
.text_info a:hover {  color: #DA2128; text-decoration: underline}

.texttab { font-family: "MS Sans Serif", Times, serif; font-size: 12px; color: #000000; font-weight: normal;}
.texttab2 { font-family: "MS Sans Serif", Times, serif; font-size: 10px; color: #000000; font-weight: normal; }
.texttab2 span {
	font-family: "Wingdings 3", Wingdings, "Wingdings 2";
	color: #000000;
	padding-left: 2px;
	font-size: 10px;
	padding-right: 4px;
}
sup,sub { font-size: 5px}
.table-popis .texttab2 {
	white-space: nowrap;
}

.texttab2 a:link { font-size: 11px}
.texttab2 a:visited { font-size: 11px}
.texttab2 a:active {  font-size: 11px}
.texttab2 a:hover {  font-size: 11px}
.texttabR { font-family: "MS Sans Serif", Times, serif; font-size: 12px; color: #D02C2C; font-weight: normal; }
.texttabR A:link,.texttabR A:visited,.texttabR A:active {color: #D02C2C}
.texttabR A:hover {color :#D02C2C}

.texttabubytov {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-image: url(images/ico_ubytovani.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-right: 2px;
}
.texttabubytov A {  color: #000000}
.texttabubytov a:hover { color: #000000}

.text2 {

	font-family: "MS Sans Serif", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	 font-variant: normal; text-transform: none
}
.text2 em {
	font-weight: bold;
	color: #FF0000;
}
.text3 {

	font-family: "Trebuchet MS", Verdana;
	font-size: 1.1em;
	color: #000000;
	font-weight: normal;
	 font-variant: normal; text-transform: none
}
.nadpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #DA2128;
	font-weight: bold;
	text-transform: uppercase;
}
.info {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #D02C2C;
}

.vyprodano, .vyprodano:link,.vyprodano:visited,.vyprodano:active {  color: #FFFFFF; background-color: #FF0000; cursor: wait}
.vyprodano:hover { color: #FFFFFF; background-color: #FF0000; cursor: wait}

.ramecek,.ramecek-uvod{
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-right: 0px solid #000000;
	border-top: 1px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 2px solid #000000;
	margin-left : 10px;
	padding: 0px;
	margin-right: 0px;
	width: 790px;

}
.ramecek-titulka {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #EBEBEC;
	border-right: 0px solid #000000;
	border-top: 1px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 2px solid #000000;
	margin-left : 10px;
	padding: 0px;
	margin-right: 0px;
}

.ramecek-uvod {
	width: 790px;
}
.ramecek p {
	padding-left: 15px;
	padding-right: 15px;
}
.ramecek-uvod p {
	padding-left: 5px;
	padding-right: 5px;
}
.ramecek_titul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left : 10px;

}
.ramecek_mapa {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #FAFAFB;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.ramecek-auto {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #EBEBEC;
	border-right: 0px solid #000000;
	border-top: 1px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 2px solid #000000;
	margin-left : 10px;
	_padding-left: 4px;
	_padding-right: 2px;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.ramecek-tab {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #FAFAFB;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left : 10px;
}

table.ramec {
	background-color: #000099;
	border: 1px solid #000099;
}

.podkladtop, .podkladtop h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	/*_color: #000000;*/
	background-color: #666666;
	font-weight: bold;
	/* FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#666666' , startColorstr= '#FAFAFB' , gradientType= '0' );*/
	height: 20;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}

	
.podkladtopjar {
	text-transform: uppercase;
	color: #FFFFFF;
	
	background-color: #000000;
	font-weight: bold;
	
	height: 20;
	padding-left: 4px;

}
.podkladtop-zajezd {
	text-transform: uppercase;
	color: #FFFFFF;
	/*_color: #000000; */
	background-color: #0099FF;
	font-weight: bold;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#666666' , startColorstr= '#FAFAFB' , gradientType= '0' );
	*/ height: 20;
	padding-left: 4px;
}

td.podklad {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 10px;

}

a:link {
	font-weight: bold;
	color: #00009C;text-decoration: none
}
.img-ram {
	border: 0px dotted #3572a3;
	padding-bottom: 5px;
}

a:visited {
	font-weight: bold;
	color: #00009C;text-decoration: none
}

a:active {
	font-weight: bold;
	color: #DA2128; text-decoration: none
}
a:hover {
	font-weight: bold;
	color: #DA2128;
	 text-decoration: underline
}
img {
	text-align: center;
	text-decoration: none;
}


.copyright {
	height: 15px;
	width: 155px;
	margin-left: 1px;

}
.seznam {
	margin-right: 0px;
	overflow: auto;
	padding: 0px;
	width: 570px;
	&width: 570px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -2px;
	&margin-left: -8px;
}
.bg {
	background-color: #D7D7D7;
}
.table-popis {
	padding: 0px;
	float: left;
	margin: 0px;

	&margin: 0px -8px 0px 0px;
	background-color: #D7D7D7;
	/* display: none; */
}
.inforubrika a {
	float: right;
	color: #FFFFFF;
}
.inforubrika {
	color: #FFFFFF;
	background-color: #168db8;
	padding: 5px;
}
.ramecek-tab-indiv {
	font-family: "MS Sans Serif", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px;
	margin: 15px;
}
.vnitrek {
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	clear: both;
}
.tmp {
	clear: both;
}
.aktivni {
	background-color: #36c9ff;
}
.neaktivni {
	background-color: #FFFFFF;
}

 a.odkaz {
	padding: 1px 1px 1px 3px;
	display: inline;
	border-bottom: 1px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	
}
 a:hover.odkaz {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000099;
	border-left: 5px solid #EC1A21;
	padding: 1px 1px 1px 3px;
	text-decoration:none;
	display: inline;
}
a.ramecek-tab-indiv li {
	color: #FF0000;
}
.ramecek_titul p {

	padding-left: 10px;
	/*_padding-left: 0px;*/
	padding-right: 5px;
}
#skiset {
	color: #FFFFFF;
	font-size: 70%;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 11px;
	padding: 2px 3px;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	background-color: #666666;
	margin-right: 1px;
}
#skiset strong {
	display: block;
	text-align: center;
	background-color: #EC1A21;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 120%;
	letter-spacing: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 3px;
}
.prisady {
	margin-left: 2px;
	float: right;
	font-family: "Trebuchet MS", Verdana;
	width: 18em;
	margin-right: 0px;
	margin-top: 3px;
}
.box {

	padding: 5px;
	background-color: #F5F5F5;
	margin-bottom: 15px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

.prisady .dalsi-strediska {
	font-weight: bold;

}
.prisady td.texttab2 strong {
	padding-bottom: 10px;
	display: block;
	font-size: 130%;
}

.prisady .dalsi-strediska a {
	color: #333333;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 35px;
	font-size: 70%;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/ico_seznam_auto.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
 .prisady .bus .dalsi-strediska a {
background-image: url(images/ico_seznam_bus.gif);
	padding-left: 50px;
}
.prisady .dalsi-strediska a:hover {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-color: #168DB8;
}
.prisady span {
	color: #333333;
	font-weight: bold;
	margin-left: -5px;
	font-size: 80%;
}
#fotky {
	background-color: #AFCFF8;
	margin: 2px;
	padding: 5px;
}
.prisady .popisky {
	font-size: 100%;
	font-weight: bold;
	color: #0099FF;
}
.prisady table .popisky {
	font-size: 90%;
}
.znameni {
	background-repeat: no-repeat;
	background-position: right 25px;
}
#detaily, #detaily a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}

#kontaktinfo {
	position:relative;
	width:282px;
	height:177px;
	z-index:1;
	background-image: url(images/bg-kontakt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#reklama {
	position:relative;
	z-index:1;
	width:353px;
	height:177px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	podding-right: 10px;
}

#kontaktinfo .in {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: left;
}
#kontaktinfo .in strong {
	color: #CA3A2D;
}
#kontaktinfo .in p {
	font-size: 75%;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navic {
	padding: 5px;
}
.navic p {
	padding-top: 4px;
	padding-bottom: 4px;
}
.text p {
	padding-top: 4px;
	padding-bottom: 4px;
}
#navic .navigace {
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099FF;
}
#navic .navigace li {
	display: inline;
	color: #FFFFFF;
	background-color: #0099FF;
}
#navic .navigace a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
LABEL.group {
	text-align: right;
	background-color: #333333;
}
#titul-foto a {
	color: #000000 !important;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.vnitrek .text2 ul,.vnitrek .text2 ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#bus td {padding: 4px;}

#mapa {  border: 1px solid black;text-align: left;}
#mapa *{ color: black; font-size: 11px; }

#minifoto img {
	margin-right: 2px;
	margin-bottom: 3px;
}

#maincontainer a , #maincontainer a:hover {
	color: #FFFFFF;
	font-weight: normal;
text-decoration: none;
}
