html,body { margin: 0; padding: 0; color: #000000;font: 13px Tahoma;  background: #FFFFFF url(../images/body_back.jpg) no-repeat top center; }
img {border: 0;}
*{margin:0;padding:0;}

#body_all {
	background: url(../images/footer_back.jpg) repeat-x bottom;
}

a img {
	border: thin none #FFFFFF;
}

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

input {
	width: 246px;
	border: thin none;
	padding: 4px 7px;
	color: #6D6D6D;
	background: url(../images/input.png) no-repeat scroll top left;
}

select {
	width: 260px;
	border: thin none;
	padding: 4px 7px;
	color: #6D6D6D;
	background: url(../images/select.png) no-repeat scroll top left;
}

.zakaz {
	width: 198px;
	height: 72px;
	display: block;
}

.send {
	width: 170px;
	height: 41px;
	display: block;
}

textarea {
	width: 180px;
	height: 55px;
	border: thin none;
	padding: 10px 13px;
	color: #6D6D6D;
	background: url(../images/textarea.png) no-repeat scroll top left;
}

a:hover {
	text-decoration: none;
}

li {
	margin: 0 0 0 30px;
	list-style: disc outside none;
}

h1 {
	font: 24px Tahoma;
	color: #BB1B21;
	margin: 0 0 20px 0;
	position: relative;
	text-transform: uppercase;
}

#content h2 , #content h3 {
	color: #bb1b21;
}

h2 {
	font: 18px Tahoma;
	color: #313131;
	margin: 8px 0 14px;
	position: relative;
	text-transform: uppercase;
}

h3 {
	font: bold 12px Tahoma;
	color: #313131;
	margin: 8px 0 14px;
	position: relative;
	text-transform: uppercase;
}

.clear {
	clear: both;
	height: 1px;
	max-height: 1px;
	min-height: 1px;
	line-height: 1px;
}

#common {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0 20px;
}

#logo {
	padding: 0 0 0 22px;
	float: left;
}

#menu {
	width: 516px;
	padding: 55px 22px 0;
	margin: 0 auto;
}

#menu li {
	list-style: none outside none;
	float: left;
	margin: 0 10px;
}

#menu li a:hover , #menu li a.current {
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/li_active_back.png) repeat-x center;
}

#mapdiv img {
	padding: 0;
	margin: 0;
}

#mapdiv  {
	width: 520px;
	height: 450px;
	position: relative;
	border: 1px solid #C2C2C2;
}

#menu li a {
	color: #BB1B21;
	padding: 2px 9px 4px;
	text-decoration: underline;
	display: block;
	font: 12px Tahoma;
}

#flash_content {
	width: 979px;
	margin: 0 auto;
	padding: 21px 12px 10px 9px;
	height: 313px;
	background: url(../images/slideshow/img1.png) no-repeat scroll center;
}

#right img{
	display:inline;
}

#right span{
	font: 11px Tahoma;
	color: #BB1B21
}

#right {
	font: 18px Tahoma;
	float: right;
	width:150px;
	padding: 51px 0 14px 61px;
	vertical-align: middle;
	background: url(../images/phone.png) no-repeat scroll bottom left;
}


#content {
	width: 560px;
	font: 13px/18px Tahoma;
	margin: 0 auto;
}

#content table {
    border-color: #000000;
    border-style: solid;
    border-width: 0 0 1px 1px;
    empty-cells: show;
}

#content table p {
	margin: 0;
	padding: 0;
}

#content table td {
	background: #F4EEE1;
	padding: 3px 6px;
	border-color: #000000;
	border-width: 1px 1px 0 0;
	border-style: solid;
}

#content p, #content ul  {
	margin: 0 0 16px 0;
}

.block  {
	margin: 0 0 26px 0;
}

#footer {
	width: 742px;
	height: 85px;
	padding: 142px 38px 0 220px;
	margin: 0 0 0 0px;
	color: #000000;
	line-height: 16px;
	position: relative;
}

#pulivizator {
	position: absolute;
	bottom: 0;
	right: 822px; 
}

.no_border , .no_border td , .no_border table {
	border: thin none!important;
	background: transparent!important;
}

#address_from {
	padding: 6px 7px;
}

#footer a {
	color: #000000;
}

#footer_right {
	float: right;
	width: 250px;
	text-align: right;
}

#footer_right * {
	float: none!important;
}

#footer_right img {
	display: inline;
	float: right!important;
	margin: 5px 0 6px 5px;
}

#footer_left {
   float: left;
   text-align: left;
}

#footer_left img{
   display: inline;
   padding: 0 2px 0 0; 
}

#left_block {
	float: left;
	width: 200px;
	padding: 0 0 94px;
}

#left_block a{
	color: #717171;
}

#left_block, #right_block {
	font: 12px Tahoma;
	line-height: 22px;
}

#right_block {
	float: right;
	width: 200px;
}

.zakaz img{
	margin: 0 auto;
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	position: relative;
	background-repeat: no-repeat;
}

span.corners-top {
	background-position: 0 0;
	margin: -5px 0!important;
}

span.corners-top span {
	background-position: 100% 0;
}

span.corners-bottom {
	background-position: 0 100%;
	margin: -5px 0!important;
	clear: both;
}

span.corners-bottom span {
	background-position: 100% 100%;
}

span.corners-top {
	background-image: url("../images/corners_left.png");
}

span.corners-top span {
	background-image: url("../images/corners_right.png");
}

span.corners-bottom {
	background-image: url("../images/corners_left.png");
}

span.corners-bottom span {
	background-image: url("../images/corners_right.png");
}

#search_go {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 20px;
	height: 14px;
	background: transparent;
	padding: 0;
}

#search_box {
	position: relative;
}

#left_menu li{
	list-style: none;
	padding: 0;
	margin: 0;
}


#left_menu li a{
	line-height: 22px;
	color: #bb1b21;
}


#left_menu li a.current{
	color: #313131;
	padding: 0 0 0 10px;
	background: url(../images/left_menu_active_back.png) no-repeat scroll left;
	text-decoration: none;
}

