* { padding: 0; margin: 0; }

object.uvod {
 margin:0px 0px 10px 5px;
}

body {
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 background: rgb(73,160,74);
 color: #333333;
}

div.popupinfo{
 display:block;
 position:absolute;
 top:270px;
 background-color:red;
 border:2px solid black;
 font-size: 10pt;
 font-weight:bold;
 padding:10px 10px 10px 10px;
 margin:0px 10px 0px 10px;
 text-align: center;
}

div.popupinfo1{
 display:block;
 position:absolute;
 top:270px;
 background-color:#b2f638;
 border:2px solid black;
 font-size: 10pt;
 font-weight:bold;
 padding:10px 10px 10px 10px;
 margin:0px 10px 0px 10px;
 text-align: center;
}

p {
 padding-bottom: 10px;
 text-align: justify;
}

a{
  color: #333333;
  outline: none;
  text-decoration: underline;
}

a:hover{
  text-decoration: none;
  color: black;
}

sup{color:red;font-weight:bold;font-size: 7pt;}

h1{
  padding: 5px 10px 10px 0px;
  background: transparent;
  font-size: 13pt;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h2{
  padding-top: 12px;
  padding-bottom: 8px;
  text-align: left;
  padding-left: 10px;
  font-size: 9pt;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: white;
}

h2 a{
  color: white;
  text-decoration: none;
}

h2 a:hover{
  color: white;
  text-decoration: underline;
}

h3{
  text-align: center;
  background: transparent;
  font-size: 9pt;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

h4{
  text-align: left;
  background: transparent;
  font-size: 10pt;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: black;
  margin-bottom: 5px;
  margin-top: 10px;
}

h5{
  text-align: center;
  background: transparent;
  font-size: 10pt;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: black;
  margin-bottom: 5px;
  margin-top: 10px;
}

li{
  list-style-position: inside;
}

li.pdf{
  list-style-image: url(img/pdf-icon.png);
}

li.produkty{
  margin-left: 30px;
}

address{
  font-style: normal;
}

img.galerie{
  border: 1px solid rgb(153,153,153);
  padding: 2px;
}

img{border: none;}

#header-wrap{
  background: transparent url(img/header-wrap-bg.png) repeat-x left top;
}
#header {
 margin: 0 auto;
 width: 890px;
 height: 100px;
 background: transparent url(img/header-bg.png) no-repeat left top;
}

#container-wrap{
  background: rgb(231,231,231);
}
#container{
 margin: 0 auto;
 width: 870px;
 padding: 5px 10px 0px 10px; 
 background: transparent;
}

#leftcolumn { 
 width: 201px;
 float: left;
 color: white;
}

#leftcolumn h4{ 
 font-size: 8pt;
}

#left-box{
  margin-top: 10px;
}

#kategorie li{ 
 list-style-position: inside;
 &list-style-position: outside;
 list-style-type: none;
}

#kategorie a{ 
 display: block;
 border-bottom: 1px dashed rgb(115,172,117);
 color: white;
 padding: 2px 10px 2px 10px;
 text-decoration: none;
}

#horni{color:red;font-weight:bold;float:right;padding:0px 92px 0px 0px;}

#novinky{
  font-size: 8pt;
}

#novinky p{
  padding: 0px;
}

#kategorie a:hover{
  text-decoration: underline;
}

#fotogalerie li{ 
 list-style-position: inside;
 &list-style-position: outside;
 list-style-type: none;
}

#fotogalerie a{ 
 display: block;
 border-bottom: 1px dashed rgb(214,214,214);
 color: #333333;
 padding: 2px 10px 2px 10px;
 text-decoration: none;
}

#fotogalerie a:hover{ 
 text-decoration: underline;
}

#fotogalerie a.leftcolbottomlink{
  text-decoration: underline;
  border: none;
  display: inline;
}

#fotogalerie a.leftcolbottomlink:hover{
  text-decoration: none;
}

#rightcolumn { 
 width: 129px;
 float: right;
 text-align: center;
}

#rightcolumn p{ 
 text-align: center;
}

#rightcolumn h2{ 
 text-align: center;
 padding-left: 0px;
}

#content { 
 margin-top: 10px;
 width: 540px;
 margin-left: 201px;
}

#navigace{
  font-size: 8pt;
  margin-bottom: 10px;
}

.clanek{
  background: transparent url(img/clanek_bg.png) no-repeat center top;
  &background: none;
  padding: 10px;
}

#clearer{
  clear: both;
  height: 5px;
}

#footer { 
 margin: 0 auto;
 height: 26px;
 clear: both;
 background: transparent url(img/footer-wrap-bg.png) repeat-x scroll left top;
}

#footer p{
  font-size: 8pt;
  padding: 10px 5px 5px 5px;
  text-align: center;
  color: white;
}

#footer a{
  color: white;
}

table.topmenu {
  margin: 16px 12px 0px 0px;
  color: white;
}

.topmenu h3{
  display: inline;
}

.topmenu a{
  background: transparent;
  text-decoration: none;
  color: white;
}

.topmenu a:hover{
  text-decoration: underline;
}

table.search{
   margin: -7px 12px 0px 0px;
}

.search td{
vertical-align: center;
}

.search a{
  text-decoration: none;
}
.search a:hover{
  text-decoration: none;
}

input.hledat[type=text]{
  background: transparent;
  border: none;
  width: 150px;
  color: white;
}

input.hledat[type=submit]{
  background: transparent;
  border: none;
  width: 35px;
  height: 20px;
  outline: none;
  cursor: hand;
}





/* VVS v ČR ======================================================================== */

#mapa-cr {
	position: relative;
	top: 0px;
	padding: 0px;
	margin-left: 8%;
}
#mapa-cr img {
	margin-bottom: 20px;
}
#mapa-cr p {
	margin: 0 0 60px 0;
}
#mapa-cr p span {
	color: #6B8E23;
	font-weight: bold;		
}
#mapa-cr h4 {
	font-size: 14px;	
	font-weight: bold;
	padding: 3px;
	border: 1px solid silver;
	background-color: White;	
}
#mapa-cr address {
	color: rgb(57,146,70);
	font-style: normal;
	font-weight: bold;
	background-color: White;
	border: 1px solid #333333;
	padding: 10px;
	width: auto;
	height: auto;
	line-height: 1.5;
	display: none;
}
#mapa-cr address span {
	padding-top: 10px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}

/* Pozice názvů měst */

#mapa-cr h4 {
	background-image: none;
}
/* Liberec */
#mapa-cr h4#lb-1 {
	position: absolute;
	top: 20px;
	left: 130px;
} 
/* Plzeň */
#mapa-cr h4#pz-1 {
	position: absolute;
	top: 170px;
	left: 0px;
} 
/* Praha */
#mapa-cr h4#pr-1 {
	position: absolute;
	top: 100px;
	left: 130px;
} 
/* Středočeský kraj */
#mapa-cr h4#sc-1 {
	position: absolute;
	top: 130px;
	left: 80px;
} 
/* Jihočeský kraj */
#mapa-cr h4#jc-1 {
	position: absolute;
	top: 230px;
	left: 100px;
} 
/* Vysočina */
#mapa-cr h4#vy-1 {
	position: absolute;
	top: 160px;
	left: 210px;
} 

#mapa-cr h4#hk-1 {
	position: absolute;
	top: 65px;
	left: 230px;
} 
/* Pardubice */
#mapa-cr h4#pa-1 {
	position: absolute;
	top: 100px;
	left: 200px;
} 
/* Jihomoravský kraj */
#mapa-cr h4#jm-1 {
	position: absolute;
	top: 210px;
	left: 240px;
} 
/* Zlínský kraj */
#mapa-cr h4#zl-1 {
	position: absolute;
	top: 180px;
	left: 350px;
} 
/* Olomoucký kraj */
#mapa-cr h4#ol-1 {
	position: absolute;
	top: 150px;
	left: 300px;
} 
/* Moravsko-slezský kraj */
#mapa-cr h4#ms-1 {
	position: absolute;
	top: 110px;
	left: 315px;
} 
#mapa-cr h4#pz-1 {
	position: absolute;
	top: 170px;
	left: 30px;
} 
/* Ústecký kraj */
#mapa-cr h4#uk-1 {
	position: absolute;
	top: 40px;
	left: 30px;
} 
/* Karlovarský kraj */
#mapa-cr h4#kk-1 {
	position: absolute;
	top: 80px;
	left: -40px;
} 

/* Pozice adres */

/* Liberec */
#mapa-cr address#lb-2 {
	position: absolute;
	top: 60px;
	left: 100px;
}
/* Středočeský kraj */
#mapa-cr address#sc-2 {
	position: absolute;
	top: -15px;
	left: 55px;
}
#mapa-cr address#pz-2 {
	position: absolute;
	top: 100px;
	left: 0px;
}
#mapa-cr address#jc-2 {
	position: absolute;
	top: 85px;
	left: 80px;
}
#mapa-cr address#jm-2 {
	position: absolute;
	top: 100px;
	left: 240px;
}
#mapa-cr address#ol-2 {
	position: absolute;
	top: 40px;
	left: 280px;
}
#mapa-cr address#zl-2 {
	position: absolute;
	top: 65px;
	left: 260px;
}
#mapa-cr address#ms-2 {
	position: absolute;
	top: -14px;
	left: 300px;
}
#mapa-cr address#hk-2 {
	position: absolute;
	top: 95px;
	left: 90px;
}
#mapa-cr address#pa-2 {
	position: absolute;
	top: 30px;
	left: -20px;
}
#mapa-cr address#vy-2 {
	position: absolute;
	top: 10px;
	left: 180px;
}
#mapa-cr address#pr-2 {
	position: absolute;
	top: -5px;
	left: 90px;
}

#mapa-cr address#uk-2 {
	position: absolute;
	top: 30px;
	left: 140px;
}
#mapa-cr address#kk-2 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#mapa-cr-tab table {
	background-color: white;
	margin: 0 0 30px 0;
/*	width: 470px;*/
}
#mapa-cr-tab table thead td {
	color: black;
	font-weight: bold;
}
#mapa-cr-tab table td {
	background-color: rgb(231,231,231);
	padding: 3px 5px;
	font-size: 12px;
	color: #666666;
}
#mapa-cr-tab table td.kraj {
	font-size: 13px;
	font-weight: bold;
	color: #2E8B57;
	/*border-bottom: 1px solid #2E8B57;*/
	padding-left: 0px;
	padding-top: 20px;
}
#mapa-cr-tab table td.prvni {
	padding-left: 0px;
}
