* {
	margin: 0;
	padding: 0;
}

body     {
	line-height: 1.1em;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	color: #2F2F2F;
	text-align: center;
	padding: 0;
	margin: 0px;
	background-position: center top;
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


/*elements*/
h1 {
	font-size: 1.2em;
	color: #3399cc;
	margin-bottom: 15px;
	line-height: 1.1em;
	padding-bottom: 3px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399cc;
	clear: both;
}
.linka{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399cc;
	margin-bottom: 20px;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
h1 span a {
	font-size: 13px;
	color: #669900;
	padding-left: 350px;
}
h2 {
	font-size: 1.1em;
	color: #3399cc;
	margin-bottom: 12px;  /*20px*/
	line-height: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399cc;
	padding-bottom: 3px;
	/*margin-top: 20px;*/
}
h2.prehled a {
	font-size: 1em;
	color: #CC9900;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 1em;
	padding-bottom: 5px;
	text-decoration: none;
}
h2 span a {
	font-size: 13px;
	color: #669900;
	padding-left: 258px;
}
h2.boxy a {
	font-size: 0.75em;
	line-height: 1em;
	color: #FFFFFF;
	padding-left: 15px;
}

h3 {
	font-size: 1em;
	color: #FFA442;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 1em;
	padding-bottom: 5px;
}
h3.blue {
	color: #003366;
	border-bottom: 1px solid #448CCA;
	margin-bottom: 10px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 3px;
}
h3.blue span a {
	text-decoration: none;
	padding-left: 50px;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
h3.blue span a:hover {
	text-decoration: none;
	padding-left: 50px;
	font-weight: normal;
	font-style: normal;
	color: #003366;
}
h4 {
	font-size: 1em;
	color: #595959;
	margin-bottom: 10px;
	line-height: 1.1em;
	text-align: center;
}
h4 span a {
	font-size: 0.8em;
	line-height: 2em;
}
h5 {
	font-size: 0.8em;
	color: #999900;
	margin-bottom: 20px;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	padding-bottom: 3px;
	margin-top: 20px;
}
.kurz{
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.kurz p{
	font-size: 8px;
	margin: 0px;
	padding-bottom: 5px;
}
.kurz img{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pocasi{
	float: left;
	font-size: 13px;
	padding-right: 6px;
	padding-top: 3px;
}
.pocasi_datum{
	color: #FF0000;
}
.box{
	border: 1px solid #BBD7FF;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #F9F9F9;
}
.box p{
	font-size: 12px;
}

.box_in{
	border: 1px solid #CCCCCC;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #E5E5E5;
	padding-top: 1px;
	margin-top: 2px;
}
.box a{
	color: #003366;
}

p { color: #2F2F2F; font-size: 0.9em; text-align: justify; margin-top: 0.5em; margin-bottom: 0.5em; padding: 0; }

a { color: #448CCA; }
a:hover, a:active, a:focus { color: #f00; }
.left {
	float: left;	
}
img {
	background-color: #3399cc;
	border: 1px solid #3399cc;
	background-image: url(../images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
}
.flash {
	background-color: #3399cc;
	border: 1px solid #3399cc;
	background-image: url(../images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
ol { 
	font-size: 90%;
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 25px; 
	padding-left: 0;
}
ul { 
	font-size: 90%; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 25px; 
	padding-left: 0; 
}
ul li {
	list-style-type: none;
	list-style-position: outside;
	font-size: 105%; 
}
ul li ul { 
	font-size: 100%; 
}
table {
	font-size: 70%;
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 415px;
}

table.left td {
	text-align: left;
}	
table.tab-s-pozn {
	margin-bottom: 0px;
	
}

th, td {
	text-align:justify;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
th {
	background-color: #EAF1DD;	
}



.doporucujeme {
	background: #FFFF99;
	}

table.obdobi td {
	font-size: 1.2em;
	text-align: left;
}
table.obdobi th {
	font-size: 1.2em;
	text-align: center;
}


form { margin: 0; padding: 0; }
fieldset {}
label {
	float: left;
	width: 120px;
	margin-left: 10px;
}
.cislo {
	border: 1px solid #3366FF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #BBF1FF;
}
hr { display: none; }
/*division*/
#content {
	text-align: left;
	position: relative;
	width: 970px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	/*z-index: 3;*/
}
#header {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 970px;
	height: 100px;
	overflow: hidden;
	background-image: url(images/header.jpg);
}

#find {
	background-color: #EFEDE9;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
}
#find p {
	text-align:right;
	font-size: 75%;
	margin-right: 10px;
}
#hledani {
	margin-top: 5px;
	margin-right: 10px;
	height: 30px;
	margin-bottom: 10px;
	margin-left: 5px;
}		

#hledani p {
	float:left;
	margin-right: 0px;
	margin-top: 5px;
}	
#hledani p input.hledani_inp {
	border: 1px solid #CCCCCC;
	width: 100px;
	height: 24px;
	margin-right: 10px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.hledani_tlac {
	border: 1px solid #4F4D4D;
	height: 26px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/tlac_bg.gif);
	background-repeat: repeat-x;
}

#banner {
	position: absolute;
	top: 105px;
	left: 220px;
	width: 750px;
	height: 101px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}	
/*logo*/

#logo, #logo span { width: 399px; height: 70px; overflow: hidden; }
#logo span {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 399px;
	height: 70px;
	cursor: pointer;
	display: block;
}
/*navigace*/
ul#navigace {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 1em;
	padding: 0px;
}
ul#navigace li {
	background-image: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
ul#navigace li a {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	min-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	background-image: url(images/sipka_z.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
	padding-left: 15px;
	background-position: 5px center;
}
ul#navigace li a:hover {
	color:  #009900;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	background-image: url(images/sipka_m.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	}
ul#navigace li ul {
	margin-left: 0;
	padding-left: 0;
	font-size: 12px;
	
}
ul#navigace li ul li a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	min-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	background-image: url(images/sipka_z.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	padding-left: 25px;
	background-position: 10px center;
	margin: 0px;
}
ul#navigace li ul li a:hover {
	color:  #009900;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	background-image: url(images/sipka_m.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}	
	
body.uvod #navigace li a#nav-1, 
body.pruv #navigace li a#nav-2, 
body.ubytovani #navigace li a#nav-3, 
body.zabava #navigace li a#nav-8, 
body.reklama #navigace li a#nav-9, 
body.mesta #navigace li a#nav-10, 
body.bakce #navigace li a#nav-12, 
body.odkazy #navigace li a#nav-11, 
body.cam #navigace li a#nav-22, 
body.sezona #navigace li a#nav-13, 
body.sport #navigace li a#nav-7 {
	color: #009900;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: 5px center;
	background-image: url(images/sipka_a.gif);
	background-repeat: no-repeat;
	background-color: #f1f3f5;
	padding-left: 15px;
}
body.ubytovani_ubytovani ul#navigace li ul li a#nav-3_1,
body.ubytovani_topubyt ul#navigace li ul li a#nav-3_2,
body.ubytovani_online ul#navigace li ul li a#nav-3_3,
body.ubytovani_kongres ul#navigace li ul li a#nav-3_4,
body.ubytovani_hledat ul#navigace li ul li a#nav-3_5,
body.ubytovani_video ul#navigace li ul li a#nav-3_6,
body.ubytovani_last ul#navigace li ul li a#nav-3_7
{ 
	color:  #009900;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url(images/sipka_m.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
 }
 
/*navigace*/

#obsah1 {
	float: left;
	width: 970px; /* Soucet #middle a #left */
	margin-top: 210px;
	background-color:#FFFFFF;
}
#left1 {
	float: left;
	width: 220px;
}
#middle1 {
	float: right;
	width: 735px;
	background-position: right top;
}

#obsah-left {
	float: left;
	width: 780px; /* Soucet #middle a #left 775*/
	margin-top: 200px;
}
#left {
	float: left;
	width: 217px;
}
#middle {
	float: right;
	width: 535px;
}
#right {
	float: right;
	width: 185px;
	margin-top: 220px;/*200*/
	overflow:hidden;
}
#right p {
	font-size: 0.8em;
	text-align: left;
}
#right p.center {
	text-align: center;
}	
#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #4AACDF;
}
#copy {
	text-align: left;
	margin-top: 20px;
	height: 233px;
}
#reklama {
	background-color: #4cb2e3;
}
#copy_in {
	text-align: left;
	padding-top: 30px;
	padding-right: 12px;
	padding-left: 30px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 3;
	width: 970px;
	color: #FFFFFF;
}
#copy_in a{
	color: #FFFFFF;
	font-size: 90%;
}
#copy h2 {
	font-size: 1em;
	color: #2F2F2F;
	margin-top: 0;
	border: 0 none;
}	

#copy p {
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
}
.copy_logo {
	float: left;
	margin-right: 45px;
	padding: 0;
	text-align: center;
}	
.copy_logo img {
	border: 0 none;
	background-image: none;
	background-color: transparent;
	margin-top: 3px;
	margin-right: 20px;
}
.foot_nav {
	width: 156px;
	height: 140px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.foot_nav_obal {
	height: 200px;
	margin: 0px;
	padding: 0px;
}
ul.foot_nav {
	width: 156px;
	float: left;
	font-size: 70%;
	margin: 0 5px 0 0;
	padding: 0;
}	
ul.foot_nav li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}	
ul.foot_nav li a {
	display: block;
	min-height: 15px;
	_height: 15px;
	padding: 1px 0 1px 20px;
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #FFFFFF;
}	
ul.foot_nav li a.none {
	background-image: none;
}
ul.foot_nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
}	
ul.foot_nav li a.none:hover {
	background-image: none;
}
.foot_cols {
	border-top: 1px solid #adcee0;
	padding-top: 6px;	
	margin-top: 15px;
}
#copy .foot_cols p {
	margin-top: 0;
	font-size: 70%;
	text-align: center;
}	
.foot_cols img {
	padding: 0;
	border: 0 none;
}
.foot_cols img.fl_left {
	margin: 0 5px 2px 0;
}		
.foot_col1 {
	float: left;
	width: 374px;
	padding: 0 25px;
	border-right: 1px solid #adcee0;
	text-align: center;	
}
.foot_col2 {
	float: left;
	width: 375px;
	padding: 0 25px;
		
}		

#flags {
	height: 31px;
	padding-top: 11px;
	padding-left: 33px;
	background-color: #3399cc;
	width: 185px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 0px;
	top: 161px;
}
#flags img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#flags a  img   {
	padding: 1px;
	border: 1px solid #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#flags a:hover img {
	padding: 1px;
	border: 1px solid #00FF00;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
form#kontakt h2 {
	color: #3399cc;
	border-bottom: 0 none;
	font-size: 1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 15px;
}	


.box_green {
	background-image: url(../images/box_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 168px;
	margin-bottom: 10px;
}

.uvod_galerie {
	background-color: #3399cc;
	border: 1px solid #AEBE74;
	background-image: url(../images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.block_size1 {
	float: left;
	width: 105px;}
.block_size2 {
	float: left;
	width: 70px;
}	
.vyhledavani_ubyt {
	text-align: justify;
	margin-bottom: 25px;
	font-size: 13px;
}
.vyhledavac {
	text-align: justify;
	margin-left: 65px;
	margin-top: 0px;
}
.block_size3 {
	float: left;
	width: 130px;
}
.block_size4 {
	float: left;
	width: 160px;
}	
.block_size5 {
	float: left;
	width: 180px;
}

.img_obal {
	border: 1px solid #0066FF;
	background-image: url(../images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 7px;
	margin: 20px 0;
}

.img_obal img {
	border: 0px none;
	padding: 0px;
}
.img_obal p {
	color: #000000;
}	
.img_obal a {
	color:#000000;
}	
.img_obal a:hover {
	color: #FFFFFF;
}		

.img_obal_left, .img_obal_right {	
	background-color: 0066FF;
	border: 1px solid #3399cc;
	background-image: url(../images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 5px;
	margin: 5px 0;
		 
}
.img_obal_left {
	float: left;
	margin-right: 15px;
}	
.img_obal_right {
	float: right;
	margin-left: 15px;
}
.img_obal_left img, .img_obal_right img {
	border: 0px none;
	padding: 0px;
	
}
.img_obal_left p, .img_obal_right p {
	color: #000000;
}	
.img_obal_left a, .img_obal_right a {
	color: #000000;
}	
.img_obal_left a:hover, .img_obal_right a:hover {
	color: #FFFFFF;
}	

.style1 {font-size: 12px}

p.drobky {
	font-size: 80%;
	margin-bottom: 15px;
	background-image: url(images/tecka.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 0;
}


.seznam_last {
	padding-top:10px;
}
.seznam-top10 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	padding-bottom:10px;
	padding-top: 0;
}
.seznam-top10 ol {
	padding-left: 10px;
	
}
.seznam-top10 li {
	font-weight:normal;
	padding-left: 0px;
	
 }

.gallery_mainkat1, .gallery_mainkat2 {
	background-color: #3999cc;
	border: 1px solid #AEBE74;
	background-image: url(../images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	margin-bottom: 5px;
	width: 193px;
	min-height: 160px;
	float: left;
	text-align: center;
}
.gallery_mainkat1 p, .gallery_mainkat2 p {
	text-align: center;
	margin: 0 0 5px 0;
	font-weight:bold;
	font-size: 0.75em;
}
.gallery_mainkat1 a img, .gallery_mainkat2 a img {
	border: 2px solid #FFFFFF;
	padding: 0px;
}
.gallery_mainkat1 a:hover img, .gallery_mainkat2 a:hover img {
	border: 2px solid #C3CF99;
	padding: 0px;
}
.gallery_mainkat1 {
	margin-right: 5px;
}	


/*seznam-ubytovani*/

#google_map {
	width: 740px;
	height: 320px;
}
#google_map img {
	background-color: transparent;
	background-image: none;
}
.seznam {
	border-bottom: 1px solid #999999;
	padding: 15px 0;
}
.seznam_odkazy ul li {
	padding-left: 5px;
	list-style-type: none;
	list-style-image: url(images/tecka.gif);
	list-style-position: outside;
	font-size: 95%; 
}
.seznam p {
	font-size: 14px;
}
.seznam ul li {
	padding-left: 5px;
	list-style-type: none;
	list-style-image: url(images/tecka.gif);
	list-style-position: outside;
	font-size: 80%; 
}
.seznam_in {
	float: left;
	width: 507px;
	_width: 507px;
	margin-right: 10px;
}
.seznam_intr {
	float: left;
	width: 305px;
	_width: 305px;
	margin-right: 10px;
}

.seznam_in h3 {
	font-size: 0.8em;
	color: #448CCA;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1em;
	border: 0 none;
}	
.seznam_intr h3 {
	font-size: 0.8em;
	color: #448CCA;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1em;
	border: 0 none;
}	

.seznam_img {
	float: left;
	width: 116px;
}
.seznam_intr_img {
	float: left;
	width: 116px;
}
.seznam_cena_icon { 
	background-image: url(../images/icon_cena.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
}
.seznam_typ_icon {
	background-image: url(../images/icon_typ_ubyt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
}
.icon_phone, .icon_mail, .icon_fax, .icon_web, .icon_adres, .icon_cell {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.icon_phone {
	background-image: url(../images/phone.gif);
}
.icon_fax {
	background-image: url(../images/telephone.gif);
}
.icon_mail {
	background-image: url(../images/email.gif);
}
.icon_web {
	background-image: url(../images/world.gif);
}
.icon_adres {
	background-image: url(../images/house.gif);
}
.icon_cell {
	background-image: url(../images/icon_cell.gif);
}

a.btn_1 {
	background-image: url(/images/buton_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 185px;
	height: 92px;
	line-height: 185px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 2px;
}
a.btn_2 {
	background-image: url(/images/buton_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 185px;
	height: 92px;
	line-height: 185px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 2px;
}
a.btn_3 {
	background-image: url(/images/buton_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 185px;
	height: 92px;
	line-height: 185px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 2px;
}
a.btn_4 {
	background-image: url(/images/buton_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 185px;
	height: 92px;
	line-height: 185px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 2px;
}

a.btn_1, a.btn_2, a.btn_3, a.btn_4 {
	margin-right: 0px;
}

	
a:hover.btn_1, a:hover.btn_2, a:hover.btn_3, a:hover.btn_4 { 
	background-position: 0 -92px; 
	text-decoration: underline;
}
/*buton en*/
a.btn_1_en {
	background-image: url(/images/buton_1_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 185px;
	height: 92px;
	line-height: 185px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 2px;
}
a.btn_2_en {
	background-image: url(/images/buton_2_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 185px;
	height: 92px;
	line-height: 185px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 2px;
}
a.btn_3_en {
	background-image: url(/images/buton_3_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 185px;
	height: 92px;
	line-height: 185px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 2px;
}
a.btn_4_en {
	background-image: url(/images/buton_4_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 185px;
	height: 92px;
	line-height: 185px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 2px;
}

a.btn_1_en, a.btn_2_en, a.btn_3_en, a.btn_4_en {
	margin-right: 0px;
}

	
a:hover.btn_1_en, a:hover.btn_2_en, a:hover.btn_3_en, a:hover.btn_4_en { 
	background-position: 0 -92px; 
	text-decoration: underline;
}
/*buton de*/
a.btn_1_de {
	background-image: url(/images/buton_1_de.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 185px;
	height: 92px;
	line-height: 185px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 2px;
}
a.btn_2_de {
	background-image: url(/images/buton_2_de.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 185px;
	height: 92px;
	line-height: 185px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 2px;
}
a.btn_3_de {
	background-image: url(/images/buton_3_de.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 185px;
	height: 92px;
	line-height: 185px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 2px;
}
a.btn_4_de {
	background-image: url(/images/buton_4_de.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 185px;
	height: 92px;
	line-height: 185px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 2px;
}

a.btn_1_de, a.btn_2_de, a.btn_3_de, a.btn_4_de {
	margin-right: 0px;
}

a:hover.btn_1_de, a:hover.btn_2_de, a:hover.btn_3_de, a:hover.btn_4_de { 
	background-position: 0 -92px; 
	text-decoration: underline;
}
a.active { 
	background-position: 0 -92px; 
	text-decoration: underline;
}
.ano {
	background-image: url(../images/yes.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.ne {
	background-image: url(../images/no.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.ulcol1 {
	float: left;
	width: 360px;
	margin-left: 0;
	font-size: 14px;
}
.ulcol1 li {
	list-style-image: none;
}	
.ulcol2 {
	float: left;
	width: 360px;
	margin-left: 0;
	font-size: 14px;
}
.ulcol2 li {
	list-style-image: none;
}
.detail_col1 {
	float: left;
}
.detail_col1 p {
	font-size: 14px;
}
.detail_popis li {
	padding-left: 5px;
	list-style-type: none;
	list-style-image: url(images/tecka.gif);
	list-style-position: outside;
}
.detail_col2 {
	width: 216px;
	float: left;
}
.detail_col2 p {
	text-align: left;
}	

.detail_galery {
	float:left;
	background-color: #FFFF99;
	border: 1px solid #3399cc;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 210px;
	margin-right: 20px;
	margin-bottom: 4px;
	height: 200px;
	background-image: url(images/img_bg.gif);
}	
.detail_galery img {
	border: 0 none;
	background-image: none;
	padding: 0;	
}
.foto_lezato {
	height: 172px;
	padding: 29px 4px 0 4px;
}	


/*buttons titulka*/
a.index_button_left, a.index_button_right {
	background-image: url(../images/index_button_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 320px;
	height: 25px;
	padding-top: 5px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	color: #FFFFFF;	
}
a.index_button_left:hover, a.index_button_right:hover {
	background-position: left -30px;
	color: #000000;
}
a.index_button_left {
	float: left;
}
a.index_button_right {
	float:right; 
}
/*detail button*/
a.detail_button {
	background-image: url(../images/detail_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 213px;
	height: 25px;
	padding-top: 5px;
	font-weight: bold;
	display: block;
	float: right;
	margin-bottom: 15px;
	
}
a.detail_button:hover {
	background-position: left -30px;	
}



/*classes*/
.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both; }
.fl_left { float: left; margin-right: 15px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 15px; }
.inner {
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: 15px;
}
.inner2 {
	margin-left: 15px;
	margin-right: 19px;
}	
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}	
.center { text-align: center; }

.nobr { border-style: none; border-width: 0; }
.facebook_obj {
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0;
	margin-left: 2px;
	padding: 0px;
}
.foto360 {
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0;
	margin-left: 2px;
	padding: 0px;
}
.facebook {
	background-image: url(../images/odkaz_facebook.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 110px;
	width: 220px;
	height: 40px;
	cursor: pointer;
	display: block;
}
.nobr_mar { margin: 0; padding: 0; border-style: none; border-width: 0; }
.noscreen { display: none; }
.pdf { background-image: url(../images/pdf.gif); background-repeat: no-repeat; background-position: left center; padding-left: 20px; }
.out {
	background-image: url(../../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.out_yellow {
	background-image: url(../../images/out2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.out_red {
	background-image: url(../../images/out3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#chyba {
	background-image: url(images/error.gif);
	font-weight: bold;
	text-align: left;
	color: #FF0000;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 10px;
}.nobr_bg {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white {
	color: #FFFFFF;
}
.red { 
	color:#9D0A0E
}
.kur {
	font-style: italic;
}
.virt {
	color:#0066CC;
	padding-left: 30px;
	font-style: italic;
}
.reddop {
	color:#9D0A0E;
	font-size: 12px;
	margin-left: 20px;
}
.seda {
	color:#8A8A8A;
	text-decoration: underline;
	}
.seda_odkaz {
	color:#8A8A8A;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 0px;
	}
.zelena {
	color:#669900;
	font-size: 12px;
	}
.blue {
	color:#3399cc;
}	
.white {
	color:#FFFFFF;
}	
.podpis { 
	text-align: right;
}
.small {
	font-size: 80%;
}
.titulek {
	font-size: 110%;
	color: #2D2D2D;
}	
.komentar_pole {
	width: 415px;
}	
.bg_orange {
	background-color: #FFD9AE;
}
.trideni {
	line-height: 1.5em;
}	
.tr_vybrano {
	color: #FFFFFF;
	background-color: #ED1C24;
	padding: 2px 5px;
}
.bluebr {
	border-bottom: 1px solid #adcee0;
}	
.strankovani {
	height: auto;
	border-top: 1px solid #adcee0;
	min-height: 30px;
	background-color: #E6F5FC;
	font-size: 0.8em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.strankovani_left { float: left; }
.strankovani_right { float: right; }
.larger {
	background-color: #ED1C24;
	padding: 2px 6px;
	color: #FFFFFF;
	font-weight:bold;
}

a.str_box {
	background-color: #FFFFFF;
	padding: 2px 6px;
	color: #000000;
}
a:hover.str_box {
	padding: 2px 6px;
	color: #ED1C24;
}
a.str_dalsi {
	background-color: #FFFFFF;
	padding: 2px 15px 2px 6px;
	color: #000000;
	background-image: url(../images/page_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
a:hover.str_dalsi {
	color: #ED1C24;
}
a.str_predchozi {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 15px;
	color: #000000;
	background-image: url(../images/page_arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
a:hover.str_predchozi {
	color: #ED1C24;
}


/*printit*/
.delitko {
	height: 3px;
	float: none;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
}
.top { white-space:nowrap; background-image: url(../images/top.gif); background-repeat: no-repeat; background-position: left center; margin-bottom: 0; margin-left: 10px; padding-top: 0.1em; padding-bottom: 0.1em; padding-left: 20px; }
.print { white-space:nowrap; background-image: url(../images/print.gif); background-repeat: no-repeat; background-position: left center; margin-bottom: 0; padding-top: 0.1em; padding-bottom: 0.1em; padding-left: 23px; }
.admin {
	white-space:nowrap;
	background-image: url(../images/admin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 0;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-right: 23px;
	padding-left: 23px;
	font-size: 12px;
}
p.printit {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
}
/*novinky*/
.novinka_datum {
	background-image: url(../images/datum.gif);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-left: 0;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 0px;

}
.novinka_text { margin: 0 0 1em; padding: 0; }
.novinka_seznam {
	margin: 0 0 1em;
	padding: 0;
	font-size: 14px;
}
.novinka_archiv { background-image: url(../images/archiv_news.gif); background-repeat: no-repeat; background-position: left center; height: 16px; padding-left: 20px; }

/*calendar*/
div.date-picker-holder { margin-bottom: 20px;}
div.date-picker-holder *{
	margin-right: auto;
	margin-left: auto;
}
div.popup-calendar {
	display: block;
	padding: 4px;
	background: #fff;
	color: #000;
	overflow:hidden;
	width: 163px;
	border: 3px solid #FF7800;
}

div.popup-calendar div.link-prev {
	float: left;
}
div.popup-calendar div.link-next {
	float: right;
	font-size: 0.8em;
}
div.popup-calendar h3 {
	font-size: 1em;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right div.popup-calendar div a { color: #000; padding: 1px 2px; }
#right div.popup-calendar div a:hover {
	text-decoration: none;
}

#right div.popup-calendar table { margin: 0 0 0; font-size: 90%; text-align: center; width: 163px; border: none; border-collapse:separate;  }

#right div.popup-calendar table th, div.popup-calendar table td { background: #eee; width: 21px; height: 17px; text-align: center; padding: 0; border-style: none; border-width: 0; }
#right div.popup-calendar table td.inactive { color: #aaa; padding: 1px 0 0; }
#right div.popup-calendar table th.weekend, #right div.popup-calendar table td.weekend { background: #f6f6f6; padding: 0; }
#right div.popup-calendar table td a { display: block; border: solid 1px #eee; width: 19px; height: 17px; text-decoration: none; color: #333; padding: 0; }
#right div.popup-calendar table td.today a { padding: 0; border-color: #aaa; }
#right div.popup-calendar table td a.selected, #right div.popup-calendar table td a:hover {
	background-color: #FF7800;
	color: #FFFFFF;
	padding: 0;
	
}
#right div.popup-calendar table td.weekday_sel {
	padding: 0;
	background-color: #ED1C24;
	
}
#right div.popup-calendar table td.weekday_sel a {
	color: #FFFFFF;
}

/*uvod_picts*/
#uvod_picts_obal {
	background-color: #00CCFF;
	background-image: url(images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0;
	border: 0.5px solid #E2E2E2;
}
#uvod_picts_obal p {
	margin-top: 0;
	text-align: center;
}
#uvod_picts_obal p a {
	color: #000000;
}	
#uvod_picts_obal p a:hover {
	color: #FFFFFF;
}
#uvod_picts img {
	border: 0 none;
	padding: 0;
	margin: 20px;
}

/*slideshow*/
#slideShow1
{
	height: 260px;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #0099FF;
	background-color: #33CCFF;
	font-size: 0.8em;
	background-image: url(images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#slideShow1 img {
	padding: 0px;
	border: 0 none;
}
#slideShow1 a {
	text-decoration: none;
}	
#slideShow1 .pagelinks a
{
	font-weight: bold;
	color: #0072BC;
	text-decoration: underline;
	padding: 0 0 0 4px;
}
.slideCaption {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 90%;		
}
#slideShow1 .pagelinks a.activeSlide
{
	color: #2F2F2F;
	text-decoration: none;
	
}
/* this is for IE so the prev/next links can be hovered*/
.nextSlide,.prevSlide
{
	background-image: url(../images/spacer.gif);
}
.nextSlide:hover
{
	background-image: url(../images/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prevSlide:hover
{
	background-image: url(../images/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
#tooltipURL
{
	display: none;
}
a.tlacitko_1 {
	background-image: url(images/tlacitko_seznam.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 139px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	border: 1px solid #0066FF;
	color: #123670;
}
a:hover.tlacitko_1 { 
	text-decoration: underline;
	color: #FF0000;
	background-position: 0 -20px; 
}
a.tlacitko_2 {
	background-image: url(images/tlacitlo_rezervace.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 50px;
	line-height: 50px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	text-align: center;
	font-weight:bold;
	color: #123670;
	text-decoration: none;
	font-size: 1.4em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #003333;
}
a:hover.tlacitko_2 { 
	background-position: 0 -50px; 
	text-decoration: underline;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #0066FF;

}
.rezervace {
	font-size: 90%;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.rezer_1, .rezer_2, .rezer_3, .rezer_4 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 74px;
}
.rezer_1 {
	background-image: url(images/rezer_1.gif);
}
.rezer_2 {
	background-image: url(images/rezer_2.gif);
}
.rezer_3 {
	background-image: url(images/rezer_3.gif);
}
.rezer_4 {
	background-image: url(images/rezer_4.gif);
}
.rezer_in {
	border-left: 1px solid #448CCA;
	border-right: 1px solid #448CCA;
	border-bottom: 1px solid #448CCA;
	margin-left: 32px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}

.info {
	background-image:url(../images/icon_info.gif);
	/*background-color: #6FD3FF;*/
	color: #25160F;
	padding-left: 50px;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;*/
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*------------------------news-----desing--------------------*/
.box_in_index{
	background-color: #3F96E4;
	padding-top: 3px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	padding-bottom: 0.1px;
}
.box_index{
	width: 160px;
	border: 1px solid #BBD7FF;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	background-color: #F9F9F9;
	float: left;
	margin-left: 3px;
	height: 180px;
}
.box_index a{
	color: #FFFFFF;
	text-decoration: underline;
}
.box_index a:hover{
	text-decoration: underline;}
.box_index img{
	border: none;
}
.box_index p{
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
}
.pocasi_news{
	float: left;
	font-size: 12px;
	padding-right: 4px;
	padding-top: 3px;
	padding-left: 3px;
}
/*.pocasi_news img{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/
.kurz_news{
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.kurz_news img{
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.novinka_news{
	height: 105px;
}
.video{
	display: block;
	height: 280px;
	width: 475px;
	padding: 6px;
	background-color: #3399cc;
	border: 1px solid #3399cc;
	background-image: url(../images/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
}
.video_galerie{
	background-image: url(images/video_galerie.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 525px;
	cursor: pointer;
	display: block;
}
/*------------------------news-----desing--------------------*/
.akce {
	color:#9D0A0E;
	font-size: 0.8em;
	background-color: #B4E1FF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1A6CB4;
	border-bottom-color: #1A6CB4;
}
.datum {
	float: left;
	background-color: #3F96E4;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	width: 100px;
	margin-right: 20px;
}
.polozka_text {
	padding-bottom: 10px;
	/*border-bottom: 1px dotted #CCCCCC;*/
	margin-top: 0;
	margin-right: 0;
}	
.datum_n {
	background-color: #3F96E4;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	width: 100px;
	margin-right: 20px;
}
.polozka_text_n {
	padding-bottom: 10px;
	/*border-bottom: 1px dotted #CCCCCC;*/
	margin-top: 0;
	margin-right: 0;
}	
.newsss {
	float: left;
	width: 230px;
	text-align: justify;	/*margin-right: 5px;	
	border: 1px solid #FF0000;*/
	margin-right: 20px;
}	
.kamera {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}	
.kamera_2 {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}	
