.contentForm { }
.contentForm fieldset {
	width: 100% auto;
	border-color:#666;
	border-style:double;
	border-width:3px 1px 1px 1px;
	padding: 8px 4px 8px 4px;
	clear:left;
	margin: 6px 0 4px 0;
}
.contentForm fieldset.first { margin-top:0; padding-bottom:0; }
.contentForm legend {
	color: #444;
	width: 100px auto;
	text-align:center;
	font-size:1.1em;
	padding: 0 4px 0 4px;
	font-weight:bold;
	margin-bottom: 0.1em;
	min-width: 150px;
}
.contentForm label {
	float: left;
	width: 116px;
	font-size:0.9em;
	padding-top:2px;
}
.contentForm label.w80 { width:80px; }
.contentForm label.w100 { width:100px; }

.contentForm input {
	border: 1px solid #94b869;
	width: 300px;
	height: 18px;
	color: #333;
	font-size: 0.9em;
	margin-bottom: 4px;
	background-color: #b7db8d;
}
.contentForm textarea {
	border: 1px solid #94b869;
	width: 300px;
	height: 94px;
	color: #333;
	font-size: 0.9em;
	margin-bottom: 4px;
	background-color: #b7db8d;
	overflow:auto !important;
}
.contentForm p { font-size:0.9em; margin-bottom:6px; }
.contentForm a { font-size:0.9em; margin-bottom:6px; }
.contentForm p span.mini { font-size:0.8em; }
.contentForm input.meno { width:70px; }
.contentForm input.email { width:120px; }
.contentForm .submit {
	color: #333;
	width: 100px;
	height: 20px;
	font-weight: bold;
	font-size: 0.9em;
	position:relative;
	top:1px; =top:0;
}
.contentForm input.withSubmit { width:196px; }
.contentForm a img { border:0px #666 solid; }

#sutaz .otazka {
	font-size: 1.2em;
	font-family: Georgia;
	margin: 5px 0 5px 17px;
	color: #333;
	clear:both;
}
#sutaz fieldset {
	width: 100% auto;
	border-color:#555;
	border-style:double;
	border-width:4px 1px 1px 1px;
	padding: 8px 4px 8px 8px;
	clear:left;
	margin: 10px 0;
}
#sutaz fieldset.subFieldset {
	margin-left: 10px;
	width: 510px;
	border-color:#666;
	border-style: dotted;
	border-width:1px 1px 1px 1px;
	padding: 0px 6px 0px 6px;
}

#sutaz legend {
	color: #333;
	width: 100px auto;
	text-align:center;
	font-size:1.1em;
	padding: 0 4px 0 4px;
	font-weight:bold;
	margin-bottom: 0.1em;
	min-width: 150px;
}
#sutaz fieldset.subFieldset legend {
	background-color:#93ba65;
	font-size:1em;
	=margin-top: 12px;
}
		
#sutaz label {
	float: left;
	width: 100px;
	padding-left:10px;
	font-size:12px;
}

#sutaz label b {
	color:#a60000;
}

#sutaz input {
	border: 1px solid #7a9c52;
	width: 280px;
	height: 18px;
	color: #222;
	font-size: 1.1em;
	margin-bottom: 4px;
	background-color: #a9d772;
}

#sutaz .itemka {
	height:24px;
	line-height:24px;
	padding: 0 0 0 10px;
	color: #333;
}

#sutaz input.radio {
	height:18px;
	margin:0;
	width:16px;
	border:0;
	background:none;
}

#sutaz textarea.poznamka {
	border: 1px solid #7a9c52;
	width: 350px;
	height: 100px;
	margin-top: -18px;
	margin-bottom: 4px;
	margin-left: 150px;
	=margin-left: 153px;
	background-color:#a9d772;
}

#sutaz input.odoslat {
	background: #6a0000;
	color:white;
	font-weight:bold;
	margin-left: 152px;	
	height: 24px;
}

#sutaz .submitbutton {
	color: #333333;
	width: 222px;
	height: 21px;
	font-weight: bold;
	font-size: 0.9em;
}
#sutaz textarea.odpoved {
	border: 1px solid #7a9c52;
	width: 350px;
	height: 100px;
	margin-top: -18px;
	margin-bottom: 4px;
	margin-left: 150px;
	=margin-left: 153px;
	background-color:#a9d772;
}

