body {
	margin: 0;
	padding: 0;
}

body, th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2B3D7F;
	font-size: 11px;
}

h1 {
	font-size: 30px;
	margin: 0;
	margin-bottom: 5px;
	margin-top: 15px;
}

a:link, a:visited {
	color: #2B3D7F;
	text-decoration: none;
}
a:hover, a:active {
	color: #4B5D9F;
	text-decoration: none;
}

a img {
	border: 0;
}

form {
	display: inline;
}

div#container {
	width: 959px;
	margin: auto;
}

table#top {
	margin-top: 20px;
	width: 100%;
}
table#top td {
	padding: 0;
	vertical-align: top;
}

div#topMenuPages0, div#topMenuProds, div#topMenuPages1, div#topMenuPages2, div#topMenuPages3, div#topMenuCalc, div#topMenuPages4 {
	position: relative;
}
div#topMenuPages0 #topNodePages0 {
	position: absolute;
	top: 0;
}
div#topMenuProds #topNodeProds0 {
	position: absolute;
	top: 0;
	left: 83px;
}
div#topMenuPages1 #topNodePages1_0 {
	position: absolute;
	top: 0;
	left: 148px;
}
div#topMenuPages3 #topNodePages3_0 {
	position: absolute;
	top: 0;
	left: 279px;
}
div#topMenuPages2 #topNodePages2_0 {
	position: absolute;
	top: 0;
	left: 413px;
}
div#topMenuCalcNode {
	position: absolute;
	top: 0;
	left: 475px;
}
div#topMenuPages4 #topNodePages4_0 {
	position: absolute;
	top: 0;
	left: 610px;
}
div#topMenuProds .item, div#topMenuPages1 .item, div#topMenuPages2 .item, div#topMenuPages3 .item, div#topMenuPages4 .item {
	margin-top: 1px;
	padding: 3px;
	background: #F7F7F7;
}
div#topMenuProds .item.nomarg, div#topMenuPages1 .item.nomarg, div#topMenuPages2 .item.nomarg, div#topMenuPages3 .item.nomarg, div#topMenuPages4 .item.nomarg {
	margin-top: 0px;
}
div#topMenuProds .item.marg {
	margin-bottom: 1px;
}
div#topMenuProds .node, div#topMenuPages1 .node, div#topMenuPages2 .node, div#topMenuPages3 .node, div#topMenuPages4 .node {
	display: none;
	position: absolute;
	width: 250px;
	background: #FFF;
	border: solid 1px #C7C7C7;
}
div#topMenuProds a, div#topMenuPages1 a, div#topMenuPages2 a, div#topMenuPages3 a, div#topMenuPages4 a {
	width: 100%;
	display: block;
}

div#path {
	width: 100%;
	margin-top: 2px;
	font-size: 10px;
}
div#path div {
	padding: 3px;
	background: #F7F7F7;
}

table#page {
	width: 100%;
	margin-top: 2px;
}
table#page td {
	padding: 0;
	vertical-align: top;
}
table#page td#left {
	width: 190px;
	background: url(../img/bg_belka.jpg) repeat-x;
}

div#leftMenu {
	width: 100%;
	font-size: 10px;
}
div#leftMenu a {
	width: 100%;
	display: block;
}
div#leftMenu div.item {
	padding: 3px;
	margin-top: 1px;
	background: #F7F7F7;
}
div#leftMenu div.node {
	display: none;
}
div#leftMenu div.node.open {
	display: block;
}

table#page td#center {
	width: 544px;
	padding: 10px;
	padding-top: 0;
}

table#page td#right {
	width: 225px;
}

div#prodItem {
	width: 100%;
	position: relative;
}

#banner {
	text-align: center;
}

div.home-title {
	color: #2B3D7F;
	font-size: 12px;
	font-weight: bold;
}

.home-bg {
	color: #999999;
	vertical-align: top;
	background: #F7F7F7;
}
.home-bg div {
	padding: 5px;
}

div.img-bg {
	margin-top: 10px;
	width: 100%;
	background: url(../img/bg_belka.jpg) repeat-x;
}

div#pageSubMenu {
	margin-top: 25px;
	line-height: 18px;
	font-size: 10px;
}

td#foot {
	border-top: solid 1px #2B3D7F;
}
td#foot, td#foot a {
	color: #999999;
	font-size: 9px;
}

.bg-prod {
	padding: 5px;
	height: 22px;
	color: #fff;
	font-size: 12px;
	background: url(../img/bg_belka.jpg) repeat-x;
}
.prod-item {
	font-size: 12px;
}
.prod-top {
	text-align: right;
}
.prod-top img.icon {
	margin-left: 5px;
	margin-bottom: 5px;
}

#pagination {
	text-align: center;
	color: #c0c0c0;
}
#pagination .black {
	color: #2B3D7F;
}
#pagination a:link, #pagination a:visited {
	color: #2B3D7F;
	text-decoration: none;
}
#pagination a:hover, #pagination a:active {
	color: #818181;
	text-decoration: underline;
}

ul#site-map li, ul#search li{
	line-height: 18px;
	list-style-type: disc;
}

.form {
	font-size: 11px;
	font-family: "Courier New";
	color: #000000;
	border: solid 1px #2B3D7F;
	background-color: #fff;
}
.form:focus {
	background-color: #FaFaFa;
}

div.form-error {
	color: #ff2222;
	padding-left: 8px;
	background: url(../img/errdwn.png) 0 2px no-repeat;
}

.butt {
	vertical-align: top;
	border: solid 1px #2B3D7F;
	cursor: pointer;
	background: #E1E1E1;
}

.bold {
	font-weight: bold;
}

#counter {
	padding: 5px;
	padding-top: 20px;
	color: #2B3D7F;
	float: left;
}

#calcOff {
	width: 100%;
	text-align: right;
}
#calcBar {
	width: 100%;
	height: 22px;
	background: url(../img/bg_belka.jpg) repeat-x;
}
#calcBody {
	width: 100%;
	background: #F7F7F7;
	line-height: 20px;
}
#calcBody div.text {
	padding: 3px;
}
#calcBody .form {
	border: none;
	background: #fff;
	font-family: Verdana;
}
#calcBody .form.bord {
	border: solid 1px #2B3D7F;
}
#calcBody .sel {
	width: 100%;
}
#calcResults {
	width: 100%;
	background: #EBEBEB;
	line-height: 20px;
}
#calcResults div.text {
	padding: 3px;
}
