.flinks p
{
	color:#fff;
	font-size:80%;
	padding-top:2em;
}

.flinks p a
{
	color:#fff;
}

/* order form */
table.form{width:100%}
table.form td{font-size:75%; color:#333; padding: 0.3em 20px 0.3em 0;}
table.form td.leftCol{width:250px; padding-top:0.6em;white-space:nowrap}
/**/


/* header */

.headerLogo
{
	padding: 3.8em 20px 20px 20px;
}

.headerPhone
{
	padding: 1em 0 0.8em 0;
	font-size: 150%;
}

.headerMenuList
{
	position: relative;
	margin: 0 0 0 -20px;
	padding:0;
	font-size:65%;
	color:#333;
	line-height:1.3em;
	white-space: nowrap;
}

.headerMenuList li
{
	list-style-type:none;
	margin: 0;
	padding: 1.1em 0 1.3em 15px;
	float: left;
	position: relative;
	background-color: #dce4e8;
	white-space: nowrap;
	text-indent:0;
}

.headerMenuList .first
{
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}

.headerMenuList .last
{
	padding-right:20px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}

.headerMenuList li span
{
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
	padding: 0.2em 5px;
	display: block;
}

.headerMenuList li .cur
{
	background-color: #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.headerSeriesList
{
	margin: 0;
	padding:0;
	font-size:130%;
	color:#333;
	line-height:1.3em;
}

.headerSeriesList li
{
	list-style-type:none;
	margin: 0;
	padding: 1em 30px 1em 0;
	float: left;
	position: relative;
	text-indent:0;
}

.basketBlock
{
	padding: 2em 0 0.8em 0;
	font-size: 100%;
}


/* home */

#homeIll
{
	width:100%;
	height:250px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-bottom: 2em;
}

.ill_style{background: url('/i/style_ill.jpg') no-repeat right top;}
.ill_metallic{background: url('/i/metallic_ill.jpg') no-repeat right top;}
.ill_classic{background: url('/i/classic_ill.jpg') no-repeat right top;}

.seriesDescription
{
	position: absolute;
	left: 25%;
	top: 0.3em;
	width:500px;
	background-color: #fff;
	padding: 0.2em 20px 0.3em 20px;
	font-size: 110%;
	font-style: italic;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	opacity: 0.8;
}

.homeParagraph
{
	padding-left:40px;
}

.homeParagraph h3
{
	font-size: 180%;
}

.homeBanner
{
	position: relative;
	left: -30px;
	top: -10px;
}

.homeNewsHeader
{
	margin: 1.8em 0 0 0;
}

.newsBlock
{
	padding: 1.5em 20px 0 0;
}

.newsBlock small
{
	background-color: #e8f1c2;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding: 0.3em 5px;
	position: relative;
	left:-4px;
	color:#333;
	font-size:70%;
}

.newsBlock p
{
	font-size:75%;
	line-height: 1.5em;
	margin: 0.6em 0 0 0;
}

.infoBlock
{
	margin: 0 0 2em 15px;
	background-color: #e8f1c2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.infoBlock td
{
	padding: 1.5em 25px 0 25px;
	font-size:90%;
}

.infoBlock td .pContent
{
	padding-bottom:0;
}



/* catalogue */

.catalogueBlock
{
	clear:both;
	position:relative;
	padding: 20px 0 0 10px;
}

.goodHeader
{
	background-color: #d4dde2;
	margin: 1em 20px 20px 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 0.8em 20px;
}

.goodHeader h4
{
	font-size:120%;
	font-weight:normal;
	color:#333;
	margin:0;
}

.goodBlock
{
	width:178px;
	height:19em;
	float:left;
	background: url('/i/good_bg.gif') repeat-y left top;
	position: relative;
	margin: 0 20px 20px 0;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	border:1px solid #ccc;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.goodBlock .image
{
	width:140px;
	height:105px;
	overflow: hidden;
	margin: 19px 0 0 19px;
	border:0;	
}

.goodBlock .content
{
	padding: 0 20px;
}

.goodBlock .content h4
{
	font-size:100%;
	font-weight: normal;
	margin:0.7em 0 0.4em 0;
	line-height: 1.1em;
}

.goodBlock .content h5
{
	font-size:90%;
	font-weight: bold;
	margin: 0.8em 0;
}

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

.goodBlock .goodOrder
{
	background-color: #999;
	font-size:90%;
	font-weight: bold;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	position: relative;
	left:-10px;
}

.goodBlock .goodOrder a
{
	color:#fff;
	display: block;
	padding: 0.4em 20px 0.8em 20px;
}


/*
.goods {
	width:auto;
	margin-bottom:30px;
}

.goods tr th{
	padding: 0.5em 10px;
	margin:0;
	text-align:left;
	vertical-align:top;
	color:#808080;
}

.goods tr td {
	border:none;
}

.GoodName
{
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:120%;
}
*/

.RightPhotoBlock
{
	padding:0 40px 30px 10px;
}

.RightPhotoBlock strong {
	font-weight:bold;
	font-size:100%;
}

.RightPhotoBlockImg
{
	padding:10px 40px 10px 0px;
}


.grey td {
	background-color:#efefef;
}

.PriceListBlock
{
	background-color: #e4f0c0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 0.1em 20px 0.1em 20px;
}

.catalogueFile
{
	padding: 0.1em 10px 0.3em 2px;
}

.catalogueFile a
{
	font-size:80%;
	font-style:italic;
}

.catalogueFile small
{
	font-size:70%;
	color:#333;
	font-style:italic;
}


/* basket */

.BasketTable
{
	width:auto;
	border-collapse: collapse;
	border:0;
}

.BasketTable th
{
	color:#333;
	font-weight: bold;
	text-align:left;
	font-size:70%;
	padding: 0.4em 10px 0.3em 10px;
	border-bottom: 1px solid #ccc;
}

.BasketTable td
{
	padding: 0.6em 10px 0.4em 10px;
	font-size:85%;
	color:#333;
}

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

.BasketOrderButton
{
	padding: 1em 0 4em 10px;
}


.orderBlank
{
	padding: 1em 0 1em 10px;
}

.orderBlank .inputBlock,
.orderBlank .checkboxBlock
{
	padding: 1em 0 0 0;
}

.orderBlank label
{
	color:#333;
	font-size:80%;
}

.orderBlank label span
{
	color:#cf0000;
	font-weight: bold;
}

.orderBlank .orderText
{
	padding: 1em 0 1.5em 0;
}

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

.orderBlank .inputBlock label
{
	display:block;
}

.orderBlank .inputBlock input,
.orderBlank .inputBlock textarea
{
	width:400px;
	font-size:85%;
}

.orderBlank .checkboxBlock input
{
	margin-left:0;
	margin-right:0.3em;
}

.submitBlock
{
	width:400px;
	background-color: #d4dde2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 0.6em 20px 0.6em 20px;
}

.submitBlock input
{
	font-size: 100%;
}




/* footer */

#footerCounter
{
	padding: 1em 20px 1em 40px;
}

.footerContacts
{
	padding: 1em 20px 1em 0;
}

.footerContacts strong
{
	font-size:100%;
	font-weight: bold;
	color:#fff;
}

.footerContacts p
{
	font-size:75%;
	color:#fff;
	margin: 0.8em 0 0 0;
	line-height: 1.4em;
}

.footerTl
{
	padding: 1em 20px 1em 0;
}

.footerTl img
{
	float:left;
	margin-right:15px;
}

.footerTl .tlLink
{
	display: block;
	font-size:70%;
	margin: 0.4em 0 0;
	color:#fff;
	line-height: 1.4em;
}

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