BODY, DIV, TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}

A { text-decoration: none; }
A:link, A:active, A:visited { color: Green; }
A:hover { color: Red; }

.cisla TD {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

.titul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0px;
	text-transform : uppercase;
	background-color: #006633;
	color: #F3FFF3;
	padding: 10px 15px 10px 20px;
}

.firstnadpis {
	font-size: 18px;
	font-weight: bold;
	color : #005000;
	margin-top : 0px;
	margin-bottom : 10px;
	text-transform: uppercase;
}
.firstnadpiso {
	font-size: 18px;
	font-weight: bold;
	color : #005000;
	margin-top : 0px;
	margin-bottom : 10px;
	text-transform: uppercase;
}
DIV.menu {
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	line-height: 110%;
	text-transform : uppercase;
	font-size : 14px;
}
.menu A, .menu A:link, .menu A:visited, .menu A:active {  } 

.text, .i, .b {
	text-indent: 20px;
	text-align: justify;
	margin-bottom: 5px;
}
.textj {
	text-align: justify;
	margin-bottom: 5px;
}
.textc {
	text-align: center;
	margin-bottom: 5px;
}
.i { font-style: italic; }
.b { font-weight: bold; }
.nadpis {
	font-size: 18px;
	font-weight: bold;
	color : #005000;
	margin-top : 50px;
	margin-bottom : 10px;
	text-transform: uppercase;
}
.nadpiso {
	font-size: 18px;
	font-weight: bold;
	color : #005000;
	margin-top : 50px;
	margin-bottom : 10px;
	text-transform: uppercase;
}
.podnadpis {
	font-size: 14px;
	font-weight: bold;
	color : #000000;
	margin-top : 20px;
	margin-bottom : 10px;
}
.podpis {
	font-size: 14px;
	font-style: italic;
	text-align: right;
	margin-top: 5px;
    margin-bottom: 15px;
}
.otazka {
	font-weight : bold;
	margin-top : 20px;
	margin-bottom : 10px;
	text-align: justify;
}
img {
	border: 1px solid silver;
}

img.left
{
	margin-right: 20px;
}
img.right
{
	margin-left: 20px;
}
img.center
{
	margin: 20px;
}
UL.zpravy {
	margin-top: 0px;
	padding-top: 0px;
}