/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body     {
	line-height: 1.1em;
	background-image: url(../images/pozadi.gif);
	background-repeat: no-repeat;
	color: #071d4c;
	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: 0.8em;
	color: #FFFFFF;
	line-height: 2em;
	padding-bottom: 3px;
	background-color: #061b46;
	padding-left: 10px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
}
h2 {
	font-size: 0.8em;
	line-height: 2em;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
	color: #FFFFFF;
	background-color: #1f81c1;
}
h3 {
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 2em;
	padding-bottom: 3px;
	margin-top: 1px;
	background-color: #1f81c1;
	padding-left: 10px;
	margin-right: 1px;
	margin-left: 2px;
}
.linka{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
h1 span a {
	font-size: 13px;
	color: #669900;
	padding-left: 350px;
}
h2.prehled a {
	font-size: 1em;
	color: #CC9900;
	margin-top: 20px;
	margin-bottom: 5x;
	line-height: 1em;
	padding-bottom: 5px;
	text-decoration: none;
}
h2 span a {
	font-size: 13px;
	color: #669900;
	padding-left: 258px;
}
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;
	margin-left: 5px;
}
h4 span a {
	font-size: 0.8em;
	line-height: 1.1em;
}
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;
}
#container {
	color: #2789c9;
	border: 5px solid #FFFFFF;
}
.blok1, .blok2 {
	border: 5px solid #FFFFFF;
	background-color: #2789c9;
	margin-bottom: 5px;
}
/*.blok a {
	color: #CCCCCC;
	line-height: 2em;
	display: inline;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-top: 13px;
	padding-bottom: 10px;
	float: left;
	width: 148px;
	font-size: 12px;
	background-color: #2789c9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}*/
.blok1 li a {
	color: #CCCCCC;
	line-height: 2em;
	display: inline;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-top: 13px;
	padding-bottom: 10px;
	float: left;
	width: 148px;
	font-size: 12px;
	background-color: #2789c9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-left: 0px;
}
.blok2 li a {
	color: #CCCCCC;
	line-height: 2em;
	display: inline;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-top: 13px;
	padding-bottom: 10px;
	float: left;
	width: 148px;
	font-size: 12px;
	background-color: #2789c9;
}
.blok1 li a:hover, .blok2 li a:hover{
	background-color: #cedff2;
	color: #333333;
}
.blok li .active{
	background-color: #cedff2;
	color: #333333;
	text-decoration: none;
}
.blok1 p, .blok2 p{
	padding: 5px;
}
.last {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.last a {
	text-align: left;
	color: #FFFFFF;
}
.last a:hover {
	color: #FFFFFF;
}
.last p {
	text-align: left;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.seznam_last {
	padding-top:10px;
}
.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 {
	border: 1px solid #071d4c;
	padding: 1px;
}

ol { 
	font-size: 90%;
	margin-top: 10px; 
	margin-bottom: 10px;
	margin-left: 25px; 
	padding-left: 0;
}
ul { 
	font-size: 90%; 
}
ul li {
	list-style-type: none;
	list-style-position: outside;
	font-size: 105%; 
}
ul li ul { 
	font-size: 100%; 
}
table {
	border-collapse:collapse;
	margin-top: 5px;
	margin-bottom: 5px;
	XXborder: 1px solid #333333;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

th, td {
	text-align:justify;
	color: #FFFFFF;
	XXborder: 1px solid #333333;
	padding: 5px;
	XXwidth: 40px;
}

th {
	XXbackground-color: #EAF1DD;	
}
.XXparametr {
	border: 1px solid #333333;
	width: 170px;
	}
.doporucujeme {
	background: #FFFF99;
	}

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: 951px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	z-indexX: 3;
	XXborder: 1px solid #FF0000;
}
.zima{
	background-image: url(../images/image_zima.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 338px;
	width: 640px;
}
/* taby --------------------- */
#taby ul           { 
list-style-type: none; 
margin: 0; 
padding: 0; 
position: absolute; 
top: 63px; 
left: 490px  
}
#taby li    { 
float: left; 
margin: 0 0 0 10px; 
padding: 0; 
}
#taby a          {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/button-1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin-top: 7px;
	width: 95px;
	height: 33px;
	float: left;
	padding-left: 5px;
	text-align: center;
}
#taby a:hover {
	background-image: url(images/button.gif);
	color: #333333;
}
#taby a span    { 
line-height: 29px 
}
body.index #taby li#nav-1 a,
body.let #taby li#nav-2 a, 
body.zim #taby li#nav-3 a, 
body.reg #taby li#nav-4 a  { 
background-image: url("images/button.gif"); 
background-repeat: no-repeat; 
color: #333333;
}
#rychle {
	position: absolute;
	left: 480px;
	top: 3px;
	overflow: hidden;
}
#rychle p {
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
	margin: 0;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #CCCCCC;
}
#rychle a {
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}
#rychle img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* vyhledavac ------------------*/
#vyhledavac {
	font-size: 0.7em;
	margin-left: 5px;
}
.carka{
	height: 10px;
	line-height: 3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
/* vyhledavac ------------------*/

/* taby end ------------------*/
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

#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: 420px; height: 140px; overflow: hidden; }
#logo span {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 420px;
	height: 140px;
	cursor: pointer;
	display: block;
}
/*navigace*/
ul#navigace {
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-size: 1em;
	padding: 0;
}
ul#navigace li {
	background-image: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	background-color: #0099CC;
}
ul#navigace li a {
	color: #FFFFFF;
	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: solid;
	border-bottom-color: #0d75b5;
	background-image: url(../../images/lid.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
	padding-left: 20px;
	background-position: 10px center;
	background-color: #218acb;
}
ul#navigace li a:hover {
	color:  #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d75b5;
	background-image: url(../../images/lid.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #1a6ba7;
	}
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.virt #navigace li a#nav-9, 
body.mesta #navigace li a#nav-10, 
body.bakce #navigace li a#nav-12, 
body.kont #navigace li a#nav-26, 
body.sport #navigace li a#nav-7 {
	color:  #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d75b5;
	background-image: url(../../images/lid.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #1a6ba7;
}
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
{ 
	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: 25px;
 }
 
/*navigace*/

.box1{
	float: left;
	width: 520px;
	border: 1px solid #91bbe6;
}
.box1 a{
	color: #071d4c;
	background-repeat: no-repeat;
	background-position: left 5px;
}
.box10{
	float: left;
	width: 520px;
	border: 1px solid #91bbe6;
	margin-top: 5px;
	margin-bottom: 5px;
}
.box10 p{
	margin-right: 5px;
	margin-left: 5px;
}
.box2{
	float: right;
	width: 200px;
	border: 1px solid #91bbe6;
	margin-left: 8px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.box1 p{
	margin-right: 5px;
	margin-left: 5px;
}
.box2 p{
	margin-right: 5px;
	margin-left: 5px;
}
.box1 ul{
	padding-bottom: 10px;
}
.box2 a{
	color: #071d4c;
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 0.8em;
}
.box3{
	border: 5px solid #FFFFFF;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 948px;
	margin-top: 5px;
	margin-right: 0px;
}
.box3 img{
	margin-right: 20px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box4{
	border: 5px solid #FFFFFF;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 628px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
}
.box4 img{
	margin-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box5{
	border: 5px solid #FFFFFF;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 628px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height: 22px;
}
.box5 p{
	border: 1px solid #CC9966;
}
.box5 img{
	margin-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
}
.box6{
	float: right;
	width: 212px;
	border: 1px solid #91bbe6;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
}
.box6 p{
	margin-right: 5px;
	margin-left: 5px;
}
.box6 a{
	color: #071d4c;
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 0.8em;
}
.ramecek{
	border: 1px solid #91bbe6;
}
#obsah-left {
	float: left;
	width: 950px; /* Soucet #middle a #left 950*/
	margin-top: 180px;
}
.inner {
	margin-right: 0px;
}
#left {
	float: left;
	width: 212px;
	XXborder: 1px solid #0033FF;
}
#middle {
	float: right;
	width: 732px;
	XXborder: 1px solid #00FF00;
	padding-left: 3px;
}
#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 {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
}
#copy {
	text-align: center;
	margin-top: 2px;
	height: 233px;
}
#copy a {
	color: #071d4c;
}
#copy_in {
	text-align: left;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 30;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 3;
	width: 970px;
}
#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: center;
}
.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;
}

#reklama p {
	color: #666666;
	font-size: 0.7em;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 80px;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
}
#reklama a {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
#reklama a:hover {
	text-decoration: underline;
}		
#reklama img {
	padding-top: 5;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 20px;
}
#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;
}
.vyhledavani_ubyt a {
	color: #30608F;
}
.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;
}
.last {
	text-align: left;
}
.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;
	
 }

/*seznam-ubytovani*/

#google_map {
	width: 500px;
	height: 320px;
	margin-left: 10px;
}
#google_mapa {
	width: 720px;
	height: 320px;
	margin-left: 10px;
}
#google_map img {
	background-color: transparent;
	background-image: none;
}
#google_mapa 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: 5x;
	line-height: 1em;
	border: 0 none;
}	
.seznam_intr h3 {
	font-size: 0.8em;
	color: #448CCA;
	margin-top: 0;
	margin-bottom: 5x;
	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);
}
.btn_1 {
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #333333;
}
a.btn_1 {
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #333333;
	background-color: #D4D0C8;
	border: 1px solid #333333;
	margin-top: 10px;
}
	
a:hover.btn_1 { 
	color: #333333;
}
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_col2 {
	width: 216px;
	float: left;
}
.detail_col2 p {
	text-align: left;
}	

.detail_galery {
	float:left;
	background-color: #A4CBE8;
	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: 220px;
	margin-right: 20px;
	margin-bottom: 4px;
	height: 220px;
	background-image: url(images/img_bg.gif);
	margin-top: 10px;
	margin-left: 10px;
}	
.detail_galery img {
	border: 0 none;
	background-image: none;
	padding: 0;	
}
.foto_lezato {
	height: 172px;
	padding: 29px 4px 0 4px;
}	


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

.nobr { border-style: none; border-width: 0; }
.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;
}
#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
}
.odskok {
	padding-top: 10px;
	padding-bottom: 10px;
}
.blue { 
	color:#218acb
}

.virt {
	color:#0066CC;
	padding-left: 30px;
	font-style: italic;
}
.reddop {
	color:#9D0A0E;
	font-size: 12px;
	margin-left: 20px;
}
.seda { 
	color:#8A8A8A
	}
.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;
}	
.trideni {
	line-height: 1.5em;
}	
.tr_vybrano {
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 2px 5px;
}
/*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;
	margin-top: 4px;
}
.li_nov {
	background-image: url(../../images/li_nov.gif);
	background-repeat: no-repeat;

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

/*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;
}
/*kurz*/
.kurz p{
	font-size: 12px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.kurz img{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.kurz_box{
	border: 1px solid #FF0000;
	font-weight: bold;
	width: 80px;
	font-size: 14px;
}

.pocasi{
	float: left;
	font-size: 13px;
	padding-right: 5px;
	padding-top: 3px;
	margin-left: 3px;
}
.pocasi_datum{
	color: #FF0000;
}
.strankovani {
	height: auto;
	border-top: 1px solid #adcee0;
	min-height: 30px;
	background-color: #B0D6F4;
	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: #00CCCC;
	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-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-repeat: no-repeat;
	background-position: left top;
	
}
a:hover.str_predchozi {
	color: #ED1C24;
}
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: 70px;
	width: 735px;
}
.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;
}
.blog {
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
.vypis_blogu_datum {
	padding-left: 10px;
	color: #FF0000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
.vypis_blogu_odkaz {
	color: #b5004f;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	text-decoration: none;
}	
#right .vypis_blogu_odkaz a {
	color: #000000;
}
.vypis_blogu_text {
	margin-bottom: 5px;
	font-size: 0.8em;
}		

