/* 
  radio.css 0.02
  (C) Tomasz Kundera 6 I 2006
 */

#radio {
  font-family: verdana, 'bitstream vera sans', 'lucida console', arial, helvetic
a, sans-serif;
  font-size: 11pt;
 }

#radio .nglwk {
  color: #4E9618;
  font-size: 26pt;
  font-variant: small-caps;
  font-weight: bold;
  text-align: center;
 }

.menu {
  color: #227722;
 }
A.menu {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
 }
A.menu:hover {
  text-decoration: underline;
 }

BODY.radio {
#  background-attachment: fixed;
  background-color: #EFEFEF;
#  background-image: url(gal4.jpg);
#  background-position: center;
  margin-left: 1cm;
  margin-right: 1cm;
  margin-top: 0.5cm;
 }

