body {
	margin: 0px 0px 10px 0px;
	color: #000000;
	background-image:url("back.jpg");
	}

a {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: none;
	}

a.dot {
	border-bottom: 1px dotted black;
	}

a.dot:hover {
	border-bottom: none;
	}

#page {
	position: relative;
	top: 10px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Verdana CE', Verdana, sans-serif;
	font-size: 12px;
	}

#logo {
	position: relative;
	width: 480px;
	height: 100px;
	top: 10px;
	}

#navigace_text1 {
	}

#navigace_mapa {
	position: relative;
	top: 11px;
	text-align: center;
	}

#navigace_text2 {
	position: relative;
	height: 60px;
	top: 17px;
	}

#obr01 {
	position: absolute;
	width: 300px;
	height: 220px;
	top: 10px;
	right: 0px;
	}

#obr02 {
	position: absolute;
	width: 300px;
	height: 220px;
	top: 250px;
	right: 0px;
	}

#obr03 {
	position: absolute;
	width: 300px;
	height: 220px;
	top: 490px;
	right: 0px;
	}

.blackborder {
	border: 1px solid black;
	}

.noborder {
	border: none;
	}

.dotborder {
	border: 1px dotted black;
	}

.note {
	font-size: 9px;
	}

.past {
	position: relative;
	width: 460px;
	text-align: left;
	top: 10px;
	left: 0px;
	border: 1px dotted black;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 6px 10px;
	background: #FFFFFF;
	}