h2 {font-size:13px;font-weight:bold;margin:0;}
#fotos img {margin:0 5px;}
.menu a {
color: #000000;
font-size: 12px;
font-weight: bold;
font-family: verdana;
text-decoration: none;
}

.other {
color: #72716f;
font-size: 12px;
font-family: verdana;
}

th {
color: #000;
font-size: 13px;
font-family: verdana;
font-weight:500

}
.zagolovok {
color: #660000;
font-size: 18px;
font-family: verdana;
}
.news {
color: #663300    ;
font-size: 12px;
font-family: verdana;
}
.newsr {
color: #000    ;
font-size: 13px;
font-family: tahoma;
}

.linkss {font-family: verdana; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}
.linkss a{font-family: verdana; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}
.linkss a:hover{font-family: verdana; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline;}
.small {	font-size:10px;
	text-align:justify;}
.box {
  display: none;/* по умолчанию прячем все блоки */
}
.box.visible {
  display: block; /* по умолчанию показываем нужный блок */
}
ul.tabs {list-style:none;height:25px;border-bottom:1px solid #660000;padding:0;margin:0;padding-left:5px;}
ul.tabs li{list-style:none;height:25px;float:left;margin-right:20px;padding:0 5px;border:1px solid #660000; border-bottom:none;cursor:pointer;}