#bgTop {
	width: 100%;
	height: 50px;
	background-color: #ebeaeb;
	background-image: url(img/bg_top.gif);
	background-repeat: repeat-x;
}

/*#mainTable, #mainInfo {
	height: 335px;
}
*/
#mainTable td {
	vertical-align: top;
}

#mainTable .mainLR {
	background-image: url(img/bg_mainLR.gif);
	background-repeat: repeat-x;
	height: 191px;
}
.photoLeft, .photoRight {
	height: 191px;
}
.photoLeft {
	width: 210px;
}
.photoRight {
	width: 226px;
}
.mainInfo {
	width: 332px;
	* width: 331px;
	background-image: url(img/bg_mainTop.gif);
	background-repeat: repeat-x;
	background-color: #888989;
}
.mainInfo h1, .mainInfo h2 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	color: White;
	letter-spacing: 3px;
}
.mainInfo h1 {
	font-size: 25px;
}
.mainInfo h2 {
	font-size: 20px;
}
.bgLineCenter {
	background-image: url(img/bg_center_line.gif);
	background-repeat: repeat-x;
	height: 7px;/*18*/
}
.bgTenLR {
	background-image: url(img/bg_tenLR.gif);
}
.bgTenC {
	background-image: url(img/bg_tenC.gif);
}
.bgTenLR, .bg_mainL, .bg_mainR, .bgTenC {
	height: 10px;
	background-repeat: repeat-x;
}
.bg_mainL {
	background-image: url(img/bg_mainL.gif);
	background-position: right;
}
.bg_mainR {
	background-image: url(img/bg_mainR.gif);
	background-position: left;
}
.bg_mainL1 {
	background-image: url(img/bg_mainL1.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.bg_mainR1 {
	background-image: url(img/bg_mainR1.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.intoText {
	width: 332px;
	* width: 331px;
	background-image: url(img/bg_center_Info.gif);
	background-repeat: repeat-x;
	background-color: White;
	text-align: justify;
}
.intoText p {
	padding: 0px 10px;
}
.td1 {width: 210px;}
.td2 {width: 226px;}




#mainTable .mainW {
	background-color: #4e6d84;/*4f6e85*/
}
.tr1 {height: 192px;}
.tr2 {height: 30px;}
.tr3 {height: 113px;}



.z2 {background-image: url(img/z2.jpg);background-repeat: no-repeat;}
.z2 a {color: White; text-decoration: none; padding-left: 20px;}

div#i1 {
	background-image: url(img/bg_infoTop.gif);
	background-repeat: repeat-x;
	height: 62px;
	* height: 54px;
}
div#i2 h1 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 25px;
	color: White;
	letter-spacing: 3px;
}
div#i2 {
	background-color: #838383;
	text-align: center;
	height: 30px;
}
div#i3 {
	background-color: #838383;
	background-image: url(img/bg_line.gif);
	background-repeat: no-repeat;
	height: 8px;
}
div#i4 {
	background-color: #838383;
	background-image: url(img/bg_infoC.gif);
	background-repeat: no-repeat;
	height: 92px;
	text-align: center;
}
div#i4 h2 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	color: White;
	letter-spacing: 3px;
}

/* =Новости */
td h3 {
	margin: 0px 10px;
	padding: 0px;
	border-bottom: 1px solid White;
	font-size: 12px;
}
#mainTable a {
	text-decoration: none;
	color: White;
}
#mainTable a:hover {
	text-decoration: underline;
}
.newsRow ul {
	margin-top: 10px;
	padding-left: 15px;
	* margin-left: 0px;
}
.newsRow li {
	list-style-image: url(../img/point_link.gif);
	font-size: 11px;
}

/* =Статьи */
h4.articleTitle {
	margin: 10px;
	padding: 0px;
	color: White;
	font-size: 12px;
}
h5.articleAnons {
	margin: 10px;
	color: White;
	font-size: 11px;
	font-weight: normal;
}
.articleMore {
	font-size: 11px;
	color: #40CDFF !important;
	text-decoration: none;
	padding-right: 15px;
	background-image: url(../img/point_link.gif);
	background-position: right;
	background-repeat: no-repeat;
}