body {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

.err_block {
	color: red;
}

.nav_string {
	padding-bottom: 5px;
	border-bottom: 1px solid #c4d4f6;
	margin-bottom: 10px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;
	/*overflow: hidden;*/
	float: none;
	clear: both;
	position: relative;
}

.top_logo {
	height: 90px;
	width: 312px;
	float: left;
	overflow: hidden;
}

.top_sbez {
	width: 119px;
	height: 15px;
	padding-left: 6px;
	padding-right: 242px;
	padding-top: 27px;
	padding-bottom: 48px;
	overflow: hidden;
	background-image: url(/images/sbez.gif);
	background-repeat: no-repeat;
	float: left;
	color: White;
	font-size: 10px;
}

.top_search {
	width: 321px;
	height: 90px;
	background-image: url(/images/search.png);
	background-repeat: no-repeat;
	float: left;
}

#icon_search {
	width: 466px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 30px;
	background-image: url(/images/icon_search_bg.gif);
	background-repeat: no-repeat;
}

.icon1,.icon2,.icon3 {
	display: block;
	width: 18px;
	height: 16px;
	float: left;
	margin-right: 32px;
	margin-top: 6px;
	margin-left: 1px;
}

#search {
	position: absolute;
	left: 180px;
	top: 7px;
}

.inpStr {
	width: 212px;
	background-image: none;
	font-size: 11px;
	border: none;
	vertical-align: middle;
}

.inpSub {
	vertical-align: middle;
	background-color: transparent;
	background-image: none;
	width: 50px;
	border: none;
	cursor: pointer;
}

.head {
	padding-top: 23px;
	height: 146px;
	background-image: url(/images/head.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	padding-left: 788px;
	width: 212px;
	color: #445d73;
}

.head strong {
	display: block;
	color: #1a72be;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.cont_adr {
	font-size: 11px;
	margin-bottom: 10px;
}

.cont_tel {
	background-image: url(/images/tel.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
	padding-left: 18px;
	margin-bottom: 7px;
}

.cont_fax {
	background-image: url(/images/fax.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: bold;
	padding-left: 18px;
	margin-bottom: 7px;
}

.cont_eml {
	background-image: url(/images/eml.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 18px;
	font-size: 11px;
}

.cont_eml a {
	color: #445d73;
}

 
.menu {
	height: 44px;
	background-image: url(/images/menu.png);
	background-repeat: no-repeat;
	font-size: 11px;
}

.menu ul {
	display: block;
	padding-left: 30px;
	margin: 0;
}

.menu li {
	padding-top: 8px;
	display: block;
	float: left;
	list-style-image: none;
	list-style: none;
	background-image: url(/images/r1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.menu a {
	display: block;
	padding: 6px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
}

.menu a:hover, .mmselected {
	background-color: #98b723;
}

.menu li.active a {	background-color: #98b723;
}

.lastitem {
	background-image: none !important;
}

.left_col {
	width: 230px;
	height: auto;
	overflow: hidden;
	float: left;
	padding-top: 10px;
}

.content_col {
	width: 720px;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 20px;
	padding-top: 10px;
	margin-left: 10px;
	font-size: 11px;
}

.first_content {
	margin-left: 5px;
}

.left_menu {
	padding: 15px;
	width: 200px;
	border-style: solid;
	border-color: #d7dce2;
	border-width: 1px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background-color: #f1f3f6;
	height: auto;
	overflow: hidden;
	font-size: 11px;
}

.left_menu h2, .news_and_publs h2 {
	color: #1a72be;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 13px;
	padding-left: 5px;
	text-transform: uppercase;
}

.left_menu ul {
	display: block;
	height: auto;
	overflow: hidden;
	margin: 0;
	width: 200px;
	padding: 0;
}


.left_menu li {
	display: block;
	margin: 0!important;
	padding: 0!important;
	list-style: none;
	list-style-image: none;
	width: 200px;
	overflow: hidden;
}

.left_menu a {
	display: block;
	margin: 0 !important;
	padding: 5px;
}

.left_menu a:hover, .lm_selected {
	background-color: #98b723;
	color: White;
}

.bok {
	position: absolute;
	margin-left: -9px;
	width: 9px;
	height: 204px;
	z-index: 10;
	background-image: url(/images/bok.png);
}

.news_and_publs {
	width: 735px;
	margin-left: 5px;
	height: auto;
	overflow: hidden;
	font-size: 11px;
}

.news_and_publs h2 {
	padding-left: 0 !important;
}

.last_news, .last_publ {
	width: 350px;
	height: auto;
	overflow: hidden;
	float: left;
}

.last_news {
	padding-right: 30px;
}

.news_and_publs span, .newslist span {
	display: block;
	color: #1aa7be;
	padding-left: 18px;
	background-image: url(/images/n.gif);
	background-repeat: no-repeat;
	height: 9px;
	font-size: 11px;
	background-position: 0px 2px;
	margin-bottom: 10px;
	margin-top: 5px;
}

 
.news_and_publs a, .newslist a {
	color: #98b723;
}

.newslist p {
	margin-top: 5px;
	margin-bottom: 10px;
}

.news_and_publs strong {
	margin-bottom: 5px;
	display: block;
}

.news_and_publs p {
	margin-bottom: 15px;
}

#footer_left {
	width: 349px;
	height: 90px;
	position: absolute;
	left: -349px;
	top: 20px;
	background-image: url(/images/footer_left_bg.gif);
	background-repeat: no-repeat;
}

#counters {
	width: 200px;
	height: 40px;
	position: absolute;
	left: -260px;
	top: 40px;

}

#footer {
	height: 110px;
	width: 735px;
	background-image: url(/images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 265px;
	border-top: 1px solid #ebedf1;
	position: relative;
}

#footer ul {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

#footer ul li {
	list-style-type: none;
	float: left;
	font-size: 11px;
}

#footer ul li a {
	text-decoration: none;
	color: #7d95ab;
}

#footer ul li a.active {
	font-weight: bold;
}

#footer ul span {
	margin-left: 6px;
	margin-right: 6px;
}

p.copyright {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	margin-top: 65px;
	margin-left: 35px;
	font-size: 11px;
	color: #768898;
}

p.webdev {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	margin-top: 65px;
	margin-left: 555px;
	font-size: 11px;
	color: #1a71be;
}

p.webdev a {
	color: #1a71be;
}

div.hr {
	height: 1px;
	border-top: 1px solid #dce0e7;
	margin-bottom: 6px;
	padding: 0;
}

p.more {
	margin: 0;
}

p.more a {
	background-image: url(/images/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	color: #7d95ab;
}

.fc_left_second {
color: gray;
padding-left: 20px !important;
}

.fc_left {
color: #1A6FBE;
}

.has_childs {
/*
	background-image: url(/images/arrow_childs.gif);
	background-position: left;
	background-repeat: no-repeat;
*/	

}


.sh {
	display: block !important;
}

.address {
	margin-bottom: 10px;
}

.catalog {
	width: 100%;
	border-collapse: collapse;
}


.catalog tr td {
	padding: 5px;
}

.catalog td {
	text-align: left;
}

.catalog td div {
	padding: 15px;
	padding-left: 0;

	
}

.price {
	border-collapse: collapse;
	width: 100%;
}

.price td {
	padding: 3px;
	border: 1px solid #dbdbdb;
}

	.umsg_alert {
	background-color: #C5EDC7;
	border: 1px solid #77D57C;
	padding: 30px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	color: Black;
}

	
	.umsg_error {
	background-color: #FFB39F;
	border: 1px solid #FF8162;
	color: Black;
	padding: 30px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
}


.techdoc td {
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	border-color: #BDBDBD; 
} 

.big_font {
	font-size: 16px;
	font-weight: bold;
}
