body {
	background-color: #f2f2f2;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Serif;
	font-size: 12px;
	margin: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img.product_thumb {
	cursor: pointer;
}
table.body {
	background-color: #ffffff;
	text-align: left;
}
td.logo, td.logo-ru {
	width: 345px; height: 109px;
	border-bottom: 1px solid #d4d0c8;
	vertical-align: top;
}
td.logo {
	background-image: url(images/poltraf.png);
}
td.logo-ru {
	background-image: url(images/poltraf_ru.png);
}
td.header1 {
	background-color: #e8e8ef;
	background-image: url(images/header1.png);
	width: 103px; height: 109px;
	border-bottom: 1px solid #d4d0c8;
}
td.header2 {
	background-color: #7272a9;
	background-image: url(images/header2.png);
	width: 166px; height: 73px;
	vertical-align: top;
	text-align: left;
}
td.header3 {
	background-color: #343783;
	background-image: url(images/header3.png);
	width: 247px; height: 73px;
	color: #cccccc;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
}
span.header_username {
	color: #ffffff;
}
td.header4 {
	background-color: #4f3c3e;
	background-image: url(images/header4.png);
	width: 413px; height: 36px;
	border-bottom: 1px solid #d4d0c8;
	text-align: right;
	vertical-align: center;
	/*padding-bottom: 4px;*/
	color: #ffffff;
	font-size: 12px;
}
td.header_left {
	background-image: url(images/header_left.png);
	border-bottom: 1px solid #d4d0c8;
}
td.header_right {
	background-image: url(images/header_right.png);
	border-bottom: 1px solid #d4d0c8;
}
td.margin {
	background-color: #f9f9f9;
}
td.body {
	vertical-align: top;
	border-left: 1px solid #d4d0c8;
	border-right: 1px solid #d4d0c8;
	background-color: #ffffff;
	/*height: 200px;*/
}
td.footer {
	background-color: #7272a9;
	background-image: url(images/footer.png);
	height: 25px;
	width: 758px;
	border-top: 1px solid #d4d0c8;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
}
td.footer_left {
	background-image: url(images/footer_left.png);
	border-top: 1px solid #d4d0c8;	
}
td.footer_right {
	background-image: url(images/footer_right.png);
	border-top: 1px solid #d4d0c8;	
}
td.menu {
	vertical-align: top;
/*	padding: 4px;*/
	padding-right: 10px;
	width: 200px;
	color: #3333cc;
}
td.main {
	vertical-align: top;
	width: 516px;
	padding: 10px;
	line-height: 140%;
}
td.spacer {
    border-bottom: 1px solid #d4d0c8;
    font-size: 2px;
}
td.firmbutton {
	/*background-image: url(images/logo_bg.png);*/
	width: 200px; height: 78px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

div.submenu {
	padding: 4px;
	padding-left: 20px;
	display: none;
	border-bottom: 1px solid #d4d0c8;
	font-weight: normal;
}

.submenu div {
	padding: 4px;
	border-bottom: 1px solid #d4d0c8;
}

table.menu {
	border-collapse: collapse;
}

.menu td {
	border-bottom: 1px solid #d4d0c8;
	font-weight: bold;
	padding: 6px;
}

td.desc {
	padding-left: 10px;
	font-size: 11px;
	font-style: italic;
	line-height: 100%;
	padding-bottom: 2px;
}

td.desc_new {
	padding-left: 10px;
	font-size: 11px;
	font-style: italic;
	line-height: 100%;
	padding-bottom: 2px;
        font-weight: bold;
}
span.new_product {
  color: red;
}
td.product_parameter_name, td.product_parameter_value {
	border-bottom: 1px solid #f4f0d8;
}
td.product_parameter_name {
	color: #545497;
	font-weight: bold;
	border-bottom: 1px solid #f4f0d8;
}
a {
	color: #3333cc;
}
a.menu, a.submenu {
	text-decoration: none;
}

a.footer {
	color: #ffffff;
	text-decoration: underline;
}
a.menubar {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menubar:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.menu_back {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #090b58;
	margin-left: 5px;
}
div.address {
	font-size: 10px;
	color: black;
	width: 120px; height: 83px;
	background-image: url(images/signs.png);
	padding: 20px;
	margin-top: 18px; margin-bottom: 18px;
	margin-left: 16px;
}
div.notice {
	color: #ff3300;
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
	border-bottom: 1px dotted #545497;
}
input.text, input.password, input.file, textarea, table.form input {
	border: 1px solid #cccccc;
}
input.submit {
	font-size: 10px;
	color: #ffffff;
	height: 16px;
	width: 85px;
	margin: 1px;
	margin-right: 5px;
	border: 0px;
	background-image: url(images/button.png);
	background-color: #545497;
}
input.login {
	color: #ffffff;
	font-size: 10px;
	height: 15px;
	border: 1px solid #cccccc;
	margin: 1px;
	width: 100px;
	margin-right: 5px;
	background-color: #acacc0;
}
input.login-button {
	color: #ffffff;
	font-size: 10px;
	height: 16px;
	width: 85px;
	margin: 1px;
	margin-right: 5px;
	border: 0px;
	background-color: #545497;
	background-image: url(images/button.png);
	/*text-align: center;*/
}
a.button {
	text-decoration: none;
	color: #ffffff;
}
div.button {
	float: right;
	color: #ffffff;
	font-size: 10px;
	height: 16px;
	width: 85px;
	border: 0px;
	background-color: #545497;
	background-image: url(images/button.png);
	text-align: center;
}
table.product_list {
	width: 100%;
}

table.product_line {
	font-size: 11px;
}

table.product_parameter {
	font-size: 11px;
}
div.loggedin-header {
	text-align: right;
	padding-top: 4px;
}

div.news {
	font: normal 10px Verdana;
	text-align: left;
	float: left;
	margin-left: 10px;
	width: 300px;
}

.news table {
	width: 100%;
}

td.news_date {
	color: gray;
	width: 10%;
	font-size: 8px;
}

td.news_admin {
	width: 5%;
	text-align: right;
}

td.news_href {
	text-align: right;
}

td.prod_name {
    font-weight: bold;
}
td.prod_name_new {
    font-weight: bold;
}
table.form {
	width: 450px;
}
table.form td.col1 {
	width: 70px;
}
table.form input.wide {
	width: 350px;
}
table.form input.text {
	width: 125px;
}
textarea.form-notes_valid {
	width: 440px;
}

textarea.form-notes_invalid {
	width: 440px;
	border: 1px solid red;
}

.form input.wide_valid {
	width: 100%;
	padding-right: 0px;
}

.form input.wide_invalid {
	border: 1px solid red;
	width: 100%;
	padding-right: 0px;
}

.form input.valid {
}

.form input.invalid {
	border: 1px solid red;
}

.group_invalid {
	font-weight: bold;
	color: red;
}



