
root{ 
  display: block;
}

body{
  background-color: #000000;
  margin: 0px; padding: 0px;
  font-family: arial;
  text-align: center;
}

/* -------------------------------------------------------------------------- */

#stranka{
  display: block;
  position: relative;
  width: 970px;
  margin: 0 auto;
  text-align: left;
}
#stranka h1{
  display: none;
}

/* -------------------------------------------------------------------------- */

#top{
  background: transparent url("../html/img/header.jpg") no-repeat 0px 0px;
  position: relative;
  margin: 0px auto 0px auto;
  float: left;
  width: 970px; height: 294px;
}

#top #horni{
  margin-top:6px;
  height:19px;
  color:#ffffff;
  float:right;
  _float:right;
  %float:right;
  font-family:"Trebuchet MS","arial";
  font-size:11px;
}
#top #horni .vybrany{
  text-decoration:underline;
  font-weight: normal;
  color:#1ee016;
  float:left;
  width:60px;
}

#top #horni .nevybrany{
  text-decoration: none;
  font-weight: normal;
  color:#ffffff;
  float:left;
  width:60px;
}

#top #horni .nevybrany:hover{
  text-decoration: underline;
  color:#1ee016;
}

#top #horni .nevybrany2{
  text-decoration: none;
  font-weight: normal;
  color:#ffffff;
  float:left;
  margin-right:20px;
}

#top #horni .nevybrany2:hover{
  text-decoration: underline;
  color:#1ee016;
}

#top #horni .none{
  display:none;
}

#top #horni #prihlaseni{
  font-family:"Trebuchet MS","arial";
  font-size:11px;
  width:285px; _width:325px;
  height:19px;
  float:left;
  _float:left;
  %float:left;
  margin-top:0px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:50px;
  padding-right:0px;
}
#top #horni .login .jmeno{
  width: 91px; height: 12px; _height: 15px;
  border-style: solid; border-width: 1px; border-color: white;
  font-size: 11px; font-weight: bold;
  margin-right:10px;
}

#top #horni .login .heslo{
  width: 91px; height: 12px; _height: 15px;
  border-style: solid; border-width: 1px; border-color: white;
  font-size: 11px; font-weight: bold;
  padding-right:0px;
}

#top a#home
{
  width:0px;
  height:0px;
  position:absolute;
  margin-top:100px;
  margin-left:50px;
  padding:90px 320px 0px 0px;
  display:block;
  overflow: hidden;
}
#top a.logout_tl{
  text-decoration:underline;
  color:#1ee016;
}

#top a.logout_tl:hover{
  text-decoration:underline;
  color: red;
}

#top #dolni{
  margin-top:249px;
  height:27px;
  width:915px;
  margin-left:25px;
  /*background-color:#000000;*/
  color:#ffffff;
  font-family:"Arial";
  font-size:12px;
  font-weight:bold;
}

#top #dolni ul
{
  height:15px;
  margin-top:6px;
  padding-left:0px;
  margin-left:0px;
  float:left;
}

#top #dolni ul a
{
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
}
#top #dolni ul a:hover
{
  color:#1ee016;
  text-decoration:underline;
}
#top #dolni ul a.dolnivybrany
{
  color:#1ee016;
  text-decoration:none;
}
#top #dolni ul a.dolnivybrany:hover
{
  color:#1ee016;
  text-decoration:underline;
}
#top #dolni ul a.oddeleni
{
  color:#9aff96;
  text-decoration:none;
}
#top #dolni ul a.oddeleni:hover
{
  color:#1ee016;
  text-decoration:underline;
}
#top #dolni ul li
{
  float:left;
  list-style-type:none;
  background: transparent url("../html/img/menu.png") no-repeat 0px 0px;
  padding-left:13px;
  margin-right:15px;
}

#top #dolni a#kosikobr
{
  float:right; 
  color:#1ee016;
  background: transparent url("../html/img/kosik.jpg") no-repeat 3px 1px;
  font-family:"Arial";
  font-size:14px;
  height:19px;
  font-weight:bold;
  text-decoration:none;
  padding-left:35px;
  padding-top:6px;
  padding-bottom:0px;
}
#top #dolni a#kosikobr:hover
{
  background: transparent url("../html/img/kosik_green.jpg") no-repeat 3px 1px;
  text-decoration:underline;
  color:#1ee016;
}

.cleaner
{
  clear:both;
}

/* -------------------------------------------------------------------------- */

h2{
  font-family: arial;
  font-size: 24px;
  color: black;
  margin: 0px;
}

h1{
  font-family: arial;
  font-size: 24px;
  color: black;
  margin: 0px;
}

/* -------------------------------------------------------------------------- */

#telo{
  float: left;
  margin: 0px auto 0px auto;
  width: 970px; _width: 970; /*min-height: 700px; _height: 700px;*/
  background-color:white;
  padding-bottom:0px;
  margin-bottom:0px;
  background: transparent url("../html/img/telobg.jpg") repeat-y 0px 0px;
}

/* -------------------------------------------------------------------------- */

#middle{
  position: relative;
  left: 196px;
  _left: 199px;
  width: 576px;
  float: left;
}

#middle #prostor{
  padding-top:35px;
  margin-left:23px;  
  width: 530px;
  padding-bottom:20px;
  color:#ffffff;
}

/* -------------------------------------------------------------------------- */

#middle #prostor h2{
  margin-left:5px;
  color:#ffffff;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
  padding-bottom:30px;
}
#middle #prostor h2.foto{
  margin-left:5px;
  color:#ffffff;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
  padding-bottom:0px;
}
#middle #prostor h3.fotodatum{
  margin-left:5px;
  color:#1ee016;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
  padding-top:10px;
  padding-bottom:10px;
}
#middle #prostor h3.fotodatum a.fotonazev{
  margin-left:5px;
  color:#7600b9;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
  text-decoration:none;
  padding-top:10px;
  text-transform: uppercase;
}
#middle #prostor a img{
  margin-left:7px;
  margin-top:10px;
}
#middle #prostor h3.fotodatum span.fotonazev{
  margin-left:5px;
  color:#7600b9;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
  text-decoration:none;
  padding-top:10px;
  text-transform: uppercase;
}
#middle #prostor h3.fotodatum a.fotonazev:hover{
  color:#7600b9;
  text-decoration:underline;
}
#middle #prostor .roky{
  width:500px;
  color:#ffffff;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
  margin:0 auto;
  text-align:center;
  padding-bottom:15px;
}
#middle #prostor .roky a{
  color:#ffffff;
  text-decoration:none;
}
#middle #prostor .roky a.rokvybrany{
  color:#1ee016;
  text-decoration:none;
}
#middle #prostor .roky a.rokvybrany:hover{
  color:#1ee016;
  text-decoration:underline;
}
#middle #prostor .roky a:hover{
  color:#1ee016;
  text-decoration:underline;
}
#middle #prostor .reghead{
  width: 500px;
  text-align:left;
  margin-left:5px;
  color:#ffffff;
  font-family:"arial";
  font-size:13px;
  font-weight:normal;
  padding-bottom:20px;
}
#middle #prostor #kontakttext{
  margin-left:5px;
  color:#ffffff;
  font-family:"Trebuchet MS","arial";
  font-size:13px;
  font-weight:normal;
}
#middle #prostor #kontakttext strong{
  font-weight:bold;
}

#middle #prostor a{
  text-decoration:none;
}
#middle #prostor a img{
  text-decoration:none;
  border:none;
}
#middle #prostor table#otdoba{
  border:none;
  font-family:"Trebuchet MS","arial";
  font-size:12px;
  margin-top:50px;
  margin-left:170px;
  color:#ffffff;
}
#middle #prostor table#otdoba .levy{
  text-align:left;
  width:70px;
}
#middle #prostor table#otdoba .pravy{
  text-align:left;
}

#left{
  position: relative;
  left: -576px;
  width: 196px;
  float: left;
  _width:190px;
}

#right{
  position: relative;
  left: 0px;
  float: right;
  width: 196px;
  _width:194px;
  background-color:#181818;
  font-family:"Trebuchet MS","arial";
  /*min-height: 622px; _height: 622px;*/
}

/* -------------------------------------------------------------------------- */

#pata{
  background: transparent url("../html/img/pata.jpg") no-repeat 0px 0px;
  width:970px;
  height:18px;
  font-family:"Trebuchet MS","arial";
  padding-left:15px;
}
#pata a
{
  color:#ffffff;
  text-decoration:none;
}
#pata a:hover
{
  color:#1ee016;
  text-decoration:underline;
}
#pata .tabulkapata
{
  width:940px;
  border:none;
  color:#ffffff;
  font-size:10px;
  font-weight:normal;
}
#pata .levapata{
  text-align:left;
}
#pata .stredpata{
  text-align:center;
}
#pata .pravapata{
  text-align:right;
}

/* -------------------------------------------------------------------------- */

#left2{
  position: relative;
  background-color:#181818;
  text-align: center;
}

#left2_footer{
  height: 19px;
  background-repeat: no-repeat;
}

#kategorie_tree{
  padding-left:0px;
  margin-left:0px;
  color: white;
  font-size: 14px;
  padding-left:30px;
  padding-top: 10px;
  padding-bottom:45px;
  text-align: left;text-transform: uppercase;
  text-transform: uppercase;
}

#kategorie_tree ul{
  list-style-type: none;
  padding: 0px; margin: 0px;
  list-style-position: inside;
}

#kategorie_tree a{
  color: #ffffff;
  font-family: arial;
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;
}

#kategorie_tree a:hover{
  color:#1ee016;
}

#kategorie_tree li{
  list-style-type:none;
  background: transparent url("../html/img/menu_tecky.jpg") no-repeat 0px 7px;
  padding-left:13px;
  _padding-left:0px;
  %padding-left:0px;
  _line-height:16px;
  %line-height:16px;
  margin-right:15px;
}

#kategorie_tree .kategorie_vybrana a{
  color:#1ee016;
}

#kategorie_tree li.kategorie_vybrana{
  color:#1ee016;
  list-style-type: none;
}

#kategorie_tree li.odsazeni{
  list-style-type: none;
}

#kategorie_tree li#odsazeni_cerna{
  list-style-type: none;
  color:#1ee016;
}

#kategorie_tree li#odsazeni_cerna a{
  list-style-type: none;
  color:#1ee016;
}

#kategorie_tree ul.vnorene_menu{
  list-style-type: none;
}

#left2 .search{
  position: relative;
  margin-left:10px;
  float: left;
  width: 150px; height: 24px;
  padding: 0px;
  background-image: url(../html/img/vyhledavac.jpg);
  background-repeat: no-repeat;
}

#left2 .search .input_search{
  position: absolute; top: 3px; left: 11px;
  width: 123px; height: 14px;
  border-style: solid; border-width: 1px; border-color: white;
  font-size: 11px; font-weight: bold;
}

#left2 #inspiracni_obrazek{
  position: absolute; left: 5px; bottom: 0px;
  width: 160px;  
  margin: 10px auto 0px auto;
  text-align: right;
}

#left2 #inspiracni_obrazek img{
  width: 81px; height: 135px;
}

#left2 img#inspirace{
  width: 81px; height: 135px;
  margin:0 auto;
}

#left2 #inspiracni_obrazek a{
  position: relative; top: -5px; right: 7px;
  font-size: 11px; color: black;
  text-decoration: none;
  font-style: italic;
}



/* -------------------------------------------------------------------------- */

#podkategorie_cesta{
  margin-top: 8px;
  margin-left:20px;
  color:#ffffff;
}

#podkategorie_cesta a{
  color: #ffffff;
  font-family:"Trebuchet MS","arial";
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  margin-right: 5px;
  text-transform: uppercase;
}
#podkategorie_cesta a:hover{
  color:#1ee016;
}

#podkategorie_cesta #vyhledavani{
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  margin-right: 5px;
}

#zbozi_list{
  float: left;
  margin-top: 5px;
  padding-top: 5px;
}

#strankovani{
  clear:both;
  height: 30px;
  text-align:right;
  margin-right:20px;
}

#strankovani a.vybranastranka{
  font-size: 14px;
  text-decoration: underline;
  color:#1ee016;
}

#strankovani a{
  font-size: 14px;
  text-decoration: none;
  color:#B400E7;
}

#strankovani a:hover{
  text-decoration: underline;
}

.podkategorie{
  width: 570px;
  margin-left: 20px;
  _margin-left: 11px;
  float: left;
  padding-bottom:20px;
  background-color:#000000;
}

.podkategorie a{
  font-family:"Trebuchet MS","arial";
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
.podkategorie a:hover{
  color:#1ee016;
}

.zbozi{
  width: 130px; height: 140px;
  margin: 3px;
  font-family: arial;
  font-size: 12px;
  float: left;
  text-align: center;
}

.zbozi a{
  text-decoration: none;
  
}

.zbozi .nazev{
  color: gray;
  font-weight: bold;
}

.zbozi .cena{
  color: black;
  font-weight: bold;
}

.zbozi img{
  border-style: solid; border-width: 1px; border-color: rgb(224, 225, 227);
}

#zbozi_detail{
  float: left;
  margin-left:23px;
  _margin-left:12px;
  %margin-left:23px;  
  width: 530px;
  margin-top: 5px;
  font-size: 13px;
}

#zbozi_detail #horni_pulka{
  float: left;  
  width: 530px;
  margin-top: 5px;
  margin-bottom: 15px;
  position: relative;
  _padding-right:43px;
}

#zbozi_detail #horni_pulka table#vpravo{
  float: right;
  margin-top:-15px;
  border-collapse: collapse;  
}

#zbozi_detail #horni_pulka table#vpravo td.bilatable{
  font-family:"Trebuchet MS","arial";
  margin: 0px;
  font-size: 15px;
  color: #ffffff;
  font-weight:bold;
  text-align:right; 
}
#zbozi_detail #horni_pulka table#vpravo td.zelenatable{
  font-family:"Trebuchet MS","arial";
  margin: 0px;
  height:120px;
  vertical-align: bottom;
  font-size: 19px;
  color: #B400E7;
  font-weight:bold;
  text-align:right 
}

#zbozi_detail #horni_pulka h2{
  font-family:"Trebuchet MS","arial";
  margin: 0px;
  width:300px;
  font-size: 15px;
  color: #ffffff;
}

#zbozi_detail #horni_pulka a img{
  border:none;
}

#zbozi_detail #horni_pulka #obrazek_velky{
  background-color:#ffffff;
  margin-top:10px;
  float: left;
}

#zbozi_detail #horni_pulka #popis{
  margin: 0px; padding: 0px;
  font-family:"Trebuchet MS","arial";
  color:#ffffff;
  text-align:justify;
  font-size: 9px;
  margin-top:20px;
}

#zbozi_detail #horni_pulka #popis.green{
  font-family:"Trebuchet MS","arial";
  color:#1ee016;
}

#zbozi_detail #horni_pulka #popis ul{
  margin: 10px 0px 10px 15px;
  padding: 0px;
}

#zbozi_detail #horni_pulka #popis li{
  margin-bottom: 5px;
}

#zbozi_detail #dolni_pulka{
  float: left;
  _padding-right:43px;  
  width: 530px;
  margin-top: 5px;
  margin-bottom: 35px;
  position: relative;
}

#zbozi_detail #dolni_pulka .varianta{
  margin-top: 5px; margin-bottom: 10px; padding: 10px;
  border-style: solid; border-width: 1px; border-color: rgb(224, 225, 227);
}

#zbozi_detail #dolni_pulka .varianta .cena{
  font-weight: bold;
}

#zbozi_detail #dolni_pulka form{
   width:350px;
   float:right;
   text-align:right;
}

#zbozi_detail #dolni_pulka .varianta form #barva{
  margin-right: 20px;
  width: 100px;
}

#zbozi_detail #dolni_pulka .varianta form .textove_pole{
  width: 40px; 
}

#zbozi_detail #dolni_pulka .varianta form .tlacitko{
  position: relative; top: 6px;
  margin: 5px 0px 0px 15px;
}

#zbozi_detail #dolni_pulka #obrazky{
}

#zbozi_detail #dolni_pulka #obrazky img{
  margin:0px;
  margin-right:5px;
}

/* -------------------------------------------------------------------------- */
#middle #zbozi_list_bg
{
  background: transparent url("../html/img/zbozi_list_bg.jpg") repeat-y 0px 0px;
  padding-left:20px;
  font-family:"Trebuchet MS","arial";
  margin-top:5px;
}

#middle #zbozi_list_bg .cleaner2
{
  background: transparent url("../html/img/zbozi_list_bg_foot.jpg") no-repeat 0px 0px;
  width:576px;
  height:1px;
  clear:both;
  margin-left:-20px;
  margin-bottom:20px;
  _margin-bottom:0px;
}
#middle #zbozi_list_bg .cleanerzb
{
  clear:both;
  width:576px;
  height:10px;
  margin-left:-20px;
  background-color:#000000;
}

#middle #zbozi_list_bg .list
{
  color:#ffffff;
  width:240px;
  float:left;
  margin-right:26px;
  margin-top:3px;
}

#middle #zbozi_list_bg .list .zbobrazek
{
  width:152px;
  height:110px;
  float:left;
  margin-right:13px;
}
#middle #zbozi_list_bg .list .zbobrazek a img
{
  border:none;
  text-decoration:none;
}
#middle #zbozi_list_bg .list .zbnazev
{
  float:left;
  width:70px;
  color:#ffffff;
  text-align:left;
  line-height:16px;
  font-size:15px;
}
#middle #zbozi_list_bg .list .zbnazev a
{
  text-align:left;
  font-weight:bold;
  text-decoration:none;
  color:#ffffff;
}
#middle #zbozi_list_bg .list table.nazevtabulka
{
  padding-top:7px;
  _margin-top:7px;
  %margin-top:7px;
  width:240px;
}
#middle #zbozi_list_bg .list table.nazevtabulka td.left
{
  color:#ffffff;
  font-size:15px;
  text-align:left;
  font-weight:bold;
}
#middle #zbozi_list_bg .list table.nazevtabulka td.left a
{
  color:#ffffff;
  font-size:15px;
  text-align:left;
  font-weight:bold;
}
#middle #zbozi_list_bg .list table.nazevtabulka td.right
{
  color:#B400E7;
  font-size:19px;
  width: 100px;
  font-weight:bold;
  float:right;
}
#middle #zbozi_list_bg .list table.popistabulka
{
  padding-top:1px;
  _margin-top:1px;
  %margin-top:1px;
  width:240px;
}
#middle #zbozi_list_bg .list table.popistabulka td.left
{
  color:#ffffff;
  font-size:9px;
  text-align:left;
  width:150px;
}
#middle #zbozi_list_bg .list table.popistabulka td.right
{
  color:#ffffff;
  font-size:9px;
  width:90px;
  vertical-align: bottom;
  height:45px;
}
#middle #zbozi_list_bg .list table.popistabulka td.right a
{
  color:#ffffff;
  font-size:9px;
  text-decoration:none;
}
#middle #zbozi_list_bg .list table.popistabulka td.right a:hover
{
  color:#1ee016;
  text-decoration:underline;
}
.text{
  padding: 20px;
  font-family:"Trebuchet MS","arial";
  font-size: 12px;
  color:#ffffff;
}

.text h2{
  margin-left:5px;
  color:#ffffff;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
}

.text strong{
  font-weight:bold;
  text-decoration:underline;
}

.text a{
  color: #1ee016; text-decoration: none;
}

.text a:hover{
  color: #1ee016; text-decoration: underline;
}

.jak_nakupovat{
  padding: 20px;
  font-family:"Trebuchet MS","arial";
  font-size: 12px;
  text-align: justify;
  color:#ffffff;
}

.jak_nakupovat a{
  color: red;
}

.jak_nakupovat h2#nadpis_akce_stare
{
  margin-left:8px;
  color:#ffffff;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
  padding-bottom:30px;
  padding-top:15px;
}

.jak_nakupovat h2#nadpis_akce_stare2
{
  padding-top:10px;
  color:#000000;
  font-size:20px;
  font-weight:bold;
}

.jak_nakupovat h3.datum_akce
{
  margin-left:8px;
  color:#1ee016;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:0px;
}
.jak_nakupovat h3.nazev_akce
{
  margin-left:8px;
  color:#7600b9;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:0px;
}

.jak_nakupovat img.nahled_akce
{
  float:left;
  width:170px;
  height:120px;
  padding-right:20px;
}

.jak_nakupovat .texty_akce
{
  float:left;
  width:320px;
  color:#ffffff;
  margin-left:3px;
}

.jak_nakupovat .texty_akce2
{
  width:450px;
  color:#ffffff;
  margin-left:3px;
}

.jak_nakupovat a.vice_texty_akce
{
  color:#f94b04;
  text-decoration:none;
  font-style:italic;
  float:left;
}

.jak_nakupovat a.vice_texty_akce:hover
{
  text-decoration:underline;
}

.jak_nakupovat .akce_ohraniceni
{
  margin-bottom:30px;
  clear:both;
  margin-left:8px;
}

.jak_nakupovat a.odkaz_detail
{
  color:#f94b04;
  text-decoration:none;
  font-size:14px;
}

.jak_nakupovat a.odkaz_detail:hover
{
  text-decoration:underline;
}

.jak_nakupovat img.detail_yes
{
  width:12px;
  height:10px;
}

/* -------------------------------------------------------------------------- */

#novinky{
  min-height: 622px; _height: 622px;
  padding: 1px 4px 5px 4px;
  color: black;
  font-family: arial;
  font-size: 12px;
  background-color:#181818;
  padding-bottom: 55px; #padding-bottom: 50px; _padding-bottom: 240px;
}

#novinky p{
  padding: 0px 5px 0px 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#novinky .nadpis{
  width: 162px; height: 39px;
  line-height: 39px;
  text-align: center;
  vertical-align: middle;
  background-position:top;
  background-repeat: no-repeat;
}

#novinky .nadpis a{
  font-weight: bold;
  color: white;
  text-decoration: none;
  font-size: 13px;
}

#novinky img{
  position: relative; left: 10px;
  width: 140px;
  margin: 10px 0px 0px 0px;
  border-style: none;
}

#novinky .cena{
  font-weight: bold;
  color: red;
}

#novinky_footer{
  height: 21px;
  background-repeat: no-repeat;
}

h2#nadpis_akce
{
  color:#f94b04;
  font-size:24px;
  font-weight:bold;
}

.akce{
  background-color:#3d3d3d;
  width:172px;
  margin:0 auto;
  margin-top:5px;
  padding-top:5px;
  _margin-left:12px;
  _margin-bottom:-14px;
  %margin-bottom:-14px;
  margin-bottom:20px;
}
.bannery{
  width:172px;
  margin:0 auto;
  margin-top:5px;
  padding-top:5px;
  _margin-left:12px;
  _margin-bottom:-14px;
  %margin-bottom:-14px;
  margin-bottom:10px;
}
.bannery a img{
  border:none;
  text-decoration:none;
  width:172px;
}

.akce .nadpis{
  width:96px;
  height:57px;
  background: #3d3d3d url("../html/img/akce_nadpis.jpg") no-repeat 0px 0px;
  margin:0 auto;
  _margin-left:38px;
}

.akce .obrazekakce{
  width:138px;
  margin:0 auto;
  _margin-left:17px;
}

.akce .obrazekakce a img{
  text-decoration:none;
  border:none;
}

.akce .textyakce{
  width:150px;
  color:#ffffff;
  margin:0 auto;
  text-align:left;
  _margin-left:11px;
}

.akce .textyakce .nadpisakce{
  font-weight:bold;
  margin-top:5px;
  _padding-top:7px;
  %padding-top:7px;
}

.akce .textyakce .nadpisakce a{
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
}

.akce .textyakce .cenaakce{
  font-weight:bold;
  font-size:19px;
  color:#1ee016;
  text-align:right;
  margin-right:10px;
}
.akce .textyakce .popisakce{
  font-weight:normal;
  margin-top:5px;
  font-size:9px;
}
.akce .textyakce a.viceakce{
  font-weight:normal;
  margin-top:5px;
  font-size:9px;
  text-decoration:none;
  color:#ffffff;
  float:right;
}
.akce .textyakce a.viceakce:hover{
  text-decoration:underline;
  color:#1ee016;
}

#akce a#dalsiakce{
  font-size:14px;
  font-style:italic;
  text-decoration:none;
  color:#ffffff;
  background-color:#fe4600;
  float:right;
  font-weight:bold;
  margin-right:5px;
  margin-top:-14px;
}
#akce a#dalsiakce:hover{
  text-decoration:underline;
}
#akce p#textakce
{
  text-decoration:none;
  text-align:left;
  margin-top:0px;
  margin-left:7px;
  font-size:13px;
}

h3#akce_nadpis{
  color:#ffffff;
  font-size: 16px;
  font-weight:bold;
  margin-top:10px;
  text-align:center;
  text-decoration:underline;
  padding-bottom:0px;
  margin-bottom:5px;
}

#akce_footer{
  height: 14px;
  background-image: url(../html/img/akce_bottom.jpg);
  background-repeat: no-repeat;
  clear:both;
  padding:0px;
  margin:0px;
}

h2#nadpis_odkazy
{
  margin-top:20px;
  color:#000000;
  font-size:24px;
  text-decoration:underline;
  font-weight:bold;
}

#odkazy{
  min-height: 122px; _height: 122px;
  padding: 1px 4px 5px 4px;
  background-image: url(../html/img/pozadi_novinky_top.jpg);
  background-repeat: no-repeat;
  background-color: #fe4600;
  color:#000000;
}

#odkazy img{
  width:150px;
  height:150px;
  text-decoration:none;
  margin-left:6px;
}

#odkazy a#dalsiodkazy{
  font-size:14px;
  font-style:italic;
  text-decoration:none;
  color:#000000;
  float:right;
  font-weight:bold;
  margin-right:5px;
  margin-top:10px;
}
#odkazy a#dalsiodkazy:hover{
  text-decoration:underline;
}
#odkazy a.textodkazy
{
  text-decoration:none;
  margin-left:7px;
  color:#9f1916;
  font-size:11px;
  font-weight:bold;
}
#odkazy a.textodkazy:hover
{
  text-decoration:underline;
}

h3#odkazy_nadpis{
  color:#000000;
  font-size: 12px;
  font-weight:bold;
  margin-top:10px;
  margin-left:7px;
  text-align:left;
  text-decoration:none;
  padding-bottom:0px;
  margin-bottom:10px;
}

#odkazy_footer{
  height: 14px;
  background-image: url(../html/img/pozadi_novinky_footer.jpg);
  background-repeat: no-repeat;
}

/* -------------------------------------------------------------------------- */

#kosik{
  padding: 20px;
  text-align: justify;
  font-family:"Trebuchet MS","arial";
  font-size: 12px;
}

.kosik_polozky{
  text-align: left;
  font-family:"Trebuchet MS","arial";
  font-size: 12px;
  color:#ffffff;
}
.kosik_polozky tr{
  border:1px solid;
  border-color:#ffffff;
}

.kosik_polozky td.kosik_nazev{
  text-align: left;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
  color:#ffffff;
  width: 150px;
  padding-bottom:5px;
}

.kosik_polozky td.kosik_typ{
  text-align: left;
  font-family:"Trebuchet MS","arial";
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
  width: 120px;
}
.kosik_polozky td.kosik_typ2{
  text-align: center;
  font-family:"Trebuchet MS","arial";
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
  width: 30px;
}
.kosik_polozky td.kosik_pocet{
  text-align: left;
  font-family:"Trebuchet MS","arial";
  font-size:12px;
  font-weight:normal;
  color:#1ee016;
}
.kosik_polozky td.kosik_pocet input{
  text-align: left;
  font-family:"Trebuchet MS","arial";
  font-size:12px;
  font-weight:normal;
  color:#000000;
  border:none;
}

.kosik_polozky a{
  color:#ffffff;
  text-decoration:none;
}
.kosik_polozky a:hover{
  color:#1ee016;
  text-decoration:underline;
}
.kosik_polozky td.kosik_cena{
  text-align: right;
  font-family:"Trebuchet MS","arial";
  font-size:16px;
  font-weight:bold;
  color:#1ee016;
  width: 90px;
  padding-bottom:5px;
}

.textove_pole{
  width: 25px;
  font-size: 12px;
}

.kosik_polozky .siroka{
  width: 500px;
}

.kosik_polozky .uzka{
  width: 100px;
}

.kosik_polozky .uzka_cena_celkem{
  width: 100px;
  text-align: center;
}

.kosik_polozky .uzoucka{
  width: 50px;
  text-align: center;
}

.kosik_polozky .center{
  text-align: center;
  width: 110px;
}

#kosik .radek{
  text-align: right;
  font-weight: bold;
  margin-top: 10px;
}

#kosik .soucet table.tabulkasoucet{
  margin-top:30px;
  border-top:1px solid;
  border-color:#ffffff;
  line-height: 25px;
  font-family:"Trebuchet MS","arial";
  font-size:16px;
  font-weight:bold;
  color:#1ee016;
}
#kosik .soucet table.tabulkasoucet td.levy{
  text-align:left;
  width:262px;
}
#kosik .soucet table.tabulkasoucet td.pravy{
  text-align:right;
  width:262px;
}

#kosik .prepocitej{
  line-height: 25px;
  margin-right: 5px;
  text-decoration: none;
  color:#1ee016;
}
#kosik .prepocitej:hover{
  line-height: 25px;
  margin-right: 5px;
  text-decoration: underline;
  color:#1ee016;
}
#kosik .radek_2 table.tabulkainfo{
  margin-top:0px;
  line-height: 25px;
  font-family:"Trebuchet MS","arial";
  font-size:12px;
  font-weight:normal;
  color:#ffffff;
}
#kosik .radek_2 table.tabulkainfo a.odkazy{
  text-decoration:none;
  color:#ffffff;
}
#kosik .radek_2 table.tabulkainfo a.odkazy:hover{
  text-decoration:underline;
  color:#1ee016;
}
#kosik .radek_2 table.tabulkainfo td.levy{
  text-align:left;
  width:262px;
}
#kosik .radek_2 table.tabulkainfo td.pravy{
  text-align:right;
  width:262px;
}

#kosik h3{
  margin-left:5px;
  color:#ffffff;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
  padding-bottom:10px;
}
#objednavka
{
  color:#ffffff;
}
#objednavka h3{
  color:#ffffff;
  font-family:"Trebuchet MS","arial";
  font-size:15px;
  font-weight:bold;
  padding-bottom:10px;
}

.green{
  color:#1ee016;
}
/* -------------------------------------------------------------------------- */

#objednavka{
  padding: 20px;
  text-align: justify;
  font-family: arial;
  font-size: 12px;
}

#objednavka h4{
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 2px;
}

#objednavka .objednavkatbl table.tabulkainfo{
  margin-top:0px;
  line-height: 25px;
  font-family:"Trebuchet MS","arial";
  font-size:12px;
  font-weight:normal;
  color:#ffffff;
}
#objednavka .objednavkatbl table.tabulkainfo a.odkazy{
  text-decoration:none;
  color:#ffffff;
}
#objednavka .objednavkatbl table.tabulkainfo a.odkazy:hover{
  text-decoration:underline;
  color:#1ee016;
}
#objednavka .objednavkatbl table.tabulkainfo td.levy{
  text-align:left;
  width:262px;
}
#objednavka .objednavkatbl table.tabulkainfo td.pravy{
  text-align:right;
  width:262px;
}

#objednavka .soucet{
  float: left;
  font-weight: bold;
  color:#1ee016;
}

#objednavka .zpusob_doruceni{
  margin: 10px 0px 10px 10px;
}

#objednavka .zpusob_doruceni input{
  float: left;
}

#objednavka .zpusob_doruceni .polozka{
  margin-left: 30px;
  margin-bottom: 10px;
}

#objednavka .adresa_doruceni{
  margin: 10px 0px 10px 10px;
}

#objednavka .adresa_doruceni input{
  float: left;
}

#objednavka .adresa_doruceni .polozka{
  margin-left: 30px;
  margin-bottom: 10px;
}

#objednavka .odkazy{
  margin-top: 20px;
  text-align: center;
}

#objednavka .odkazy a{
  margin: 10px;
  color: red;
  font-weight: bold;
}

#objednavka .poznamka{
  width: 490px; height: 150px;
  margin-left: 10px;
}

/* -------------------------------------------------------------------------- */

form#registrace{
  text-align:right; width: 370px;
  font-family:"arial";
  font-size:13px;
}
form#registrace input{
  margin-bottom: 5px;
  width: 150px;
}

form#registrace select{
  margin-bottom: 5px;
  width: 156px;
  _width: 150px;
}

form#registrace .radio{
  width: 20px;
}

.zprava{
  margin: 5px 0px 10px 10px;
  font-weight: bold;
  color: red;
}

form#kosik_pridej label
{
  font-family:"Trebuchet MS","arial";
  font-family: verdana;
  font-size: 12px;
  color:white;
}

form#kosik_pridej #zbozi_pocet
{
  width:30px;
}

/* -------------------------------------------------------------------------- */

.login{
  font-family:"Trebuchet MS","arial";
  padding: 20px;
  text-align: justify;
  font-family: verdana;
  font-size: 12px;
  color:white;
}

.login .zprava{
  font-weight: bold;
  
  color:red;
}

.login a{
  color: #1ee016; text-decoration: none;
}

.login a:hover{
  color: #1ee016; text-decoration: underline;
}
