.infogalerie {
         font-size: 12px;
         padding-left: 20px;
         color: #666666;
}

img.image {
    border: 2px solid #888888;
  }

.text img{
    padding-left: 0px;
    padding-left: 20px;

  }
    
.obrtitle {
         margin-right: 13px;
         margin-left: 13px;
       /*  font-weight: bold;*/
         font-size: 11px;
         margin-top: 5px;
         color: #dddddd;
         text-decoration: none;
}

.text {  
         text-align: justify;
         padding-right: 25px; 
         padding-left: 15px; 
         font-size: 12px;
         color: #777777;
}

.text h1{ 
         margin-top: 25px;
         background: url(images/ico_faq.gif) no-repeat left center; 
         padding: 0 0 0 20px; 
         font-weight: bold;         
         font-size: 15px;
         color: #333333;
}



.text2 {  
         text-align: justify;
         padding-right: 25px; 
         padding-left: 15px; 
         font-size: 12px;
         color: #777777;
}

.text2 b { color: #555555;
}

.text2 span a, .text2 span a:visited {  
         font-weight: bold; 
         text-align: center;
         font-size: 15px;
         color: #555555;
}
.text2 span a:hover {
           color: #E3910F;
           background-color:transparent;
           text-decoration: underline;
          }


.text b { color: #555555;
}

.text a , .text a:visited {
         font-size: 12px;
         color: #444444;

         text-decoration: underline;
}

.text a:hover {
           color: #E3910F;
    /*       font-weight: bold; */
           background-color:transparent;
           text-decoration: underline;
          }
          




