#container{
	background-position:center
}
#text {
	font-family: TrebuchetMS;
}
        a {  
            text-decoration: none; 
        }  
          
        a:link {  
            color: #000000;  
        }  
          
        a:visited {  
            color: #000000;  
        }  
          
        a:active {  
           	color: #000000;  
        }  
		a:hover {color: #FFFFFF; background-color: #222222; text-decoration: none; 
        }          
         

/*--------------skrytí linků - ZONER 03-01-2014-------------*/

#toplink {display: none;}

.nodisplay {display: none;}
