.formMince {
  font: .9em "Tahoma", "Arial", sans-serif;    
}

.content .formMince table td {
  padding: 0 3px;
  vertical-align: top;
}

.content .formMince table {
  padding: 0;
  margin: 0;
  width: 637px;
}

.volba {
  display: block;
  width: 127px;
  height: 320px;
  float: left;
  position: relative;
  background: #fff url( "../../images/mince/volba1.png" ) no-repeat 0 0;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.volba2 {
  background-image: url( "../../images/mince/volba2.png" );
}

.volba3 {
  background-image: url( "../../images/mince/volba3.png" );
}

.volba4 {
  background-image: url( "../../images/mince/volba4.png" );
}

.volba5 {
  background-image: url( "../../images/mince/volba5.png" );
}

.volba-active, .volba:hover {
  background-position: bottom left;
}

.volba strong {
  position: relative;
  top: 165px;
  font-size: 1.05em;  
  text-shadow: 1px 1px 0 #000;
}

.volba span {
  position: absolute;
  display: block;
  width: 127px;
  text-align: center;
  top: 200px;
  left: 0;
  font-size: .85em;
  text-shadow: 1px 1px 1px #000;
}

.jina-castka {
  background: #fff url( "../../images/mince/volba-jina.png" ) no-repeat 0 0;
  width: 637px;
  height: 73px;
  position: relative;
}

.jina-castka strong {
  color: #fff;
  font-size: 1.3em;
  text-shadow: 1px 2px 4px #000;
  position: absolute;
  top: 25px;
  left: 30px;
}

.vase-castka {
  color: #fff;
  font-size: 1em;
  text-shadow: 1px 2px 4px #000;
  position: absolute;
  top: 27px;
  left: 190px;
}

.dekujem {
  color: #fff;
  font-size: 1em;
  text-shadow: 1px 2px 4px #000;
  position: absolute;
  top: 17px;
  right: 8px;
  text-align: center;
  width: 150px;
}

.jina-input-text {
  display: block;
  position: absolute;
  width: 108px;
  height: 38px;
  text-align: left;
  top: 18px;
  left: 339px;
  padding: 0 10px 0 10px;
  line-height: 35px;
  background: transparent; 
  outline: 0;
}

.radio {
  display: block;
  width: 155px;
  height: 35px;
  background: #fff url( "../../images/mince/radio-button.png" ) no-repeat 0 0;
  color: #fff;
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 0 0 45px;
  
}

.radio-active, .radio:hover {
  background-position: bottom left;
}

.desc {
  padding: 0 0 0 5px;
  color: #828282;
  font-size: .9em;
}


.input-text-p {
  width: 149px;
  height: 44px;
  background: #fff url( "../../images/mince/input-text.gif" ) no-repeat 0 0;
  position: relative;
}
.input-text-p-error{
    background-image: url( "../../images/mince/input-text-red.png" );
}

.input-text-p2 {
  width: 204px;
  height: 44px;
  background: #fff url( "../../images/mince/input-text2.gif" ) no-repeat 0 0;
  position: relative;
}

.input-text-p2-error{
    background-image: url( "../../images/mince/input-text2-red.png" );
}

.input-text-p3 {
  width: 198px;
  height: 44px;
  background: #fff url( "../../images/mince/input-text3.gif" ) no-repeat 0 0;
  position: relative;
}

.input-text-p3-error{
    background-image: url( "../../images/mince/input-text3-red.png" );
}

.input-text2 {
  display: block;
  position: absolute;
  width: 178px;
  height: 38px;
  text-align: left;
  top: 3px;
  left: 3px;
  padding: 0 10px 0 10px;
  line-height: 35px;
  background: transparent; 
}

.input-text {
  display: block;
  position: absolute;
  width: 120px;
  height: 38px;
  text-align: left;
  top: 3px;
  left: 3px;
  padding: 0 10px 0 10px;
  line-height: 35px;
  background: transparent;
  outline: 0; 
}

.input-text-p-small {
  width: 99px;
  height: 44px;
  background: #fff url( "../../images/mince/input-text-small.gif" ) no-repeat 0 0;
  position: relative;
}

.input-text-p-small-error{
    background-image: url( "../../images/mince/input-text-small-red.png" );
}

.input-text-small {
  display: block;
  position: absolute;
  width: 75px;
  height: 38px;
  text-align: left;
  top: 3px;
  left: 3px;
  padding: 0 10px 0 10px;
  line-height: 35px;
  background: transparent; 
}

.td-space {
  display: block;
  width: 4px;
  padding: 10px 0 0 0 !important;
}

.newsletter, .newsletter-uncheck {
  display: block;
  color: #000;
  text-decoration: none;  
  background: #fff url( "../../images/mince/check.gif" ) no-repeat 3px 18px;
  padding: 20px 0 10px 33px;
}

.newsletter-uncheck {
  background-image: url( "../../images/mince/uncheck.gif" );
}

td h3 {
  font-size: 1.2em !important;
  padding: 10px 0 15px 0 !important;
}

.plain {
  font-size: .9em;
  color: #828282;
}

.input-button {
  display: block;
  width: 200px;
  height: 44px;
  text-align: center;
  /*background: #fff url( "../../images/mince/button.gif" ) no-repeat 0 0;*/
  background: #5c8a8b;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer; 
}

td div.mince-background {
    background: #fff url("../../images/mince/mince-background.png") no-repeat 0 0;
    height: 318px;
    position: relative;
    width: 636px;
}

span.error {
    color: #A44;
    font-size: .75em;
}
.errors-border{
    border: 1px solid red;
    font-size: 1.1em !important;
    padding: 10px !important;
}

.right table tr td {
    padding: 0;
}