#page2 h1.darekNadpis {
  color:#e08f02;
  text-align: center;
  margin:20px 0;
  font-size: 160%;
}

#page2 a.darekDoporucit {
  padding:5px 3px 5px 30px;
  background:url(http://static.akcniceny.cz/images/redesign/soutez_doporuc.gif) no-repeat 2px center;
  color:#e08f02;
  font-weight: bold;
  text-decoration: none;
  border:1px solid #b2b2b2;
}

#page2 a.darekDiskuze {
  padding:5px 3px 5px 26px;
  background:url(http://static.akcniceny.cz/images/redesign/ico_diskuze.gif) no-repeat 2px center;
  color:#e08f02;
  font-weight: bold;
  text-decoration: none;
  border:1px solid #b2b2b2;
  line-height: 30px;
}
#page2 a.darekDiskuzeNB {
  padding:10px 0px 10px 26px;
  background:url(http://static.akcniceny.cz/images/redesign/ico_diskuze.gif) no-repeat 2px center;
  color:#e08f02;
  font-weight: bold;
  text-decoration: none;
  line-height: 30px;
}

#page2 a.darekStrazce {
  float:right;
  font-weight: normal;
  background:url(http://static.akcniceny.cz/images/redesign/ico_strazce_sedy.gif) no-repeat right center;
  padding-right: 24px; 
}

#page2 a.zpet {
  background:transparent url(http://static.akcniceny.cz/images/redesign/ico_ctl_zpet.gif) no-repeat left center;
  color:#E08F02;
  font-weight:bold;
  padding:10px 0pt 10px 18px;
  text-decoration:none;
  line-height: 30px;
}

#page2 a.tisk {
  background:transparent url(http://static.akcniceny.cz/images/redesign/ico_ctl_doseznamu.gif) no-repeat left center;
  color:#E08F02;
  font-weight:bold;
  padding:10px 0pt 10px 18px;
  text-decoration:none;
  line-height: 30px;
}
#page2 a.darekStrazce2 {
  color:#E08F02;
  background:url(http://static.akcniceny.cz/images/redesign/ico_ctl_strazce.gif) no-repeat right center;
  padding-right: 18px; 
}

#page2 h3 a {
  color:white;
}

table.darekTable {
  font-size: 100%;
}

table.darekTable .padMore {
  padding:0 50px 0 15px;
  line-height: 25px;
  white-space: nowrap;
  font-weight: bold;
}

table.darekTableTip {
  font-size: 100%;
}
table.darekTableTip td {
  vertical-align: top;
  text-align: center;
  padding:10px;
}
table.darekTableTip td img {
  float: left;
  border: 0;
  margin-right:5px;
  max-height: 150px;
  max-width: 190px; 
  _height: expression( (this.height / 150)>= (this.width / 190)  ? ( this.height> 150 ? '150px' : true)  : true);
  _width: expression(  (this.height / 150) < (this.width / 190) ? ( this.width> 190 ? '190px' : true) : true);
  _wh: expression(maxWH(this,190,150));
}
#page2 table.darekTableTip td a {
  color:black;
  text-decoration: none;
}

table.darekTableVypis {
  width: 100%;
  font-size: 100%;
}

table.darekTableVypis tr.even{
  background: #e1e1e1;
}

table.darekTableVypis th {
  background: #b2b2b2;
  color:white;
  padding: 4px;
  white-space: nowrap;
}

#page2 a.sipka-nahoru {
  padding: 5px 8px;  
  background: url(http://static.akcniceny.cz/images/redesign/sipka_up.gif) no-repeat center center;
  text-decoration: none;
}
#page2 a.sipka-dolu {
  padding:5px 4px;  
  background: url(http://static.akcniceny.cz/images/redesign/sipka_down.gif) no-repeat center center;
  text-decoration: none;
}

#page2 a.sipka-nahoru-selected {
  padding: 5px 8px;  
  background: url(http://static.akcniceny.cz/images/redesign/sipka_up_green.gif) no-repeat center center;
  text-decoration: none;
}
#page2 a.sipka-dolu-selected {
  padding:5px 4px;  
  background: url(http://static.akcniceny.cz/images/redesign/sipka_down_green.gif) no-repeat center center;
  text-decoration: none;
}

table.darekTableVypis td {
  padding: 4px;
  vertical-align: top;
}
