body {
	font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	background: #595959 url(images/gradient-bg.png) repeat-x;
	padding: 10px;

	font-size: 100%;
	line-height: 1.125em; /* 16x1.125=18px */
}
#page {
	width: 850px;
	margin: 0px auto;
	font-size: 0.75em; /* 16x0.75=12px */
}
#logo a {
	display: block;
	font-size: 1.375em; /* 16x1.375=22px */
	height: 63px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 850px;
	text-indent: 10px;
	border-bottom: 7px solid #faa61a;
}
#logo span {
	background: url(images/logo_big.png) top right no-repeat;
	display: block;
	height: 63px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 850px;
	z-index: 1;
}
#body {
	border-bottom: 7px solid #faa61a;
	text-align: left;
	margin: 0px;
	padding: 10px 25px 0px;
	background-color: #ffffff;
	width: 800px;
}
#banner img {
	width: 850px;
	height: 200px;
}
#banner_akce img {
	width: 850px;
	height: 250px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.375em; /* 16x1.375=22px */
}
h2 {
	color: #284193;
	font-size: 1.375em; /* 16x1.375=22px */
	letter-spacing: -1px;
	margin: 1.375em 0 0 0; /* 18x1=18px */
	padding: 0px;
}
h3 {
	color: #284193;
	font-size: 1.125em; /* 16x1.125=18px */
	margin: 1em  0 0 0; /* 18x1=18px */
	padding: 0px;
}
h4 {
	color: #000000;
	font-size: 1.125em; /* 16x1.125=18px */
	margin: 1em  0 0 0; /* 18x1=18px */
	padding: 0px;
}
h4.blog {
	border: 1px solid #cacaca;
	background-color: #eeeeee;
	padding: 1em;
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
}
h5 {
	color: #000000;
	font-size: 1.125em;
	margin: 0px;
}
img {
}
p {
	padding: 10px 0px;
	text-indent: 15px;
	margin: 0px;
}
.introtext {
	font-style: italic;
}
dt {
	padding: 10px 0px;
	/*text-indent: 10px;*/
	margin: 0px;
	color: #000000;
	font-size: 1.125em; /* 16x1.125=18px */
	font-weight: bold;
}
#faq dt {
  cursor:pointer;
}
dd {
	padding: 10px 0px;
	/*text-indent: 10px; */
	margin: 0px;
}
#body form {
	padding: 10px 0px;
	margin: 0px;
}
.FSF_result {
	padding: 10px 0px;
	margin: 0px;
}
#content ul {
	margin: 5px 5px;
	padding: 5px 0px 0px 5px;
	list-style: none;
}
#content li {
	padding: 0px 0px 0px 20px;
	background: transparent url(../../images/bullet_black.png) no-repeat scroll 0 4px;
}
#content li li {
	padding: 0px 0px 0px 20px;
	background: transparent url(../../images/bullet_orange.png) no-repeat scroll 0 4px;
}
#content li li li {
	padding: 0px 0px 0px 20px;
	background: transparent url(../../images/bullet_black.png) no-repeat scroll 0 4px;
}
#body img {
	margin: 0px;
}
#body form img {
	margin: 0px;
	padding: 0px;
}
#body form .vericode {
	margin: 0px 0px 0px 40px;
}
#body a {
	color: #284193;
	font-weight: bold;
}
#body a:link, #body a:visited, #body a:active {
	color: #284193;
}
#body a:hover {
	color: #faa61a;
	text-decoration: underline;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
}
#sidebar, #sidebar_product {
	width: 200px;
	float: right;
}
#sidebar_product {
	width: 220px;
  margin:10px;
  text-align:center;
}

#sidebar .block, #sidebar_product .block {
	background: #eeeeee;
	border: 1px solid #cacaca;
	padding: 7px;
	margin: 0px -2px 0px 0px;
	text-align:left;
	
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
}
#sidebar_product .block {
	padding: 0px;
	margin: 10px -2px 0px 0px;
}

#sidebar_product .block h3{
  padding: 5px;
	margin: 0px;
	background-color: #284193;
	color:#fff;
	-webkit-border-top-left-radius: .4em;
	-moz-border-radius-topleft: .4em;

	-webkit-border-top-right-radius: .4em;
	-moz-border-radius-topright: .4em;
}

#sidebar_product .block li{
list-style:none;
background:none;
padding:3px 0;
margin:0;
}

fieldset{
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
}

#teplomer_teplota {
  font-weight: bold;
  font-size: 1.375em;
  text-align: center;
  
}
#teplomer_datum {
  font-weight: bold;
  /*font-size: 1.375em;*/
  text-align: center;
}

#footer {
	background-color: #284193;
	margin: 0px;
	padding: 0 0 20px 0;
	width: 850px;
	min-height: 120px;
	clear: both;
}

#footer .footer_block {
width: 212px;
padding: 10px;
float: left;
}

#footer h3{
margin: 0px;
color: #FFFFFF;
font-size: 1.125em;
/*border-bottom: 2px solid #faa61a;*/
}

#footer ul {
list-style-type: none;
margin: 7px 0px;
padding: 0px;
/*font-size: 10px;*/
}

#footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p {
	font-size: 1em;
	background-color: #284193;
	color: #FFFFFF;
	/*margin: 5px 5px;*/
	padding: 5px 10px;
	text-align: right;
}
#footer .stat {
	font-size: 0.75em;
	margin: 0px 5px;
	padding: 2px;
	text-align: right;
}
#footer address {
	color: #fff;
	text-align: left;
	/*margin: 5px 10px;*/
	margin: 7px 0px;
	font-size: 1em;
	float: left;
}
.org {
	font-weight: bold;
}
#footer strong {
	font-size: 1.125em; /* 16x1.125=18px */
}
#gotop {
	padding: 0px 0px 3px 0px;
	clear: both;
	font-size: 0.75em;
	text-indent: 0px;
}
#tools {
	padding: 0px;
	clear: both;
	text-align: right;
}
#tools img {
	padding: 15px 5px 5px;
}
.ramecek {
	margin: 10px 0px;
	padding: 15px;
	border: 1px solid #cacaca;
	background-color: #eeeeee;
	min-height: 30px;
	height: 30px;
	
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
}
.ramecek h3 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.ramecek h5 {
	color: #284193;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}
#body .ramecek img {
	margin: 0px;
	padding: 0px;
}
.ramecek p {
	text-indent: 0px;
	padding: 3px 5px;
}
.ramecek table {
	text-indent: 0px;
	padding: 3px 5px;
}
div[id] .ramecek {
	height: auto;
}
.bordered {
	border: 1px solid #cacaca;
}
#body address {
	clear: both;
}
#body address span {
	margin: 0px 0px 0px 150px;
	display: block;
}
#body address span span {
	margin: 0px;
	display: block;
}
#body address .org {
	font-weight: bold;
}
.adresa {
	width: 550px;
	clear: both;
	padding: 10px 10px 10px 50px;
}
.adr1 {
	float: left;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: left;
	text-indent: 0px;
	width: 100px;
}
.adr2 {
	float: right;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: left;
	text-indent: 0px;
	width: 450px;
}
.qrcode {
	font-size: 0.75em; /* 16x0.75=12px */
	text-decoration: none;
}
.zarovnani {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.legislnadpis {
	padding-bottom: 8px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 3px;
	text-align: center;
}
.legisltext {
	padding-bottom: 8px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 3px;
	text-align: left;
	text-indent: 0px;
}
.B_crumbBox {
	font: 11px Arial, Helvetica, sans-serif;
	background-image: url(../../images/bc_bg.png);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
	color: #9b9b9b;
	border: solid 1px #cacaca;
	width: 100%;
	overflow: hidden;
	margin: 0px !important;
	padding: 0px !important;
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
}
.B_crumbBox li {
	list-style-type: none;
	float: left;
	padding-left: 10px;
}
.B_crumbBox a {
	height: 30px;
	display: block;
	background: url(../../images/bc_separator.png) no-repeat right;
	padding-right:  15px;
	text-decoration: none;
	color: #454545;
}
.home {
	border: none;
	margin: 7px 0px !important;
}
.B_crumbBox a:hover {
	color: #35acc5;
}
.edited {
	margin: 5px 30px 5px 5px;
	font-size: 0.75em;
	text-align: right;
}
.infoblog {
	font-size: 0.75em;
}
/* --- kolorovaná tabulka START ---*/
.colortable table {
	/*width: 95%;
*/
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	margin: 1em auto;
	border-collapse: collapse;
}
.colortable caption {
	color: #9ba9b4;
	font-size: .94em;
	letter-spacing: .1em;
	margin: 1em 0 0 0;
	padding: 0;
	caption-side: top;
	text-align: center;
}
.colortable tr.odd td {
	background: #f7fbff
}
.colortable tr.odd .column1 {
	background: #f4f9fe;
}
.colortable .column1 {
	background: #f9fcfe;
}
.colortable td {
	color: #678197;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: .3em 1.5em;
	text-align: center;
}
.colortable th {
	font-weight: normal;
	color: #666;
	text-align: left;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: .3em 1em;
}
.colortable thead th {
	background: #f4f9fe;
	text-align: center;
	font: bold 1em/2em Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	color: #666;
}
.colortable tfoot th {
	text-align: center;
	background: #f4f9fe;
}
.colortable tfoot th strong {
	font: bold 1em Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	margin: .5em .5em .5em 0;
	color: #66a3d3;
}
.colortable tfoot th em {
	color: #666;
	font-weight: bold;
	font-size: 1em;
	font-style: normal;
}
.colortable img {
	margin: .5em !important;
}
.colortable a {
	text-decoration: none;
}
table.zebra td, table.zebra th {
	vertical-align: top;
	padding: 4px 15px;
	font-size: 0.75em; /* 16x0.75=12px */
}
table.zebra tr.even td, table.zebra tr.even th {
	background-color: #FFF;
}
table.zebra tr.odd td, table.zebra tr.odd th {
	background-color: #eee;
}
/* --- kolorovaná tabulka END ---*/
#atrtitle {
	border: 1px solid #000;
	background: #888;
	color: #FFF;
	padding: 5px;
	position: absolute;
	font-size: 0.8em;
}
#atrtitle a {
	text-decoration: none;
}
/* --- sidebar --- */
#sidebar p a {
	text-decoration: none;
	color: #000000 !important;
	font-weight: normal;
}

/* --------- autocomplete ---------*/

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0050ab;
	color: white;
}

/* --------- autocomplete ---------*/
/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:850px;
	height:200px;
	background:transparent url('images/bg_slideshow.png') no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:850px;
  height:200px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:830px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:200px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:200px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  z-index:5;
  background:transparent url('images/control_left.png') no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  z-index:5;
  background:transparent url('images/control_right.png') no-repeat 0 0;
}

.slide h2, .slide p {
  margin:5px 55px;
  color:#ccc;
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  /*margin:0 15px;*/
}

.slide a img {
  /*border:2px solid #ccc;     */
}

#disp dl {
	margin: 1em 0;
	padding: 0;
	clear: both;
}

#disp dt {
	float: left;
	width: 100px;
	margin: 0;
	padding: 7px;
	font-weight: bold;
}

#disp dt img {
border: 1px solid #000000;
}

#disp dd {
	float: left;
	width: 600px;
	margin: 0;
	padding: 7px;
	text-indent:0px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 7px;
	opacity: 0.95;
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	max-width: 260px;
}
#tooltip h3, #tooltip div { margin: 0; font-size: .8em;}
area:hover {border: 1px solid #111;}

#map_canvas {margin:10px 0; width: 100%; height: 300px; z-index: 30 !important; }

#locations { list-style: none; width: 200px; float: left; }
#locations li { padding: 10px; margin:0; width: 600px; float: left; position: relative; z-index: 20; background: none; }
#locations li:hover, #locations li.hover { background: #eee url(../images/shadow.png) 128px 0 repeat-y; }
#locations li:hover h3, #locations li.hover h3 { color: red; text-shadow: 0 1px 0px rgba(255,255,255,0.3); }

#more-info { width: 500px; float: right; background: #eee; padding: 10px 30px; height: 360px; }
#more-info * { position: relative; z-index: 40; }
#more-info > div { background: #eee; padding: 0px; height: 320px; }
.longdesc { display: none; }