@charset "utf-8";
/* CSS Document */
table.kosik{
  width: 100%;
}
table.kosik td{
  vertical-align: top;
}
table.celkem{
  width: 100%;
  text-align: center;
}
td.kosik_krok, td.kosik_krok_vyb{
  width: 20%;
  height: 40px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 2px;
  vertical-align: top;
  text-align: center;
}
td.kosik_krok{
  background-position: center;
  background-image: url(../images/bac_profil.gif);
  background-repeat: no-repeat;
}
td.kosik_krok_vyb{
  background-position: center;
  background-image: url(../images/bac_profil_vyb.gif);
  background-repeat: no-repeat;
}
.tr_nadpis{
  font-weight: bold;
  background-color: #3A7CFF;
}
table.kosik_info_a{
  width: 100%;
}
table.kosik_info_a td{
  vertical-align: top;
  font-weight: bold;  
}
.kosik_dokonceni_a{
  width: 100%;
}
.obchodni_podminky{
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
.texta{
  width: 100%;
  height: 50px;
}
.kosik_obr{
  width: 70px;
}
.bold_kosik{
  text-align: right;
  font-weight: bold;
  color:#555555;
}
.cena_celkem_vel{
  text-align: right;
  font-size: 20px;
}
.cena_celkem_mal{
  text-align: right;
  font-size: 10px;
}
.tla_dalsi_kosik_faktura{
  width: 100%;
  font-size: 16px;
  font-weight: bold;
}
