hr {
	border: solid #cc3333;
	width: 100%;
}

.bold12fill {
	font-size: 12px;
	font-weight: bold;
	width: auto;
	background-color: #F2C5C5;
	text-align: center;
	}

.bold12 {
	font-size: 12px;
	font-weight: bold;
	}	


	
.normal12 {
	font-size: 12px;
	font-weight: normal;
	}
	
.normal10 {
	font-size: 10px;
	font-weight: normal;
	}

.kurziva12 {
	font: normal oblique normal 14px cursive;
	font-weight: normal;
	}
	
p#strankovani {
	font-weight: bold;
	text-align: center;
}

div#vypishl {
	color: Black;
	text-align: left;
}



#topbottom {
	border-bottom: 1px solid #cc3333;
}

.nadpistitul {
	border-bottom: 1px solid #000000;
}


