
body {
	scrollbar-face-color: #ffffcc;
	scrollbar-shadow-color: #b55942;
	scrollbar-highlight-color: #b55942;
	scrollbar-darkshadow-color: #b55942;
	scrollbar-3dlight-color: #b55942;
	scrollbar-track-color: #ffffcc;
	scrollbar-arrow-color: #330000;
	color: #330000;
	background-color: #ffffcc; border-color: #ffffcc;
	font-family: "Courier New", monospace; font-weight: bold; font-size: 18px}
h1 {text-align: center; color: #ffffcc; 
	background-color: #330000; width: 170px ; 
	padding: 1px ; 
	border: 2px solid #b55942;  }
h3 {text-align: center; font-size: 22px}
h4 {text-align: center; font-size: 18px}
.ch {text-align: center; font-size: 18px; text-transform: uppercase; color: #b55942; }
.center {text-align: center; }
p {text-align: justify; } 
.svetla {color: #b55942; }
img {border: 2px solid #b55942;}
a {color: #b55942; text-decoration: none;}
a:hover {color: #733421; text-decoration: underline; }