body {
	font-family: Arial;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;
}

body a {
	font-size: 11px;
	color: #BA302C;
	text-decoration: none;
}

body a:hover {
	color: #000000;
	text-decoration: none;
}

.top {
	height: 165px;
	background: url(img/top_rep.jpg) repeat-x;
}

.top #logo {
	height: 62px;
	width: 250px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='tmpl/gallery_bg/img/logo.png');
}

html>body .top #logo {
	background: url(img/logo.png) no-repeat;
}

.head-all {
	height: 240px;
	background: #EEEEEE;
}

#nag_text {
	position: absolute;
	height: 247px;
	width: 16px;
	top: 160px;
	left: 20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='tmpl/gallery_bg/img/nag_text.png');
}

html>body #nag_text {
	background: url(img/nag_text.png) no-repeat;
}

.head-left {
	float: left;
	height: 240px;
	width: 436px;
}

.head-right {
	padding-top: 5px;
	float: right;
	height: 200px;
	width: 250px;
}

.news-text {
	float: right;
	width: 16px;
	height: 200px;
	margin-top: 20px;
	margin-right: 5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='tmpl/gallery_bg/img/news_text.png');
}

html>body .news-text {
	background: url(img/news_text.png) no-repeat;
}

.head-right #news_sep {
	float: left;
	height: 180px;
	width: 1px;
	background: url(img/news_sep.jpg);
}

.lng {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	width: 230px;
	color: #2E2E2E;
}

.lng:hover {
	color: #C5C4C4;
	
}

.main {
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	vertical-align: top;
	text-align: justify;
	color: #6C6B6B;
	font-size: 12px;
}

.menu div {
	float: left;
}

.menu {
	padding-left: 7px;
	padding-bottom: 10px;
}

.menu a{
	border-right: 1px solid #2E2E2E;
	padding-left: 7px;	
	padding-right: 10px;	
	color: #2E2E2E;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.menu a:hover{
	color: #C5C4C4;
}

.submenu {
	border: 1px solid #000000;
	padding: 3px;
	position: absolute;
	opacity : 0;
	filter: alpha(opacity=0);
}

.navbar {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #AAAEBA;
	text-transform: uppercase;
}
.navbar a {color: #AAAEBA; text-decoration: none;}
.navbar a:hover {color: #434F76; text-decoration: none;}

.title {
	color: #434F76;
	font-size: 22px;
}

.qnews-title a {
	line-height: 24px;
	margin-left: 15px;
	padding-left: 14px;	
	color: #434F76;
	font-size: 12px;
	background: URL(img/news_bul.jpg) no-repeat left center;
}

.qnews {
	margin-left: 15px;
	margin-right: 40px;
	text-align: justify;
	color: #6C6B6B;
	font-size: 12px;
}

.bottom {
	height: 41px;
	background: URL(img/bottom_rep.jpg) repeat-x;
}

.bottom #lg_logo {
	display: block;
	height: 12px;
	width: 95px;
	margin-left: 5px;
	padding-bottom: 5px;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='tmpl/gallery_bg/img/lg_logo.png');
}
html>body .bottom #lg_logo {
	background: URL(img/lg_logo.png) no-repeat;
}

.toc {
	float: left;
	width: 50%;
	padding-bottom: 11px;
}

.toc img {
	border: 5px solid #DFDED9;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}

.toc a {
	color: #434F76;
	text-decoration: none;
}

.toc a:hover {
	color: #AAAEBA;
}
.toc-title {
	font-size: 12px;
	font-weight: 600;
}

.page-wrap {
	float: left;
	height: 500px;
}

.catalog-title {
	font-weight: 600;
	font-size: 13;
	color: #434F76;
}