.bg_cervena, .bg_seda, .bg_zluta {
 margin-bottom: 1em;
 padding: 10px;
}
.bg_cervena {
 background-color: #fbebec;
 position: relative;
}
.bg_cervena h2 {
 color: #d2232a;
}
.bg_seda {
 background-color: #e7ecef;
}
.bg_seda h2 {
 color: #657f8e;
}
.bg_zluta {
 background-color: #fff7c0;
}
.bg_zluta h2 {
 color: #847721;
}
.bg_zluta td {
 padding: 1px 3px 1px 0;
}


table.table_three_cols {
 width: 100%;
}
table.table_three_cols td {
 width: 33%;
}
table.table_three_cols table, table.table_three_cols td {
 width: auto;
}

.help {
 border-bottom: 1px dotted #666;
}
.paket_posun {

}
.dve_cisla {
 width: 16px;
}
.akce_2009_text {
 padding-top: 18px;
 padding-bottom: 6px;
}
.akce_2009_cisla {
 text-align: left;
}
.akce_2009_cisla table {
 position: relative;
 top: -26px;
 z-index: 50;
}
img.akce_2009 {
 width: 156px; height: 100px;
 position: absolute;
 bottom: -11px;
 right: -6px;
 z-index: 20;
}
.darek_info {
 padding-top: 4px;
 padding-bottom: 4px;
 vertical-align: top;
}
.only_czech {
 padding: 3px 4px;
 border: 1px solid #f6edae;
 background-color: #fffad8; 
}
#submit_button_check {
 margin: 0 0 5px 5px;
 font-weight: bold;
}

table.velikosti_dresu {
  width: 100%; 
}
table.velikosti_dresu td {
  color: #666;
  padding: 1px 2px; 
  font-size: 80%;
}

#banner_right_top_right { 
 position: relative;
 left: -10px; 
}