/**************definice vzhledu postranního pruhu********************/
body {background: url(../grafika/lr.gif) #ce9c63 repeat-x 0% 0%; color: #000000; 
font: 11pt Arial CE, Arial, Serif; padding: 0px 2px 0px 2px; text-align: center;

scrollbar-face-color: #a06d30;
scrollbar-shadow-color: #865a27;
scrollbar-highlight-color: #cb975a;
scrollbar-3dlight-color: #f0bd80;
scrollbar-darkshadow-color: #431f08;
scrollbar-track-color: #b2a08b;
scrollbar-arrow-color: #ffffcc;}

a {color: #660033; text-decoration: none;
font: bold 12pt Courier CE, Courier, Monospace;}
a:visited {color: #774400; text-decoration: none;
font: bold 12pt Courier CE, Courier, Monospace;}
a:hover {color: #996600; text-decoration: underline;
font: bold 12pt Courier CE, Courier, Monospace;}
a:activated {color: #996666; text-decoration: underline;
font: bold 12pt Courier CE, Courier, Monospace;}
p, ul, li {color: black; font-family: Arial, Courier, Times New Roman; font-size: 11pt;}

#drevo {color:#0e550e; font: bold 12pt Courier CE, Courier, Monospace; 
font-variant: small-caps; background: url(../grafika/drevo.gif) #ffffcc repeat 0% 0%;
padding: 3px;
}

#mezera {height: 20px; background: transparent none 0% 0%;
}

#tab {color:#0e550e; font: bold 12pt Courier CE, Courier, Monospace; 
font-variant: small-caps; background: url(../grafika/drevo.gif) #ffffcc repeat 0% 0%;
padding: 2px;
}

#plain {
font: 11pt normal Arial CE, Arial, Times New Roman, Serif;
color: black; font-variant: normal; background: #ffcc99 none repeat 0% 0%;
text-align: left; padding: 3px 3px 3px 5px;
}

#plain img {width: 10px; height: 10px; border: 0px; margin: 0px 5px 0px 0px;}

#plain div {display: block; margin: 5px 0px 5px 0px;} 

.hrebik img {width: 15px; height: 15px; border: 0px}

/*************Pravý pruh******************/
#right {width: 150px; margin: 0px;}

/*************Levý pruh*******************/
#left {width: 160px; margin: 0px;}

