div.order-selection-left{
  float: left;
  width: 175px;
}

div.order-selection-left div{
  font-weight: bold;
}

div.order-selection-right{
  float: left;
}


div.order-selection-input{
  margin: 0px;
  padding: 0px;
}

div.order-selection{
  margin-top: 5px;
  padding-bottom: 5px;
  margin-right: 10px;
}

div.payment-choice{
  float: left;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #ececec;
  height: 35px;
  overflow: hidden;
  padding-top: 10px;
}

div.payment-choice *{
  vertical-align: middle;
}

div.payment-choice-holder{
  margin: 25px 0px 0px 0px;
}
#tlacitko{
  background: url('/images/side-news-button-content.gif') top repeat-x;
  color: white;
  border: 0px solid white;
}
#err_msg{
  width:100%;
  text-align:center;
  font-weight:bold;
  color:red;
}
div.noborder input{
 border: 0px;
}
