#strana 
{
	font-family: "Garamond", "Times New Roman", Times, serif;
}

#strana h2 {
	font-weight: bold;
}

#strana p {
	font-size: 16px;
}

#stranapravy p
{
	text-align: left;
}

#stranapravy hr
{
	background-color: #636366;
	height: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#stranapravy strong
{
	color: #E0407B;
}

#stranapravy .barva
{
/*	color: #E0407B;*/
}


#stranalevy
{
	width: 200px;
	background-color: #636366;
	color: #DDDDDD;
	float: left;
	text-align: center;
	margin-right: 17px;
	padding: 10px 0px;
}

#stranalevy p
{
	padding: 5px 5px;
	text-align: center;
}

#stranalevy strong
{
	color: #D44B5F;
}


