/* našeptávač */
.suggestionsBox {
	position: absolute;
	left: 142px;
	margin: 38px 70px 0px;
	width: 220px;
	background-color: #94D0F4;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #10418A;	
	color: #fff;
	list-style: none;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	margin: 0px 0px 1px 0px;
	padding: 2px;
	cursor: pointer;
	color: black;
	width: 216px;
	font-size: 12px;
}

.suggestionList li:hover {
	background-color: #10418A;
	color: white;
	font-weight: bold;
}

/* ubytování */
.zprava {border: 0px; width: 428px; height: 50px;}
.top_ubt{
    margin: 8px 2px 8px 0px;
    float:left;
}

.search_form{
    border-bottom: 1px solid #94D0F4;
    border-left:1px solid #94d0f4;
    border-right:1px solid #94d0f4;
    background-color:white;
    
}

.border{
    border-bottom: 1px solid #94D0F4;
    padding:0px;
    margin:0px;
}

.radio-factory  {
    background:url("../../Graphic/Ikonky/male_user.gif") no-repeat scroll left center transparent;
    float:left;
    height:57px;
    padding:0 0 0 68px;
}

input{
	margin-right:3px;
}

/* tabulky-lístky */
.mnozstvi{width:10%;}
.nazev{width:28%;}
.popis{min-width:48%;}
.cena{min-width:14%; padding-right:5px;}

#navi
{
	border: 1px solid black;
	float: right;
	width: 250px;
	position:absolute;
	position:fixed;
	top:10px;
	right:10px;
	padding:5px;
	background-image: url('../../Graphic/editor/pozadi_logged.gif');
}

/* zarizeni */
.horizontal {
	width:100px;
	height:75px;
}
.vertical {
	width:56px;
	height:75px;
}


.obal
{
	background-image: url('../../strv/teplomer_40_empty.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 15px;
	height: 45px;
	overflow: hidden;
}
.vnitrek
{
	background: url('../../strv/teplomer_40_full.jpg') right bottom no-repeat;
	width: 15px;
	float: left;
	font-size:0px;
	line-height:0px;
	overflow: hidden;
}
.vnitrek2
{
	width: 15px;
	float: left;
	font-size:0px;
	line-height:0px;
	overflow: hidden;
}

.textSearch-d a span,.textSearch a span {
    position: relative; 
}

.textSearch-d a span span,.textSearch a span span {
    display: block;
    position: absolute;
    visibility: visible;
    top: -75px;
    left: -30px;
    padding: 0px;
    background: transparent;
}

.textSearch-d a:hover span span .vnitrek,.textSearch a:hover span span .vnitrek {
	background-image: url('../../strv/teplomer_100_full.jpg');
}

.textSearch-d a:hover span span .vnitrek2,.textSearch a:hover span span .vnitrek2 {
	background-image: url('../../strv/teplomer_100_empty.jpg');
}

.cont {
 	float:left;
    margin:0px;
}

.cleaner {
    height:5px;
    margin:0;
    padding:0;
    width:100%;
    clear: both;
}
/* body */
table {border-collapse: collapse; width: 100%;}

body, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, img, pre, hr, form, blockquote, fieldset {
margin:0px;
padding:0px;
}

.onas ul {margin:0px;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.pointer{cursor:pointer;}
.help{cursor:help;}

#sbi {
    width:104px;
    padding-left:18px; 
    background: url("../../Graphic/Ikonky/lupa01.gif") 0px 0px no-repeat;
    background-color:white;
}
#table {border: 1px solid; border-color: #000;}
#search_box {margin-left:15px; margin-bottom:15px}
#backlinks {border-top: 1px dotted #94d0f4; margin-top: 20px; margin-left: 10px; margin-right: 10px; text-align: left; }
#box1 {height: 10px;}
#mapa {width:150px; height:110px;}
#vse {width: 750px; position: relative; text-align: left; margin: auto;}
#seznam,#seznam_top {background-color:#fff; width:474px;}
#hled {height: 200px; background: url("../../Graphic/Pozadi/lupa1.gif") 100px 0px no-repeat; background-color: #fff;}
#adresa {margin-bottom:20px;}

#vice_aktualit {
	margin-top: -24px; margin-right: 10px;
	float:right;
	font-size: 15px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

a{
	text-decoration: none;
}

a#vice_aktualit:hover {
	color: #10418A;
	text-decoration: none;
}

.InfoPanel{
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    height: 100%;
    width:766px
}

#LogoIcko{
    position:absolute;
    width:75px;
    height:75px;
    top:8px;
    left:8px;
    z-index:10;
}

#LogoRamecek{
    position: absolute;
    width: 100px;
    height: 120px;
    z-index: 1;
    left: 0px;
    top: 0px;
}

#flash_s1{
    background:url('../../Graphic/header_summer.jpg') no-repeat right top transparent;
    position:absolute;
    width:676px;
    height:120px;
    top:0px;
    right:-16px;
    text-align: right;
    background-color: #94D0F4;
}

/* najíždějící formulářové tlačítko pro vyhledávání */
#search_hover {	
	padding-top:4px;
	padding-bottom:3px;
	width:120px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
a#search_hover {	
	display: block;
	background-image: url(../../Graphic/Buttons/akce_hover1.gif);
}

a#search_hover:hover{
	background-image: url(../../Graphic/Buttons/akce_hover2.gif);
}

a#search_hover span {
	display: none;}


/* najíždějící formulářové tlačítko pro zrušení */
#del_hover {
	padding-top:4px;
	padding-bottom:3px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
a#del_hover {
	width: 25px;
	display: block;
	background-image: url(../../Graphic/Buttons/del_hover1.gif);
}

a#del_hover:hover{
	background-image: url(../../Graphic/Buttons/del_hover2.gif);
}

a#del_hover span {
	display: none;}

/* najíždějící formulářové tlačítko pro vyhledávání po najetí */
#search_hover_in {
	float:right;
	font-size: 15px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
a#search_hover_in {
	width: 120px;
	height: 25px;
	background-image: url('../../Graphic/Buttons/akce_hover1_in.gif');
	background-repeat: no-repeat;
	display: block;
}

a#search_hover_in:hover{
	background-image: url('../../Graphic/Buttons/akce_hover2_in.gif');
	background-repeat: no-repeat;
}

a#search_hover_in span {
	display: none;}


/* najíždějící formulářové tlačítko pro zrušení in */
#del_hover_in {
	float:right;
	font-size: 15px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
a#del_hover_in {
	width: 25px;
	height: 25px;
	display: block;
	background-image: url(../../Graphic/Buttons/del_hover1_in.gif);
}

a#del_hover_in:hover{
	background-image: url(../../Graphic/Buttons/del_hover2_in.gif);
}

a#del_hover_in span {
	display: none;}



/*** Odrazky ***/
ul {margin-left: 15px}
/*** li {margin-left:5px; list-style-image: url("../../Graphic/Img/Odrazka_Info.png");} ***/

/*** Text ***/
dt {text-indent:30px;font-size:14px;color:#000000;font-family:"Helvetica",Times,serif;font-weight:bold}
hr {color:#10418A;}
td {vertical-align: top}
p {text-indent: 25px;}
.cary {border:solid 1px; border-color:#10418A;}

/*** Menu ***/
.Menu{
	text-align:left;
	font-family:"Georgia";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/*** Odkaz v klidu ***/
.Menu a:active, .Menu a:visited, .Menu a:link{
	color:#FFFFFF;
	background-color:#10418A;
	padding-left:4px;
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	border-bottom:solid 1px;
	border-color:#94D0F4;
}


/*** odsazení zleva, tučně ***/
.odsazeni{
	margin-left: 5px;
	margin-top: 5px;
	font-weight: bold;
}

.odsazeni_vyhledat{
	padding-right: 5px;
	padding-top: 42px;
}

/*** Podbarveni menu***/
.Menu a:hover, .Menu a:focus{
	color:#000000;
	background-color:#F8E9DC;
}

.MenuUbyt a:hover, .Menu a:focus{
	color:#000000;
	background-color:red;
}


.tlacitko{
	height: 25px;
	border:#ffffff 1px solid;
	background-color:#94D0F4;
	vertical-align:bottom;
	padding:2px;
}

.rezerv{
	height: 25px;
	border:#ffffff 1px solid;
	background-color:red;
	color:white;
	vertical-align: bottom;
	padding:2px;
	cursor:pointer;
	height: 25px;
}

/*** Foto ***/
img {border:0px; padding:0px}
a.foto100 {
	float:left;
	padding: 6px;
	background:url("../../Graphic/Pozadi/Foto100.png") left top no-repeat;
}

a.fotoSmallHoriz {
	float:left;
	padding: 7px;
	background:url("../../Graphic/Pozadi/FotoSmallHoriz.png") left top no-repeat;
}

.foto-h {
	text-align: center;
	height:171px;
	width:221px;
	padding-top: 9px;
	background:url("../../Graphic/Stiny/foto200_nahled.gif") left top no-repeat;
}

.foto-v {
	text-align: center;
	height:171px;
	width:130px;
	padding-top:9px;
	margin: 0px 42px;
	background:url("../../Graphic/Stiny/foto200_nahled_h.gif") left top no-repeat;
}

.fotoBig {
	float:left;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	background:url("../../Graphic/Pozadi/PodFotoBig.gif") left top no-repeat;
}

.fotoVert {
	float:left;
	padding:8px;
	margin: 0px 42px 0px 42px;
	background:url("../../Graphic/Pozadi/PodFotoVert.gif") left top no-repeat;
}

.foto_text {
	float:left;
	padding-right: 16px;
	padding-left: 8px; margin-left: 6px;
	padding-top: 8px;
	padding-bottom: 16px;
	background:url("../../Graphic/Stiny/foto200_nahled.gif") left top no-repeat;
}

a.foto_aktuality {
	float:left;
	padding-right: 9px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 10px;
	background:url("../../Graphic/Stiny/Ram_Aktualit.gif") left top no-repeat;
}

.foto_aktuality {
	float:left;
	padding-right: 9px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 10px;
	background:url("../../Graphic/Stiny/Ram_Aktualit.gif") left top no-repeat;
}

.foto70_nahled {
	float:left;
	padding-right: 9px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 10px;
	background:url("../../Graphic/Stiny/foto70_nahled.gif") left top no-repeat;
}
.foto200{
    width:200px;
    height:150px;
}

.foto_70px{
    width:70px;
    height:70px;
}

.button80x15{
    width:80px;
    height:15px;
}

.foto100x75{
    width:100px;
    height:75px;
}


/*** Foto vyvoj ***/
div.horizontal {
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
	background: url(../../Graphic/Pozadi/PodFotoBig.gif) left top no-repeat;
}
.foto_mini{
	text-align: center;
	width:210px;
	height:160px;
 	float: left;
	margin:5px;
	padding:5px;
}

/*** Efekty foto ***/
a img {filter: alpha(opacity=100); -khtml-opacity: 1; -moz-opacity: 1; opacity: 1;}
a:hover img {filter: alpha(opacity=90); -khtml-opacity: 0.90; -moz-opacity: 0.90; opacity: 0.90;}


/*** Boxík ***/
.boxik_off {
	font-size:16px;
	font-weight:normal;
	cursor:pointer;
}

.boxik_on {
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}


/*** form ***/
.inputek 
{
 border:#666666 1px solid;
 width:250px;
}

.rb
{
 background-color:#FF7575;
}

.tbl_norm{border:1px solid;}
.tbl_bold{border:2px solid;}
.foto_l
{
	float:left;
	margin:5px;
}
.foto_r
{
	float:right;
	margin:5px;
}

.oramovat{border: 1px solid black;}
.odstup{margin-top: 20px; margin-bottom: 20px}
.odsad_5px{padding: 5px;}
.odsad_10px{padding: 10px;}

/*** Ceník ***/
.size50{width:50px;}
.size60{width:60px;}
.cen1 {
	border-bottom:1px solid #94D0F4;
	border-right:1px solid #94D0F4;
	padding:0px 5px 0px 5px;
	font-size:13px;
    text-align: right;
}

.cen2 {
	border-bottom:1px solid #94D0F4;
	padding:0px 5px 0px 5px;
	font-size:13px;
}

.cen3 {
	border-bottom:1px solid #94D0F4;
	border-right:1px solid #94D0F4;
	padding:0px 5px 0px 5px;
	font-size:13px;
    text-align: left;
}
.cen4 {
	border-bottom:1px solid #94D0F4;
	padding:0px 5px 0px 5px;
	font-size:13px;
    text-align: right;
}

.onas p {font-family:"Georgia"; font-size:16px;}
.onas {font-size:16px;}

.foto_v{
	border: 1px solid black; padding: 5px; width: 212px; height: 162px; float:left; margin-left: 10px; margin-top: 10px;
}
.foto_h{
	border: 1px solid black; padding: 5px; width: 212px; height: 162px; float:left; margin-left: 10px; margin-top: 10px;
}
.vypis_data{
    border-left:1px solid #94D0F4;
    border-right:1px solid #94D0F4;
    border-bottom:1px solid #94D0F4;
    height: 100px;
    background-color:white;
}
.vypis_fotka{
    padding: 10px 5px 5px;
    width: 120px;
    float: left;
}
.vypis_text{
    width: 340px;
    height: 76px;
    float: left;
    overflow: hidden;
    margin-bottom: 4px;
}
.vypis_lokace{
    font-size: 11px;
    font-weight: bold;
    width: 250px;
    height: 20px;
    float: left;
}
.vypis_vice{
    float: right;
    font-size: 11px;
    font-weight: bold;
    width: 60px;
    height: 20px;
}

/* settings */
#search2{
    font-weight:bold;
    text-decoration:underline;
    margin-bottom: 10px;
}

.radic{
    float:left;
    margin-top: 3px;
}
.button{
    width:81px;
    height:30px;
}
