.vt_button {
   width: 75px;
   height: 17px;
   margin-top: 5px;
   margin-right: 15px;
   padding-top: 2px;
   color: Black;
   float: left;
   text-align: center;
   font-weight: bold;
   background-color: White;
}
.vt_button a {
   width: 75px;
   height: 17px;
   color: Black;
   text-decoration: none;
   cursor: pointer;
}
.vt_button a:hover {
   width: 75px;
   height: 17px;
   color: Red;
   text-decoration: none;
   cursor: pointer;
}   
#tour_exterier #exterier {
   color: Red;
}
#tour_caminito #caminito   {
   color: Red;
}
#tour_iguazu #iguazu    {
   color: Red;
}
#tour_zahrada #zahrada {
   color: Red;
}
#tour_fotbal #fotbal {
   color: Red;
}
#tour_mendoza #mendoza {
   color: Red;
}
#tour_gril #gril {
   color: Red;
}
#tour_boca  #boca  {
   color: Red;
}
#tour_isla1   #isla1   {
   color: Red;
}
#tour_isla2   #isla2   {
   color: Red;
}
#tour_place {
   width: 534px;
   height: 320px;
   float: left;
}
#tour_menu {
   width: 250px;
   font-weight: bold;
   color: White;
   float: left;
   margin-left: 35px;
   margin-top:50px;
   line-height:20px;
}
#tour_menu a {
   color: White;
   text-decoration: none;
}
#tour_menu a:hover {
   color: Red;
   text-decoration: none;
}
