/* Presentation Stylesheet */ 
p {
 padding: 0 15px;
 }

h4, h3, h2 {
 margin:0; 
 padding: 5px 0;
 }

p:first-letter {
 font-size: 110%; 
 font-weight: bold;
 
 }
 
 .cervena {color: #990000}
 .patka {
	font-size:small;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
