﻿/*
*{
	border: 1px solid;
}*/

BODY {
/*	background-color : #F0F8FF;*/
	color : Black;
	font-family : "Times New Roman", Times, serif;
	scrollbar-face-color : Navy;
	scrollbar-track-color : #F0F8FF;
	scrollbar-shadow-color : #F0FFFF;
	scrollbar-highlight-color : #FFF8DC;
	scrollbar-base-color : #F0F8FF;
	scrollbar-arrow-color : Yellow;
	scrollbar-3dlight-color : Silver;
	scrollbar-darkshadow-color : Purple;
	border: 0px;
}

HR {
	background-color : Silver;
	color : Navy;
	width : 400px;
}


.nadpis{
	text-align : center;	
	vertical-align: middle;
	font-size: 28pt;
		border: 0px;
	
}

h2, h3{
	text-align : center;
		border: 0px;
}

table{
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	border: 0px;
}

.hlavni{
	text-align: justify;
	word-break : normal;
	word-wrap : normal;
	vertical-align: top;
	padding-top: 20px;
	border: 0px;
}

.menu{
	display: none;
}


.menu ul{
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
}

.maplein{
	background-color : white;
	color : Red;
	font-family : "Courier New", Courier, monospace;
	font-style : normal;
	font-weight : bold;
	text-align: left;
}

.mapleout{
	background-color : white;
	color : blue;
	font-family : "Times New Roman", Times, serif;
	text-align: center;
}

.zapati{
	
	display:none;
	
	height: 12pt;
	font-size: 9pt;
	border: 3px navy double;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border: 0px;
}

.w3, .stazeni {
	display: none;
}
