body {
  background: black url(img/back.png) repeat;
  font-family: verdana;
  line-height: 18px;
  font-size: 12px;
  color: #464646;
}

a {
  text-decoration: none;
  color: #464646;
}

a img {
  border: none;
}

a:hover {
  text-decoration: none;
  color: #3A787E;
}

.break {
  clear: both;
}

#main_top {
  margin-right: auto;
  margin-left: auto;
  width: 956px;
  height: 16px;
  background:  url(img/pap_t.png) no-repeat;
  clear: both;
}

#main_bottom {
  margin-right: auto;
  margin-left: auto;
  width: 956px;
  height: 16px;
  background:  url(img/pap_b.png) no-repeat;
}

.bigfont {
  font-size: 16px; 
  line-height: 23px;
  padding-right: 60px;
}

.bigfont p {
  max-width: 800px;
}

.clasicform select, 
.clasicform input,
.clasicform textarea
{
  padding: 10px; 
  font-size: 16px; 
}

.clasicform textarea {
  width: 600px;
  height: 60px; 
}

#main_mid {
  margin-right: auto;
  margin-left: auto;
  width: 956px;
  background:  url(img/pap.png) repeat-y;
  border: 0px solid black;
  padding-top: 13px;
}

#main_mid .left {
  float: left;
  margin-left: 20px;
}

#main_mid .right {
  float: left;
  margin-left: 7px;
}


img.hledat {
  float: left;
  margin-top: 7px;
  margin-bottom: 20px;
}

.roundedbox {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: green;
  color: white;
  padding: 10px; 
  line-height: 28px;
  font-size: 19px;
  width: 800px;
  
}

.roundedbox_red {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: maroon;
  color: white;
  padding: 10px; 
  line-height: 28px;
  font-size: 19px;
  width: 800px;
  
}

img.aktuality {
  display: block;
  clear: both;
  margin-top: 0px;
  margin-bottom: 20px;
}

.aktualita_txt {
  width: 200px;
  margin-bottom: 10px;
  float: left;
  font-size: 11px;
  line-height: 16px;
}

.reference {
  margin-left: 35px;
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 10px;
}

.reference img {
  margin-right: 20px;

}

.novinky_bod {
  float: left; 
  clear: both; 
  margin-top: 3px;
  margin-right: 5px;
}

.hledat_input {
  margin-top: 5px;
  float: left;
  border: 1px solid black;
  width: 124px;
  height: 20px;
  margin-left: 10px;
}

.login_input {
  margin-top: 5px;
  float: left;
  border: 1px solid #d9dfe0;
  width: 124px;
  height: 16px;
  margin-left: 10px;
}

.reg_input {
  margin-top: 5px;
  float: left;
  border: 1px solid #d9dfe0;
  width: 184px;
  height: 16px;
  margin-left: 10px;
}

.lupa {
  float: left;
  cursor: pointer;
  display: block;
  margin-left: 6px;
  background: url(img/lupa.png) no-repeat;
  width: 27px;
  height: 36px;
}

.logofirmy {
  margin-left: 7px;
  margin-top: 4px;
}

#main_mid .velky_box {
  width: 669px;
  height: 249px;
  background: url(img/velky_box.png) no-repeat;
  margin-bottom: 11px;
}

#main_mid .velky_box .obr {
  width: 290px;
  height: 220px;
  float: left;
  margin-left: 15px;
  margin-top: 15px;
  text-align: center;
}

#main_mid .velky_box .obr img {
  border: 0px;
}

#main_mid .velky_box .popis {
  line-height: 16px;
  width: 315px;
  height: 220px;
  float: left;
  margin-left: 20px;
  margin-top: 15px;
  font-size: 11px;
  text-align: justify;
}

#main_mid .velky_box .popis .vnitrni {

  font-size: 13px;
  text-align: justify;
}


#main_mid .velky_box .popis .nadpis{
  margin-top: 12px;
  font-size: 18px;
  font-weight: bold;
  color: #111111;
  text-decoration: none;
  display: block;
}

#main_mid .velky_box .popis .vnitrni {

  height: 110px;
  margin-top: 0px;
}

#main_mid .velky_box .popis .spodni {

  height: 30px;
  margin-top: 10px;
}

#main_mid .velky_box .popis .spodni .tlac_koupit {
  background: url(img/koupit.png) no-repeat;
  width: 144px;
  height: 31px;
  display: block;
  float: right;
  margin-right: -10px;
}

#main_mid .velky_box .popis .spodni .tlac_koupit:hover {
  background: url(img/koupit_over.png) no-repeat;
}


.box_produkty a.prod_box {
  position: relative;
  display: block;
  cursor: pointer;
  background: url(img/box_produkt.png) no-repeat;
  width: 221px;
  height: 216px;
  margin-top: 5px;
  float: left;
  margin-left: -5px;
  border: 0px solid black;
  text-decoration: none;
  color: #464646;

  
}

.box_produkty a.prod_box:hover {
  background: url(img/box_produkt_over.png) no-repeat;

}

.box_produkty a.prod_box img {
  border: none;
}

.box_produkty .tlacitka {

  float: left;
  height: 50px;
  width: 75px;
  margin-left: -2px;
  margin-top: 157px;
}

.box_produkty .prod_box .nadpis {
  font-weight: bold;
  width: 195px;
  margin-top: 15px;
  height: 20px;
  text-align: center;
  margin-left: 12px;
}

.box_produkty .prod_box .obr {
  font-weight: bold;
  width: 195px;
  height: 102px;
  margin-top: 5px;
  text-align: center;
  margin-left: 12px;
}

.box_produkty .prod_box .text {
  font-size: 11px;
  width: 179px;
  height: 52px;
  margin: 5px;
  margin-left: 22px;
    
}

.uzky_box {
  width: 669px;
  height: 126px;
  background: url(img/uzky_box.png) no-repeat;
  margin-bottom: 7px;
}

.vnitrni_produkty {
  float: left;
  position: relative;
  width: 650px;
  height: 225px;
  overflow: hidden;
}

.

.ltlackat {
  cursor: pointer;
}

.ptlackat {
  cursor: pointer;
}

.box_produkty {
  width: 916px;
  height: 225px;
  margin-left: 25px;
  background: url(img/box_produkty.png) no-repeat;
  margin-bottom: 7px;
}

.box_produkty .mainobr {
  margin-top: 5px;
  margin-left: 4px;
  margin-right: 9px;
  float: left;
  border: 0px;
}

.uzky_box .mainobr {
  margin-top: 8px;
  margin-left: 8px;
  float: left;
  border: 0px;
}

.uzky_box .vice {
  margin-top: 82px;
  float: left;
  display: block;
  width: 83px;
  height: 29px;
  background: url(img/vice.png) no-repeat;
}

.uzky_box .vice:hover {
  background: url(img/vice_over.png) no-repeat;
}

.uzky_box .produkty {
  width: 443px;
  height: 108px;
  margin-top: 8px;
  float: left;

}


#main_overtop {
  margin-right: auto;
  margin-left: auto;
  width: 956px;
  margin-top: 22px;
  background: none;
}

#main_overtop .odkaz {
  margin-left: 14px;
  margin-right: 13px;
  float: left;
  height: 41px;
}


#main_overtop #produkty {
  width: 71px;
  display: block;
  background: url(img/produkty.png) center bottom no-repeat;
}

#main_overtop #produkty:hover {
  background: url(img/produkty_over.png) center bottom no-repeat;
}

#main_overtop #podpora {
  width: 67px;
  display: block;
  background: url(img/podpora.png) center bottom no-repeat;
}

#main_overtop #podpora:hover {
  background: url(img/podpora_over.png) center bottom no-repeat;
}

#main_overtop #prodejci {
  width: 62px;
  display: block;
  background: url(img/prodejci.png) center bottom no-repeat;
}

#main_overtop #prodejci:hover {
  background: url(img/prodejci_over.png) center bottom no-repeat;
}

#main_overtop #kontakty {
  width: 67px;
  display: block;
  background: url(img/kontakty.png) center bottom no-repeat;
}

#main_overtop #kontakty:hover {
  background: url(img/kontakty_over.png) center bottom no-repeat;
}

#main_overtop #community {
  width: 155px;
  display: block;
  background: url(img/community.png) center bottom no-repeat;
}

#main_overtop #community:hover {
  background: url(img/community_over.png) center bottom no-repeat;
}

#main_overtop #odberatele {
  width: 118px;
  display: block;
  background: url(img/odberatele.png) center bottom no-repeat;
}

#main_overtop #odberatele:hover {
  background: url(img/odberatele_over.png) center bottom no-repeat;
}


#mainlogo {
  margin-left: 40px;
  float: left;
  border: 0px;
}



#main_overtop .firstlinka {
  margin-left: 60px;
  float: left;
  margin-top: 5px;
}

#main_overtop .linka {
  float: left;
  margin-top: 5px;
}

.nadpis_classic {
  margin-left: 30px;
  margin-bottom: 10px;
}

.prodejci_box {
  clear: both;
  width: 912px;
  height: 61px;
  background: url(img/prodejci_box.png);
  margin-left: 25px;
}

.prodejci_box .logo {
  float: left;
  
  width: 100px;
  height: 35px;
  margin-top: 12px;
  margin-left: 12px;
}

.prodejci_box .firma {
  float: left;
  
  width: 330px;
  height: 25px;
  margin-top: 12px;
  margin-left: 22px;
  padding-top: 10px;
  font-weight: bold;
}

.prodejci_box .mesto {
  float: left;
  
  width: 242px;
  height: 25px;
  margin-top: 12px;
  margin-left: 22px;
  padding-top: 10px;
}

.prodejci_box .stat {
  float: left; 
  width: 50px;
  height: 35px;
  margin-top: 15px;
  margin-left: 5px;

}

.prodejci_box .stat img {

  border: 1px solid silver;
}

.prodejci_box .tlacitka {
  float: left;
  
  width: 90px;
  height: 45px;
  margin-top: 8px;
  margin-left: 22px;
}

.prodejci_box .tlacitka .p_kamenny {
  background: url(img/kamenny.png);
  width: 45px;
  height: 43px;
  display: block;
  float: left;
}

.prodejci_box .tlacitka .p_kamenny:hover {
  background: url(img/kamenny_over.png);
}

.prodejci_box .tlacitka .p_kamenny_dis {
  background: url(img/kamenny_disable.png);
  width: 45px;
  height: 43px;
  display: block;
  float: left;
}

.prodejci_box .tlacitka .p_eshop {
  background: url(img/eshop.png);
  width: 45px;
  height: 43px;
  display: block;
  float: left;
  cursor: pointer;
}

.prodejci_box .tlacitka .p_eshop:hover {
  background: url(img/eshop_over.png);
}

.prodejci_box .tlacitka .p_mapa {
  background: url(/img/mapa.png);
  width: 47px;
  height: 45px;
  display: block;
  float: left;
  cursor: pointer;
}

.prodejci_box .tlacitka .p_mapa:hover {
  background: url(/img/mapa_over.png);
}

.prodejci_box .tlacitka .sipka {
  background: url(img/sipka.png);
  width: 46px;
  height: 46px;
  display: block;
  float: right;
}

.prodejci_box .tlacitka .sipka:hover {
  background: url(img/sipka_over.png);
}

.prodejci_box .tlacitka .p_eshop_dis {
  background: url(img/eshop_disable.png);
  width: 45px;
  height: 43px;
  display: block;
  float: left;
}




.kontejner_hledat {
  float: right;
  margin-right: 22px;
}

.adr_prodejce {
  margin-left: 30px;
  margin-bottom: 30px; 
  float: left;
  width: 321px;
}

.prod_pap_top {
  background: url(img/prod_pap_top.png);
  width: 912px;
  height: 17px;
  margin-left: 25px;
}

.prod_pap {
  background: url(img/prod_pap.png) repeat-y;
  width: 916px;
  margin-left: 25px;
  display: block;
}

.prod_pap_bot {
  background: url(img/prod_pap_bot.png);
  width: 916px;
  height: 17px;
  margin-left: 25px;
}

.navigace {
  font-size: 11px;
  margin-left: 50px;
  clear: both;
  float: left;
  margin-top: -10px;
  color: #707070;
}

.navigace a {
  /* font-weight: bold; */
  color: #555555;
  
  text-decoration: underline;
}

.navigace a:hover {
  /* font-weight: bold; */
  color: #3A787E;
  text-decoration: underline;
}


.little_product {
  opacity: 1; 
  text-align: center;
  float: left;
  width: 108px;
  margin-top: 9px;

}

.little_product img {
  
  border: 0px;
}

.little_product:hover {
  opacity: 1;  
  filter: alpha(opacity=100);  
  -moz-opacity: 1;  
  -khtml-opacity: 1;
  color: black;
  background: url(img/zare.png) center center no-repeat;
}

.little_product .nazev {
  margin-top: 2px;
  font-size: 11px;
}

.right img.fotovgal {
  border: 1px solid #d9dfe0;
  width: 200px;
  height: 200px;
  margin-top: 10px;
  margin-left: 3px;
  display: block;
  cursor: pointer;
}

.right img.fotovgal:hover {
  border: 1px solid #444444;
}


.left .podrobny {
  overflow: none;
  width: 616px;
  text-align: justify;
  margin-left: 18px;
  margin-top: 15px;
}


.left .intropop {
  width: 610px;
  margin-left: 15px;
  margin-top: 5px;
}

.left .intropop a.chci_clenstvi {
  width: 180px;
  height: 36px;
  display: block;
  background: url(img/chci_clenstvi.png);
}

.left .intropop a.chci_prodavat {
  width: 180px;
  height: 36px;
  display: block;
  background: url(img/chci_prodavat.png);
}

.left .intropop a.chci_prodavat:hover {
  background: url(img/chci_prodavat_over.png);
}

.left .intropop a.chci_clenstvi:hover {
  background: url(img/chci_clenstvi_over.png);
}


table.techpar {
  margin-top: 15px;
  width: 616px;
  margin-left: 20px;
  border: 1px solid #d9dfe0;
}

table.techpar td {
  border-right: 1px solid #d9dfe0;
  border-bottom: 1px solid #d9dfe0;
}

.right .prihlaseni {
  width: 227px;
  height: 155px;
  margin-left: 0px;
  background: url(img/prihlas_box.png);
  
}

.right .prihlaseni img {
  margin-left: 15px;
}

.podpora {
  background: url(img/podpora_box.png);
  width: 916px;
  height: 135px;
  margin-left: 25px;
}

.podpora img.mainobr {
  float: left;
  margin-top: 15px;
  margin-left: 8px;
}

.podpora .text {
  width: 570px;
  height: 75px;
  float: left;
  margin-top: 40px;
  margin-left: 20px;
}

.podpora a.last {
  display: block;
  background: url(img/zvolit.png);
  width: 87px;
  height: 33px;
  float: left;
  margin-top: 85px;
  margin-left: 10px;
}

.podpora a.last:hover {
  display: block;
  background: url(img/zvolit_over.png);
}

.zaregistrovat {
  margin-top: 3px;
  margin-right: -4px;
}

.box_kontakt {
  background: url(img/box_kontakt.png) no-repeat;
  width: 394px;
  height: auto;
  margin-left: 25px;
  margin-top: 10px;
  display: block;
  padding-top: 27px;
}

.box_kontakt .inside {
  margin: 30px;
  margin-top: 0px;
  display: block;
  position: relative;
}


.box_kontakt .classic {
  margin-left: 14px;
}

.box_kontakt .nadpis {
  margin-bottom: 3px; 
  font-weight: bold;
}

.errormsg {
  background: url(img/err.png) no-repeat;
  padding-top: 10px;
  padding-left: 40px;
  height: 30px;
  font-weight: bold;
  color: #3A787E;
}

.statmsg {
  background: url(img/ok.png) no-repeat;
  padding-top: 10px;
  padding-left: 40px;
  height: 30px;
  font-weight: bold;
  color: #3A787E;
}

.odhlasit {
  float: right;
  background: url(img/odhlasit.png) no-repeat;
  width: 84px;
  height: 33px;
}

.odhlasit:hover {
  background: url(img/odhlasit_over.png) no-repeat;
}

.selector {
  background-color:#E1E7F2;
  margin-left: 21px;
  margin-top: 17px;
  margin-bottom: 20px;
  width: 162px;
  
}

.stahnout {
  width: 47px;
  height: 46px;
  display: block;
  background: url(img/stahnout.png) no-repeat;
  float: left;
}

.down_detail {
  width: 45px;
  height: 46px;
  display: block;
  background: url(img/popis.png) no-repeat;
  float: left;
  cursor: pointer;
}

.down_detail:hover {
  background: url(img/popis_over.png) no-repeat;
}

.down_detail_dis {
  width: 45px;
  height: 46px;
  display: block;
  background: url(img/popis_dis.png) no-repeat;
  float: left;
}

.stahnout:hover {
  background: url(img/stahnout_over.png) no-repeat;
}

.roletkabox {
  background: url(img/roletka.png) no-repeat;
  width: 209px;
  height: 54px;
  margin-left: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
  z-index: 10;
}

.popis_kontejner {
  display: none;
  clear: both;
  margin: 10px;
  margin-left: 40px;
  margin-right: 40px;
}

.otazka {
  background: url(img/otazka.png) no-repeat;
  padding-left: 50px;
  padding-top: 12px;
  min-height: 35px;
  margin-left: 35px;
  margin-right: 35px; 
  font-weight: bold;
}

.odpoved{
  background: url(img/odpoved.png) no-repeat;
  padding-left: 50px;
  padding-top: 12px;
  min-height: 35px;
  margin-top: 0px;
  margin-left: 35px;
  margin-right: 35px;  
}

hr.faq {
  border: none;
  border-bottom: 1px solid silver;
  height: 1px;
  margin-left: 40px;
  margin-right: 40px;
}

.oceneni {
  margin-top: 10px;
  margin-left: 2px;
}

.navrat_zpet_but {
  background : url(img/navrat.png) no-repeat;
  width: 79px;
  height: 25px;
  display: block;
  float: right;
  margin-top: 40px;
  cursor: pointer;
}

.navrat_zpet_but:hover {
  background : url(img/navrat_over.png) no-repeat;
}

.box_produkty_top {
  background : url(img/box_produkty_top.png) no-repeat;
  width: 910px;
  height: 15px;
  margin-left: 25px;
}

.box_produkty_bot {
  background : url(img/box_produkty_bot.png) no-repeat;
  width: 910px;
  height: 15px;
  margin-left: 25px;
  margin-top: -9px;
}


a.tl_vs_prod {
  display: block;
  background : url(img/tl_vs_prod.png) no-repeat;
  width: 200px;
  height: 37px;
  float: right;
  margin-right: 22px;
  margin-top: 10px;
  margin-bottom: 5px;
}

a.tl_vs_prod:hover {
  background : url(img/tl_vs_prod_over.png) no-repeat;  
}

#mapa_cr {
  background : url(img/mapa_cr.png) no-repeat;  
  width: 890px;
  height: 490px;
  clear: both;
  top: -20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#mapa_sk {
  background : url(img/mapa_sr.png) no-repeat;  
  width: 890px;
  height: 420px;
  clear: both;
  top: -20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#mapa_cr .tecka, #mapa_sk .tecka {
  background : url(img/mapa_tecka.png) no-repeat;  
  width: 22px;
  height: 22px;
  display: block;
  position: absolute;
  cursor: pointer;
}

#stranka_mapa {
  min-height: 550px;
}

#mapa_cr .tecka:hover, #mapa_sk .tecka:hover {
  background : url(img/mapa_tecka_over.png) no-repeat;  
}

#mapa_cr_small {
  background : url(/img/mapa_cr_small.png) no-repeat;
  width: 150px;
  height: 83px;
  float: left; 
  cursor: pointer;  
}

.hidPic {
  display: none;
}

#prodejce_mapa_box {
  position: absolute;
  width: 700px;
  height: 442px;
  border-top: 2px solid #bbb;
  border-left: 2px solid #bbb;
  border-right: 2px solid #eee;
  border-bottom: 2px solid #eee;
  
  
  left: 50%;
  top: 50%;
  margin-top: -220px;
  margin-left: -350px;
  display: none;
  background: black url(img/back.png) repeat;
}

#prodejce_mapa_box .zavrit_mapu {
  display: block;
  height: 20px;
  color: white;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 5px;
  cursor: pointer;
  float: right;
  background: url(/img/close.png) no-repeat;
  background-position: right center;
  width: 24px;
  height: 24px;
}

#prodejce_mapa_box .zavrit_mapu:hover {
  background: url(/img/close_over.png) no-repeat;
}

#prodejce_mapa_box .zavrit_mapu:hover {
  text-decoration: underline;
}

#prodejce_mapa_box .popis_mapy {
  float: left;
  margin-left: 10px;
  margin-top: 7px;
  color: white;
}

#prodejce_mapa_box_frame {
  margin-left: 10px;
  margin-top: 5px;
}

#but_online {
  background: url(/img/online.png) no-repeat;
  width: 442px;
  height: 378px;
  display: block;
  float: left;
  clear: both;
  margin-left: 37px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#but_online:hover {
  background: url(/img/online_over.png) no-repeat;
}

#but_osobne {
  background: url(/img/osobne.png) no-repeat;
  width: 442px;
  height: 378px;
  display: block;  
  float: left;
  margin-top: 20px;
}

#but_osobne:hover {
  background: url(/img/osobne_over.png) no-repeat;
}

.sample_mov {
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid silver;
}

.sample_mov:hover {
  border: 1px solid black;
}

.text_verze {
  position: absolute;
  margin-top: 9px;
  margin-left: 80px;
  font-size: 10px;
  display: block;
}

table.comm {
  border-collapse: collapse;
}

table.comm td {
  border-bottom: 1px solid silver;
  border-top: 1px solid silver;
  padding: 5px;
}


.select {
  background-color: #eff3ff;
  border: 1px solid silver;
}

.lostpass {
  font-size: 10px;
  line-height: 13px;
  margin-top: 3px;
  display: block;
}

.zvolit {
  
}

.eltr_menu {
  float: right;
  text-align: right;
  font-weight: bold;
  font-size: 11px;
}

.tabulka {
  border: 1px solid silver;
}

.tabulka th {
  vertical-align: top;
}

.tabulka th, .tabulka td {
  border-bottom: 1px solid silver;
  text-align: left;
  padding: 10px;
}