body {
position: relative;
margin: 0px; padding: 0px;
background: #444; color: #fff;
font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
font-size: 12px; line-height: 16px;
text-align: center;
overflow: scroll;
}

#celek{
position: relative;
margin: 0px auto;
width: 804px; border: 0px solid white;
}

#horni_stopka {
position: relative;
width: 804px; height: 177px; border: 0px dotted red; margin: 0px auto;
}

#vylezla_krajinka {
position: absolute; top: 10px; left: -64px; background: url('picki/ostky_vrch2.jpg');
width: 905px; height: 167px;
}

#spodek {
position: relative; top: 0px; left: 0px;
margin: 0px auto;
padding: 0px;
border: 0px solid green;
border-right: 1px solid #555;
border-bottom: 2px solid #777;
border-left: 1px solid #555;
width: 804px; 
background: /*#343434*/ url('picki/total_bg.jpg') repeat-y;
}

#menu {
position: absolute; top: 0px; left:0px; float: left;
width: 130px; xheight: 600px;
border: 1px solid white;
border-top: 0px solid white;
background: #9f840f url('picki/prechod_menu.jpg') no-repeat bottom;
}

#informacni_prostor {
position: relative; top: 0px; left:0px;
margin-left: 140px;
xxxpadding-top: 13px;
padding-top: 0px;
width: 650px;
border: 0px solid red;
min-height: 600px;
_height: 600px; /* TOHLE JE min-height PRO pitomej INTERNET EXPLORER */
text-align: left;
padding-bottom: 20px;
margin-bottom: 0px;
}
#menu ul {
position: relative;
border: 0px solid white;
}
#menu ul, #menu ul li {
position: relative;
padding: 0px; margin: 0px; list-style-type: none;
}
#menu ul li {
display:block;
position: relative;
height: 20px;
line-height: 20px;
border-top: 1px solid white;
background: #66540c;
xbackground: #e15612;
}
#menu li.podnabidka {
display:block;
position: relative;
border: 0px solid white;
background: #8c740d;
xbackground: #e18c12;
text-align: left;
padding-left: 15px;
}

#menu ul li a {
position: relative;
text-decoration: none;
color: white;
display: block;
width: 130px;
}
#menu ul li a:hover {
background: #000; color: #fff;
}
#menu li.podnabidka a {
width: 115px;
}


#informacni_pruh {
position: relative; top: 0px;
margin: 0px; padding: 0px;
height: 22px; width: 672px;
background:  #575a0b;
border: 0px solid red;
border-bottom: 1px solid #aaa;
margin-left: 132px;

}
#informacni_pruh p {
width: 545px;
border: 0px solid green;
padding: 0px; margin: 0px 0px 0px 8px; text-align: left; line-height: 20px; font-size: 16px; color: white;
float: left;
}
#informacni_pruh p.menjuvo {
line-height: 16px;
font-size: 16px;
width: 100px;
height: 20px;
text-align: center;
float: right;
background:#8c740d;
color: white;
border: 1px solid #444;
}
#informacni_pruh p.menjuvo a {
position: relative;
display: block;
width: 98px; height: 20px;
text-decoration: none; color: white;
border: 0px solid red;
margin: 0px; padding: 0px;
}
#informacni_pruh p.menjuvo a:hover {
background: white;
color: green;
}


#informacni_prostor h2 {
font-size: 16px;
xxxline-height: 20px;
margin: 0px 0px 20px 0px;
padding: 0px;
border: 0px solid green;
border-bottom: 1px solid #555;
background: #222;
position: relative; top: 0px; left: -7px;
width: 664px;
height: 26px;
line-height: 26px;
padding-left:6px;
xxxborder-left: 6px solid #000;
}

#informacni_prostor .oddelovnik {
display: none;
height: 0px; margin: 0px;
}

.centruj {text-align: center;}
.oramuj {border: 1px solid #666; background: #000; padding: 4px;}
#informacni_prostor img {border: 1px solid #ccc;}
#informacni_prostor .bezramecku {border: 0px solid white;}
#informacni_prostor p a {color: #73c5dd;}
hr {size: 1px; color:#568;}

table tr th {text-align: center;}


/* kus stylu pro diskuzni prostor */

#spodek #informacni_prostor .prispevek {
border: 1px solid #ccc;
width: 600px;
margin: 10px 10px;
padding: 7px;
background: #444; 
}
#spodek #informacni_prostor .prispevek h3{
margin: 0px;

}
#spodek #informacni_prostor .prispevek p {
margin: 0px;
}
#spodek #informacni_prostor .verejnost h3 {
background: #765;
}
#spodek #informacni_prostor .obec {
position:relative; top: -11px;
margin-top: 0px;
margin-left: 25px;
background: #5c4f4c;
}
#spodek #informacni_prostor .obec h3 {
background: #858598;
}

#spodek #informacni_prostor .titul_datum {

}
#spodek #informacni_prostor p.obsahprispevku {
margin-top: 10px;
}

li.superextra a {background: #db6c00;}