html, body {height: 100%; padding: 0; margin: 0; font-family: "Tahoma CE",Tahoma,"Arial CE",sans-serif; font-size: 8pt;}
body {_text-align: center; /* IE */ background: #ffffff; background: url('img/pozadi.gif') repeat-x 50% 0px;}

/* text ---------------------------------------------------------------------- */
p { color: #333333; text-align: justify; line-height: 1.3;}
a { color: #CC0B00;}
a:hover { color: #ff3300; text-decoration: none;}
h1 { color: #CC0B00; font-size: 8pt; font-style: normal; text-align: right; text-transform: uppercase;}
h2 { color: #CC0B00; font-size: 9pt; font-style: normal; text-align: left; }
.datum {color: #666666; font-style: normal; font-size: 8pt;}
a.datum {color: #CC3300; text-decoration: none;}

/* bloky ---------------------------------------------------------------------- */
#celek {width: 760px; height: auto; text-align: justify; margin: 0 auto; position: relative; z-index: 3;}
#hlavicka {padding: 0px;}
#vrchnadpis { position: absolute; left: 345px; top: 110px; margin: 0; width: 400px; text-align: right; color: #ffffff; z-index: 3;}
#stranyprava { position: relative; left: 290px; top: 0px; width: 460px;}

/* menu ---------------------------------------------------------------------- */
#levmenu { position: absolute; top: 200px; left: 40px; width: 200px; margin: 0px; padding: 5px 5px 10px 5px; z-index: 3;}
#levmenu ul { list-style: none;	margin: 0px; padding: 0px; border: none;}
#levmenu li { float: left; margin: 0px;	padding: 0px; border: none; width: 197px;}
#levmenu li a { display: block;	color: #000000; text-align: left; background: url('img/tlac01.gif') no-repeat;
  text-decoration: none;  height: 24px; padding-left: 60px; line-height: 1.5; padding-top: 2px;}
#levmenu li a:hover { color: #CC0B00; background: url('img/tlac02.gif') no-repeat;}

/* ostatni ---------------------------------------------------------------------- */
.noram {padding: 0px; border: 0px; margin: 0px;}
.ram {padding: 1px; border: 1px solid #333333; margin: 2px; background: #ffffff; text-align:center; float: left;}
.clearboth {clear: both;}