* {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

td,
th {
	vertical-align: top;
}

body {
	color: #000;
	font-size: 12px;
	background-color: #fff;
	background-position: 1022px 0;
	background-repeat: no-repeat;
	background-image: url(../images/shtora.jpg);
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

div.clear {
	font-size: 0;
	clear: both;
}

div.body {
	padding: 5px 0 20px 0;
	background-position: 250px 0;
	background-repeat: no-repeat;
	background-image: url(../images/body_bgr.jpg);
}

img {
	border: none;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #00519c;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#wrap {
	width: 990px;
}

div.color-line {
	height: 32px;
	overflow: hidden;
	background-repeat: repeat-y;
}

div.top-line {
	background-image: url(../images/top-line_bgr.png);
}

div.top-line img {
	float: left;
	height: 32px;
	width: 44px;
}

div.top-line img.first {
	margin-left: 8px;
}

#logo {
	margin: 40px 0 48px 24px;
}

#phone {
	height: 97px;
	color: #00519c;
	font-size: 30px;
	overflow: hidden;
	line-height: 80%;
	padding: 0 0 0 53px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/phone_bgr.gif);
}

#phone small{
	font-size: 16px;
	color: #7ab41d;
}

#menu-top {
	height: 63px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
}

#menu-top a:link,
#menu-top a:visited,
#menu-top a:active,
#menu-top a:hover {
	color: #00519c;
	display: block;
	float: left;
	height: 32px;
	text-decoration: none;
	padding: 0 50px 0 15px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/menu-top_bgr-left.gif);
}

#menu-top a.last {
	padding: 0 15px 0 15px;
}

#menu-top a:hover {
	color: #fff;
	background-image: url(../images/menu-top-a_bgr-left.gif);
}

#menu-top a.active {
	color: #fff;
	background-image: url(../images/menu-top-a_bgr-left.gif);
}

#menu-top span {
	display: block;
	height: 32px;
	padding: 0 15px 0 0;
	line-height: 220%;
	overflow: hidden;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../images/menu-top_bgr-right.gif);
}

#menu-top a:hover span {
	color: #fff;
	background-image: url(../images/menu-top-a_bgr-right.gif);
}

#menu-top a.active span {
	color: #fff;
	background-image: url(../images/menu-top-a_bgr-right.gif);
}

#left-column {
	width: 200px;
	float: left;
	padding: 0 0 10px 0;
}

#left-column div.block-menu h2 {
	color: #00519c;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	text-align: left;
}

#left-column div.block-menu ul {
	list-style: none;
}

#left-column div.block-menu ul li {
	font-size: 10px;
	text-transform: uppercase;
	padding: 0 35px 10px 15px;
	background-position: 0 0.3em;
	background-repeat: no-repeat;
	background-image: url(../images/menu-left_bullit.gif);
}

#left-column div.block-menu ul li.active-trail {
	background-image: url(../images/content_bullit.gif);
}

#left-column div.block-menu ul li a:link,
#left-column div.block-menu ul li a:visited,
#left-column div.block-menu ul li a:active,
#left-column div.block-menu ul li a:hover {
	color: #000;
	text-decoration: none;
}

#left-column div.block-menu ul li a:hover {
	text-decoration: underline;
}

#left-column div.block-menu ul li a.active {
	color: #00519c;
}

#left-column div.block-menu ul li ul li {
	background-image: none;
	text-transform: none;
	padding: 5px 35px 0 0;
}

#left-column div.block-menu ul li ul li.active-trail {
	background-image: none;
}

#left-column div.block-menu ul li ul li a {
	color: #82aacf;
}

#left-column div.block-menu ul li ul li a.active {
	color: #00519c;
}

#left-column div.block-user h2 {
	color: #00519c;
	font-size: 15px;
	font-weight: bold;
	padding: 20px 0 10px 0;
	text-transform: uppercase;
}

#left-column div.block-user ul {
	padding: 0 0 0 1em;
}

#right-column {
	width: 775px;
	float: right;
	padding: 0 0 25px 0;
}

#right-column h1,
#right-column h3 {
	color: #00519c;
	font-size: 12px;
	padding: 0 0 0.5em 0;
	text-transform: uppercase;
}

#right-column h2 {
	color: #00519c;
	font-size: 12px;
	padding: 0 0 0.5em 0;
}

#right-column h2.new {
	text-transform: uppercase;
}

#right-column h2.new a:link,
#right-column h2.new a:visited,
#right-column h2.new a:active {
	text-decoration: underline;
}

#right-column h2.new a:hover {
	text-decoration: none;
}

#right-column h3 {
	padding: 1em 0 0.5em 0;
}

#right-column p {
	padding: 0.5em 0 0.5em 0;
}

#right-column ul {
	list-style: none;
	padding: 0 0 1em 0;
}

#right-column ul li {
	padding: 0 0 0.5em 1.3em;
	background-position: 0 0.2em;
	background-repeat: no-repeat;
	background-image: url(../images/content_bullit.gif);
}

#right-column th {
	padding: 5px;
	border: #bfbfbf solid 1px;
	background-color: #cae1a4;
}


#right-column td {
	padding: 5px;
	border: #bfbfbf solid 1px;
}

hr {
	height: 1px;
	color: #407db5;
	background-color: #407db5;
	clear: both;
	border: 0px none; 
}

div.address {
	width: 200px;
	font-size: 9px;
	float: left;
	padding: 25px 0 25px 0;
	color: #00519c;
}

div.menu-bottom {
	color: #00519c;
	width: 775px;
	float: right;
	padding: 25px 0 25px 0;
}

div.menu-bottom span {
	padding: 0 1em 0 1em;
}

div.menu-bottom a:link,
div.menu-bottom a:visited,
div.menu-bottom a:active,
div.menu-bottom a:hover {
	text-decoration: none;
}

div.menu-bottom a:hover {
	text-decoration: underline;
}

div.copy {
	clear: both;
	width: 1000px;
	font-size: 9px;
	background-image: url(../images/copy_bgr.png);
}

div.copy div.left {
	float: left;
	margin: 5px 0 0 0;
	padding: 0 20px 0 0;
	border-right: #000 solid 1px;
}

div.copy div.right {
	float: left;
	text-align: right;
	padding: 5px 0 0 20px;
}

div.copy a:link,
div.copy a:visited,
div.copy a:active,
div.copy a:hover {
	color: #000;
	text-decoration: none;
}

div.copy a:hover {
	text-decoration: underline;
}

.color {
	color: #00519c;
}

.color-g {
	color: #7ab41d;
}

form.webform-client-form div.webform-component-textfield,
form.webform-client-form div.webform-component-textarea {
	padding: 0 0 10px 0;
}


form.webform-client-form div.webform-component-textfield input {
	background-color: #e5eef5;
	border: #bdbec0 solid 1px;
}

form.webform-client-form div.webform-component-textarea textarea {
	background-color: #e5eef5;
	border: #bdbec0 solid 1px;
}

#edit-submit {
	color: #000407;
	background-color: #96c34c;
	border: none;
	padding: 3px 20px 5px 20px;
	cursor: pointer;
}

#block-user-0 {
	display: none;
}

div.breadcrumb {
	padding: 0 0 15px 0;
}

#icq {
	padding: 5px 0 0 20px;
	overflow: hidden;
}

#icq img {
	float: left;
	margin: 0 10px 20px 0;
}

#icq a:link,
#icq a:visited,
#icq a:active,
#icq a:hover {
	text-decoration: none;
}

#icq a:hover {
	text-decoration: underline;
}

#icq img.counter {
	margin: 15px 0 0 0;
}

div.new-date {
	color: #00519c;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

div.new {
	clear: both;
}

div.announce {
	clear: both;
}

div.announce img.announce-img {
	float: left;
	margin: 0 20px 10px 0;
}

div.new-text img.announce-img {
	float: left;
	margin: 0 20px 5px 0;
}

div.good {
	float: left;
	width: 290px;
	height: 230px;
	overflow: hidden;
	padding: 5px 30px 0 0;
}

div.good a.good-photo {
	float: left;
	display: block;
	width: 125px;
	height: 210px;
	background-position: top left;
	background-repeat: no-repeat;
}

div.good h4 {
	color: #00519c;
	font-size: 12px;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

div.good div.good-articul,
div.good div.good-price {
	color: #fff;
	height: 25px;
	overflow: hidden;
	padding: 2px 0 0 0;
	font-size: 11px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../images/price_bgr.gif);
}

div.good div.good-articul span {
	font-size: 12px;
	color: #00519c;
	padding: 0 20px 0 0;
}

div.good div.good-price span {
	font-size: 12px;
	color: #00519c;
	padding: 0 72px 0 0;
}

div.good div.good-more {
	height: 17px;
	margin: 0 0 0 223px;
	padding: 2px 0 0 10px;
	font-size: 11px;
	background-color: #7ab41d;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../images/good-more_bgr.gif);
}

div.good div.good-more a {
	color: #fff;
}

div.good-descr div.good-photo {
	float: left;
	width: 400px;
	height: 275px;
	background-position: top left;
	background-repeat: no-repeat;
}

div.good-descr div.good-articul,
div.good-descr div.good-price {
	color: #fff;
	height: 25px;
	padding: 2px 0 0 0;
	margin: 0 0 0 400px;
	font-size: 11px;
	background-position: 70px 0;
	background-repeat: no-repeat;
	background-image: url(../images/price_bgr.gif);
}

div.good-descr div.good-articul span {
	font-size: 12px;
	color: #00519c;
	padding: 0 32px 0 0;
}

div.good-descr div.good-price span {
	font-size: 12px;
	color: #00519c;
	padding: 0 52px 0 0;
}

div.good-descr div.good-more {
	clear: both;
}

#edit-links li.active {
	display: none;
}

#catalog-order {
	padding-top: 30px;
}

#catalog-order img {
	margin: 0 0 10px 15px;
}

#catalog-order a.button {
	display: block;
	margin: 5px 23px 5px 23px;
	padding: 3px 0 3px 0;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	background-color: #96c34c;
	color: #000407;
}

div.good-sm-photo a.sm-photo {
	display: block;
	width: 125px;
	height: 185px;
	float: left;
	background-repeat: no-repeat;
}

div.unpublished {
	background-color: #eee;
}

#hits a {
	float: left;
	display: block;
	width: 160px;
	padding: 0px 5px 0px 5px;
	height: 230px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}

div.desclimer {
	font-size: 10px;
	text-align: center;
	padding: 20px 0 0 0;
}

div.rgzn {
	clear: both;
}

div.rgzn div {
	float: left;
	font-size: 10px;
	width: 170px;
	padding: 0 5px 0 5px;
	margin-bottom: 20px;
}

#right-column ul.pager {
	clear: both;
}

#right-column ul.pager li {
	float: left;
	background: none;
}

#phone div {
	padding-bottom: 5px;
}

