.upozorneni {
	margin: 0px 0px 0px 22px;
	line-height: 33px;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
}
.upozorneni b {
	color: #B1B1B1;
	margin-right:10px;
}


ol {
	margin-left: 22px;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0px 0px 29px;
	line-height: 1.5em;
	margin-bottom: 5px;
	color: #393939;
}

.prohlasuji {
	margin-left: 85px;
	margin-top: 20px;
	line-height: 70px;
}
.prohlasuji label {
	padding-left: 5px;
	color: #920000;
	font-weight: normal;
}

a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	text-align: center;
	font-size: 14px;
	margin: 0px;
}

h2 {
	color: #8C0909;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
}


h3 {
	font-size: 10px;
	margin: 15px 25px 5px 15px;
}

p {
	text-align: justify;
}

ul {
	margin: 15px 15px 15px 25px;
}

img {
	border: 0px;
}

table {
	border: 0px;
	margin: 15px 0px 15px 0px;
}

.nadpis {
        color:#FFFFFF;
        margin-left: 20px;
        font-weight:bold;
}


