.wysiwyg .kontaktujte-nas {
  margin-bottom:20px;
}

.wysiwyg form {}

.wysiwyg form fieldset {
  border:1px solid #D3D2D2;
  padding-left:0px;
  background:#F1F1F1 url('/img/kontaktujte-nas-back.jpg') no-repeat right bottom;
}

.wysiwyg .kontaktujte-nas table {
  margin-left:20px;
}

.wysiwyg .kontaktujte-nas table tr td {
  vertical-align:top;
  background:#F1F1F1;
  border:1px solid #F1F1F1;
  padding:10px 0px 10px 0px; 
}

.wysiwyg .kontaktujte-nas table tr.bottom-border td {
	border-bottom: 2px solid #D3D2D2;
}

  .wysiwyg .kontaktujte-nas table tr td.desc {
    width:100px;
    font-weight:bold;
  }

.wysiwyg .kontaktujte-nas table tr td input.inputtext {
  width:300px;
  background:url('/img/inputtext-back.jpg') no-repeat left top;
  border:1px solid #B4B4B4;
}

.wysiwyg .kontaktujte-nas table tr td input.inputtext-short {
	width: 30px;
	text-align: center;
}

.wysiwyg .kontaktujte-nas table tr td input.inputtext-shorter {
	width: 80px;
	text-align: center;
}



.wysiwyg .kontaktujte-nas table tr td textarea#textzpravy {
  width:300px;
  height:150px;
  background:url('/img/input-ta-back.jpg') no-repeat left top;
  border:1px solid #B4B4B4;
}

.wysiwyg .kontaktujte-nas .err-text {
  font-size:.92em;
}

.wysiwyg .kontaktujte-nas tr.err-mark label {
  color:#E20916;
}
.wysiwyg .kontaktujte-nas tr.err-mark td.err-mark-disabled label {
  color:#4A4A4A
}

.wysiwyg .kontaktujte-nas tr.err-mark input.inputtext {
  border:1px solid #E20916;
}
.wysiwyg .kontaktujte-nas tr.err-mark td.err-mark-disabled input.inputtext {
  border:1px solid #B4B4B4;
}

.wysiwyg input.submit-sendmail {
  color:#231F20;
  width:120px;
  margin-top:15px;
  font-weight:bold;
  font-size:1em;
  border:1px solid #C69F00;
  background:#EFCF4C url('../img/rbox-poptavka-submit.gif') repeat-x left top;
  cursor:pointer;
}

.wysiwyg .submitrow {
  text-align:right;
  background:url('../img/rbox-poptavka-sipecky.gif') no-repeat 0px 15px;
}

.wysiwyg h2.regh3, .wysiwyg h3.regh3 {
	padding-top:10px;
	padding-left:15px;
}

.wysiwyg .kontaktujte-nas-sent {
	padding:15px;
	background:#ccff99;
	margin-bottom:20px;
}


