
body
{
   scrollbar-base-color: #B0DAFA;
    scrollbar-arrow-color: red;
    background-color: #F0FFEC;
  
   }

#top
{
   z-index: 5;
    width: 1000px;
    height: 160px;
    position: absolute;
    top: -4px;
    left: -4px;
    background-image: url(images/top.gif);
    background-repeat: no-repeat;
    background-position: left top;
    
}


#zagol1
{
    z-index: 6;
    position: absolute;
    top: 165px;
    left: 244px;
 
    font-family: Verdana, sans-serif;    
    color: #C1A656;
}


#enot
{
    z-index: 5;
    position: absolute;
    top: 175 px;
    left: 5 px;
    background-repeat: no-repeat;
    background-position: left top;
}


#text_viktor1
{
    z-index: 7;
    position: absolute;
    top: 180px;
    left: 250px;

    width: 70%;
    padding: 12px;
    padding-top: 15px;  
    font-size: 1 em;
    font-family: Verdana, sans-serif;     
 color: black;
}


#text_left
{
    z-index: 5;
    position: relative;
    left: -3px;
    background-color: #E5FEBA;
    width: 230px;
    padding: 8px;
    padding-top: 15px;  
    font-size: 1 em;
    font-family: Verdana, sans-serif;      color: black;
    border: 2px dotted  #775A02;
}


#text1
{
    z-index: 3;
    position: absolute;
    top: 160px;
    left: -3px;
    background-color: #D3E9FB;
    width: 230px;
    height: 200px;
    padding: 8px;
    padding-top: 115px;  
    font-size: 12pt;
    font-family: Verdana, sans-serif;    
    color: black;
    border: 2px dotted  #775A02;

}




#ball
{z-index: 15;}

#ball2
{z-index: 15;}

#ball3
{z-index: 15;}

#ball4
{z-index: 15;}

#ball5
{z-index: 15;}

#ball6
{z-index: 15;}

#ball7
{z-index: 15;}


#quest1
{   
    background-color: #ffffff;
    padding: 5px;
    font-size: 11pt;
    font-weight: 600;
    font-family: Verdana, sans-serif;      color: #C84E04;
    border: 2px dotted  #775A02;
}



#bottom
{
     background-color: #ffffff;
    position: relative;
    width: 100%;
    height: 120%;
    padding: 10px;
    text-align: center;
    font-size: 0.9 em;
    font-family: Verdana, sans-serif;  
    color: #775A02;
    border: 2px dotted  #775A02;
    border-top: 4px dotted  #775A02;

 }

a
{
    color: #3673A2;
    background-color: transparent;
    }

a:hover
{
    color: #C84E04;
    background-color: #B0DAFA;

}

a:visited
{
    color: #AF06F6;
    background-color: transparent;
   
}

a:active
{
    color: red;
    background-color: #B0DAFA;
   
}



