/* header */

.headerLogo
{
	padding: 20px;
}

.headerMenuList
{
	margin: 0;
	padding: 0:
	font-size:100%;
	clear:both;
}

.headerMenuList li
{
	font-size:100%;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: 0;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

.headerMenuList li a
{
	display: block;
	background-color: #000;
	padding: 0.5em 15px;
	margin:0;
	font-size:75%;
	color:#fff;
	text-decoration: none;
}

.headerMenuList li span
{
	display: block;
	background-color: #ce0000;
	padding: 0.5em 15px;
	margin:0;
	font-size:75%;
	color:#fff;
	text-decoration: none;
}

.headerMenuList li a:hover
{
	background-color: #333;
}

.headerPhone
{
	font-size: 140%;
	color:#000;
	font-weight: bold;
	padding-left: 29px;
}


/* catalogue menu */

.catalogueBlock
{
	margin: 10px;
	padding: 5px 0 10px 10px;
	background-color: #dedede;
}

.catalogueBlock h4
{
	display: inline;
	padding: 1em 0 0 0;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.6em;
	color:#000;
	text-transform: uppercase;
}

.catalogueList
{
	margin: 0;
	padding: 0;
	font-size:100%;
}

.catalogueList li
{
	font-size:100%;
	margin:0;
	padding: 0;
	text-indent: 0;
}

.catalogueList li a
{
	padding: 0.3em 5px;
	font-size: 90%;
	text-decoration: none;
	line-height: 1.6em;
	white-space: nowrap;
	font-weight: normal;
}

.catalogueList li a:hover
{
	background-color: #333;
	color:#fff;
}

.catalogueList li .cur
{
	background-color: #fff;
}

.catalogueList li .cur:hover
{
	background-color: #fff;
}

.catalogueList li span
{
	padding: 0.3em 5px;
	font-size: 70%;
	text-decoration: none;
	line-height: 1.6em;
	color:#fff;
	background-color: #ce0000;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
}


/* home */

.ill
{
	background: url('/i/ill.jpg') #000 no-repeat left top;
	width:100%;
	height:218px;
	margin: 10px 0 0 0;
}

.homeTextBlock
{
	padding: 0.6em 20px 0 10px;
}

.homeTextBlock h3
{
	font-size:150%;
	font-weight:bold;
	margin-bottom: 0.6em;
}

.homeAnons
{
	padding: 0 20px 1.2em 10px;
}

.homeAnonsHeader
{
	font-weight: bold;
	font-size:90%;
	margin: 1.4em 0 0.8em 29px;
	text-transform: uppercase;
}

.homeAnons h4
{
	margin: 0 0 0.2em 19px;
	font-size:90%;
	font-weight:bold;
}

.homeAnons p
{
	font-size: 70%;
	color:#666;
	line-height: 1.4em;
	margin: 0 0 0 19px;
}


/* part page */

@font-face {font-family: "RublArial"; src: url('/f/1/global/ruble.eot');}
span.rur {//font-family: "RublArial"; text-transform: uppercase; //text-transform: none;}
span.rur span {position: absolute; overflow: hidden; width: 0.45em; height: 1em; margin: 0.2ex 0 0 -0.7em; //display: none;}
span.rur span:before {content: '\2013';}

@media all and (min-width: 0px) {
	span.rur span {margin-top: 0.25ex;}
}

.partTable
{
	width: auto;
	border-collapse: collapse;
}

.partTable .highlight td
{
	background-color: #efefef;
}

.partTable td
{
	padding: 0.4em 10px 0.4em 10px;
}

.partNumber
{
	white-space: nowrap;
	color:#000;
	font-size:75%;
	margin-top:0.3em;
}

.partName
{
	color:#000;
	font-size:90%;
}

.partText
{
	font-size: 70%;
	color:#666;
	margin-top:0.2em;
}

.partPrice
{
	white-space: nowrap;
	color:#000;
	font-size:90%;
}

.partPrice small
{
	font-size: 75%;
	color:#000;
}

.partPriceBlock
{
	white-space: nowrap;
	color:#fff;
	font-size:120%;
	background-color:#ce0000;
	float:left;
	padding: 0.2em 8px;
}

.partPriceBlock small
{
	font-size: 75%;
	color:#fff;
}

.partPriceBlock .rur,
.partPriceBlock .rur span
{
	color:#fff;
}

/* textpage */

.textBlock
{
	padding: 1.5em 20px 0 15px;
}

.textFoto
{
	padding: 0 0 1em 10px
}


/* catalogue */

.catalogueTable
{
	width:auto;
}

.catalogueTable td
{
	padding: 0 3px 0.6em 7px;
}

.catalogueTable td h4
{
	font-size:110%;
	margin: 1.2em 0 0.3em 0;
}

.catalogueTable td p
{
	font-size:75%;
	margin: 0 0 0.5em 0;
	line-height: 1.4em;
}



/* map */ 

.mapHeader
{
	text-transform: uppercase;
	font-size:75%;
	margin: 3.5em 10px 1.5em 20px;
}

#map
{
	position: relative;
	width:252px;
	height:333px;
	background: url('/i/map.gif') no-repeat left top;
	top: 0;
	left:10px;
}

.mapOffice
{
	position: absolute;
}

.mapOfficeContent
{
	position: absolute;
	width:150px;
	left:-19px;
	bottom:8px;
	z-index:100;
}

.mapOfficeContent .tile
{
	position: relative;
	width:9px;
	height:30px;
	background: url('/i/tile.gif') no-repeat left top;
	overflow: hidden;
	margin-left: 20px;
}


.mapOfficeContent .content
{
	background-color: #ce0000;
	padding:  0.5em 10px 0.8em 10px;
}

.mapOfficeContent .content h4
{
	font-size:75%;
	font-weight: bold;
	margin:0;
	color:#fff;
}

.mapOfficeContent .content p
{
	font-size:70%;
	margin:0;
	color:#fff;
	line-height:1.2em;
	margin: 0.4em 0 0 0;
}

.mapOfficeContent .content strong
{
	color:#fff;
}

.mapPoint
{
	position: relative;
	width:10px;
	height:10px;
	background: url('/i/point.gif') no-repeat left top;
	overflow: hidden;
}

.optContacts
{
	padding: 0.5em 10px;
	margin: 1.5em 10px;
	border: 1px solid #ccc;
}

.optContacts h4
{
	text-transform: uppercase;
	margin: 0.8em 0 1em 0;
	font-size: 80%;
}

.optContacts p
{
	line-height: 1.4em;
	font-size:75%;
	margin: 0.5em 0;
}


/* footer */

.easyLink td
{
	padding: 0.5em 20px 0.5em 20px;
	border-left:1px solid #546d6e;
}

.easyLink td p
{
	font-size:70%;
	color:#333;
	line-height: 1.4em;
}

#footerCounter
{
	padding: 1.5em 20px;
}

.footerContacts
{
	padding: 1.5em 20px;
}

.footerContacts strong
{
	color:#000;
	font-size:120%;
}

.footerContacts p
{
	color:#000;
	font-size:70%;
	line-height: 1.4em;
	margin: 0.5em 0 0 0;
}

.footerTl
{
	clear:both;
	padding: 1.5em 0 2em 30px;
}

.footerTl img
{
	display: block;
	float:left;
	margin: 0 15px 0.5em 0;
}

.footerTl .tlLink
{
	display: block;
	color:#000;
	float:left;
	font-size:75%;
	line-height: 1.5em;
	padding: 0.4em 0 0 0;
}

.footerTl .tlLink p
{
	margin:0;
	line-height: normal;
	font-size: 100%;
	color:#000;
}
