.h1 {
	font-family: Tahoma;
	font-size: 17px;
	color: #3E7DB5;
}
.h2 {
	font-family: Arial Narrow;
	font-size: 20px;
	color: #3E7DB5;
	text-decoration: none;
}
.h3 {
	font-family: Arial Narrow;
	font-size: 16px;
	color: #3E7DB5;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: black;
}
.title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E7DB5;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E7DB5;
	padding-left: 22px;
	background-image: url(../images/menupic.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
.submenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E7DB5;
	padding-left: 22px;
	background-image: url(../images/menupic2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
}
a.mail {
	color: #3E7DB5;
    font-family: Tahoma;
	font-size: 11px;
}
img {
	border: 0px;
}
.otkritka {
	margin: 10px;
}
.subtd {
	background-image: url(../images/menubg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
.divright {
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	width: 100%;
}
.child_foto {
	margin: 5px;
	border: 0px;
}
.ch {
	border: 1px solid #E7E7E8;
}
.ch_content {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	width: 100%;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}
.ch_content a {
	color: #3E7DB5;
}
.pager {
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 20px;
}
.pager a {
	color: #3E7DB5;
}