body {
	background: #3771a4 url('../img/vlocky.gif') center top repeat-x;
	font-family: Verdana, Tahoma, arial, sans-serif;

	margin:0px;
	color: #636466;
}

pre {
	font-family: Verdana, Tahoma, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}


/*
	kontainer pro obsah
*/
#holder {
	position: relative;
	width: 1034px;
	margin: 0 auto;
	background-color: #f1f5f8;
}

/*
	zahlavi
*/
#header {
	position: relative;
	background-image: url('../img/vrsek3.jpg');
	width: 1034px;
	height: 303px;
}

#header div {
	position: absolute;
	bottom: 0px;
}

#header span {
	font-size: 10pt;
	position: absolute;
	bottom: 8px;
	right: 240px;
	color: #0a457f;
	font-weight: bold;
	text-transform: uppercase;
}

#header .search {
	position: absolute;
	bottom: 5px;
	right: 23px;
}

#header .search * {
	margin-left: 5px;
}

#header .search input[type='text'] {
	width: 120px;
}

#header .search input[type='submit'] {
	color: #0a457f;
	font-weight: bold;
}

#header #lang {
	position: absolute;
	top: 0px;
	right: 30px;
	height: 22px;
}

#header div#header_home {
	position: absolute;

	top: 22px;
	width: 100%;
	height: 253px;
}

#header div#header_home a {
	display: block;
	width: 100%;
	height: 100%;
}

/*
	levy sloupec
*/
#left {
	position: relative;
	margin-left: 15px;
	width: 197px;
	float: left;

	font-size: 9pt;
}

#left div.item {
	border: solid 1px #4a8aba;
	background-image: url('../img/sloupec-Levy-menu.gif');
}

#left h1, #right h1 {
	color: #f1f5f8;
}

#left h2, #right h2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	color: #0a457f;

}

#left div.item div, #right div.item div {

	text-align: left;
	color: #0a457f;
}

#left #anketa {
	padding-left: 0px;
	padding-right: 0px;
}

#left #anketa img {
	width: 100%;
}

#left #anketa h1 {
	padding-left: 5px;
}

#left #contact {
	text-align: center;
	font-size: 10pt;
	color: #0a457f;
}

#left #radio {
    width: 195px;
    margin-top: 5px !important;
}


/*
	pravy sloupec
*/
#right {
	position: relative;

	margin-right: 15px;
	width: 197px;
	float: right;
}

#right div.item {
	border: solid 1px #4a8aba;
	margin-bottom: 5px;
	background-image: url('../img/sloupec-Levy-menu.gif');
	background-repeat: no-repeat;
	min-height: 50px;
	padding: 3px 10px;
}

#right #pocasi {
	padding: 0px;
}

#right #pocasi h1, .tree_menu h1 {
	padding-top: 3px;
	padding-left: 10px;
	margin: 0px !important;
}

#right #pocasi .piktogramy {
	position: relative;
	width: 183px;
	height: 52px;
	margin: 0 auto;
	padding: 3px;
}

#right #pocasi .den {
	position: relative;
	margin: 0 5px;
	float: left;
	width: 51px;
	height: 52px;
}

#right #pocasi .den p {
	position: absolute;
	display: block;
	width: 46px;
	text-align: center;

	top: 30px;
	left: 1px;
	font-family: Helvetica !important;
	font-size: 9px !important;
	color: white;
}

#right .loga {
	width: 100%;
	text-align: center;
}

#right .loga img {
	margin: 10px 0px;
}

.tree_menu {
	margin-top: 2px;
	padding: 0px !important;
}

.tree_menu .tm_stredisko a {
	position: relative;
	color: #3771a4;
	font-weight: bold;
	font-size: 8.5pt;
	display: block;
	min-height: 20px;
	overflow: visible;
	text-decoration: none;
	background-image: url("../img/sipecka-strediska.png");
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

.tree_menu .tm_stredisko a:hover {
	background-color: #497da9;
	color: white;
}

.tree_menu .tm_stredisko a span {
	position: relative;

	display: block;
	
	margin-left: 20px;
	padding-top: 3px;
}
/*
	obsah stranky
*/
#content {
	position: relative;
	
	width: 100%;
	/*margin-top: -10px; */
	margin-bottom: 30px;

	height: auto;
}

.white-txt {
	color: white;
	font-weight: bold;
}	

.green-bg {
	background-color: green !important;
}

.red-bg {
	background-color: red !important;
}

.article {
	position: relative;
	float: left;
	
	margin-left: 15px;
	margin-right: 15px;

	text-align: justify;
	width: 580px;

	padding: 0px 0px;
	font-size: 9pt;
	
}

.article h1,h2,h3 {
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 5px;
	color: #093c71;
	font-weight: bold;
	text-transform: uppercase;

	font-size: 12pt;
}

.article .lower {
	text-transform: lowercase;
}


.article h2 {
	margin-top: 15px;
	margin-bottom: 2px;
	font-size: 10pt;
}

.article h2.nomargin {
	margin-top: 0px;
}

.article h3 {
	margin-top: 15px;
	margin-bottom: 2px;
	font-size: 9.5pt;
	text-decoration: underline;
	font-weight:normal;
}

/*.article img {
	width: 100%;
}*/

.article div.lb_float {
	float: left;
	margin: 3px;
	overflow: visible;
	height: auto;
	width: auto;
}

.article a.lightbox img {
	width: auto;
	vertical-align: middle;
}

.article a.lightbox
{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 110px !important;
	height: 85px !important;
	background-color: #c5d6fc;
	border: 1px solid #b1d1ea;
}

.article p {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.article div#gmap {
	width: 100%;
	height: 400px;
	border: none;
	margin-bottom: 5px;
}

.article div#gmap.strediska {
	height: 542px !important;
	margin-top: 2px;
	margin-bottom: 15px;
}

.article ul.autopujcovny {
	margin: 0px;
	padding: 0px;
}

.article ul.autopujcovny li {
	margin-left: 13px;
	margin-bottom: 6px;
}

.article ul.autopujcovny li ul {
	margin: 0px;
	padding: 0px;
}

.article div.left5 {
	margin-left: 10px;
}

.article table.simptab {
	margin: 3px;
	border-collapse: collapse;
}

.article table.simptab td {
	border: solid 1px #636466;
	
}

.article table.linky {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

.article table.linky tr td + td {
	width: 50%;
	text-align: left;
}

.article div.recept {
	float: left;
	width: 50%;
	text-align: left;
}

.article img.recept_foto {
	float: right;
	width: 220px;
}

.article img.float_img {
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	height: 60px;
	width: auto !important;
}

.article img.float_img2 {
	float: left;
	margin-right: 10px;
	height: 60px;
	width: auto !important;
	margin-top: 5px;
}



.fotogal_menu {
	font-family: 'HelveticaNeue-Italic', 'Helvetica Neue', 'Arial', sans-serif;
}

.fotogal_menu a,
.fotogal_menu a:link,
.fotogal_menu a:visited {
	color: #01539d;
	display: block;
	height: 22px;

	text-decoration: none;
}


.fotogal_menu div {
	float: left;
	height: 22px;
	line-height: 18px;
}

.fotogal_menu span {
	display: block;
	height: 18px;
	line-height: 18px;
}

.fotogal_menu a.active span {
	background-color: #01539d;
	color: white;
}

.fotogal_menu a:hover span {
	background-color: #afd1ec;
}

.fotogal_menu a.active:hover span {
	background-color: #01539d !important;
}


.fotogal_menu a.active {
	background-image: url('../img/sipecka-fotogal.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
}

/*  kazi to layout ostatnim vecem jako je gmapa !!!!
.article div {
	margin-bottom: 5px;
}*/

.gmap_iWindow {
	width: auto;
	height:150px;
	overflow:visible;
	text-align: left;
}
.gmap_iWindow *{
	width: auto;
	height:auto;
	overflow:visible;
}
.gmap_iWindow {
	width: auto;
}

.gmap_iWindow img{
	max-height: 100px;
}

.gmap_iWindow .nazev {
	width: auto;
	color: #093c71;
	font-weight: bold;
	font-size: 12px;
}

.article .cbmapa {
	width: 792px;
	height: 472px;
} 

.cbjmeno {
	display: block;
	width: 182px;
	height: 27px;

	color: white;
	font-weight: bold;
	font-size: 9px;
	
	padding: 0px;
	padding-left: 15px;
	padding-top: 3px;
}

.cbdelka {
	position: absolute;
	color: white;

	top: 16px;
	left: 15px;
	font-size: 7pt;
	font-weight: normal;
}

.cbtrasa a {
	text-decoration: none;
	
	height: auto;
	width: auto;
}

.cbtrasa {
	position: relative;
	
	width: 197px;
	margin-bottom: 5px;
}

/*
	zapati
*/
#footer {
	position: relative;
	background-image: url('../img/spodek-lista-reklama.gif');
	background-repeat:no-repeat;
	background-position: top;
	background-color: #f1f5f8;
	width: 100%;
	height: 170px;
}

#footer #advert_icons {
	position: relative;
	top: 30px;
	width: auto;
	padding: 0px;
   
	
	text-align: center;
}

#footer #advert_icons hr {
	width: 90%;
	height: 1px;
	background-color: #d9ddde;
	color: #d9ddde;
	border: none;
}

#footer #advert_icons img {
	margin: 0px 30px;
	vertical-align: middle;
}

#footer #corners {
	clear: both;
	position: absolute;
	margin-bottom: 0px;
	bottom: 0px;
	left: 0px;

}
#footer #finance {
	position: absolute;
	bottom: 3px;
	text-align: center;
	width: 100%;
	color: #031320;
	font-size: 9pt;
}

#copyright {
	position: relative;

	padding: 5px 20px;
	bottom: 0px;
	
	text-align: right;
	height: 30px;
	_width: 100%;

	background-color: #3771a4;
	color: white;
	font-size: 10px;
}

hr.clear {
	border: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

hr.clear-visible {
	border: 1px solid #4a8aba;
	width: 100%;
	margin-top: 2px;
}

.ifcztour {
	width: 100%;
	height: 700px;
}


div.bezky {
	overflow: scroll;
	height: 820px;
	width: 100%;
}


div.blok {
	position: relative;
	margin-top: 20px;
}

div.nomargin {
	margin-top: 0px !important;
}

div.blok div.obr {
	float: left;
}

div.blok div.popis {
	margin-left: 10px;
	width: 450px;
	float: left;
}
/*
interaktivni mapa
*/
.imapa {
	position: relative;
	width: 100%;
	height: 680px;
	z-index: 1;
}


.imapa #home {
	position: relative;

	width: 100%;
	height: 680px;
	z-index: 1;
}


.imapa #home embed {
	position: relative;

	border: none;
	width: 100%;
	height: 680px;

	z-index: 1;
}

.even {
	background-color: #cfe1ef;
	
}

.odd {
	background-color: #c0d7e7;
}
 

table.bezky {
	text-align: center;
}

table.bezky .stredisko {
	text-align: left;
}

table.isnih,
table.bezky {
	width: 100%;
	color: #093c71;
}

table.isnih th,
table.bezky th {
	text-align: center;
	font-weight: bold;
	color: #093c71;
}

table.isnih th.stredisko {
	text-align: left;
}

table.isnih span {
	padding: 0px;
	margin: 0px;
}

table.isnih span.value,
table.bezky span.value {
	float: left;
	text-align: right;
	display: block;
	width: 50%;
}

table.isnih span.units,
table.bezky span.units {
	float: left;
	text-align: left;
	display: block;
	width: 50%;
}

.prevyseni span.value {
	width: 65% !important;
}

.prevyseni span.units {
	width: 35% !important;
}


table.isnih .c1 {
	width: 40px;
	height: 18px;
}

table.isnih .c2 {
	text-align: left;
}

table.isnih a,
table.isnih a:link,
table.isnih a:visited,
table.bezky a,
table.bezky a:link,
table.bezky a:visited  {
	color: #093c71;
}

table.isnih .c3 {
	width: 70px;
}

table.isnih .c4 span.value {
	width: 60%;
}

table.isnih .c4 span.units {
	width: 40%;
}

table.isnih .c4 {
	width: 95px;
}

table.isnih .c4 {
	text-align: center;
	
}

table.isnih .c6 {
	width: 70px;
}

table.isnih a.icon-right {
	position: absolute;

	top: 0px;
	right: 2px;
}

table.isnih div.fill-td {
	position: relative;
	width: 100%;
	height: 100%;

}

table.pruvodci {
	text-align: left;	
	font-size: 9px;
}

table.pruvodci td + td {
	white-space: nowrap;
}

table.pruvodci tr.hlavicka {
	font-weight: bold;
	color: #093c71;
}



/*
Quickfind
*/

iframe.qfiframe {
	width: 100%;
	height: 1000px;
	border: none;
}

/*old
.qfTable {
	color: #ffffff;
	background-color: #b1d1ea;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 9px;
	width: 100%;
	margin-bottom: 5px;
}

.qfTable table {
	margin: 10px auto;
}

.qfHead {
	padding-left: 10px;
	background-image: url('../img/sloupec-Levy-menu.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 15px;
	font-weight: bolder;
	background-color: #b1d1ea;
}
.qfText, .qfTextB {
	color: #000000;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 11px;
}

.qfTextB {
	font-weight: bold;
}
*/
.qfTable {
color: #000000;
background-color: #b1d1ea;
font-family: Arial,Tahoma,Helvetica,sans-serif; font-size: 10px;
width: 100%;
margin-bottom: 5px;
}

.qfTable table {
	margin: 10px auto;
}

.qfHead {
color: #FFFFFF;
font-size: 12px;
font-weight: bolder;
background-color: #406EB2;
background-image: url('../img/sloupec-Levy-menu.gif');
background-repeat: no-repeat;
}
.qfText {
color: #4C4C4C;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 11px;
}
.qfInput {
color: #000000;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 10px;
}
.qfTextB {
color: #4C4C4C;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 11px;
font-weight: bolder;
}
.qfTextCopyright {
color: #333333;
font-family: Arial,Helvetica,sans-serif;
font-size: 9px;
}
.qfSelect {
color: #000000;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 10px;
}
.qfSelect2 {
color: #000000;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 9px;
width: 155px;
}
.qfButton {
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 11px;
border-right: 1px solid #000000;
border-left: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #000000;
}
