.formlabel {
	font-weight:bold;
	font-style:normal
}
.formtitle {
	font-weight:bold;
	font-style:normal; 
	font-size:large;
	text-align:center
}
.menutitle {
	font-weight:bold;
	font-style:normal; 
	font-size:large;
	text-align:center
}
.formstyle {
	text-align:left;
	position:absolute;
	left:16
}
.bodymnstyle {
	font-weight:bold;
	font-style:normal; 
	font-size:16;
	text-align:left;
	border:none
}
.bodymnst1 {
	cursor:hand;
	font-weight:normal;
	font-style:normal; 
	font-size:12;
	color:black;
	text-align:left
}
.bodymnst2 {
	cursor:hand;
	font-weight:normal;
	font-style:normal; 
	font-size:12;
	color:mediumblue;
	text-align:left
}
.field0 {
	border-color:DARKBLUE
}
.fieldlabel0 {
	font-weight:bold;
	font-style:normal;
	background-color:DARKBLUE;
	color:white
}
.field1 {
	border-color:DARKCYAN
}
.field3 {
	border-color:BLACK
}
.fieldlabel1 {
	font-weight:bold;
	font-style:normal;
	background-color:DARKCYAN;
	color:white
}
.fieldlabelh {
	font-weight:bold;
	font-style:normal;
	background-color:DARKGRAY;
	color:white
}
.group1label {
	font-weight:bold;
	font-style:italic;
	color:DARKBLUE
}
.group1textc {
	cursor:hand;
	font-style:italic;
	color:DARKBLUE
}
.group1text {
	font-style:italic;
	color:DARKBLUE
}
.group2label {
	font-weight:bold;
	font-style:italic;
	color:DARKRED
}
.group2textc {
	cursor:hand;
	font-style:italic;
	color:DARKRED
}
.group2text {
	font-style:italic;
	color:DARKRED
}
.group3label {
	font-weight:bold;
	font-style:italic;
	color:SEAGREEN
}
.group3textc {
	cursor:hand;
	font-style:italic;
	color:SEAGREEN
}
.group3text {
	font-style:italic;
	color:SEAGREEN
}
.tablabelc {
	cursor:s-resize;
	font-weight:bold;
	font-style:normal;
	background-color:DARKCYAN;
	color:white
}
.tablabel {
	font-weight:bold;
	font-style:normal;
	background-color:DARKCYAN;
	color:white
}
.tabtextc {
	cursor:hand
}
.tabcaption {
	font-weight:bold;
	font-style:normal;
	background-color:DARKBLUE;
	color:white
}
.button {
	font-style:italic
}

SPAN[class=lbl_eng] {
	display:none
}

SPAN[class=lbl_cze] {
	display:inline
}

#TH {
	cursor:s-resize;
	font-weight:bold;
	position:absolute
}
#TD {
	cursor:hand;
	position:absolute
}
#TH2 {
	font-weight:bold;
	position:absolute
}
#TD2 {
	position:absolute
}
#THS1 {
	font-weight:bold;
	position:absolute;
	color:DARKBLUE
}
#TDS1 {
	position:absolute;
	color:DARKBLUE
}
#TDSK1 {
	cursor:hand;
	position:absolute;
	color:DARKBLUE
}
#THS2 {
	font-weight:bold;
	position:absolute;
	color:DARKRED
}
#TDS2 {
	position:absolute;
	color:DARKRED
}
#TDSK2 {
	cursor:hand;
	position:absolute;
	color:DARKRED
}
.field0 {
	border-color:MEDIUMBLUE;
	background-color:#E5E5E5;
	font-size:8pt;
	font-weight:bold;
	color:black;
}
.fieldlabelbt0 {
	height:20px;
	font-weight:normal;
	font-style:normal;
	font-size:11px;
	background-color:MEDIUMBLUE;
	color:white
}
/* asp.net pages*/
.tabdokup
{
	width: 100%;
	font-family: Verdana;
	border-width: 0px;
}
.anketa-tabulka
{
	width:100%;
}
.anketa-textbox
{
	width:95%;
	/*margin:2px;*/
}
.anketa-tabulka td
{
	width:50%;
}
.anketa-tr-odpoved
{
	background-color:#EEEEFF;
}
.anketa-tr-otazka
{
	background-color:#DADAFF;
	font-weight:bolder;
}
