body {
	background-color: #FFF8a8;
	background : #FFF8a8 no-repeat fixed center;
	font : normal normal normal 90%/normal Arial, Helvetica, sans-serif;
	azimuth : center;
	vertical-align : baseline;
	text-align : justify;
	margin : 2% 5% 2% 3%;
}

li {
	margin : 0px 0px;
}

a {
	text-decoration: none;
	font: bolder normal normal 90%/normal Arial, Helvetica, sans-serif;
	font-stretch: normal;
	color: Navy;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

HR {
	width: 100%;
	height: 1px;
}

div.mapa {
	background-image: url(../images/mapa_spod.gif);
	width: 700px;
	height: 432px;
	border: 1px solid Black;
	display: block;
}

div.fotka {
	width: 700px;
	height: 523px;
	border: 1px solid Black;
	display: block;
}

table.frm {
	text-align: right;
	font-weight: bolder;
}

p.bottom {
 	margin-top: 5px;
}