#strana p
{
	padding-left: 5px;
}

#pravacast
{
	FLOAT: right; 
	WIDTH: 480px;
	font-size: 16px;
	background-color:#EEEEEE;
	padding: 10px;
}

#pravacast input, button
{
	border: 1px solid black;
	height: 22px;
}

#obsahstrany .farnost p
{
	font-size: 16px;
	border-bottom: 1px solid #D0D0D0;
	padding: 5px 5px;
	width:435px;
}

#obsahstrany .farnost a
{
	text-decoration:none;
	font-weight: bold;
	color:#003F6A;
}

#obsahstrany .farnost a:hover
{
	text-decoration:underline;
}



