body  {
	font-family: "Times New Roman", Times, serif;
}
h1  {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 200%;
	text-align: center;
	color: Red;
}
h2  {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 150%;
	text-align: center;
	color: Red;
}
p.odstavec	{
	text-indent: 30px;
	margin: 10px 30px 0px 30px;
}
p.center	{
	text-align: center;
	margin: 10px 30px 0px 30px;
}
.kurziva  {
	font-family: cursive; 
	font-style : italic;
}
img.roh {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
.ramecek {
	margin: 0px 20px 0px 20px;
	position: inherit;
	width: 610px;
	background-color: #0099FF;
	color: #fff;
}
.ramecek p {
	margin: 0 20px 0px 20px;
	text-align: justify;
}
.ramecek_nahore {
	background: no-repeat top right;
	background-image: url(../img/top_right.gif);
}
.ramecek_dole {
	background: no-repeat top right;
	background-image: url(../img/bottom_right.gif);
}
