body {
	 background-color: #FFFFFF;
	 font-family: Tahoma, Arial, helvetica, sans-serif;
	 color: #000;
}
* {
	margin: 0;
	padding: 0;
	
}
#container {
	min-width: 1000px;
	width:expression(document.body.clientWidth > 1000? "100%" :"1000px");
}
div {
	font-size: 12px;
}
.clear-all {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0
}
img {
	border: 0px;
	-behavior: url('iepngfix.htc');
}
.img-block {
	line-height: 0px;
	font-size: 0px;
}
.img-block img {
	line-height: normal;
	font-size: 13px;
}
.img-l {
	float: left;
	margin-right: 15px;
}
.img-r {
	float: right;
	margin-left: 15px;
}
p {
	padding: 5px 0;
}
a {
	color: #1927B3;
}
a:hover {
	color: #E92701;
}
h1, .h1 {
	font: normal 18px Arial;
	color: #007e81;
	padding: 10px 0 20px 0;
}
h2, .h2 {
	font: bold 13px Arial;
	color: #e42f0c;
	padding-bottom: 15px;
}
h3, .h3 {
	font: bold 14px Tahoma;
	padding: 5px 0;
	color: #000;
}

ul {
	list-style-type: none;
}

#head_left {
	width: 55%;
	float: left;
	padding-top: 18px;
}
.logo p {
	position: relative;
	padding: 0 40px;
	text-align: left;
}
.logo p.gener {
	font: normal 22px Arial;
	color: #373737
}
.logo p.gotov {
	font: normal 30px Arial;
	color: #007E81
}
#menu_box {
	width: 100%;
	height: 55px;
	margin-top: -7px;
	background: #B8E8FF url(../img/bg_menu.gif) no-repeat right;
}
#menu_box ul{
	width:90%;
}
#menu_box li {
	float: left;	
	margin-left: -1px;
	text-align: center
}
.m1 {
	width: 25% !important;
}
.m2 {
	width: 50% !important;
}
#menu_box li a {
	font: normal 18px/52px Arial;
	color: #393939;
	text-decoration: none;
}
#menu_box li a:hover {
	color: #fff;
	padding: 0 4px;
	background: #007E81
}
#menu_box li a.active{
	color: #fff;
	padding: 0 4px;
	background: #007E81
}
.address{
	text-align: center;
	margin: 10px auto;
}
.address address {
	text-align: center;
	font-style: normal;
	color: #818080;
	margin-left:  25px;
}
.address address span {
	font: italic 22px Arial;
	color: #E92701;
	margin-right: 30px;
}
#head_right {
	margin-left: 60%;
}
#search {
	background: #F2F2F2 url(../img/bord.gif) repeat-x bottom;	
}
#search .bord_r {
	background: url(../img/bord_r.gif) repeat-y left;
	padding: 12px 0 11px;
	-position: relative;
	-left: -3px;
	height: 104px;
	overflow: hidden;
}
html:first-child #search .bord_r{
	padding: 10px 0
}
#search table {
	width: 385px;
	margin: 0 auto;
}
#search table td {
	padding: 3px 5px;
	color: #5E5E60
}
#search table span {
	color: #007E81
}
#search table .inputtext {
	width: 52px;
	height: 17px;
	border: 1px solid #000;
}
#search table select {
	width: 145px;
	height: 18px;
	border: 1px solid #000;
	font-size: 12px;
}
#search table .inputimg1 {
	position: relative;
	top: -19px;
	//top: -4px;
	width: 52px;
	height: 52px;
	background: url(../img/reset_cat.gif) no-repeat;
	border: 0;
	cursor: pointer;
}
#search table .inputimg {
	margin: 0 5px;	
}
#search table .btn {
	text-align: right;
	padding-right: 50px
}
#left {
	float: left;
	width: 28%
}
#content {
	position: relative;
	margin-left: 28%;
	padding-top: 20px;
	//zoom: 1
}
#catalog {
	margin: 0 auto 273px;
}
.float{
	width: 100%;
	float: left;
}
#catalog {
	width: 230px;
}
#catalog p {
	font: italic 21px Verdana;
	padding: 25px 0 30px;
}
#catalog ul li a {
	font-weight: bold ;
	color: #000;
	text-decoration: none;
}
#catalog ul ul {
	margin: 6px 0 9px;
	margin-left: 15px;
}
#catalog ul li a:hover {
	color: #E92701;
	text-decoration: none;
}
#catalog ul li a.active{
	color: #E92701;
	text-decoration: none;
}
#catalog ul li ul li a {
	font-weight: normal;
	color: #007E81;
	text-decoration: underline;
}
#catalog ul li ul li {
	margin: 6px 0;
}
#des {
	margin: 25px auto 32px;
	width: 233px;
	font: italic 19px Verdana
}
#des img {
	float: left;
	margin-right: 10px;
}
#des a {
	text-decoration: none;
	color: #1D1E1E
}
#des a:hover {
	color: #E92701
}
.outer div {
	float: left;
	width: 25%;
	margin-left: -1px;
}
.outer div div {
	float: none;
}
#goods{
	margin: 0 5px 0 0;
}
#goods .outer {
	padding: 10px 0 0;
}
#goods .outer div {
	float: left;
	width: 25%;
	padding-bottom: 30px;
	margin: 0 0 30px -1px;
	border-bottom: 1px solid #B8E8FF;
}
#goods .outer div div {
	float: none;
	width: 161px;
	height: 318px;
	text-align: right;
	font-family: Arial;
	padding-bottom: 0;
	padding-right: 10px;
	margin: 0 auto;
	border: none;
	border-right: 1px solid #B8E8FF;
}
.outer div div p {
	padding: 0 0 5px
}
.cat-name {
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	color: #fff;
}
.outer div div .g-name {
	font-size: 18px;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	display: block;
	height: 85px;
}
.outer div div .g-name span{
	color: #007E81
}
.outer div div a.img {
	display: block;
	position: relative;
	right: -11px;
	width: 159px;
	height: 87px;
	text-align: center;
	padding: 3px 0;
	margin: 4px 0;
	background: #F2F2F2;
	border: 1px solid #B8E8FF;
}
.descr {
	text-align: left;
	font: normal 12px Tahoma;
	color: #000;
	margin-left: 10px;
	height: 94px;
}
.outer div div p.more {
	padding: 0px 0 0 10px;
	text-align: left;
}
.outer div div p.more a{
	font-family: Tahoma;
	color: #FF1E00;
}
.outer div div p.more a:hover{
	color: #FF1E00;
}
.vip {
	position: relative;
	background: #79A5A6;
}
.vip div{
	height: 260px !important;
	position: absolute;
	top: -5px;
	left: 0;
	padding-top: 5px;
	background: #79A5A6;
}
.vip .offers{
	position: absolute;
	top: -17px;
	left: 13px;
	width: 142px;
	text-align: center;
	height: 23px;
	font: italic 16px/23px Verdana;
	font-weight: bold;
	padding: 0;
	background: #FFDE00 url(../img/offers_r.gif) no-repeat 100% 100%;
}
.vip .offers span{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 33px;
	background: url(../img/offers_l.gif) no-repeat;
}
.vip .g-name {
	color: #AFDBF0 !important
}
.vip .g-name span {
	color: #fff !important
}
.vip .descr {
	color: #fff !important;
}
.vip p.more a{
	color: #FFDE00 !important
}
#cat {
	position: relative;
	height: 230px;
	background: #818080;
	border-bottom: 26px solid #4A4A4A
}
#cat li {
	width: 25%;
	float: left;
	margin-left: -1px;
	padding-top: 20px;
}
#cat a {
	display: block;
	width: 200px;
	height:100%;
	margin: 0 auto;
	text-decoration: none;
}
#cat a.svar{
	font: normal 22px/22px Arial;
	color: #B8E8FF;
	margin-top: 60px;
}
#cat a.svar:hover{
	text-decoration: underline;
}
#cat a span{
	font: normal 22px/23px Arial;
	color: #fff;
}
#cat a span.small{
	font-size: 20px;
}
#cat a span.black {
	font-size: 18px;
	line-height: 18px;
	color: #2A2A2A
}
#cat a span.black span {
	color: #2A2A2A
}
#cat a:hover span{
	text-decoration: underline;
}
#special {
	position: relative;
	height: 45px;
	background: #79A5A6;
}
#special .special_good {
	position: absolute;
	top: -275px;
	left: 5%;
	width: 190px;
	font: bold 23px/27px Arial;
	color: #818080;
	padding-right: 15px;
	background: none;	
	z-index: 50
}
.special_good h4 {
	font: normal 24px Arial;
	color: #FF1E00;
	padding: 20px 0 5px;	
}
.special_good span {
	color: #1D1E1E;
	font-size: 22px;
}
.special_good .more a {
	font: normal 12px Tahoma;
	color: #FFDE00
}
#path {
	padding-bottom: 10px;
}
#path a {
	color: #000;
}
#path .nav{
	margin: 0;
	top: 0;
}
.nav {
	position: relative;
	top: -30px;
	color: #007E81;
}
.nav a {
	color: #007E81 !important;
	text-decoration: none;
	padding: 0 2px;
}
.nav a:hover {
	text-decoration: underline;
}
.nav a.active {
	font-weight: bold;
	color: #393939 !important;	
	background: #B8E8FF;
	padding: 0 3px;
	text-decoration: none
}


.inf_page {
	padding: 25px 20px;
	background: #F2F2F2;
	margin-top: 10px;
}
.inf_page h3{
	//zoom: 1;
}
.adres {
	float: left;
	width: 49%;
	margin-top: 20px;
}
.adres .city {
	width: 321px;
	margin: 0 auto
}
.city div {
	width: 221px;
	background: #fff;
	padding: 0 50px 45px;
	border: 1px solid #B8E8FF
}
.city .gorod{
	width: 242px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #007E81
}
.city div p {
	padding-top: 35px
}
.city div li {
	padding-left: 10px;
}
.city div a {
	color: #000;
	text-decoration: none
}
.city div a:hover {
	text-decoration: underline;
	color: #000
}
.scheme li {
	float: left;
	width: 49%;
	margin-top: 20px;
	text-align:center;
}
.scheme li img{
	border: 1px solid #79A5A6;
	margin-top: 10px;
}
#footer {
	clear: both;
	background: #79a5a6 url(../img/footer_bgl.png) no-repeat left; 
	-zoom: 1
}
#footer .inner {
	width: 100%;
	height: 50px;
	padding-top: 13px;
	background: url(../img/footer_bgr.png) no-repeat right;
}
#menu_bot {
	float: left;
	width: 24%;
	margin-left: 45px;
	-margin-left: 23px;
}
#menu_bot li {
	float: left;
	width: 40%;
	line-height: 19px;
	white-space: nowrap;
}
#menu_bot li a {
	text-decoration: none;
	color: #000
}
#menu_bot li a:hover {
	text-decoration: underline;
}
#menu_bot li a.active {
	text-decoration: underline;
}
#live_fcms {
	float: right;
	width: 240px;
}
#live_fcms p {
	float: left;
	margin-right: 20px;
}
#copy_nav {
	margin-left: 47%;
	width: 200px;
	color: #fff;
}
#copy_nav li {
	float: left;
	width: 33%;
	text-align: center;	
}
#copy_nav li a {
	display: block;
	height: 15px;
	width: 15px;
	line-height: 15px;	
	text-indent: -5000px;
	margin: 0 auto;
}
#copy_nav a.home {
	background: url(../img/home.gif) no-repeat 50% 50%;
}
#copy_nav a.map {
	background: url(../img/map.gif) no-repeat 50% 50%;
}
#copy_nav a.mail {
	background: url(../img/mail.gif) no-repeat 50% 50%;
}


.mailtable th input {
	position: relative;
	top:2px;
	//top:0;
	margin-right:5px;
	//margin:0;
}
.txtoptim td {
         padding: 5px 10px;
         vertical-align:top}
.txtoptim li {
         padding-left:12px;
         background: url(../img/marker_1.gif) no-repeat 0 5px
         }
