*{
  color: black;
}
body{
  margin:0;
  padding:0;
  line-height: 1.5em;
  background-color: white;
  font-family: arial;
  font-size: 12px;
  color: black;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
  width: 840px; /*Width of main container*/
  margin: 0 auto; /*Center container on page*/
}

#topsection{
  background: white;
  height: 148px; 
  background-image: url(images/ctyrlistek-bazar-top.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

#subsection{
  background: white;
  height: 33px; 
  background-image: url(images/horni-menu-strip.jpg);
  background-repeat: repeat-x;    
  margin-left: 43px;
  width: 779px;
  margin-bottom: 2px;
}

#topsection h1{
  margin: 0;
  padding-top: 15px;
}

#contentwrapper{
  float: left;
  width: 100%;
}

#contentcolumn{
  margin-left: 230px; /*Set left margin to LeftColumnWidth*/
  margin-right: 18px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
  float: left;
  width: 185px; /*Width of left column*/
  margin-left: -797px; /*Set left margin to -(MainContainerWidth)*/
  background: #EDEDED;
  background-image: url(images/ctyrlistek.gif);
  background-repeat: no-repeat;
}

#footer{
  clear: left;
  width: 100%;
  background: #7396AC;
  color: #FFF;
  text-align: right;
  padding: 4px 0;      
  height: 16px; 
  margin-left: 43px;
  width: 779px;
  margin-bottom: 2px;
  font-size: 11px;  
}

#footer a{
  color: white;
}

.innertube{
  margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
  margin-top: 0;
}

.innertube_news{
  background-image: url(images/ctyrlistek-bazar-novinky.jpg);
  background-repeat: no-repeat;
  height: 194px;
  width: 592px;

}

.innertubebox{
  min_height: 100px;
  border: 2px solid #D8D8D8;
  background-color: white;
  background-image: url(images/box-strip.jpg);
  background-repeat: repeat-x;    
  padding-top: 2px;

}

.separator{
  background-color: white;
  height: 3px;
}

#nakupnikosik{
  font-size: 18px;
  font-weight: bold;
  color: white;
  position: relative;
  left: 680px;
  top: 60px;
}

.reset{
  clear: both;
}

#vkosikuje{
  color: white;
  position: relative;
  left: 680px;
  top: 70px;

}

#zobrazitkosik{
  color: white;
  position: relative;
  left: 650px;
  top: 85px;
  font-weight: bold;
  display: block;
  background-color: #ED9122;
  width: 140px;
  padding-left: 10px  ;
}

div.vyhledavani{
  margin-left: 10px;
  font-weight: bold;
  color: white;
  padding-top: 7px;
  _padding-top: 4px;
  width: 500px;
  float: left;
}


input.input_search{
  border: 1px solid gray;
  background-color: white;
  width: 100px;
  _height: 18px;
}

.white{
  color: white;
}

#nadpisobchodu{
  font-size: 12px;
  font-weight: normal;
  color: black;
  position: relative;
  left: 670px;
  top: -5px;
  margin: 0;
  padding: 0; 
  width: 180px;
}

form{
  margin: 0;
  padding: 0;
}

select.selectsearch{
  height: 17px; 
  background-color: white; 
  border: 1px solid white;
}

.innertubemenu{
  margin-left: 3px; 
  padding-top: 2px;
}

a {
  color: black;
}
a:hover{
  text-decoration: none;
  color: black;
}

a:visited {
  color: black;
}

a.menuitem{
  color: black;
  display: block;
  height: 20px;
  width: 180px;
  background-image: url(images/menu-left-dotted.gif);
  background-repeat: no-repeat;
  background-position: bottom; 
  text-decoration: none; 
}
a.menuitem:hover{
  background-color: #F8BA0C;
  text-decoration: none;
  font-weight: bold;
  /*color: #804E11;*/  
}

a.menuitem_sel{
  background-color: #F8BA0C;
  text-decoration: none;
  font-weight: bold;
  color: black;
  display: block;
  height: 20px;
  width: 180px;
  background-image: url(images/menu-left-dotted.gif);
  background-repeat: no-repeat;
  background-position: bottom; 
  text-decoration: none;   
}

span.spmenuitem{
  margin-left: 10px
}

a.leftbox{
  font-weight: bold; 
  color: black; 
  text-decoration: none;
}
a.leftbox:hover{
  text-decoration: underline;
}


div.productcontainer{
  float: left;
  width: 588px;
  border: 2px solid #EAE6DB;
  margin-top: 5px;  
  background-color: #F7F6F2;
  background-image: url(images/ctyrlistek.gif);
  background-repeat: no-repeat;
  background-position: right;   

}

div.productcontainer_detail{
  float: left;
  width: 588px;
  min-height: 500px;
  border: 2px solid #EAE6DB;
  margin-top: 5px;  
  background-color: #F7F6F2;
  background-image: url(images/ctyrlistek.gif);
  background-repeat: no-repeat;
  background-position: right top;   

}

div.productpic{
  width: 135px;
  /* border: 1px solid black; */
  float: left;  
}

div.productpic_detail{
  width: 210px;
  /* border: 1px solid black; */
  float: left;  

}

div.productdata{
  float: left; 
  /* border: 1px solid black; */
  width: 420px;
  margin-left: 10px;
  margin-top: 5px;
  
}

div.productdata_detail{
  float: left; 
  /* border: 1px solid black; */
  width: 350px;
  margin-left: 10px;
  margin-top: 5px;
  
}

img.pic{
  border: 2px solid #E7A304;
  margin: 5px;
  padding: 2px; 
}

b.producttitle{
  display: block;
  width: 410px;
  font-size: 18px;
  margin-bottom: 5px;
}


b.producttitle_detail{
  display: block;
  width: 350px;
  font-size: 18px;
  margin-bottom: 5px;
}

a.producttitle{
  display: block;
  width: 410px;
  font-size: 18px;
  margin-bottom: 5px;
  text-decoration: none;
  color: black; 
}

span.cena{
  float: right;
  width: 150px;
  font-size: 18px;
  font-weight: bold;
  color: #AD7806 !important;
  text-align: right;
}

div.butt{
}

a.butt{
  float: left;
  width: 90px;
  height: 25px;
  text-align: center;
  margin: 5px;
  background-color: #EE9831;
  color: black;
  padding-top: 5px;
  font-weight: bold;
  font-size: 110%;
  text-decoration: none;
}

a.butt2{
  float: left;
  width: 150px;
  height: 25px;
  text-align: center;
  margin: 5px;
  background-color: #EE9831;
  color: black;
  padding-top: 5px;
  font-weight: bold;
  font-size: 110%;
  text-decoration: none;
  vertical-align: middle;
}

div.newstitle{
  color: white;
  position: relative;
  left: 230px;
  margin: 0;
  padding: 0; 
  width: 360px;
  vertical-align: top;
}

h1.nadpis_vypisu{
  font-size: 16px;
  background-color: #FDD803;
  padding: 10px;
  margin: 0; 
}

div.pocet_vytisku{
  text-align: right; 
  float: right;   
  padding-top: 7px; 
  _padding-top: 4px;
}

div.textcontainer{

  float: left;
  width: 568px;
  border: 2px solid #EAE6DB;
  margin-top: 5px;
  padding-left: 20px;  
  background-color: #F7F6F2;
  background-image: url(images/ctyrlistek.gif);
  background-repeat: no-repeat;
  background-position: right;
  font-size: 110%;   

}


/* nakupni kosik */

table.nakupni_kosik{
 clear: both;
  width: 100%;
  padding: 0;
  margin: 0;
  
}


table.nakupni_kosik th{
   height: 30px; 
   background-color: #D8D8D8; 
   border-bottom: 1px dotted black;
   text-align: left;
   color: black;
}

table.nakupni_kosik td.even{
  background-color: #EDEDED; 
  border-bottom: 1px dotted #d4d0c8;
}

table.nakupni_kosik td.odd{
  background-color: white; 
  border-bottom: 1px dotted #d4d0c8;
}

table.nakupni_kosik input.pocet{
  width: 20px;
  text-align: right;
}

.right_padding{
 text-align: right; 
 padding-right: 10px;
}

td.cena_soucet{
  border-top: 1px solid black; 
  text-align: right; 
  padding-right: 10px;
}

p.prazdny_kosik{
  padding: 10px;  
  margin: 0px; 
  font-size: 120%; 
  background-color: #F7F6F2; 
  border: 1px solid #D8D8D8; 
  background-image: url(images/ctyrlistek.gif);
  background-repeat: no-repeat;
  background-position: right top;   
}

td.postovne{
  padding: 5px; 
  background-color: #F7F6F2; 
  border: 1px solid #D8D8D8;
  background-image: url(images/package.png);
  background-repeat: no-repeat;
  background-position: right center;
    
}

div.krok1{
  text-align: center; 
  float: left; 
  padding-top: 9px;  
  margin-bottom: 5px; 
  margin-right: 5px; 
  vertical-align: middle; 
  height: 30px; 
  color: black; 
  width: 140px;

}  

div.krok2{
  text-align: center; 
  float: left; 
  padding-top: 9px;  
  margin-bottom: 5px; 
  margin-right: 5px; 
  vertical-align: middle; 
  height: 30px; 
  color: black; 
  width: 240px;

}

div.krok3{
  text-align: center; 
  float: left; 
  padding-top: 9px; 
  margin-bottom: 5px;  
  vertical-align: middle; 
  height: 30px; 
  color: black; 
  width: 196px;

}

.active{
  background-color: #D8D8D8; 
  border: 1px solid #A5ACB2; 
  
}

.nonactive{
  background-color: #F7F6F2; 
  border: 1px solid #D8D8D8; 

}

.now{
  font-weight: bold;
}

p{
  margin: 0;
  padding: 0;
  line-height: 120%;
}

legend{
  font-size: 130%;
  font-weight: bold;
  padding-bottom: 10px;
}

span.uvodni_text {
  font-size: 110%;
  color: black;
  line-height: 140%;
  padding-bottom: 2px;
  border-bottom: 1px solid #EA9612;
}

