/*---OBECNE---*/
body {
margin:0;
padding:0;
font:80% arial,verdana, sans-serif;
color:#000;
background: #B7B7B9 url("../images/back.gif") repeat-x top left;
}
img {
border:none;
}

#box {
position:relative;
margin:0 auto;
width:606px;
background: #B7B7B9 url("../images/main.jpg") no-repeat top left;
min-height:567px;
text-align:center;
}


#adresa {
width:600px;
text-align:center;
position:absolute;
top:510px;left:3px;
}
#adresa A {
color:#000;
text-decoration:none;
}
#adresa A:hover {
text-decoration:underline;
}
p {
margin:0;padding:0;
line-height:1.5;
}

#certifikace {
width:606px;height:89px;
text-align:center;
position:absolute;
top:580px;left:3px;
background: url("../images/politika.png") no-repeat top left;
}
#certifikace p {
font-size:0.8em;
margin:5px 0 8px 0;
line-height:1.6;
}
#certifikace A {
color:#3D70AA;
}