﻿body
{
	background-color: #ffffff;
	color: #000000;
	width: 21cm;
	height: 29.7cm;
	font-family: serif;
	font-size: 12pt;
}

@page:right
{
	margin: 2.5cm 2.5cm 2.5cm 2.5cm;
}
@page:left
{
	margin: 2.5cm 2.5cm 2.5cm 2.5cm;
}
@page
{
	size: 21cm 29.7cm;
	margin: 2.5cm 2.5cm 2.5cm 2.5cm;
	orphans: 3;
	widows: 3;
}

h1
{
	display: none;
}
h2
{
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
}
h3
{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-indent: 2em;
}
p.blok
{
	text-indent: 0em;
}

img
{
	display: none;
}

img#vzornik
{
	width: 149px;
	height: 171px;
	display: inline;
}
img#mapa
{
	width: 490px;
	height: 368px;
	display: inline;
}
img.index
{
	width: 100px;
	height: 75px;
	margin: 10px 4px 0px 4px;
	display: inline;
}


table#pomocna
{
	border-collapse: collapse;
	margin: 10px 0px 0px 0px;
}

table.obsazeni
{
	width: 200px;
	text-align: center;
	color: #000000;
	border-collapse: separate;
	margin: 0px 0px 0px 20px;
	border: 1px solid #000000;
}

td.pruhledna
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000000;
}
td.zluta
{
	font-size: 12px;
	background-color: #ffff00;
}
td.cervena
{
	font-size: 12px;
	background-color: #ff0000;
}
td.sediva
{
	font-size: 12px;
	background-color: #cccccc;
}

td.hlavicka
{
	font-size: 14px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
td.levy
{
	font-size: 12px;
	text-align: center;
	padding: 0px 0px 0px 40px;
}
td.pravy
{
	font-size: 12px;
	text-align: center;
	padding: 0px 40px 0px 0px;
}

div
{
	margin: 0px;
	padding: 0px;
}
div#top
{
	text-align: right;
	width: 790px;
	height: 13px;
}
div#hlavicka
{
	display: none;
}
div#info
{
	font-size: 10px;
}
div#hlavni
{
	text-align: justify;
}

ul
{
	display: none;
}
a
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}