body {background-image: url('http://img.centrum.cz/webpark/background/pozadi35.jpg')}
h2 {text-align: center;color: blue;}
p.hlavicka {text-decoration: none;text-align: center;font-family: "Arial CE",sans-serif;font-size: 16pt;color: red;}
ul.popis {list-style-type: disc; list-style-position: inside;font-family: "Arial CE",sans-serif;}
ul.info {list-style-type: circle; list-style-position: inside; font-family: "Arial CE",sans-serif;}
a {font-weight: bold;text-decoration: none;color:red;}
a:link {font-weight: bold;text-decoration: none;color:blue;}
a:visited {text-decoration: underline;color:green;}
a:hover {text-decoration: underline;color:white;background-color: red;}
img {width: 148; height: 111;}