/* CSS Document */
body {
background-color: rgb(131,194,237);
}

table {
width:100%;
}

.obsah {
background-color: rgb(52,114,197);}

.odkaz{
margin:10;
}

img {border: 0
}

.text{
margin:10 0 30 0;
}

a {text-decoration: none;} 
a:link {color: yellow;}
a:visited {color: yellow;}
a:hover {color: white;}

.pata {
background-color: rgb(52,114,197);
text-align:center;
}
