
* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #20aa33;
}

td, th {
	text-align: left;
	vertical-align: top;
}

p { padding-bottom: 10px; }

img { border: none; }

form, input {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #20aa33;
	vertical-align: middle;
}

.FSF_input {background-color: #FFE6E6;}
.FSF_submit {background:transparent url(../images/ok.gif) no-repeat;width:40px;border:0px;}
.FSF_submit * {
display:block;
}


li { list-style: none; }

/*-- headings --*/

h1, h2, h3 , h4 {
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
	text-align:center;
}

/*-- links --*/

a {
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
}

a:visited {
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
}

a:hover {
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}

a:focus, a:active { outline: none; }

/*-- wrapper --*/

#wrapper { min-width: 1000px; }

#header {
	position: relative;
	margin: 0 50px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#logo img {
	width: 374px;
	height: 99px;
}

#phones { padding-left: 375px; }

#phones table {
	width: 100%;
	border-collapse: collapse;
}

.align-center { text-align: center; }

#phone-1 {
	height: 58px;
	padding-left: 17px;
	margin-top: 32px;
	margin-left: 17px;
	border-left: 1px dotted #aee0b5;
	font-size: 20px;
	text-align: center;
}

#phone-2 {
	height: 58px;
	padding-left: 17px;
	margin-top: 32px;
	margin-left: 17px;
	border-left: 1px dotted #aee0b5;
	color: #ff3f3f;
	text-align: right;
	line-height: 15px;
}

#phone-2 span {
	font-size: 20px;
	line-height: 24px;
}

#menu-1 {
	background: url(../images/menu-1-center.gif);
	height: 40px;
	margin: 0 5px;
	overflow: hidden;
}

#menu-1 .inner {
	background: url(../images/menu-1-left.gif) no-repeat;
	height: 40px;
}

#menu-1 ul {
	background: url(../images/menu-1-right.gif) no-repeat right;
	height: 40px;
	
}

#menu-1 li {
	border-right: 1px dotted #000000;
	text-align: center;
	line-height: 36px;
	float: left;
width: 24%;
 position: relative; 
}
div#menu-1 li:last-child {
   border-right: none !important; 
}
.last { border-right: none !important; }

#menu-1 a, #menu-1 a:visited, #menu-1 a:hover {
	font-size: 17px;
	color: #FFFFFF;
}

#menu-2 {
	background: url(../images/menu-2-center.gif) repeat-x;
	margin: 0 5px;
	overflow: hidden;
}

#menu-2 .outer {
	background: url(../images/menu-2-left.gif) no-repeat;
	height: 115px;
}

#menu-2 .inner {
	background: url(../images/menu-2-right.gif) no-repeat right;
	height: 110px;
	padding: 0 55px;
	padding-top: 5px;
}

#menu-2 ul { height: 65px; }

#menu-2 li {
	background: url(../images/icon.png) no-repeat 15% center;
	border-right: 1px dotted #FFFFFF;
	padding-top: 5px;
	height: 65px;
	line-height: 65px;
	float: left;
	text-align:center;
}

#menu-2 li span { padding-left: 50px; }

#menu-2 a, #menu-2 a:visited, #menu-2 a:hover {
	font-size: 16px;
	color: #FFFFFF;
}

#top-bar {
	padding: 0 55px;
	margin-top: -30px;
}

#top-bar table { width: 100%; }

#top-bar table td { width: 50%; }

.top-bar-item {
	background: url(../images/top-bar-item-left.gif) no-repeat left;
	height: 30px;
	text-align: center;
}

.top-bar-item .inner {
	background: url(../images/top-bar-item-right.gif) no-repeat right;
	height: 30px;
	line-height: 29px;
}

.title {
	font-size: 20px;
	font-weight: bold;
	color: #ff3f3f;
}
.title a {
	font-size: 20px;
	font-weight: bold;
	color: #ff3f3f;
	text-decoration:none;
}
.title a:hover {
	font-size: 20px;
	font-weight: bold;
	color: #ff3f3f;
   text-decoration:none;
}
#search {
	padding-top: 4px;
	padding-left: 45px;
}

#search .text {
	width: 126px;
	height: 19px;
	padding: 2px;
	background: url(../images/text-field.gif) no-repeat;
	border: none;
	float: left;
}

#search .button {
	width: 38px;
	height: 23px;
	background: url(../images/ok.gif) no-repeat;
	border: none;
	float: left;
	cursor: pointer;
}

#ask-a-question {
	float: right;
	margin-top: -2px;
	margin-right: 45px;
}

#slide-show {
	text-align: center;
	padding: 12px 0;
}

#goods { padding: 0 55px; }

.goods table { width: 100%; }

.goods-title {
	background: url(../images/goods-title-left.gif) no-repeat left;
	height: 32px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #ff3f3f;
	margin-bottom: 10px;
}

.goods-title .inner {
	background: url(../images/goods-title-right.gif) no-repeat right;
	height: 32px;
	line-height: 29px;
}

.goods-item {
	width: 175px;
	margin: 15px auto;
}

.goods-item-title {
	background: url(../images/goods-item-title-left.gif) no-repeat;
	height: 45px;
	float: left;
	margin-left: 5px;
}

.goods-item-title .inner {
	background: url(../images/goods-item-title-right.gif) no-repeat right;
	height: 38px;
	padding: 0 12px;
	padding-top: 7px;
}
#h2 .inner {
	text-align:center;
}
#h2 .info {
	text-align:center;
}
h2 .inner {
	text-align:center;
}
h2 .info {
	text-align:center;
}
.goods-item-title a, .goods-item-title a:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.goods-item-title a:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.goods-image { position: relative; }

.price {
	background: url(../images/price-bg.gif) no-repeat;
	width: 147px;
	height: 33px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -75px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
}

.line {
	background: url(../images/line.gif) repeat-x;
	height: 1px;
	overflow: hidden;
	margin: 0 auto;
}

.v-line {
	width: 1px;
	background: url(../images/v-line.gif) no-repeat center center;
}

.special {
	width: 100%;
	overflow: hidden;
	background: url(../images/special-bg.gif) no-repeat 310px 0;
	margin: 15px 0;
}

.special-image {
	width: 260px;
	float: left;
	position: relative;
}

.special-text {
	margin-left: 310px;
	padding-top: 15px;
}

.inner-title {
	font-size: 16px;
	font-weight: bold;
	color: #ff3f3f;
	line-height: 16px;
	margin-bottom: 10px;
}

.more {
	background: url(../images/arrow.gif) no-repeat right center;
	min-height: 43px;
	height: auto !important;
	height: 43px;
	padding-right: 42px;
	text-align: right;
	line-height: 42px;
	margin-right: 20px;
}

.more a, .more a:visited { text-decoration: none; }

.more a:hover { text-decoration: underline; }

.address {
	width: 100%;
	overflow: hidden;
	margin: 15px 0;
}

.map {
	width: 300px;
	float: left;
}

.address-text {
	margin-left: 240px;
	font-size: 11px;
}

.info-wrapper { padding: 0 70px; }

.info-top {
	height: 21px;
	position: relative;
}

.info-top-left {
	background: url(../images/info-top-left.gif);
	width: 21px;
	height: 21px;
	position: absolute;
	top: 0;
	left: 0;
}

.info-top-center {
	background: url(../images/info-top.gif) repeat-x;
	height: 1px;
	margin: 0 21px;
}

.info-top-right {
	background: url(../images/info-top-right.gif);
	width: 21px;
	height: 21px;
	position: absolute;
	top: 0;
	right: 0;
}

.info { background: url(../images/info-left.gif) repeat-y left; }

.info .inner {
	background: url(../images/info-left.gif) repeat-y right;
	padding: 0 20px;
}
#info table { width: 100%; 

}
.info table { width: 100%; 
min-width:600px  !important;; 
padding-left:40%;
padding-right::40%;
}
#table info { width: 100%; }
.info-bottom {
	height: 20px;
	position: relative;
}

.info-bottom-left {
	background: url(../images/info-bottom-left.gif);
	width: 22px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

.info-bottom-center {
	background: url(../images/info-top.gif) repeat-x bottom;
	height: 20px;
	margin: 0 22px;
}

.info-bottom-right {
	background: url(../images/info-bottom-right.gif);
	width: 22px;
	height: 20px;
	position: absolute;
	top: 0;
	right: 0;
}

#menu-3 {
	background: url(../images/menu-3-center.gif);
	height: 30px;
	overflow: hidden;
	margin-top: 20px;
}

#menu-3 .inner {
	background: url(../images/menu-3-left.gif) no-repeat;
	height: 30px;
}

#menu-3 table {
	width: 100%;
	border-collapse: collapse;
	background: url(../images/menu-3-right.gif) no-repeat right;
	height: 30px;
}

#menu-3 td {
	padding: 0 45px;
	text-align: center;
	vertical-align: middle;
}

#menu-3 a, #menu-3 a:visited, #menu-3 a:hover { font-weight: bold; }

#footer {
	background: url(../images/footer-center.gif) repeat-x;
	height: 116px;
	position: relative;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a, #footer a:visited, #footer a:hover {
	font-size: 11px;
	color: #FFFFFF;
}

#footer .outer {
	background: url(../images/footer-left.gif) no-repeat;
	height: 116px;
}

#footer .inner {
	background: url(../images/footer-right.gif) no-repeat right;
	height: 116px;
}

#copyright {
	position: absolute;
	top: 55px;
	left: 72px;
}

#counters {
	position: absolute;
	top: 62px;
	right: 72px;
}

#counters div {
	float: left;
	margin-left: 15px;
}


#menu .inner {
	background: url(../images/menu-1-left.gif) no-repeat;
	height: 40px;
}



#
.catalog{
#
display: block;
#
float: left;
#
width: 100%;
#
}
#
.block_category{
#
padding: 10px 10px 10px 5px;
#
margin: 5px;
#
display: block;
#
background-color: #E6F4F8;
#
height: 90px;
#
width: 300px;
#
vertical-align: top;
#
float: left;
#
 
#
}
#
.catimage{
#
float: left;
#
}
#
.category a{
#
font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
#
text-decoration: none;
#
}
#
.subcategory a{
#
font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
#
 
#
}
#
 
#
.catdocs{
#
display: block;
#
float: left;
#
width: 100%;
#
}
#photo {
	width: 279px;
	height: 259px;
}
.photo {
	width: 279px;
	height: 259px;
}
#map_list {
margin:0 auto;  width: 995px; overflow: visible;
height:700px; text-align: left;
}
#map_list  p{
font-size: 12px;
}
.maplinks {
margin-left: 10px; padding-left: 30px; float: left; display: block; overflow: visible;
}
#map {
float:left; width: 60%; height: 750px;overflow: visible;
border: 1px  green solid;
}
#maplinks {
margin-left: 10px; padding-left: 30px; float: left; display: block; overflow: visible;
text-align: left;
}

HR { 
border: none; /* Убираем границу для браузера Firefox */
color: green; /* Цвет линии для браузера Internet Explorer */
background-color: green; /* Цвет линии для браузера Firefox и Opera */
height: 1px; /* Толщина линии */
margin: 10px 30px;
}


.price_tov {
background: transparent url(/images/button_n.png) no-repeat scroll left top;
font-size: 20px;
color: white;
height :40px;
width: 187px;
padding: 6px 10px 10px 15px;
margin-left: 300px;
margin-top: 100px;
}

.catalog {
float:left; width: 260px; height: 300px;overflow: visible;margin-top: 50px; text-align:center;
}

.vacance {
background: transparent url(/images/note.gif) no-repeat scroll left top; width: 357px; height: 350px;
float:left; color: red; padding-top: 20px;overflow: visible;margin-top: 50px; font-size: 12px; margin-right: 30px;text-align:center;
}
.vacance p {
color: green; padding: 20px; text-align:left;
}