
a {
  color: #1065B0;
  text-decoration: none;
}

a:hover {
  color: #1065B0;
  text-decoration: underline; 
}


#main-left-content ul {
   margin: 0px 0px 0px 24px;
   padding: 0px 0px 0px 0px;	
   list-style-image: url(images/ubytovani-li.gif);  
}

ul { 
   margin: 0px 0px 0px 24px;
   padding: 0px 0px 0px 0px;	
   /* list-style-image: url(images/ubytovani-li.gif); */ /* nepouzivat - bug v top menu */
}

#main-left-content ul { 
   margin: 0px 0px 0px 24px;
   padding: 0px 0px 0px 0px;	
   list-style-image: url(images/ubytovani-li.gif); 
}


h2 {
   color: #2D487F;
   margin: 0px;
   font-size: 12px;
}

#main-left-heading {
  color: black;
  height: 30px;
  border-bottom: #0E5493 1px solid;
  background: #CFE0EF;
}

#main-left-heading h1 {
  color: #1065B0;
  font-weight: bold; 
  background: url(images/ubytovani-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/ubytovani-right-heading.jpg) no-repeat;
  display: block;
}

#right-heading-flags {
  background: #0E5492;
  width: 200px;
  height: 30px;
  display: block;
}

#right-heading-flags div {
  padding-top: 8px;
  padding-left: 20px;
}

#right-menu {
  height: 250px;
  background: #1065B0;
}

#right-menu-content {
   background: transparent;  
   padding: 10px 15px 10px 20px;
}

.right-menu-item {
  background: url(images/ubytovani-arrow-right.gif) no-repeat;
  padding: 0px 0px 5px 15px;
  margin: 0px 0px 5px 0px;
  border-bottom: 1px solid #92B8DE; 
  font-weight: bold;
}

.right-menu-item a {
   color: #FFFFFF;
   text-decoration: none;
}

.right-menu-item a:hover {
   color: #729DD6;
   text-decoration: none;
}


.right-menu-spacer {
 
}

#right-foto {
  width: 215px;
  height: 217px;
  background: url(images/ubytovani-right-foto.jpg);
  display: block;
}

.thumb {
  border: #1065B0 solid 1px;
}
