.phoneBlock
{
	padding: 0.5em 0 0 0;
	
}

.phoneBlock small
{
	font-size:110%;
	color:#00923f;
}

.phoneBlock strong
{
	font-size:110%;
	color:#00923f;
}


/* header */

.headerMenu td
{
	padding: 1.5em 0 40px 0;}

.headerMenu td h4
{
	font-size: 80%;
	margin: 0;
	color:#c80000;
}

.headerMenu td h4 a
{
	color:#333;
}

.headerMenu td p
{
	font-size:70%;
	color:#666;
	line-height: 1.4em;
	margin: 0.4em 0 0 0;
}

.headerLogoBlock
{
	position: relative;
	width:100%;
	height: 69px;
	margin-bottom: 2.5em;
}

.headerLogoBlock .line1
{
	position: absolute;
	width: 91%;
	height: 4px;
	left:4%;
	top: 30px;
	background-color: #333;
}

.headerLogoBlock .line2
{
	position: absolute;
	width: 91%;
	height: 2px;
	left:4%;
	top: 36px;
	background-color: #333;
}

.headerLogo
{
	position: absolute;
	width:405px;
	height:69px;
	background-color: #fff;
	text-align:center;
	z-index:10;
	left:50%;
	margin-left:-203px;
}

.headerLogo img
{
	margin: 0 20px;
}

.headerPhone
{
	position: absolute;
	left: 80%;
	bottom: 50px;
	margin-left:-0.4em;
	font-size:140%;
}


/* home */

.homeAnons
{
	padding: 0 30px 1em 0;
}

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

.homeAnons p
{
	color:#333;
	font-size:75%;
	margin: 0.4em 0 0 0;
	line-height: 1.4em;
}

.homeServiceAnonsBlock
{
	background-color: #eaeaea;
	padding: 1em 0 1em 30px;
	margin-top:0.3em;
}

.homeServiceAnonsBlock h3
{
	font-size:130%;
	font-weight: bold;
	margin: 0.5em 0 1em 0;
}

.homeServiceAnons
{
	width: 100%;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}

.homeText h3
{
	font-size: 200%;
	font-weight:bold;
	margin: 0 0 0.5em 0;
}

.homeText p
{
	font-size:100%;
}


/* catblock */

.catList
{
	margin: 0.5em 0 1.5em 0;
	padding:0;
	font-size:100%;
}

.catList h4
{
	margin: 0 0 0.4em 0;
	padding: 0.4em 10px;
	font-size:80%;
	text-transform: uppercase;
	color:#fff;
	line-height: 1.2em;
	font-weight:normal;
	background-color: #333;
}

.catList li
{
	font-size:80%;
	margin: 0;
	padding: 0.4em 10px;
	line-height: 1.3em;
	text-indent: 0;
}

.catList li a
{
	color:#333;
}

.catList li a:hover
{
	color:#cd3210;
}


/* textpage */

.articleBlock
{
	padding: 0.5em 0 0 0;
}

.articleBlock h4
{
	font-size:120%;
	font-weight:normal;
	margin: 0 0 0.4em 0;
}

.articleBlock p
{
	margin-top: 0;
}


/* order page */

.orderTable
{
	width:auto;
}

.orderTable td
{
	padding: 0.5em 10px 0.5em 0;
}

.orderTable .text
{
	display: block;
	font-size: 85%;
	width: 300px;
}

.orderTable label
{
	display: block;
	font-size: 85%;
	white-space: nowrap;
	padding: 0.3em 0 0 0;
}

.orderTable small
{
	font-size:75%;
	color:#999;
	white-space: normal;
	display: block;
	margin: 0.3em 0 0 0;
}

.orderTable .asterisc
{
	position: absolute;
	font-size: 120%;
	font-weight: bold;
	left:100%;
	top:0;
	margin-left: 5px;
}


/* footer */

.footerLine
{
	position: relative;
	width:100%;
	height: 8px;
	margin: 1em 0 2em 0;
}

.footerLine .line1
{
	position: absolute;
	width: 91%;
	height: 4px;
	left:4%;
	top:4px;
	background-color: #333;
}

.footerLine .line2
{
	position: absolute;
	width: 91%;
	height: 2px;
	left:4%;
	top:0;
	background-color: #333;
}

.footerEasylink
{
	width:100%;
}

.footerEasylink .easyLink
{
	width: 200px;
	margin: 0 0 0 4%;
}

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

.footerTable td
{
	padding: 0 0 2em 0;
}

.footerPhone strong
{
	font-size:120%;
	font-weight:normal;
}

.footerAdress p
{
	font-size:80%;
	margin: 0.2em 0 0 0;
	line-height: 1.4em;
}