/* CSS Document */

body {
	margin: 0px; /*padding: 100px; padding-left:142px; */
	background: #516B48; 
  background-image: url('img/background.gif');
  background-repeat: no-repeat; 
  background-position: left 0%;
	font-size: 11px;
	letter-spacing: .005em;
}

body, div, p {font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;}

h1              { margin: 0px; padding: 10px 10px 8px 10px; font-size: 16px; color: #879F00; }
h2              { margin: 0px; padding-top:7px; font-size: 12px; font-weight: bold; color: #666666;}
h3              { margin: 0px 0px 6px 0px; padding: 0px; font-size: 12px; color: #E85D14; letter-spacing: normal;}
p               { line-height:1.5em; font-family: Verdana, 'Geneva CE', lucida, sans-serif; }
a               { color: #E85D14; }
a:hover         { color: #E85D14; text-decoration:none; }
img             { border: 0px;} 


#page           { width:533px; margin: 0px; margin-left:142px; padding: 0px; background: #E7E7E7; border-top: solid #879F00 15px; 
                  border-left: solid #879F00 5px; border-right: solid #879F00 5px; border-bottom: solid #879F00 5px; min-height: 685px; _height: 685px;}
#head           { padding: 6px 10px 6px 10px; border-bottom: solid #879F00 5px; }
#head img       { margin: 0px; }
#menu           { margin: 6px 10px 11px 20px; font-size: 11px; color: #879F00; }
#menu a         { text-decoration: underline; color: #879F00; font-weight:bold;}
#menu a:hover   { text-decoration: none; font-weight:bold; }
#content        { margin: 0px 19px 0px 19px; width:485px; min-height: 570px; _height: 570px; border: solid #879F00 5px; 
                  color:#333333; background: white; }

#menu_left      { display:block; position:absolute; left:20px; top:131px;
                  width:130px; color:#516B48; font-size:11px;
                  font-weight:bold; text-decoration:none; padding-left:4px; }

#find           { padding: 8px 0px 5px 10px; color:#879F00; background-image: url('img/dot1.gif');
                  background-repeat: repeat-x; background-position: bottom; }
#find_left      { width:60px; float:left; font-size: 12px; font-weight:bold; }
#find_right     { width:400px; float:left; }
#find_right form{ margin:0px; padding:0px; }

#text           { margin: 6px 10px 11px 10px; line-height:1.5em; font-family: Verdana, 'Geneva CE', lucida, sans-serif;
                  }


#posun          { min-height: 18px; _height: 20px; margin: 10px 0px; text-align: center; font-size: 12px;}

.item           { padding: 5px 0px 5px 12px; background-image: url('img/dot2.gif');
                  background-repeat: repeat-x; background-position: bottom; } 
.item_left      { width:65px; float:left;  margin:5px 0px 5px 0px; }
.item_center    { width:270px; float:left; margin:3px 0px 3px 0px; color: #333333; 
                  letter-spacing: .09em; line-height:1.3em; }
.item_right     { width:109px; float:left; padding:7px 8px; font-size: 10px; color:#E85D14; 
                  background: #EBF1D7; }

#foot           { width:533px; margin-left:142px; border-bottom: solid #879F00 5px; border-left: solid #879F00 5px; 
                  border-right: solid #879F00 5px; background: #E7E7E7;}
#foot_in        { padding: 6px 12px 6px 20px; background: #E7E7E7; line-height:1.6em; }
#foot_in a      { color: #E85D14; }
#foot_in a:hover{ color: #E85D14; text-decoration:none; }
                  
.menu_left      { display:block; background:#94BF00; margin:5px; padding:1px;
                  width:115px; border: solid #879F00 5px; color:#516B48; font-size:11px;
                  font-weight:bold; text-decoration:none; padding-left:4px; }
.menu_left:hover{ display:block; border: solid #E85D14 5px; color:#516B48; }
.menu_left_act  { display:block; background:#94BF00; margin:5px;padding:1px;
                  width:115px; border: solid #E85D14 5px; color:#516B48; font-size:11px;
                  font-weight:bold; text-decoration:none; padding-left:4px; }
.menu_left_act:hover { border: solid #E85D14 5px; color:#516B48; }
                  
                  

