* {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}


a {
	color: #ff7000;
	text-decoration: underline;
}

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

body, html {
	/*height: 100%;*/
	margin: 0px;
	padding: 0px;
}

body {
	background: #ced5d5 url(/img/bg.jpg) repeat-x;
	color: #5b5b5b;
}

td, th {
	text-decoration: none;
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 8px 0px;
}

.bg {
	background: url(/img/bg2.jpg) no-repeat center top;
}


/*
.page {
	min-height: 100%;
	position: relative;
}

* html .page{
	height: 100%;
}
*/

.content {
	background: url(/img/page_bg.gif) no-repeat -1px 373px;
	margin: 0px auto 20px auto;
	padding-top: 30px;
	width: 909px;
}

.header {
	background: url(/img/header_bg.gif) no-repeat 3px top;
	height: 82px;
	/*overflow: hidden;*/
}

.logo {
	margin: 0px 0px 0px 30px;
}

.search {
	background: url(/img/search_bg.gif) no-repeat;
	color: #000000;
	height: 60px;
	overflow: hidden;
	text-align: right;
}

.search .i {
	margin: 20px 15px 0px 0px;
	text-transform: uppercase;
}

.search input {
	border: 1px solid #b1b1b1;
	margin-left: 15px;
	width: 205px;
}

.menuTop {
	float: right;
	margin-top: 5px;
	margin-right: 30px;
	
}

.banner {
	background: url(/img/banner_bg.gif) no-repeat 3px 0px;
	clear: both;
	height: 201px;
	overflow: hidden;
	padding: 0px 30px 0px 0px;
	text-align: right;
}


.bottom {
	clear: both;
	/*position: relative;
	margin-top: -55px;
	height: 55px;*/
	padding-bottom: 10px;
	
}

.bottom * {
	color: #767676;
	font-size: 10px;
}

.bottom .i {
	margin: 0px auto;
	width: 980px;
}

.bottom .i2 {
	height: auto;
	padding: 0px 60px 0px 60px;
}

.bottom table {
	width: 100%;
}

.bottom table td {
	vertical-align: middle !important;
}

.counter {
	padding-right: 18px;
	text-align: right;
}

.counter img {
	margin-left: 10px;
	vertical-align: middle;
}

.columnLeft {
	background: #157e90 url(/img/a11.gif) no-repeat left top;
	float: left;
	width: 270px;
}



.columnLeft .a1 {
	background: url(/img/a12.gif) no-repeat right top;
}

.columnLeft .a2 {
	background: url(/img/a21.gif) no-repeat left bottom;
}

.columnLeft .a3 {
	background: url(/img/a22.gif) no-repeat right bottom;
	height: auto;
	padding: 10px 10px 10px 10px;
	position: relative;
}


.columnLeft2 {
	
	float: left;
	width: 290px;
}

.columnCenter {
	padding: 0px 30px 10px 13px;
}


.block {
	background: #fef6a0 url(/img/r11.gif) no-repeat left top;
	clear: both;
	height: 1%;
	min-height: 0;

	position: relative;
}

.block .i1 {

}

.block .i2 {
	background: url(/img/r21.gif) no-repeat left bottom;
}

.block .i3 {
	background: url(/img/r22.gif) no-repeat right bottom;
	height: auto;
	padding: 10px 10px 10px 10px;

}

.block .info {
	background: #fde99a;
	padding: 10px;
}

.block .info2 {
	float: right;
	margin: 10px 6px 10px 10px;
	padding: 0px;
	position: relative;
	width: 535px;
}



h1 {
	background: url(/img/h1_bg.gif) no-repeat right top;
	clear: both;
	color: #ff8600;
	font-size: 18px;
	font-weight: normal;
	height: 29px;
	margin: 0px 30px 0px 0px;
	overflow: hidden !important;
	padding: 8px 10px 0px 340px;
}

.h1 {
	background: url(/img/h1_bg2.gif) no-repeat left top;
	clear: both;
	color: #ff8600;
	font-size: 18px;
	font-weight: normal;
	height: 29px;
	margin: 0px 0px 20px 0px;
	overflow: hidden !important;
	padding: 8px 10px 0px 15px;
	width: 245px;
}



h2 {
	font-size: 16px;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}





.pages {
	clear: both;
	float: left;
	margin: 0px auto;
}

.pages a {
	color: #018398;
	display: block;
	float: left;
	height: 21px;
	line-height: 18px;
	margin: 0px 5px;
	text-align: center;
	width: 21px;
}

.pages a.a {
	color: #ff8600;
	margin-left: 10px;
	width: auto;
}

.pages span {
	color: #ff8600;
	background: url(/img/pages_bg.gif) no-repeat left top;
	display: block;
	float: left;
	height: 21px;
	line-height: 18px;
	margin: 0px 5px;
	text-align: center;
	width: 21px;
}

.news {
	width: 100%;
}

.news .table {
	background: #fde99a;
	padding: 20px 0px 10px 0px;
}

.news table {
	width: 100%;
}

.news td.n {
	background: #fde99a;
	border-left: 1px solid #bdbdbd;
	padding: 0px 20px;
	width: 33%;
}

.news td.n:first-child {
	border: none;
}

.news div.n {
	background: #fde99a;
	margin-bottom: 10px;
	padding: 20px;
}

.news .s div {
	padding-left: 10px;
	padding-top: 10px;
}

.news .i {
	margin-top: 5px;
}

.news a {
	color: #018398;
	text-decoration: none;
}

.news a.m {
	display: block;
	margin-top: -5px;
	margin-bottom: 10px;
	margin-right: 40px;
	text-align: right;
	text-decoration: none;
}

.news a.m2 {
	color: #ff8700;
	display: block;
	margin-right: 20px;
	text-align: right;
	text-decoration: none;
}

.date {
	color: #ff8600;
	margin-right: 10px;
}


.feedback td {
	color: #018398;
	padding: 10px 0px 10px 15px;
	white-space: nowrap;
}

.feedback .text, .text {
	border: 1px solid #fde99a;
	height: 20px;
	width: 100%;
}

.text2 {
	border: 1px solid #fde99a;
	height: 20px;
	width: 250px;
}

.captcha {
	border: 1px solid #fde99a;
	height: 20px;
	width: 150px;
}

.feedback td span {
	display: block;
}

.feedback textarea {
	height: 200px !important;
}

.feedback .btn {
	background-color: transparent;
	border: none;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.feedback .btn input, input.btn {
	background: #018398;
	border: none;
	color: #ffffff;
	font-weight: 700;
	padding: 5px 10px;
	vertical-align: middle;
}


.menuLeft {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}



.menuLeft a {
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}



.menuLeft li {
	list-style: none;
	padding: 0px 0px 10px 0px;
}

.menuLeft .menuLeft {
	margin: 10px 0px 0px 0px;
}

.menuLeft .menuLeft a {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px 20px;
}

.menuLeft .menuLeft a:hover, .menuLeft .menuLeft a.a {
	background: #6dafba url(/img/menu_b.gif) no-repeat 4px 6px;
}

.menuLeft .menuLeft li {
	padding: 0px 0px 0px 0px;
}

.catalogue {
	margin: 0px auto;
	padding-right: 13px;
	width: 520px;
}

.catalogue a {
	background: url(/img/goods_bg.gif) no-repeat;
	display: block;
	float: left;
	margin: 0px 0px 15px 15px;
	text-decoration: none;
	width: 114px;
}

.catalogue a span {
	color: #828380;
	display: block;
	margin-top: 10px;
	text-align: center;
}

.catalogue a:hover span {
	color: #ff8600;
}

.catalogue a img {
	display: block;
	margin: 7px;
}

.head {
	background: #018398 url(/img/np_bg1.gif) no-repeat;
	float: left;
	margin-top: -20px;
	margin-left: -10px;
}

.head div {
	background: url(/img/np_bg2.gif) no-repeat right;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	padding: 0px 100px 0px 25px;
}

.newproducts {
	border-right: 2px dotted #beb7b7;
	height: 1%;
	margin-top: 10px;
	min-height: 0;
}

.newproducts div.i {
	border-top: 1px solid #bdbdbd;
	clear: both;
	margin-right: 20px;
	padding: 10px 0px 10px 0px;
}

.newproducts div.i:first-child {
	border:none;
	padding-top: 0px;
}

/*
.newproducts span {
	background: url(/img/goods_bg.gif) no-repeat;
	display: block;
	float: left;
	height: 114px;
	margin: 0px 10px 10px 0px;
	width: 114px;
}

.newproducts a img {
	margin: 7px;
}
*/

.newproducts img {
	float: left;
	margin-right: 7px;
}

.newproducts table {
	background: #fde99a;
	height: 100px;
	width: 170px;
}

.newproducts td {
	padding: 10px;
}

.newproducts .a {
	text-align: right;
	vertical-align: bottom;
}

.newproducts .a a {
	color: #097e90;
	text-decoration: none;
}

.newproducts a.m {
	display: block;
	text-align: right;
	border-top: 1px solid #bdbdbd;
	clear: both;
	margin-right: 20px;
	padding: 10px 5px 10px 0px;
}


.sf-menu, .sf-menu * {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 130px; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
}


.sf-menu li {
	background: url(/img/menu_s.gif) no-repeat left center;
	float: left;
	padding: 0px 3px 0px 4px;
	position: relative;
}

.sf-menu li:first-child  {
	background-image: none;
}

.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu a {
	color: #ffffff;
	display: block;
	padding: 5px 8px;
	text-decoration: none;
}

.sf-menu a:hover {
	background: #016a81;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	background: #018398;
	left: 0px;
	padding: 10px 5px 10px 5px;
	top: 25px; /* match top ul list item height */
	z-index: 99;
}

.sf-menu li ul li {
	background-image: none;
	padding: 0px 0px;
}


.path {
	float: right;
	padding-right: 6px;
}


.path, .path * {
	font-size: 10px;
}

.error, .error * {
	color: #FF0000 !important;
	font-weight: 700 !important;
}

.borderNo td {
	border: none !important;
}


.images {
	margin-bottom: 10px;
}

.images .catalogue a {
	margin: 0px 0px 6px 6px;
}

.images .big {
	background: url(/img/goods_bg2.gif) no-repeat;
	height: 234px;
	width: 234px;
}

.images .big img {
	margin: 7px;
}

.param {
	margin-top: 10px;
}

.param * {
	color: #157e90;
}

.param td {
	border-top: 1px dotted #157e90;
	padding: 5px 10px 5px 0px;
}

.param tr:first-child td {
	border: none;
}

.shop {
	background: #fde99a;
	margin: 10px 0px;
	padding: 20px;
}

.shop strong {
	color: #157e90;
}

.shop .i {
	border-top: 1px solid #bdbdbd;
	margin-top: 5px;
	padding-top: 5px;
}

.shop .h {
	padding-top: 5px;
}

.shop .i strong {
	font-weight: normal;
}

