BODY{
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #336699;
	SCROLLBAR-SHADOW-COLOR: #336699;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #336699;
	SCROLLBAR-TRACK-COLOR: #336699;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-color: #336699;
	color: #fff
}
P.cas {
  font-size: 11px;
  color: white;
  background-color: transparent;
}


.error {width:100%; border:1px solid white; padding:5px;}

#dotaznik { padding:10px;}
#dotaznik li {list-style-type:none;}
#dotaznik p {margin:0; margin-top:10px;}
#dotaznik th {font-size:80%; text-align:left;}
.tac {text-align:center;}

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	min-height: 26px;
	min-width: 320px;
	position: absolute;
	margin: 65px 295px;
}

#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}

#text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
}

#text h2.vetsi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
}

#text h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
}

#text p {
	margin-top: 25px;
}

#text p.bold {
	font-weight: bold;
}

#text a:hover, a:visited, a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#text span.red {
	color: #ff0000;
}

#text p.vetsi {
	font-size: 16px;
	text-align: center;
}

#text p.vetsi_bold {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#text p.vetsi_blue{
	font-size: 16px;
	text-align: center;
	color: #ccccff;
}

#text p.vetsi_blue_bold{
	font-size: 16px;
	text-align: center;
	color: #ccccff;
	font-weight: bold;
}

#text p.normal {
	text-align: center;
}

#text p.normal_bold {
	text-align: center;
	font-weight: bold;
}

#text div.text32 {
	font-size: 28px;
	text-align: center;
}

#text div.big {
	font-size: 48px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
}

#text p.line_height {
	line-height: 230%;
}

#text div.line {
	border-bottom: 1px solid #fff;
	margin: 20px 0 30px 0;
}



