BODY {background-image: url(./grafika/pozadi.gif); color: black; }

a.normallink:link    { color: blue; text-decoration: none;}
a.normallink:visited { color: blue; text-decoration: none;}
a.normallink:active  { color: blue; text-decoration: none;}
a.normallink:hover   { color: blue; text-decoration: underline overline;}


a.buttonlink:link    { text-decoration: none;}
a.buttonlink:visited { text-decoration: none;}
a.buttonlink:active  { text-decoration: none;}
a.buttonlink:hover   { text-decoration: none;}

.button  { font-size: 17; color: blue; text-decoration: none; text-color:#8000FF; background: #FAF8CB; BORDER-RIGHT: #999999 2px solid; BORDER-TOP: #FFFFFF 2px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-BOTTOM: #999999 1px solid; }
.button2 { font-size: 17; color: white; text-decoration: none; background: #333388; BORDER-RIGHT: #333388 3px solid; BORDER-TOP: #333388 3px solid; BORDER-LEFT: #333388 3px solid; BORDER-BOTTOM: #333388 3px solid; }

.nadpis  { font-size: 25; color: blue;}

.justifytext { text-align: justify; }