/* CSS Document */

html, body {
  margin: 0;
  padding: 0;
}

body {
  font: 10pt Arial,Verdana,Helvitica,sans-serif;
  background: #98b94e url('images/bg2.png') 0 0 repeat-x;
}

			/*WRAP*/
#wrap { 
width: 850px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
color: #000000;
background: #ffffff;
border-left: solid #006600 1px;
border-right: solid #006600 1px;

}

#lista {
  width: 850px;
  height: 93px;
  padding: 0;
  background: url(images/lista_bg.jpg) repeat-x;
}

#lista_menu {
  float: right;
  margin: 10px 30px 0px 0px;
  padding: 0px;
  
}

#lista_menu a {
  color: #ffffff;
}

#lista_menu li {
  float: left;
  margin: 0 0 0 45px;
  list-style-position: outside;
  list-style-image : url(images/sipka.png);
  
}

#head {
  width: 850px;
  height: 253px;
  background: url(images/head_banner.png) no-repeat;
}


#container {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  padding: 0;
  line-height: 1.8em;
  background: #ffffff;
}

#content{
  margin: 0 0 10px 220px;
  /*margin-top: 0;*/
  padding: 0 1em 0 1em;
}

#side {
  float: left;
  padding: 0 1em 1em 1em;
  margin: 0 0px 10px 0px;
  width: 200px;
  height: 800px;
  
}

#foto {
  float: left;
  padding: 0 1em 1em 1em;
  margin: 0 0px 10px 0px;
  width: 200px;
}

#foto img {
  border: 0
}

#pocitadlo {
  margin: 5px 0 0 80px;
}

#adresa {
  width: 500px;
  height: 220px;
}

#adresa p{
  padding: 20px 10px 10px 40px;
  font-size: 14px;
}

#otev_doba {
  width: 500px;
  height: 220px;
  color: #000000;
  font-weight: bold;
  padding-left: 150px;
  padding-top: 10px;
}

#footer {
  color: #ffffff;
  clear: both;
  height: 51px;
  padding: 2px 0 0 0;
  margin-bottom: 0;
  margin-top: 0px;
  text-align: center;
  line-height: 1.3em;
  background: url(images/footer_bg.jpg) repeat-x left bottom;
}

#footer a {
  color: #ffffff;
}
.homebox {
  margin: 0px 0 0 80px;
}

p.autor {
  margin-top: 0px;
  font-size: 10px;
  text-align: center;
}

p.autor a {
  color: #000000;
  text-decoration: underline;
}

p.autor a:hover {
  text-decoration: none;
}

a {
  color: #008010;
  text-decoration: underline;
  font-weight: bold;
}

a:hover {
  color: #66cc00;
  text-decoration: none;
  font-weight: bold;
}

h1 {
  float: left;
  width: 100%;
  line-height: 43px;
  margin: 10px 20px 10px 20px;
  padding-left: 40px;
  font-size: 16pt; 
  color: #505050; 
  background: url(images/rost_nadp2.png) no-repeat;
}

h2 {
  font-size: 12pt;
  color: #008010;
  margin-left: 50px;
  padding: 0 0 2px 10px;
  width: 200px;
  border-left: solid #008010 2px;
  border-bottom: solid #008010 2px;
}

p {
  margin-left: 50px;
}

.home {
  border: 0;
}

.eshop {
  border: 0;
  margin-left: 10px;
}

.download {
  border: 0;
  margin-left: 28px;
}

.kontakt {
  border: 0;
  margin-left: 20px;
}

.links {
  border: 0;
  margin-left: 20px;
}
table.otev_doba {
  float: left;
  width: 250px;
  margin-left: 180px;
  margin-bottom: 20px;
  empty-cells: hide;
  border-collapse: collapse;
}

tr.lichy {
  background: #c0f07f;
  border-bottom: solid #ffffff 1px;
}

tr.sudy {
  background: #70a000;
  border-bottom: solid #ffffff 1px;
}

td {
  padding: 3px 30px 3px 15px;
}
.left {
  float: left;
  padding: 5px 20px 5px 0px;
  border: 0;
}

.right {
  float: right;
  padding: 5px 5px 5px 20px;
  border: 0;
}

p.cena {
  float: left;
  width: 100%;
  color: #ffffff;
  padding-left: 28px;
  background: url('images/cena.png') 0 0 no-repeat;
}

.zelene {
  color: #008010;
}

.napis {
  float: left;
  margin: 14px 0px 0px 50px;
}

.odkazy {
  color: #ffffff;
}

.odkazy a {
  margin: 0px 8px 0px 8px;
  color: #ffffff;
  text-decoration: none;
}

.odkazy a:hover{
  text-decoration: underline;
}

/* menu */
.menu
{
padding: 0;
margin: 0;
}

.menu a
{
font-size: 10px;
text-decoration: none;
color: #ffffff;
display: block;
width: 100%;
text-align: left;
}

.menu ul, .menu li
{
list-style-type: none;
margin: 0;
padding: 0 .5em;
}

ul.uroven1
{
width: 200px;
}

ul.uroven1 li.polozka1
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/odk.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.osvetleni
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/osvetleni.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.vzduchotechnika
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/ventilator.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.mereni
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/meric.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.homebox
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/homebox.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.darkbox
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/darkbox.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.voda
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/water_drop.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.hydro
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/water.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.prislusenstvi
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/prislusenstvi.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.substraty
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/substraty.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.hnojiva
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/hnojiva.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.ochrana
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/ochrana.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.vahy
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/vahy.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.vapo
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/vapo.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.koureni
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/koureni.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.konopna
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/konopna.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.protikonopna
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/protikonopna.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.literatura
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/literatura.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.uax
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/uax.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

ul.uroven1 li.bazar
{
position: relative;
font-weight: bold;
height: 35px !important;
line-height: 35px;
background: #fff url('images/bazar.png') 0 0 no-repeat;
padding: 0 .5em;
height: 1em;
border-bottom: solid #ffffff 2px;
padding-left: 50px;
}

.menu a:hover
{
text-decoration: underline;
}


ul.uroven1 li.polozka1:hover,
ul.uroven1 li.polozka1Hover
{
background: #fff url('images/odk.png') 0 0 no-repeat;
}

ul.uroven1 li.polozka1Hover ul.uroven2,
ul.uroven1 li.polozka1:hover ul.uroven2
{
visibility: visible;
} 

ul.uroven2
{
position: absolute;
line-height: 100%;
left: 193px;
top: 0;
width: 165px;
visibility: hidden;
padding: .3em .5em;
}
ul.uroven2 img
{
border: solid #368 2px;
}
ul.uroven2 li.polozka2 a
{
color: #ffffff;
font-weight: bold;
text-align: left;
height: 20px;
line-height: 20px;
padding: 0 .5em .1em;
margin: 0 -.5em;
background: url('images/menu_2.png') 0 0 repeat-x;
}

ul.uroven2 li.polozka2 a:hover
{
color: #ffffff;
background: url('images/menu_2.png') 0 0 repeat-x;
}

ul.uroven1 li.polozka1Hover ul.uroven2,
ul.uroven1 li.polozka1:hover ul.uroven2
{
visibility: visible;
}
/* menu konec */

.gal_l {
  margin-top: 10px;
  margin-left: 5px;
}

.gal_p {
  margin-top: 10px;
  margin-left: 50px;
}

.novinka_hl {
  float: left;
  width: 500px;
  height: 260px;
  margin-left: 50px;
  background: url('images/podklad_novinka1.png') no-repeat;
}

.novinka_hl p {
  margin: 5px 0 0 50px;
}

.novinka_text {
  float: right;
  font-size: 8pt;
  margin-left: 95px;
  margin-right: 10px;
}

.novinka_hl2 {
  float: left;
  width: 225px;
  height: 181px;
  margin-left: 50px;
  margin-top: 20px;
  margin-bottom: 10px;
  background: url('images/podklad_novinka2.png') no-repeat;
}

.novinka_hl2 img {
  float: left;
  margin-right: 10px;
  border: solid #008010 1px;
}

.novinka_hl2 p {
  margin: 10px 0 0px 15px;
  color: #000000;
}

.ceny {
  font-size: 8pt;
}

.ceny .u {
  color: #008010;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: underline;
}
.panorama {
  margin-left: 50px;
  margin-bottom: 10px;
}

.ikonka {
  margin-right: 10px;
}

.menu_img {
  margin: 5px 0px 0 40px;;
}

.logo_a {
  float: right;
  border: none;
  margin: 18px 630px 0 0;
}

table.links_a {
  float: left;
  margin-left: 100px;
  margin-top: 10px;
  margin-bottom: 20px;
  empty-cells: hide;
  border-collapse: collapse;
}

table.links_a td {
  text-align: left;
  vertical-align: middle;
  padding: 3px 30px 3px 0px;
}

table.links_a td.logo {
  text-align: center;
}

.sleva {
  color: #008010;
  font-size: 115%;
  font-weight: bold;
  text-decoration: underline;
}

.down_video {
  float: left;
  margin: 5px 0 30px 80px;
  border: solid #008010 3px;
}

h2.down {
  font-size: 12pt;
  color: #008010;
  margin-left: 50px;
  text-decoration: underline;
  border: 0;
}

#loga_vyrobci {
  width: 100%;
  text-align: center;
}

#loga_vyrobci img {
  margin: 5px 5px 0 5px;
  border: 0;
  vertical-align: middle;
}

img.center {
  margin: 5px 0px 5px 0px;
  float: none;
}

.s_nadp {
  color: #008010;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: underline;
}

.center_text {
  text-align: center;
}

.dulezite {
  color: #CC0000;
  font-size: 115%;
  font-weight: bold;
  /*text-decoration: underline; */
}

#bannery {
  margin-top: 20px;
  text-align: center;
}

#bannery img{
  margin-top: 20px;
  border: 0;
}
