/* zacatek PAGE2 */
 

#page2 .zboziVypis {
  padding:5px 5px 15px 0;
}

.zboziVypis .zboziInfo {
  width: 555px;
  float: left;
  overflow: hidden;
}
#page2 .zboziInfo h2 a {
  color:#0072bc;
}
.zboziVypis .zboziInfo .zboziCena {
  font-size: 85%;
  color:#909090;
  font-weight: bold;
  padding-left:20px;
}
.zboziInfo .zboziCena span {
  color:#ed1c24;
  font-size:120%;
}

.zboziInfo .zboziPoznamka {
  line-height: 1.3em;
  height: 3.9em;
  overflow: hidden;
}


.zboziControl {
  color: #e08f02;
 /*  height: 18px; */
  line-height: 18px;
}

.pujckaLine {
  height: 22px;
  line-height: 22px;
}

#page2 .zboziControl a {
  color: #e08f02;
  text-decoration: none;
  padding-right:5px;
  line-height: 18px;
  background-position: left bottom;
}

#page2 .pujckaLine a {
  line-height: 22px;
}

.zboziControl a.libi {
  background: url(http://static.akcniceny.cz/images/redesign/ico_ctl_libi.gif) no-repeat;
  padding-left: 20px;
}
.zboziControl a.doseznamu {
  background: url(http://static.akcniceny.cz/images/redesign/ico_ctl_doseznamu.gif) no-repeat;
  padding-left: 18px;
}
.zboziControl a.dokosiku {
  background: url(http://static.akcniceny.cz/images/redesign/ico_ctl_kosik.gif) no-repeat;
  padding-left: 18px;
}
.zboziControl a.doporucit {
  background: url(http://static.akcniceny.cz/images/redesign/ico_ctl_doporucit.gif) no-repeat;
  padding-left: 22px;
}
.zboziControl a.strazce {
  background: url(http://static.akcniceny.cz/images/redesign/ico_ctl_strazce.gif) no-repeat;
  padding-left: 16px;
}
.zboziControl a.zpet {
  background: url(http://static.akcniceny.cz/images/redesign/ico_ctl_zpet.gif) no-repeat;
  padding-left: 18px;
}
.zboziControl a.podobne {
  background: url(http://static.akcniceny.cz/images/redesign/ico_ctl_podobne.gif) no-repeat;
  padding-left: 14px;
}
.zboziControl a.prodejny {
  background: url(http://static.akcniceny.cz/images/redesign/ico_ctl_prodejny.gif) no-repeat;
  padding-left: 18px;
}
.zboziControl a.forum {
  background: url(http://static.akcniceny.cz/images/redesign/ico_ctl_forum.gif) no-repeat;
  padding-left: 19px;
}

.zboziControl a.pujcka {
  display: block;
  float:right;
  padding-right:0 !important; 
  background: #E08F02 url(http://static.akcniceny.cz/images/redesign/pujckaButton.gif) no-repeat;
  width:140px;
  height: 22px;
  color:white !important;
  text-align: center;
  font-weight: bold;
}

a.pujckaDetail {
  display: block;
  float:right;
  padding-right:0 !important; 
  background: #E08F02 url(http://static.akcniceny.cz/images/redesign/pujckaButton.gif) no-repeat;
  width:140px;
  height: 22px;
  line-height: 22px;
  color:white !important;
  text-align: center;
  font-weight: bold;
  margin:10px 0;
  clear: right;
}


#page2 .zboziCena a {
  color:#909090;
} 
.zboziVypis .zboziImg {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin-right:20px;
  text-align: center;
  float: left;
  border: 1px solid black;
}
.zboziVypis .zboziImg img {
  border:0;
 /* max-height: 80px;
  max-width: 80px; 
  _height: expression( (this.height / 80)>= (this.width / 80)  ? ( this.height> 80 ? '80px' : true)  : 'auto');
  _width: expression(  (this.height / 80) < (this.width / 80) ? ( this.width> 80 ? '80px' : true) : 'auto'); */
}

#page2 .zboziVypis2 span {
  display: block;
}

#page2 .zboziVypis2 {
  display: block;
  margin:0;
  padding:5px;
  background: white;
}

#page2 p.zboziVypis2 {
  display: block;
  margin:0 !important;
  padding:5px !important;
  background: white;
}

#page2 p.zboziVypis2 a.dokosiku {
  background: url(http://static.akcniceny.cz/images/redesign/ico_seznam_sml.gif) no-repeat left center;
  padding-left:18px;
  white-space: nowrap;
}

#page2 p.zboziVypis2 a.strazce {
  background: url(http://static.akcniceny.cz/images/redesign/ico_strazce_sml.gif) no-repeat left center;
  padding-left:18px;
  white-space: nowrap;
}

#page2 .zboziVypis2 .zboziCena span {
  display: inline !important;
}

#page2 .zboziVypis2 {
  padding:5px;
  background: white;
}

.zboziVypis2 .zboziInfo {
  width: 580px;
  float: left;
  overflow: hidden;
}

.zboziVypis2 .zboziInfo a.titleanch {
  font-size:120%;
  font-weight:bold;
  display: block;
}

.zboziVypis2 .zboziInfo .zboziCena {
  font-size: 85%;
  color:#909090;
  font-weight: bold;
}


.zboziVypis2 .zboziImg {
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin:0 5px;
  text-align: center;
  float: left;
  border: 1px solid black;
}
.zboziVypis2 .zboziImg img {
  border:0;
}

#page2 .zboziDetail {
  margin:15px 5px;
}
.zboziDetail img {
  border:1px solid black;
  max-height: 800px;
  max-width: 380px; 
  _wh: expression( maxWH(this,380,800) );
  /* _width: expression(  (this.height / 800) < (this.width / 380) ? ( this.width> 380 ? '380px' : true) : 'auto');
  _height: expression( (this.height / 800)>= (this.width / 380)  ? ( this.height> 800 ? '800px' : true)  : 'auto'); */
  
}
.zboziDetail table {
  font-size:100%;
}
.zboziDetail table th {
  vertical-align: top;
  text-align: left;
  color:#909090;
  padding-right:10px;
}
#page2 .zboziDetail table a {
  color: black;
}
#page2 .zboziDetail .cenaRed {
  color:#ed1c24;
  font-weight: bold;
}

#page2 .zboziDetail h1 {
  font-size: 130%;
  margin: 0;
  font-weight: bold;
  color:#0072bc;
  text-decoration: underline;
}



/* varianta detailu 2 */
#page2 .zbDetailFoto {
  float: left;
  width: 180px;
  height: 180px;
  overflow: hidden;
  text-align: center;
}

#page2 .zbDetailPopis {
  float: left;
  margin: 0 0 0 4px;
  width: 450px;
}

#page2 .zbDetailFoto img {
  border: 1px solid black;
  max-height: 175px;
  max-width: 175px; 
  _height: expression( (this.height / 175)>= (this.width / 175)  ? ( this.height> 175 ? '175px' : true)  : 'auto');
  _width: expression(  (this.height / 175) < (this.width / 175) ? ( this.width> 175 ? '175px' : true) : 'auto');
}

/* konec varianty 2 */


/* konec PAGE2 */

div.bonus {
  float: right;
  width: 240px;
  _width: 250px;
  background:#DCF0FB;
  padding:5px;
  color:#003399;
  clear:right;
}

div.bonus p {
  padding:0;
  margin:0 0 4px 0;
}

#page2 div.bonus a {
  color:#003399;
  font-weight: bold;
} 

div.detail-reklama {
  float: right;
  width: 250px;
  padding-top:10px;
  clear:right;
}

div.oObal {
  position: relative;
  width:100%;
}

div.procentSleva {
  position: absolute; 
  width: 45px; 
  height: 45px; 
  top: 0px; 
  left: 50px; 
  line-height: 42px; 
  text-align: center; 
  font-weight: bold; 
  color: white;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.akcniceny.cz/images/redesign/star_sleva4.png',sizingMethod='scale');
}
head:first-child + body div.procentSleva {
  background: url(http://static.akcniceny.cz/images/redesign/star_sleva4.png) no-repeat;
}

div.procentSleva2 {
  position: absolute; 
  width: 45px; 
  height: 45px; 
  top: -5px; 
  left: -5px; 
  line-height: 42px; 
  text-align: center; 
  font-weight: bold; 
  color: white;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.akcniceny.cz/images/redesign/star_sleva4.png',sizingMethod='scale');
}
head:first-child + body div.procentSleva2 {
  background: url(http://static.akcniceny.cz/images/redesign/star_sleva4.png) no-repeat;
}