body, html {
	margin: 0;
	padding: 0;
	background: #FF9900;
	text-align : center;
	color: #FFFFFF;
	}
.tabulka {
	background: #FF9900 url(./obraz/pre.gif);
	}
a:visited {
		color: #003399; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none
}
a:link {
		color: #003399; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none
} 
a:active {
		color: #003399; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none
} 
a:hover {
		color: #CC3333; text-decoration: underline
}
a.m:visited {
		color: #FFFFFF; font-family: helvetica, arial, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none
}
a.m:link {
		color: #FFFFFF; font-family: helvetica, arial, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none
} 
a.m:active {
		color: #FFFFFF; font-family: helvetica, arial, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none
} 
a.m:hover {
		color: #CC0000; text-decoration: none
}
.m {
		color: #000000; font-family: helvetica, arial, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none
}
.text {
		color: #000000; font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: none ; font-weight: normal
}
.uvod {
		color: #FF0033; font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: none ; font-weight: bold; word-spacing: 2px
}
.cas {
		color: #000000; font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: none ; font-weight: normal
}
.nadpis {
		color: #5A5956; font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: none ; font-weight: bold
}
.formular	{	
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		color: #000000;
		border: 1px solid #000000;
		background-color: #FFFFFF;
		text-align: left
}
.tlac {
		border-right: #000000 1px solid;
		border-top: #000000 1px solid;
		border-left: #000000 1px solid;
		border-bottom: #000000 1px solid;
		color: #000000;
		font-size: 12px;
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		background-color: #CC0000;
		text-align: center
}
p {
		margin: 5px;
}
