
html {       
overflow-y: auto;
overflow-x: auto;
height: 100%;
}
body
{
height: 100%;
font-family: Tahoma;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
background-image: url(../foty/tapety/23a.jpg);
background-attachment: fixed;
background-repeat: repeat; 
background-position: 40px;
} 
.table { background-color: #417187; width: 980px; }
#menu { margin-top: 60px; margin-left: 30px; margin-right: 30px;}
a { text-decoration: none; }
a:link { font-family: Tahoma; text-decoration: none; color: #fff; }
a:visited { font-family: Tahoma; text-decoration: none; color: #fff;}
a:active { font-family: Tahoma; text-decoration: none; color: #fff; }
a:hover { font-family: Tahoma; text-decoration: none; color: #75D0D0;}

