

a {
  color: #885B2E;
  text-decoration: none;
}

a:hover {
  color: #885B2E;
  text-decoration: underline; 
}

#main-left-content ul {
   margin: 0px 0px 0px 24px;
   padding: 0px 0px 0px 0px;	
   list-style-image: url(images/autodoprava-li.gif);  
}

ul { 
   margin: 0px 0px 0px 24px;
   padding: 0px 0px 0px 0px;	
   /* list-style-image: url(images/autodoprava-li.gif);  */ /* nepouzivat - bug v top menu */
}


#main-left-heading {
  color: black;
  height: 30px;
  border-bottom: #9B7B5B 1px solid;
  background: #E7DED5;
}

#main-left-heading h1 {
  color: #885B2E;
  font-weight: bold; 
  background: url(images/autodoprava-arrow-top.gif) no-repeat;
  padding-left: 15px;
}


#main-left-heading div {
  padding-left: 20px;
  padding-top: 9px;
}


#main-left-content {
  background: transparent;
  padding: 5px 10px 10px 20px;
}

#right-heading {
  height: 30px;
  width: 215px;
  background: url(images/autodoprava-right-heading.jpg) no-repeat;
  display: block;
}

#right-heading-flags {
  background: #9C7B5C;
  width: 200px;
  height: 30px;
  display: block;
}

#right-heading-flags div {
  padding-top: 8px;
  padding-left: 20px;
}

#right-menu {
  height: 250px;
  background: #885B2E;
}

#right-menu-content {
   background: transparent;  
   padding: 10px 15px 10px 20px;
}

.right-menu-item {
  background: url(video/gastro.mpg) no-repeat;
  padding: 0px 0px 5px 15px;
  margin: 0px 0px 5px 0px;
  border-bottom: 1px solid #B9A696; 
  font-weight: bold;
}

.right-menu-item a {
   color: #FFFFFF;
   text-decoration: none;
}

.right-menu-item a:hover {
   color: #B89F87 ;
   text-decoration: none;
}


.right-menu-spacer {
 
}

#right-foto {
  width: 215px;
  height: 217px;
  background: url(images/autodoprava-right-foto.jpg);
  display: block;
}

.thumb {
  border: #885B2E solid 1px;
}
