body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #E77817;
	margin: 0px;
	wo
}
.sedepozadi {
	background-color: #DEDEDE;
}
hr {
	color: #DEDEDE;
	size: 1;
}

p.nadpis {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
p,.text,td {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align:justify;

}
.nadpisek {
	font-weight:bold;
}
.nadpisekcenter {
	font-weight:bold;
	text-align:center;
	font-size: 18px;
}
p.spravce {
	text-align:center;
}
p.center {
	text-align:center;
}
p.doprava {
	text-align:right;
}
td {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.ramecek_bily {
	border-color:#FFFFFF;
	padding: 5px;
}
.spravce {
	font-size: 12px;
}
.formular {
	text-align: center;	
}
.formtext {
	font-size: 14px;
	font-style: normal;
	color: #333333; 	
}
/* normalni tlacitko */
a{
	text-decoration: underline;
	color: #E77817;
	font-weight:bold;
}
a:link {
	text-decoration: underline;
	color: #E77817;
	font-weight:bold;
}
a:visited { 
	text-decoration: underline; 
	color: #E77817;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;	
	font-weight:bold;
} 

