/* left menu */

.logotype
{
	position: relative;
	padding: 30px 0 40px 0;
	left:-15px;
}

.leftMenuHeader
{
	font-size:100%;
	font-weight:normal;
	margin: 0 0 0.5em 0;
}

.leftMenuList
{
	margin: 0 0 3em 0;
	padding: 0;
	font-size: 70%;
}

.leftMenuList h4
{
	font-size: 100%;
	margin: 2em 0 0.2em 10px;
}

.leftMenuList li
{
	text-indent:0;
	margin: 0 0 0 0;
	padding: 0.3em 10px 0.3em 20px;
	background-position: 10px 0.7em;
	background-repeat: no-repeat;
	background-image: url('../i/icons/menu_point.gif');
}

.leftMenuList li.cur
{
	color:#f3efc0;
	background-image: url('../i/icons/menu_point_on.gif');
	background-color: #333;
}

.rightMenuList
{
	margin: 0 0 2em 0;
	padding: 0;
	font-size:85%;
}

.rightMenuList li
{
	text-indent:0;
	margin:0;
	padding: 0.4em 10px 0.4em 10px;
	line-height: normal;
}

.rightMenuList li.cur
{
	color:#f3efc0;
	background-color: #333;
}

.rightMenuList li a:hover
{
	color:#5c5c33;
}


/* home */

.homeHeader
{
	padding: 40px 0 50px 0;
}

.homeIll
{
	position: absolute;
	bottom:0;
	width:316px;
	height:375px;
	background: url('/i/ill.jpg') no-repeat left top;
}

.labelBlock,
.labelBlockFix
{
	width:316px;
	height:375px;
	position:relative;
}

.label
{
	position:absolute;
	z-index:20;
	white-space:nowrap;
	padding-left:4px;
}

.label div
{
	padding: 0.5em 15px 0.6em 15px;
}

.labelBlock .label
{
	background: url('../i/bg/label.png') no-repeat left top;
}

.labelBlock .label div
{
	background: url('../i/bg/label_bg.png') repeat left top;
}

.labelBlockFix .label
{
	background: url('../i/bg/label.gif') no-repeat left top;
}

.labelBlockFix .label div
{
	background-image:none;
	background-color:#fff;
}

.label a
{
	font-size:70%;
	color:#330;
}

.label a:hover
{
	font-size:70%;
	color:#5c5c33;
}

#homeMap
{
	width:258px;
	height:340px;
	position: relative;
	background: url('/i/bg/map.gif') no-repeat left top;
}

.salePointOff,
.salePointOn
{
	position: absolute;
}

#homeMap .point
{
	position: relative;
	width:10px;
	height:10px;
	border:1px solid #fff;
	left:0;
	top:0;
}

.metro1 .point, .metro1 .metroLine{background-color: #cd0506;}
.metro2 .point, .metro2 .metroLine{background-color: #0a6f20;}
.metro3 .point, .metro3 .metroLine{background-color: #072889;}
.metro4 .point, .metro4 .metroLine{background-color: #069cd3;}
.metro5 .point, .metro5 .metroLine{background-color: #7f0000;}
.metro6 .point, .metro6 .metroLine{background-color: #ff7f00;}
.metro7 .point, .metro7 .metroLine{background-color: #92007b;}
.metro8 .point, .metro8 .metroLine{background-color: #ffdd03;}
.metro9 .point, .metro9 .metroLine{background-color: #a2a5b4;}
.metro10 .point, .metro10 .metroLine{background-color: #8cce3a;}
.metro11 .point, .metro11 .metroLine{background-color: #29b1a6;}

#homeMap .info
{
	background-color: #fff;
	position: absolute;
	left:-10px;
	top:3px;
	z-index:10;
	width:200px;
	opacity: 0.9;
}

.salePointOn .info
{
	display: block;
}

.salePointOff .info
{
	display: none;
}

.salePointOn .point
{
	z-index:15;
}

.salePointOff .point
{
	z-index:5;
}

#homeMap .metroLine
{
	width:100%;
	height:5px;
}

#homeMap .content
{
	padding: 0.5em 10px;
}

#homeMap .content h4
{
	font-size:75%;
	color:#333;
	margin:0 0 0.3em 0;
}

#homeMap .content p
{
	font-size:70%;
	color:#333;
	margin:0;
	line-height: 1.3em;
}


/* right menu */

.phone
{
	padding: 30px 0 30px 0;
}

.phone small{color:#330; font-size:110%; white-space:nowrap;}
.phone strong{color:#330; font-size:150%; white-space:nowrap; font-weight: normal;}
.phone a{display:block; font-size:70%; padding-top:0.1em;}

.homeIcons
{
	padding-left: 5px;
}

.homeIcons div
{
	font-size:75%;
	padding: 1.5em 0 1.5em 45px;
}

.projection
{
	color:#ff5700;
	background: url('../i/icons/projection.gif') no-repeat 5px 0.7em;
}

.delivery
{
	color:#0a7008;
	background: url('../i/icons/delivery.gif') no-repeat left 0.6em;
}

.plastic
{
	color:#49b246;
	background: url('../i/icons/plastic.gif') no-repeat 10px 1em;
}

.guarantee
{
	color:#5f46b2;
	background: url('../i/icons/guarantee.gif') no-repeat 10px 1em;
}

.photoGallery
{
	padding-top: 2em;
}

.fotoBlock
{
	padding: 2em 0 0 0;
}

.fotoBlock .image
{
	background-color: #fff;
	border:1px solid #330;
}

.fotoBlock .image img
{
	display: block;
	margin: 4px 0 4px 4px;
}


/* footer */

.footerBlock
{
	padding: 1em 0 2em 0;
}

.footerText
{
	padding: 1.5em 0 2em 0;
}

.footerText p
{
	line-height: 1.6em;
}

.footerTextImage
{
	padding: 2.1em 20px 0 0;
}

.footerRow td
{
	padding: 1em 20px 0 0;
}

.footerRowHome td
{
	border-top: 1px solid #f3efc0;
	padding: 1em 20px 0 0;
}

.footerContacts small,
.footerContactsHome small
{
	font-size:70%;
}

.footerContacts strong,
.footerContactsHome strong
{
	font-size:100%;
}

.footerContacts p,
.footerContactsHome p
{
	font-size:70%;
	margin-top: 2em;
}

.footerTl
{
	padding: 0 0 0 10px;
	vertical-align:bottom;
}

a.tlLink
{
	display:block;
	padding-top: 0.6em;
	font-size:70%;
	line-height:1.3em;
}

.footerFoto
{
	margin: 20px 20px 0 10px;
	background-color: #fff;
}

.footerFoto img
{
	margin: 6px;
}

.footerAnons
{
	padding: 2em 0 0 10px;
}

.anonsImg
{
	background-color: #fff;
}

.anonsImg img
{
	margin: 6px;
}

.footerAnons h4
{
	font-size:100%;
	margin: 0.7em 0 0.3em 0;
}

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


/* textpage */

h1.pageHeader
{
	font-size:200%;
	margin: 85px 0 0.5em 0;
}

.textBlock
{
	padding-bottom: 4em;
}