html, body, table, td, p, h1, h2, h3, ul, ol, li, form, input, textarea, label, object, img {
	margin: 0;
	padding: 0;
	border: 0;
}

a:focus {
    outline: none;
}

a {
    outline: none;
}

body {
cursor: default;
font: 13px/18px	Arial;
color: #000000;
background-color: #fff;
}

td {
	vertical-align: top;
    padding-right: 16px;
}

ul {
padding-left: 0;
list-style: none;
}


ol li {
margin-left: 25px;
padding: 3px 0;
list-style: none;
}

ul li {
padding-left: 19px;
background: url(/images/listItem.gif) no-repeat 0 8px transparent;
list-style: none;
}

div.clear {
clear: both;
font-size: 0;
}
h1 {
font: italic 28px Tahoma;
color: #ea3d00;
padding: 0;
margin-bottom: 25px;
}
h1 span {
display: block;
font: 12px Arial;
color: #35749f;
}
h1 span a {
color: #35749f;
}


a {
color: #35749f;
}
a:hover {
text-decoration: none;
}

div.header {
	width: 100%;
	height: 104px;
	background-color: #4b494b;
	border-bottom: 4px solid #ea3d00;
}

div.header div.header-left {
	width: 100%;
	height: 104px;
	background: url(/images/headerLeft.gif) no-repeat 0 0 transparent;
}

div.header div.header-right {
	width: 100%;
	height: 104px;
	background: url(/images/headerRight.gif) no-repeat right 0 transparent;
}

div.logo {
    float: left;
    height: 64px;
    margin-left: 126px;
    padding-top: 40px;
    margin-right: 10%;
}

div.phones {
	float: left;
	height: 82px;
	margin-top: 22px;
}
div.phones p.paragraph {
	font: italic 18px Verdana;
	color: #fff;
}

div.phones p.paragraph span.code {
	font: italic 11px Verdana;
	color: #a6a6a6;
	position: relative;
	top: -5px;
	margin-right: 4px;
}

div.phones a  {
	display: block;
	font: italic 13px Verdana;
	color: #dbdcdd;
	margin-top: 10px;
}

div.header-slogan {
color: #363636;
font: 18px Georgia;
letter-spacing: 0.01em;
}

div.icons {
    color: #D12F01;
    font-size: 13px;
    position: absolute;
    right: 8px;
    top: 74px;
}
div.icons a {
margin: 0 5px;
}

div.subHeader {
    float: right;
    margin-top: 8px;
    width: 216px;
}


div.subHeader div.price {
	background-color: #e8e9eb;
	border-radius: 8px;
	padding: 12px;
	width: 215px;
	margin-left: -36px;
}

div.subHeader div.price p.paragraph {
    background: url("/images/priceBack.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    font: 13px/18px Verdana;
	margin: 0;
    padding: 0 0 0 47px;
    width: 192px;
}

div.subHeader div.links {

}

div.subHeader div.links a {
    color: #00407B;
    display: block;
    font: italic 13px/19px Verdana;
    margin-bottom: 13px;
}

div.footer {
    background: url("/images/footerBack.gif") no-repeat scroll left bottom transparent;
    float: left;
    height: 115px;
    margin-top: 70px;
    width: 100%;
}

div.footer span.copyright {
	color: #000;
	font: italic 13px Verdana;
	display: block;
	margin-left: 174px;
	margin-right: 10%;
	margin-top: 56px;
	float: left;
}

div.footer div {
    float: left;
    width: 567px;
	margin-top: 38px;
}

div.footer div a {
	color: #00407b;
	font: 11px/12px Verdana;
	display: inline-block;
	background: url(/images/footerLinksBack.gif) no-repeat right 0 transparent;
	height: 11px;
	padding-right: 11px;
	margin-right: 9px;
	margin-top: 9px;
}

div.footer div a.last {
	background: 0;
	padding-right: 0;
	margin-right: 0;
}



div.catMenu {
    margin-top: 4px;
    text-align: center;
}

div.catMenu a {
	display: inline-block;
	background: url('/images/catMenuItemBack.png') no-repeat left 7px transparent;
	padding-left: 18px;
	margin-left: 8px;
	color: #00407b;
	font: italic 13px/22px Verdana;
}

div.catMenu a:first-child {
	margin-left: 0;
}

div.catMenu a.select {
	text-decoration: none;
}

div.content {
padding-top: 40px;
    margin: 0 auto;
    width: 90%;
	clear: both;
	
}

div.content .layA {
	width: 75%;
	padding-right: 5%;
	margin: 0;
	float: left;
}

div.content .layB {
    float: right;
    margin: 0;
    width: 18%;
}

div.content p {
    margin: 1.5em 0;
    max-width: 700px;
}

div.production {
    float: left;
    height: 225px;
    padding: 20px 2% 0 0;
    width: 31%;
}
div.production h2 {
color: #35749f;
font-size: 15px;
}
div.production img {
width: 197px;
height: 127px;
}

div.mainMenu
{
	width: 100%;
	height: 43px;
	background: url(/images/menuPanelBack.gif) repeat-x 0 0 transparent;
	text-align: center;
}

div.menu {
    width: 771px;
	display: inline-block;
	_display: inline;
	zoom: 1;
}

div.menu a {
	font: italic 15px Verdana;
	background: url(/images/menuItemBack.gif) no-repeat right 0 transparent;
	color: #4b494b;
	zoom: 1;
	display: inline-block;
	padding: 10px 40px 0 31px;
	height: 33px;
}

div.menu a.first {
	padding-left: 0;
}

div.menu a.last {
	background: 0;
	padding-right: 0;
}

div.menu a.active {
	color: #ea3d00;
	text-decoration: none;
}

form.main {
padding-left: 20px;
}

form.main, form table.form {
background-color: #f1f1f1;
}
form.main td p, form table.form p {
color: #000;
margin: 0 10px 0 0;
padding: 0;
line-height: 34px;
}
form.main td p span, form.main td p.error {
color: #ec643a;
}
form.main td p.send {
color: #db9002;
}
form.main input.text, form table.form input.text {
width: 210px;
border: 1px solid #b3b9c3;
}
form.main textarea, form table.form textarea {
margin: 10px 0 0 0;
width: 368px;
height: 115px;
border: 1px solid #b3b9c3;
}
input.button {
margin: 12px 0;
background: url('img/btn.png') no-repeat;
border: 0;
width: 78px;
height: 24px;
color: #fff;
cursor: pointer;
}

table#tbl {
background-color: #f1f1f1;
}
table#tbl th {
border-right: 2px solid #fff;
font-weight: bold;
height: 33px;
padding: 0 10px;
text-align: left;
}
table#tbl td {
border-right: 2px solid #fff;
padding: 5px 10px;
}
table#tbl tr.color td {
background-color: #e2e2e2;
}

table.table {
border-collapse: collapse;
width: 100%;
margin-top: 10px;
}
table.table th {
background-color: #F1F1F1;
padding: 5px 15px;
border: 1px solid #E2E2E2;
}
table.table td {
vertical-align: middle;
border: 1px solid #E2E2E2;
padding: 3px 10px;
text-align: center;
}
table.table td:first-child {
text-align: left;
}
/* table.table tr:nth-child(2n) td {
background-color: #F1F1F1;
} */

h2 {
color: #000000;
font: bold 15px Arial;
padding-top: 20px;
margin-bottom: 17px;
}
p.news-name {
color: #35749f;
}


div.preview {
width: 70px;
height: 70px;
float: left;
margin: 8px 10px 0 0;
background-position: center center;
}


table.about {
width: 98%;
}
table.about p {

}

div.grippie {
	background: #eee url('img/grippie.png') no-repeat scroll center 2px;
	border-color: #ddd;
	border-style: solid;
	border-width: 0pt 1px 1px;
	cursor: s-resize;
	height: 9px;
	overflow: hidden;
	width: 368px;
}
.resizable-textarea textarea {
	display: block;
	margin-bottom: 0pt;
	width: 368px;
	height: 20%;
}
label.error {
	display: block;
	color: #f00;
}
