body
{
font-family: Arial, helvetica, sans-serif;
font-size: 10pt;
text-decoration: none;
color: black;
text-align: justify;
background-color: white;
background : White;
}
p
{
margin-left: 5pt;
margin-right: 5pt;
font-family: Arial, helvetica, sans-serif;
font-size: 10pt;
text-decoration: none;
color: black;
}
td
{
font-size: 10pt;
text-decoration: none;
color: black;
}
a
{
text-decoration: none;
color: #0000CD;
font-weight: bold
}
a:hover
{
text-decoration:none;
color: Black;
font-weight: bold
}
a:active
{
text-decoration: none;
color: Yellow;
font-weight: bold
}
.he
{
color: #0E3193;
font-size: 17pt;
font-weight: bold;
margin-top : 10px;
margin-left : 20px;
}
.hes
{
color: #0E3193;
font-size: 10pt;
font-weight: bold;
margin-top : 10px;
margin-left : 20px;
}
.bigger
{
font-size: 12pt;
color: #0E3193;
}
.bbigger
{
font-size: 11pt;
font-weight: bold;
}
.small
{
font-size: 9pt;
text-decoration: none;
color: black;
margin-left: 5pt;
margin-right: 5pt;
}
.Blsmall
{
font-size: 10pt;
text-decoration: none;
color: black;
margin-left: 5pt;
margin-right: 5pt;
}
.Blbsmall
{
font-size:8pt;
font-weight: bold;
text-decoration: none;
color: black;
}
.datum
{
font-size:8pt;
font-weight: bold;
text-decoration: none;
color: black;
}
.smallest
{
font-size: xx-small;
}
input, textarea {
	border: 1px solid;
	border-color: #0E3193;
	margin-bottom: 1px;
}

.button {
	background-color: #0E3193; 
	color: white; 
	font-weight:bold; 
	font-size:12px; 
	border: 2px solid White;
}

.ramecek {
	border: 1px solid lightgray
}
#tdmain
{
margin-left : 20px;
margin-right : 20px;
}
.box
{
border: solid 1px black;
margin: 5px;
padding: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
form label {
font-size: 12px;
display: block;
float: left;
width: 160px;
padding-left: 22px;
font-weight: bold;
text-align: left;
margin-bottom: 1px;
}
form legend {
font-size: 10px;
font-weight: bold;
text-align: left;
}
form fieldset{
border-color: #F0F4FF;
padding-bottom: 20px;
margin-left: 5px;
}
form {
margin: auto;
padding: 0px;
}
.vydani {
	display: block;
	width: 100%;
	background-color: #0E3193; 
	color: white; 
	font-weight:bold; 
	font-size:16px; 
	text-align: center;
}