/* CSS Document INDEX */
*{margin:0px;padding:0px}
img{border:0px}
html{width:100%;height:100%;}
body{margin:auto;color:#000;font: 100 1em Arial;background-color:#fff;}

#struktura {width:800px;margin:50px auto;text-align:center}

a {color: blue;text-decoration: none;}
a:hover {text-decoration: underline;}