

/* 
    Radio.Hippy.cz engine (G) 2007 Vitex@hippy.cz

    $Header: /var/lib/cvs/radiohippy/web/radio.css,v 1.1.1.1 2007/01/18 01:17:33 vitex Exp $

    Pro nekomerční použití zdarma. Tento software nesmí být použit za účelem šíření rasizmu a nacizmu.
*/
 
body {
    # background-image : url(obr/pozadi01.png);
    background-image : url(obr/radiohippyback.jpg);
    # background-repeat : repeat;
    background-repeat : no-repeat;
    # background-position : left;
    background-color: #000000;
    color : #D4FF89;
  }


a {
    color : #ffffff;
  }


a:hover {
    color : #5DFF4B;
    text-decoration : none;
  }


div.current {
    background-image : url(obr/redback.png);
    background-repeat : repeat;
    font-weight : bolder;
    text-decoration : blink;
  }


div.playlistline {
    background-image : url(obr/greenback.png);
    background-repeat : repeat;
  }


.pravehraje {
    background-image : url(obr/greenback.png);
    background-repeat : repeat;
    border-bottom-color : #9BBD66;
    border-left-color : #9BBD66;
    border-right-color : #9BBD66;
    border-top-color : #9BBD66;
    color : #AE0001;
    font-weight : bold;
    margin-bottom : 10px;
    margin-left : 10px;
    margin-right : 10px;
    margin-top : 10px;
    padding-left : 10px;
    text-decoration : blink;
  }


div.aktualni {
    border-color: #9BBD66;
    border-bottom-style : double;
    border-bottom-width : 5px;
    border-left-style : double;
    border-left-width : 5px;
    border-right-style : double;
    border-right-width : 5px;
    border-top-style : double;
    border-top-width : 5px;
    font-size : 25px;
    font-weight: bold;
    margin-bottom : 10px;
    margin-left : 10px;
    margin-right : 10px;
    margin-top : 10px;
    color: #AE0001;
    padding-left: 10px;
    background-image : url(obr/greenback.png);
    background-repeat : repeat;
  }


div.directory {
    color: #FFFF00;
    font-weight: bold;
    font-size: 20px;
    background-image : url(obr/violetback.png);
    background-repeat : repeat;
  }


span.hlasovani {
    text-decoration: none;
    font-size : 10px;
    width : 40px;
  }


table.hitp {
    background-image : url(obr/blueback.png);
    background-repeat : repeat;
    width: 100%;
  }


td.bliktecky {
    background-image : url('obr/bliktecky.gif');
    background-position : bottom;
    background-repeat : no-repeat;
  }


span.posluchaci {
    color : #F31515;
    font-family : 'A.C.M.E. Secret Agent', Abberancy, 'Abbey Medium', ABSALOM, 'Artistik CE', Beehive, Bazaronite, Bonzai, Campaign;
    font-size : 30px;
    font-weight : bold;
    left : 25px;
    position : relative;
    top : -35px;
  }

