/* CSS Document */

* { margin: 0; padding: 0; border: 0px none; }

body { text-align: center; background: url('../img/info/body.jpg') repeat-x #6D2B26; color: #fff; font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif; }
a { color: #fff; }
hr.cleaner { clear: both; visibility: hidden; height: 1px; border: 0px none; }

#web { position: relative; top: 15px; /*background: #6D2B26; border: 1px solid #fff; */width: 761px; margin: 0 auto; text-align: center; }
#web #web-header { background: url('../img/info/web-header.png') no-repeat; width: 761px; height: 180px; overflow: hidden; }
#web div#logo { width: 700px; height: 124px; display: block; position: relative; margin: 0; top: 33px; left: 31px; *left: 1px; }
#web div#logo a { display: block; font-size: 80%; }
#web div#logo a span { position: absolute; left: 0; top: 0; display: block;  width: 700px; height: 148px; visibility: visible; cursor: pointer; background: url('../img/info/header.jpg') no-repeat; }

#web #obsah { background: url('../img/info/web-repeat.png') repeat-y; }
#web .obsah { font-size: 11px; padding: 20px 0px 30px 0px; width: 690px; margin: 0 auto; text-align: left; }
#web .obsah p { text-align: justify; padding: 0 50px 10px 50px; line-height: 150%; }


#web #paticka-cover { background: url('../img/info/web-paticka.png') no-repeat; width: 100%; padding: 0; position: relative; height: 96px; }
#web #paticka { width: 690px; padding: 0; }
#web #paticka a { color: #e2001a; font-size: 90%; font-weight: bold; position: absolute;  left: 290px; top: 1px; }
#web .oddelovatko { background: url('../img/info/oddelovatko.jpg') no-repeat; width: 100%; padding: 0;position:relative; left:31px; height: 50px; }

#web a.archiv,
#web a.zpet { display: block; width: 139px; height: 63px; margin: 0 0 0 24px; }
#web a.archiv { background: url('../img/info/archiv.jpg') no-repeat; }
#web a.zpet { background: url('../img/info/zpet.jpg') no-repeat; }
#web a.archiv span,
#web a.zpet span { display: none; }
