body, html {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00008B;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify, left;
	scrollbar-track-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: red;
	scrollbar-3dlight-color: red;
	scrollbar-darkshadow-color: red;
	scrollbar-shadow-color: red;
	scrollbar-arrow-color: red;
}


.nadpis_uvodni {
	font-size: 18px;
	font-style: italic;
	color: red;
}

.nadpis1 {
	font-size: 30px;
	font-style: italic;
	color: red;
}

.nadpis2 {
	font-size: 18px;
	font-style: italic;
	color: Red;
}

td.text {
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	padding-right: 10px;
}

.text {
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	padding-right: 10px;
}

a:link {
	color: red;
	text-decoration: none;
}

a:active {
	color: red;
	text-decoration: underline;
}

a:visited {
	color: red;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

ol {
	margin-top: -0.4ex;
	line-height: 150%;
}

ul {
	margin-top: -0.4ex;
	line-height: 150%;
}

.picture {
	padding: 2px;
	background-color: Red;
}

