

body {
  background-image: url(img/rambg.png);
  background-attachment: fixed;
  background-color: #FDF3F1;
  text-align: left;
  color: #000;
  font-family: Arial,Verdana,Tahoma;
  font-size: 12px;
 scrollbar-face-color: #de95b1;
 scrollbar-shadow-color: #fdf3f1;
 scrollbar-highlight-color: #fdf3f1;
 scrollbar-3dlight-color: #fdf3f1;
 scrollbar-darkshadow-color: #fdf3f1;
 scrollbar-track-color: #fdf3f1;
 scrollbar-arrow-color: #fdf3f1;
}

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold;
color: #c82a6e;}

a:hover {
text-decoration: none;
font-weight: bold;
color: #de95b1;
cursor: crosshair;}

.nadpis {
border-bottom: 2px solid #c82a6e;
font-weight: bold;
font-variant: small-caps;
font-size: 14px;
padding-left: 20px;
color: #000;
}

.mininadpis {
background-color: #eec1d5;
font-weight: bold;
font-size: 12px;
padding: 2px;
color: #c82a6e;
}
