 body {    background-color:black;    color:white;    margin: 0 auto;
    width: 100%;    font:13px verdana; } a { color:white; font:15px arial; text-decoration:none }
 a.y { color:yellow; font:15px arial; text-decoration:none }
 a:hover { color:white; font:15px arial; text-decoration:underline }
 #granit_main {    width: 100%;    text-align:left;    background-image:url(../img/layout/main.jpg);    background-repeat:repeat-x;    background-position:right top; } #granit_marmur {    padding-top:00px;    text-align:center; } #stopka {    background:#C4CABA;    margin-top:10px;    margin-bottom:10px;    text-align:left;    color:black;    padding:5px;    font-size:11px;    background-image:url(../img/layout/bgcopy.jpg);    background-repeat:repeat-x;    background-position:left top; } #stopka ul {    margin:0px;    padding-left:15px; } #stopka a {    text-decoration:none;    color:darkred;    font:11px verdana; } #stopka a:hover {    text-decoration:underline;    color:red; } #stopka li {    list-style:none; }
