td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868161;
}

.popiska {
	font-size: 10px;
	color: #868161;
}

.menu10 {
	font-size: 10px;
	color: #868161;
	font-weight: bold;
}

.oznac {
	color: #BA2B35;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
}

.nadpis16 {
	font-size: 16px;
}
.nadpis18 {
	font-size: 18px;
	color: #BA2B35;
	font-weight: bold;
}



.prolozene {
	line-height: 120%;
}


a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }


.rantl {
	border: 5px solid #FFFFFF;
}


.okraj12 {
	border-top: 1px dotted #B3BDD4;
	border-right: 1px dotted #B3BDD4;
	border-bottom: 1px dotted #B3BDD4;
	border-left: 1px dotted #B3BDD4;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}


input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868161;
	background-color: #E6E3CB;
	border: 1px dotted #FFFFFF;

}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868161;
	background-color: #E6E3CB;
	border: 1px dotted #FFFFFF;
	overflow:auto;
}
