/* kaskadovy styl k multiautorskym romanum */

body {
position: relative; top: 0px; left: 0px;
margin: 0px; padding: 0px; text-align: center;
font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
font-size: 12px; background: #bbb url('img/bg2.gif') center; color: #eee;
}

#celek {
position:relative; top: 0px; left: 0px;
margin: 0px auto; padding: 0px;
background: url('img/bg1.gif');
border: 1px solid #222;
width: 720px;
}

#maxipes {
position:relative; top: 0px; left: 0px;
margin: 15px auto 2em;
width:700px;
text-align: center;
border:1px solid white;
background: #000 url('img/h2.gif') top center no-repeat;
}

.houm {
width: 80px; background: #000; color: #fff;
}

a, a:visited {color: white;}
a:active {color: orange;}
a:hover {color: red;}
