.button_survey_hover,
.button_survey {
	margin: 0;
	padding: 2px 0;

	background-color: #c1c7cb;
	border: 1px solid #8c96a2;

	font-weight: normal;
	font-size: 11px;
	color: #354858;
	cursor: pointer;
}

.archive_link {
	display: block;
	margin-top: 0.5em;
	text-align: right;
}

.surveyForm {
	width: 105px;
	border: 0px;
	margin-top: 3em;
}

.surveyFormTd {
	width: 100%;
	color: #354858;
}

.surveyForm .defaultformtekst {
	font-weight: normal;
	font-size: 11px;
	color: #354858;
}

div.survay_comment_form .button_survey {
	margin-top: 1em;
	margin-bottom: 1em;
	float: right;
}

.surveyFormTd textarea {
	width: 103px;
}

.surveyforminput
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding:5px;
}

.surveyforminputsubmit,
.surveyforminputsubmitover
{
	/*border: 0px;
	background-color : #000000;
	color: #FFFFFF;
	font : 9px Arial,sans-serif;*/
	border: 1px solid #FFFFFF;
	background: #822928;
	color: #FFFFFF;
	font: 10px Verdana,sans-serif;
	font-weight: bold;
	text-transform: lovercase;
	cursor: pointer;

}
.surveyforminputsubmitover
{
	color: #ffffff;
}

span.surveyformtext {
	display: block;
}

.surveyformtext,
.defaultformtext
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.surveyformtag
{
	color: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;

	padding-top: 3px;
	padding-bottom: 3px;
}
.surveyformtitle
{
	color: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.surveyformtag:visited
{
   color: #ffffff;
}
a.surveyformtag:hover
{
   color: #ffffff;
   text-decoration: underline;
}
.surveyformtagdisabled
{
	color: #888888;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
span.surveyerrormsg
{
   color: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
   display: block;
   background-color: #eeeeee;
   border-width: 1px;
   border-style: solid;
   border-color: #990000;
   padding: 4px;
   margin-bottom: 2px;
   margin-top: 2px;
}
span.surveyformerror
{
   color: #990000;
}
.surveyformtable
{
	background-color: #c9c9c9;
	padding: 3px;
	border: 0px;
}
.questionOptions {
	width: 100%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.questionOptions table table td {
	padding: 2px;
	vertical-align: middle;
}
a.surveyformtag,
a.surveyformtag:visited,
a.surveyformtag:hover,
a.surveyformtag:focus {
	color: #458ecd;
	text-decoration: none;
}
a.surveyformtag:hover {
	text-decoration: underline;
}

.SurveyHeader
{
	height:45px;
	padding-top:15px;
	padding-left:10px;
	background-image: url(anketa_bg_top.gif);
	background-position:top;
	background-repeat:no-repeat

}

.SurveyFooter
{
	height:13px;
	background-image: url(anketa_bg_down.gif);
	background-position:top;
	background-repeat:no-repeat

}

.surveyFormTd p {
	margin-top: 1em;
	color: #354858 !important;
	font-family: Tahoma, Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	text-align:left !important;
}