a {
	color: #0068cc;
}
a:hover {
	text-decoration: none;
}
body {
	font: 12px Arial, sans-serif;
	color: #323333;
	position: relative;
	margin: 0;
	padding: 0;
	background: url(/img/body.jpg);
}
h1 {
	font-size: 14px;
	margin: 17px 0 0 0;
	color: #0068cc;
}
h2 {
	font-size: 13px;
	color: #0068cc;
}
h3 {
	font-size: 12px;
	color: #0068cc;
}
html, body {
	height: 100%;
}
.cover {
	width: 1023px;
	background: url(/img/shadow3.png) 0 0 no-repeat;
	margin: auto;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
}
td, th {
	padding: 0;
	vertical-align: top;
	text-align: left;
}
#main {
	width: 1000px;
	/*height: 100%; */
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: #e8f3fd;
}
#outer {
	position: relative;
	width: 100%;
	text-align: center;
	/*background: url(/img/shadow3.png) top center no-repeat;*/
	overflow: hidden
}
.cleaner {
	clear: both;
}
#header {
	width: 1000px;
	height: 251px;
	background: #394341 url("/img/header.jpg") no-repeat 0 0;
}
.hdrGrad {
	width: 1000px;
	height: 74px;
	background: url("/img/hdr-grad.png") repeat-x 0 0;
}
.icons {
	position: absolute;
	top: 0px;
	left: 731px;
	height: 30px;
	border-top: 9px solid #ed1c24;
}
.iconSitemap, .iconFeedback, .iconHome {
	display: block;
	float: left;
}
.iconSitemap {
	background: url("/img/sitemap.gif") no-repeat 0 0;
	width: 11px;
	height: 11px;
	margin: 17px 54px 0 0;
}
.iconFeedback {
	background: url("/img/mail.gif") no-repeat 0 0;
	width: 12px;
	height: 11px;
	margin: 17px 54px 0 0;
}
.iconHome {
	background: url("/img/home.gif") no-repeat 0 0;
	width: 11px;
	height: 11px;
	margin: 17px 0 0 0;
}
.logo {
	display: block;
	position: absolute;
	left: 330px;
	top: 6px;
	width: 427px;
	height: 151px;
	background: url("/img/logo.jpg") no-repeat 0 0;
}
.slogan {
	position: absolute;
	left: 330px;
	top: 157px;	
	width: 615px;
	height: 38px;
	color: #ffe636;
	font-size: 30px;
}
.slogan span {
	position: absolute; top: 0; left: 0;
	display: block;
	width: 615px;
	height: 38px;
	background: url("/img/slogan.jpg") no-repeat 0 0;
	z-index: 99
}
.list {
	position: absolute;
	right: 55px;
	top: 12px;	
	width: 147px;
	height: 147px;
	color: #fff;
	font-size: 30px;
}
.list span {
	position: absolute; top: 0; left: 0;
	display: block;
	width: 147px;
	height: 147px;
	background: url("/img/special.jpg") no-repeat 0 0;
	z-index: 99
}
.phones {
	position: absolute;
	left: 731px;
	top: 138px;
	font-size: 14px;
}
.phones span {
	font-size: 20px;
	color: #fff;
}
.menu {
	position: absolute;
	top: 206px;
	width: 1000px;
	height: 33px;
	background: url("/img/menu_bg.jpg") repeat-x 0 0;
	margin: 0 0;
	padding: 7px 0 0 0;
}
.menu a {
	margin: 4px 0 0 0;
	text-align: center;
	width: 199px;
	display: block;
	height: 24px;
	float: left;
	border-left: 1px dashed #fff;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.menu a:first-child {
	border: 0; /* ура! */
}
.menu span {
	font-weight: bold;
}
.srch {
	width: 223px;
	height: 54px;
	position: absolute;
	left: 42px;
	top: 152px;
	background: url("/img/srch-bg.png") no-repeat 0 0;
}
.srchBlck {
	width: 223px;
	height: 54px;
	position: absolute;
	left: 42px;
	top: 152px;
}
.inpSrch {
	position: absolute;
	margin: 16px 0 0 21px;
	border: 1px solid #ed1c24;
	background: none;
	width: 155px;
	height: 20px;
}
.inpBut {
	margin: 12px 0 0 185px;
}
#mainBlck {
	width: 1000px;
	margin-top: 22px;
	background: url("/img/right_beauty.jpg") no-repeat left bottom;
}
.mbIns1, .mbIns2, .mbIns3, .mbIns4 {
	width: 1000px;
	margin: 0 0;
}
.mbIns1 {
	background: url("/img/corner-n1.gif") no-repeat left bottom;
}
.mbIns2 {
	background: url("/img/grad-n2.jpg") no-repeat right top;
}
.mbIns3 {
	background: url("/img/corner-n2.gif") no-repeat 830px bottom;
}
.mbIns4 {
	
}
.content {
	width: 612px;
	float: left;
	min-height: 600px; /* !!! */
	padding-bottom: 40px
}
.catMenu {
	float: left;
	width: 170px;
	padding: 0 0 0 30px;
}
.catMenuTitle {
	font-size: 14px;
	margin: 17px 0 25px 0;
	color: #0068cc;
}
.cmLevel1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.cmLevel1 a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid;
}
.cmLevel1 a:hover {
	border: none;
}
.cmLevel2 {
	margin: -5px 0 8px 13px;
	padding: 0 0 0 10px;
	background: url("/img/bullet.gif") no-repeat 0 8px;
	font-weight: bold;
}
.cmLevel2 a {
	color: #000;
	font-weight: normal;
}
.cmLevel3 {
	margin: -5px 0 8px 39px;
	color: #eb1c24;
	font-weight: bold;
}
.cmLevel3 a {
	font-weight: normal;
	color: #6a6868;
}
.newsBlock {
	width: 604px;
	background: #cbe3f7 url("/img/top_n.jpg") no-repeat 0 0;
}
.nbCorner {
	width: 573px;
	background: url("/img/bot_n.jpg") no-repeat left bottom;
	padding: 17px 0 0 31px;
}
.nwsTitle {
	font-size: 14px;
	margin: 0 0;
	color: #0068cc;
}
.single {
	width: 170px;
	float: left;
	margin: 25px 5px 0 0;
}
.single img {
	width: 117px;
	height: 88px;
	margin-bottom: 15px;
}
.singlePic {
	width: 117px;
	height: 88px;
	margin-bottom: 15px;
}
.date {
	background: #0068cc;
	padding: 2px 5px;
	color: #fff;
}
.single p a {
	color: #000;
	text-decoration: none;
}
.single p a:hover {
	text-decoration: underline;
}
.allNews {
	display: block;
	width: 133px;
	height: 43px; 
	float: right;
	margin: 20px 0 15px 0;
	font-size: 14px;
}
.content2 {
	margin-left: 31px;
}
.content2 td, .content2 th {
	font-size: 12px;
	padding: 5px;
}
.content2 td img {
	padding: 5px;
}
.contacts {
	width: 150px;
	height: 705px;
	float: right;
	background: url(/img/left_beauty.jpg) top right no-repeat;
}
.cntctsTitle {
	font-size: 20px;
	margin: 18px 0 0 0;
	color: #0068cc
}
.phns {
	margin: 60px 0 0 0;
	font-size: 14px;
}
.phns span {
	font-size: 18px;
}
.address {
	margin: 25px 0 0 0;
	font-size: 14px;
}
.address a {
	color: #0068cc;
}
#footer {
	width: 1000px;
	height: 63px;
	background: url("/img/footer.jpg") repeat-x 0 0;
}
.ftrMenu {
	/*float: left;*/
	width: 770px;
	padding: 25px 0 0 0;
	margin: auto
}
.ftrMenu a, .ftrMenu span {
	display: block;
	float: left;
	margin: 0 50px 0 0;
	color: #fff;
}
.ftrMenu span {
	font-weight: bold;
}
.active {
	text-decoration: none !important;
	font-weight: bold;
}
.creator {
	display: block;
	float: right;
	width: 167px;
	height: 27px;
	background: url("/img/creator.gif") no-repeat 0 0;
	margin: 45px 10px 0 0;
	color: #fff;
	padding-top: 12px;
}
.creator span {
	font-size: 11px;
	margin: 10px 0 0 40px;
}
.catalogTitle {
	margin: 17px 0 25px 0;
	font-size: 14px;
	font-weight: bold;
	float: left;
	color: #0068cc
}
.catalogTitle a {
	color: #000;
	text-decoration: none;
	padding-right: 5px;
	border-right: 2px solid #000;
}
.catalogTitle a:hover {
	text-decoration: underline;
}
.catalogTitle span {
	font-size: 12px;
	margin: 0 0 0 5px;
	/*border-left: 2px solid #000;*/
	/*padding-left: 5px;*/
	color: #0068cc;
}
.pages {
	float: right;
	margin: 17px 0 0 0;
	font-size: 14px;
}
.pages span, .pages a {
	margin: 0 2px;
}
.singleItem {
	float: left;
	width: 165px;
	text-align: center;
	margin: 0 25px 30px 0;
}
.singleItem img {
	width: 165px;
	height: 130px;
	margin: 0 0 10px 0;
}
.singleItem a {
	color: #000;
}
.mainPic {
	width: 584px;
	/*height: 381px;*/
}
