img.show_pic {
   /*cursor:pointer;*/
   color:#fff;
   border:0;
   width:120px;
   height:90px; 
   margin-top:3px;
   margin-bottom:3px;
   margin-left:5px;
   margin-right:5px;
   }
.f_table {
   background-color:#efefef;
   border:1px solid #ccc;
   padding:3px;
   }
span.f_t_quest {
   font-size:12px;
   font-weight:bold;
   color:#333;
   }
img.foto {
   border:0;
   padding:5px;
   width:120px;
   height:90px;
   }
a.reserve_but {
   color:red;
   font-weight:bold;
   text-decoration:underline;
   }
a.reserve_but:hover{
   color:blue;
   font-weight:bold;
   text-decoration:none;
   }
.ok {
   color:blue;
   font-size: 12px;
   text-decoration:none;
   }
.error {
   color:red;
   font-size: 12px;
   text-decoration:none;
   }