/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4b4f;
	background:#ffffff url(../i/bodyBG.gif) left top repeat-x;
	}
/* global styles */
img { border:none; }
p {	margin:5px 0 5px 0;	padding:0; }
h1, h2, h3, h4, h5, h6 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#4a4b4f; margin:5px 0 5px 0; font-weight:normal; width:90%; padding:0; }
h1 { font-size:24px; }
h2 { font-size:21px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
.clear { clear:both; }

/* Убираем пунктиры вокруг ссылок-картинок */
/* IE */
a:active, a:focus, img { outline:none; }
/* FF */
:focus{ -moz-outline-style:none; }

/* Стандартные ссылки */
a:link, a:active, a:visited {
	color:#4a4b4f;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}

#pageContent {
	width:1000px;
	margin:0 auto;
	}

#headerBlock {
	clear:both;
	padding-top:8px;
	height:26px;
	color:#747474;
	font-size:11px;
	width:880px;
	margin:0 auto;
	}
#sysLinks {
	float:left;
	padding-top:3px;
	}
#sysLinks a {
	margin-right:50px;
	display:inline-block;
	}
#language {
	float:left;
	padding-top:3px;
	}
#loginForm {
	float:right;
//	margin-top:-2px;
	height:20px;
	overflow:hidden;
	}
#loginForm form {
	padding:0;
	margin:0;
	}
#loginForm input {
	font-size:10px;
	margin:0 20px 0 0;
	border:solid 1px #6d6d6d;
	}
#loginForm input.button {
	background:#ffffff;
	text-decoration:underline;
	cursor:hand;
	cursor:pointer;
	border:none;
	margin-right:0;
	padding:0;
	font-size:12px;
	}
#loginForm a {
	margin-right:30px;
	display:inline-block;
	}

#topMenu {
	clear:both;
	background:#4a4b4f;
	height:39px;
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	padding-top:5px;
	padding-left:17px;
	background:url(../i/topMenuBG.gif) 17px center no-repeat;
	}
#topMenu ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	}
#topMenu ul li {
	float:left;
	line-height:33px;
	padding-left:10px;
	padding-right:10px;
	width:140px;
	background:url(../i/topMenuBG.gif) right center no-repeat;
	position:relative;
	}
#topMenu a:link, #topMenu a:active, #topMenu a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#topMenu a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
.subMenu {
	position:absolute;
	background:#4a4b4f;
	left:0px;
	top:33px;
	text-align:left;
	line-height:100%;
	padding:10px 5px;
	text-transform:none;
	opacity:0.9;
	filter:alpha(opacity=90);
	display:none;
	width:150px;
	}
.subMenu p {
	margin:8px 0;
	}


#pageLeftBlock {
	float:left;
	width:735px;
	}
#pageLeftBlock .logotypes {
	height:68px;
	text-align:left;
	padding:10px 20px 0 60px;
	width:640px;
	padding-left:65px;
	padding-right:30px;
	font-size:0px;
	}
#pageLeftBlock .logotypes a {
	display:inline-block;
	}
#pageLeftBlock .logotypes a.centerImage img {
	margin-left:75px;
	margin-right:80px;
	}
#pageLeftBlock .logotypes a img {
	margin-left:0;
	margin-right:0;
	}
#pageLeftBlock .headerImage {
	height:162px;
	background:url(../i/headerImage.jpg) left top no-repeat;
	}
#mainContainer {
	margin-right:30px;
	margin-left:60px;
	}
#catBannerBlock {
	margin:0 auto;
	}
.catBanner {
	width:125px;
	background:#f4f4f4 url(../i/bannerBG.gif) left top repeat-x;
	float:left;
	margin:0 2px 10px 0;
	}
.catBannerBG {
	width:123px;
	height:130px;
	border-left:solid 1px #b3b3b3;
	border-right:solid 1px #b3b3b3;
	text-align:center;
	padding-top:11px;
	}
.bannerBottom {
	width:125px;
	height:6px;
	background:url(../i/bannerBottom.gif) left bottom no-repeat;
	font-size:0px;
	}
.catBanner a:link, .catBanner a:active, .catBanner a:visited {
	margin-top:6px;
	display:block;
	line-height:100%;
	font-size:11px;
	text-decoration:none;
	}
.catBanner a:hover {
	text-decoration:underline;
	}

#contentBlock {
	padding-top:15px;
	padding-bottom:25px;
	}
.blockTitle {
	line-height:41px;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:15px;
	}
.blockTitle span {
	color:#ed1c24;
	}
.catalog {
	padding-left:38px;
	background:url(../i/icon2.jpg) left top no-repeat;
	line-height:41px;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:15px;
	}

#mainPageText {
	background:url(../i/border.gif) center 70px repeat-y;
	margin-bottom:25px;
	padding-bottom:25px;
	}
.left300 {
	width:300px;
	float:left;
	padding-right:15px;
	padding-bottom:25px;
	}
.left300 .blockTitle {
	padding-left:32px;
	background:url(../i/icon1.jpg) left top no-repeat;
	line-height:41px;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:15px;
	}
.left300 .blockTitle span {
	color:#ed1c24;
	}

.right300 {
	width:300px;
	float:right;
	padding-bottom:25px;
	}
.right300 .blockTitle {
	padding-left:38px;
	background:url(../i/icon2.jpg) left top no-repeat;
	line-height:41px;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:15px;
	}
.right300 .blockTitle span {
	color:#ed1c24;
	}
.right300 h5, .left300 h5 {
	font-size:11px;
	font-weight:bold;
	color:#747474;
	margin-top:20px;
	}

.bold {
	font-weight:bold;
	color:#747474;
	margin:10px 0;
	}

#pageRightBlock {
	float:right;
	width:200px;
	padding-right:65px;
	padding-top:20px;
	padding-bottom:25px;
	}
#phone {
	text-align:center;
	font-size:28px;
	line-height:100%;
	}
#phone span {
	font-size:16px;
	color:#ed1c24;
	font-weight:bold;
	line-height:100%;
	}
.newsTop {
	margin-top:6px;
	font-size:0px;
	height:4px;
	background:url(../i/newsTop.gif) left bottom no-repeat;
	}
.newsBlock {
	width:188px;
	border-left:solid 1px #bfbfbf;
	border-right:solid 1px #bfbfbf;
	border-bottom:solid 1px #bfbfbf;
	background:#ffffff;
	padding:8px 5px 10px 5px;
	margin-bottom:15px;
	}
.title_1 {
	padding-left:45px;
	padding-top:8px;
	padding-bottom:5px;
	height:24px;
	background:url(../i/img1.jpg) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	line-height:100%;
	font-weight:bold;
	}
.title_2 {
	padding-left:45px;
	padding-top:12px;
	padding-bottom:5px;
	height:26px;
	background:url(../i/img2.jpg) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	line-height:100%;
	font-weight:bold;
	}
.title_3 {
	padding-left:45px;
	padding-top:12px;
	padding-bottom:5px;
	height:26px;
	background:url(../i/icon1.jpg) 10px top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	line-height:100%;
	font-weight:bold;
	}
.title_1 span, .title_2 span {
	color:#ed1c24;
	}

/* inner pages */

#descriptions {
	width:300px;
	float:left;
	padding-bottom:25px;
	}
#textBlock {
	margin-left:300px;
	padding-bottom:25px;
	}

#fotoBlock {
	width:251px;
	height:178px;
	border:solid 1px #b3b3b3;
	padding:9px 13px;
	background:url(../i/fotoBlockBG.gif) left top repeat-x;
	margin-bottom:20px;
	}
#foto {
	width:250px;
	height:177px;
	background:#ffffff;
	overflow:hidden;
	}
#foto img {
	width:250px;
	}

ul.descList {
	list-style:none;
	margin:0;
	padding:0;
	}
ul.descList li {
	float:left;
	margin:2px;
	width:80px;
	}
ul.descList a:link, ul.descList a:active, ul.descList a:visited {
	color:#ffa800;
	line-height:100%;
	}
ul.descList a:hover {
	}

.helpBlock {
	width:251px;
	border:solid 1px #b3b3b3;
	border-top:solid 4px #b3b3b3;
	padding:9px 13px;
	margin-bottom:10px;
	}

/* items */

.itemBlock {
	width:200px;
	margin:15px 5px 15px 5px;
	float:left;
	}
.itemBlock .blockTitle {
	line-height:100%;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
	height:55px;
	width:200px;
	overflow:hidden;
	background:url(/i/itemTitleBG.gif);
	padding:5px 0;
	}
.itemBorder {
	width:190px;
	height:120px;
	border:solid 1px #b3b3b3;
	padding:4px;
	background:url(../i/fotoBlockBG.gif) left center repeat-x;
	}
.itemFoto {
	width:190px;
	height:120px;
	overflow:hidden;
	}
.itemFoto img {
	width:190px;
	}

.newsText {
	padding:0 15px 0 10px;
	font-size:11px;
	line-height:110%;
	}
.newsText h6 {
	font-size:10px;
	color:#88888b;
	}
.newsText h5 {
	font-size:11px;
	font-weight:bold;
	color:#747474;
	}
.newsText a:link, .newsText a:active, .newsText a:visited {
	color:#ffa800;
	line-height:100%;
	}
.newsText a:hover {
	}
a.readMore:link, a.readMore:active, a.readMore:visited {
	color:#ffa800;
	line-height:100%;
	padding-right:10px;
	background:url(../i/readMore.gif) right center no-repeat;
	}
a.readMore:hover {
	}
.newsText hr {
	height:1px;
	border:none;
	color:#dcdcdc;
	background:#dcdcdc;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	}


#footerBlock {
	clear:both;
	border-top:solid 4px #4a4b4f;
	padding:10px 0;
	margin:40px 60px;
	text-align:center;
	font-size:11px;
	}
table#advert {
	clear:both;
	padding:10px 0;
	margin:0px 60px;
	font-size:11px;
	}
#footerBlock a:link, #footerBlock a:active, #footerBlock a:visited {
	text-decoration:none;
	margin:0 10px;
	}
#footerBlock a:hover {
	text-decoration:underline;
	}
.footerBlockLeft {
	width:200px;
	float:left;
	color:#9fa5a8;
	text-align:left;
	}
.footerBlockRight {
	width:160px;
	float:right;
	color:#9fa5a8;
	text-align:left;
	}
.footerBlockLeft a:link, .footerBlockLeft a:active, .footerBlockLeft a:visited, .footerBlockRight a:link, .footerBlockRight a:active, .footerBlockRight a:visited {
	text-decoration:underline !important;
	margin:0 !important;
	color:#ffa800;
	}
.footerBlockRight a{
	font-size: 11px;
	margin:0 !important;
}

.footerBlockLeft a:hover, .footerBlockRight a:hover {
	text-decoration:none !important;
	}
.newsList td {
	padding:10px 0;
	}
