BODY {
	background-color : #ffaa3b;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
}

A:ACTIVE, A:LINK, A:VISITED {
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #00008B;
}
A:HOVER {
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #00008b;
}
TR {
	font-family : sans-serif;
	font-size : 12px;
	text-align : justify;	
}
 .navigace{
	font-family : sans-serif;
	font-size : 12px;
	text-align : justify;	
	background-color : #FFAF5D;
}
 .foto{
	font-family : sans-serif;
	font-size : 9px;
	background-color : #FFAA3B;
	text-align : left;
}
 .pata{
	font-family : sans-serif;
	font-size : 10px;
	text-align : left;
	color : #F0FFFF;
}
a.pata_mail {
	font-family : sans-serif;
	font-size : 10px;
	color : Gold;
}