body {
	background-image : url(/obrazek/3/pozadi-jpg/);
	background-repeat : repeat-y;
        background-color: #006633;
        background-position: top center; 
}

 h1 {
	color : #B00000;
}

h2 {
        font-weight: bold;
/*	color : #CC0033;*/
}

#theme p {
  font-size: 110%;
  font-weight: normal;
}
#theme h2 {
  font-size: 160%;
  margin-top: 4px;

}

