td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #548FBA;
}

.popiska {
	font-size: 10px;
	color: #548FBA;
}

.oznac {
	color: #000000;
	font-weight: bold;
}



.nadpis18 {
	font-size: 18px;
	color: #548FBA;
}
.nadpis14 {
	font-size: 14px;
	color: #548FBA;
}


.prolozene {
	line-height: 150%;
}


a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }


.rantl {
	border: 2px solid #77AED7;
}

hr {
	border: 1px;
	border-style: dotted;
	height: 1px;
	color: #B3BDD4;
}
.bunka {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-bottom: 2px solid #C2DBED;
	border-right: 2px solid #C2DBED;
	background-color: #CEE2F1;
}

.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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #548FBA;
	background-color: #CEE2F1;
	border: 1px solid #FFFFFF;

}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #548FBA;
	background-color: #CEE2F1;
	border: 1px solid #FFFFFF;
	overflow:auto;
}
