#Note div.akcePics {
  float: left;
  margin-bottom:4px;
}
	#Note div.akcePics div.flash {
	  float:left;
	  width: 290px;
	  height: 280px;
	  margin-bottom: 4px;
	}
	#Note div.akcePics div.firstflash {
	  margin-right: 3px;
	}

#Note div.flashbanner {
  display: block;
  float: left;
  margin: 0;   
}
	#Note div.flashbanner div{
	  margin-bottom:4px;
	  margin-top:5px;
	  
	  &margin-top:15px;
	  _margin-top:3px;
	}

.bottonBanner {
  margin: 0;
}
 
 
.PB .d1 h2 {
  height: 27px;
  line-height: 27px;
}

.PB .d1 {
  height: 27px;
}

.newProduct {
  float:left;
  width:180px;
  _width:189px;
  padding:5px;
  margin:0;
  height: 100%;
  text-align: center;
  background: #fff;
  position:relative;
  overflow: hidden;
}
.newProduct.middle {
  margin: 0 6px;
  _margin: 0 5px;
}
.newProduct img{
  float:none;
  border:none;
  margin:0;
  _height: expression(this.height >= 125 ? (this.height > 125 ? "125px" : true) : 'auto');
  max-height: 125px;
}
.newProduct span.image {
  height: 130px;
  display: block;
  position: relative;
}


.newProduct .price {
  background: url('/img/produkt/cena.gif') no-repeat 0px 5px;
  padding: 0;
  margin:0;
  padding-top:2px;
  padding-left:48px;  
}
  .newProduct .price .bezdph {
    background: url('/img/produkt/price.gif') no-repeat 0px 0px;
    color:#fff;
    font-weight: bold;
    font-size: 18px;
    width: 131px;
    height: 38px;
    line-height: 38px;
    text-align: center;
  }
    .newProduct .price .bezdph span.p{
      font-size: 12px; 
    }
  .newProduct .price .bezdphtwo {
    /*color:#858585;*/
    color:#BC0000;
    color:#F00;
    font-weight: bold;
    font-size:12px;
    text-decoration: line-through;
    text-align: center;
    padding-left:5px; 
  }


.newProduct h2 {
  text-align: left;
  margin:0;
  padding:0;
  padding-left: 20px; 
  font-size: 110%;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  background: url('/img/produkt/note.gif') no-repeat left center;
  
}
.newProduct h2 a:link, .newProduct h2 a:visited {
  color:#f00;
}
.newProduct img {
  margin-top:5px;
  max-height: 146px;
  max-width: 180px; 
  _height: expression( (this.height / 146)>= (this.width / 170)  ? ( this.height> 146 ? '146px' : true)  : 'auto');
  _width: expression(  (this.height / 146) < (this.width / 170) ? ( this.width> 170 ? '170px' : true) : 'auto');
  
}
.newProduct table {
  font-size: 75%;
  font-weight: normal;
}

/* Uvodni stranka */
.home img {
  float:left;
  margin:10px;
  margin-bottom:0;
  border:1px solid black;
}
.home strong {
  color:#f07e00;
}
.home ul {
   padding:0;
   margin:0;
   margin-left:20px;
 }
 .home ul li {
  font-weight:bold;
  color:#000;
  font-size:90%;
  list-style: none;
  background: url('/img/li_notes.gif') 1px 1px no-repeat;
  padding-left:30px;
  margin:7px 0;
 }
/* Akce */
.home .action {
  margin:10px;
  height: 135px;
  display: block;
}
.home .action h2 {
  font-size: 140%;
  text-align: left;
}
.home .action h2 a:link, .home .action h2 a:visited{
  color: #f00;
}
.home .action .ActionImage {
  float:left;
  margin-top:10px;
  text-align: center;
  width: 160px;
}
.home .action .ActionImage span{
  display: block;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
}
.home .action .ActionImage img {
  float: none;
  margin:0;
  border: none;
  _width: expression(this.width >= 125 ? (this.width > 125 ? "125px" : true) : 'auto');
  max-width: 125px;
}
.home .action .ActionInfo {
  margin-left:160px;
}
.home .action .parameters {
  margin-left:10px;
  color:#000;
}
.home .action .price {
  margin-top: 5px;
  font-size: 200%;
  font-weight: bold;
  color:#f00;
  text-align: center;
}
.PB.home {
	margin:0;
}
.actionStar1 {
  top:0px;
  right:-5px;
}
.action1 {
  top:59px;
  left:0;
}


.akcezbozi div.description .st_black {
  color:#000;
}
.akcezbozi div.description .st_red {
  color:red;
}
.akcezbozi div.description .st_dark_red {
  color:#a6240a;
}
.akcezbozi div.description .st_blue {
  color:blue; 
}
.akcezbozi div.description .st_orange {
  color:#f0961c;
}

.emptyHome {
	line-height: 1px;
}