body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	min-width: 780px;
	max-width: 1300px;
	color: #014464;
	background-color: white;
	font-family: tahoma, sans-serif;
	font-size: medium; /* для совместимых браузеров */
}
html>body {
	font-size: small; /*IE 5/Win */
	f\ont-size: medium /* для остальных IE */ 
}

/* head1 table*/
#hd1 {
	width: 100%;
	border: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
}

#hd1 td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: none;
	vertical-align: top;
}

#vtopline {
	background-image: url('I/verytopline.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 16px;
}

/* td's */
#hlef {
	background-image: url('L/02.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 223px;
}

#hrig {
	background-image: url('L/04.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 223px;
}

#hmid {
	width: 100%;
	height: 223px;
	background-image: url('L/03.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	text-align: left;
	vertical-align: bottom;
}

#hmain {
	width: 100%;
	height: 175px;
	background-image: url('L/03.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#hmenu img {
	/*vertical-align: bottom;*/
	border: none;
}
#hmenucontainer {
	height: 48px; 
	width: 100%;
	background-color: #225f7f;
	background-image: url('L/hmenu_bg.png');
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
}

#hmenu {
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	vertical-align: bottom;
	border: none;
}

#hmenu td {
	/*width: 16.5%;*/
	text-align: center;
	vertical-align: top;
	padding: 6px 24px 2px 14px;
	/*border: 1px solid red;*/
	background-image: url('I/hmlne.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#hmenu td.hmlastitem {
	background-image: none;
}

#hmenu td a:link{
	color: white;
	text-decoration: none;
	font-style: italic;
}

#hmenu td a:visited {
	color: white;
	text-decoration: none;
	font-style: italic;
}

#hmenu td a:hover {
	color: white;
	text-decoration: underline;
	font-style: italic;
}

#hmenu td a:active {
	color: white;
	text-decoration: none;
	font-style: italic;
}

/* layout table*/
#layout1 {
	width: 100%;
	border: none;
	text-align: center;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

#layout1 td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: none;
	vertical-align: top;
}

#llef {
	width: 20%;
	background-image: url('L/lborder.gif');
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#llefcont {
	width: auto;
	background-image: url('L/06.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
}

#lmid {
	background-image: url('L/bg_content.jpg');
	background-color: #f0f0f0;
	background-repeat: repeat-x;
	background-position: top left;
	min-height: 600px;
}

#lrig {
	width: 20%;
	background-image: url('L/rborder.gif');
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#lrigcont {
	width: auto;
	background-image: url('L/08.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 5px 5px 5px;
}

#blef {
	/*background-image: url('L/10.jpg');*/
	background-image: url('L/blborder.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

#bmid {
	background-color: #fefefe;
	/*background-image: url('L/11.jpg');*/
	background-image: url('L/bmborder.gif');
	background-repeat: repeat-x;
	background-position: top center;
	height: 16px;
}

#brig {
	/*background-image: url('L/12.jpg');*/
	background-image: url('L/brborder.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#botm {
	width: 100%;
	min-height: 84px;
	border-top: 1px solid #dbdfe1;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background-color: #9898a0; /*#a6afb5;*/
	color: white;
	font-style:  italic;
	font-size: small;
	padding-bottom: 14px;
}

#botm a:link {
	color: white;
	text-decoration: none;
}

#botm a:visited {
	color: white;
	text-decoration: none;
}

#botm a:hover {
	color: blue;
	text-decoration: underline;
}

#botm a:active {
	color: white;
	text-decoration: none;
}

#bcontacts {
	margin-top: 14px;
	margin-left: 60px;
}

#content {
	min-height: 500px;
	/*background-image: url('L/bg_content.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;*/
	text-align: left;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 10px 10px;
}

/* blocks in header */
#cdate {
	float: left;
	color: #636363;
	font-weight: bold;
	font-style: oblique;
	font-size: 14px;
	margin-left: 48px;
	margin-top: 10px;
}

#search {
	float: right;
	color: white;
	background-color: #5F5F5F;
	border: 1px solid white;
	border-top: none;
	margin-right: 30px;
	padding: 8px 8px 8px 8px;
	font-size: 10px;
	vertical-align: middle;
}

#srchreq {
	display: inline;
	vertical-align: middle;
}

#s {
	border: 1px solid #5F5F5F;
	height: 18px;
	vertical-align: middle;
}

#submit {
	color: white;
	background-color: #5F5F5F;
	border: 1px solid #939393;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

#votesubmit {
	color: white;
	background-color: #5F5F5F;
	border: 1px solid #939393;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	margin: 5px 0px 10px 0px;
}

#nwarch {
	line-height: 200%;
}

#archsubmit {
	color: white;
	background-color: #5F5F5F;
	border: 1px solid #939393;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	margin: 5px 0px 10px 0px;
}

#date {
	color: #333333;
	font-size: small;
}

/* slogan */
#asterisk {
	clear: both;
	margin-left: 236px;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #1071BD;
	font-weight: bold;
}

#astext {
	float: left;
	margin-top: -38px;
	margin-left: 260px;
	margin-right: 0px;
	padding-bottom: 0px;
	color: #1071BD;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

#logo {
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 48px;
	margin-top: -20px;
}

#logo img {
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#htext {
	display: block;
	float: left;
	margin-left: 48px;
	margin-top: 4px;
	background: none;
	color: #636363;
	font-size: 11px;
	letter-spacing: 0.3pt;
	font-style: normal;
	font-weight: normal;
	clear: none;
}

#hdcontacts {
	float: right;
	width: auto;
	margin-top: -5ex;
	margin-right: 15px;
	color: #ff0000;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	line-height: 150%;
}

#buttons_container {
	margin: 40px 20px 0px 20px;
	padding-bottom: 5px;
	border: none;
}

#zayav {
	float: left;
	width: 259px;
	height: 75px;
	background-image: url('I/zayav.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	font-size: medium;
	font-style: italic;
}

#zayav a:link {
	display: block;
	margin-right: 10px;
	margin-top: 30px;
	color: white;
	text-decoration: none;
}

#zayav a:visited {
	display: block;
	margin-right: 10px;
	margin-top: 30px;
	color: white;
	text-decoration: none;
}

#zayav a:hover {
	display: block;
	margin-right: 10px;
	margin-top: 30px;
	color: white;
	text-decoration: underline;
}

#zayav a:active {
	display: block;
	margin-right: 10px;
	margin-top: 30px;
	color: white;
	text-decoration: none;
}

#dl_price {
	float: right;
	width: 259px;
	height: 75px;
	background-image: url('I/dl_price.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	font-size: medium;
	font-style: italic;
	clear: right;
}

#dl_price a:link {
	display: block;
	margin-right: 10px;
	margin-top: 10px;
	color: white;
	text-decoration: none;
}

#dl_price a:visited {
	display: block;
	margin-right: 10px;
	margin-top: 10px;
	color: white;
	text-decoration: none;
}

#dl_price a:hover {
	display: block;
	margin-right: 10px;
	margin-top: 10px;
	color: white;
	text-decoration: underline;
}

#dl_price a:active {
	display: block;
	margin-right: 10px;
	margin-top: 10px;
	color: white;
	text-decoration: none;
}

#dl_price #pr_details {
	margin-right: 10px;
	margin-top: 3px;
	color: #bbbbbb;
	font-size: 14px;
	font-weight: normal;
}

#menu_left {
	margin-top: 30px;
	list-style: none;
	text-decoration: none;
	text-align: left;
}

#menu_left li {
	color: #828080;
	font-size: 20pt;
	font-style: italic;
	text-decoration: none;
	height: 40px;
	text-align: left;
	/*border-left: 1px solid red;*/
}

#menu_left li span {
	color: #1071bd;
	text-decoration: underline;
	font-size: 20pt;
	margin-bottom: 10px;
	text-align: left;
}

/*#menu_left li:first-letter {
	font-size: 32px;
	color: #636363;
	font-style: normal;
	font-weight: bold;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}*/

#menu_left li a:link {
	margin-left: 20px;
	font-size: 16pt;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	color: #828080;
}

#menu_left li a:visited {
	margin-left: 20px;
	font-size: 16pt;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	color: #828080;
}

#menu_left li a:hover {
	margin-left: 20px;
	font-size: 16pt;
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
	color: #606060;
}

#menu_left li a:active {
	margin-left: 20px;
	font-size: 16pt;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	color: #828080;
}


h1, h2, h3, h4, h5, h6 {
	color: #1071bd;
	font-weight: normal;
}


#content p {
	margin: 20px 10px 10px 10px;
}

#banner0 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 60px;
	text-align: center;
	height: 160px;
	border: none;
}

#banner0 img {
	border: none;
}

#hotnews {
	font-size: small;
	width: 95%;
	margin: 20px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#hotnews h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #828080;
}

#hotnews h4 {
	font-size: 9pt;
	font-weight: normal;
	margin-top: 4ex;
	margin-bottom: 4px;
	color: #1071bd;
}

#hotnews h4 a:link {
	font-size: 9pt;
	font-weight: normal;
	color: #1071bd;
	text-decoration: underline;
}

#hotnews h4 a:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #1071bd;
	text-decoration: underline;
}

#hotnews h4 a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #1071bd;
	text-decoration: underline;
}

#hotnews h4 a:active {
	font-size: 9pt;
	font-weight: normal;
	color: #1071bd;
	text-decoration: underline;
}

#hotnews p {
	color: #828080;
	font-size: 9pt;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

p.all_news {
	margin-top: 3ex;
}

#hotnews p a:link {
	color: #828080;
	text-decoration: none;
}

#hotnews p a:visited {
	color: #828080;
	text-decoration: none;
}

#hotnews p a:hover {
	color: #828080;
	text-decoration: underline;
}

#hotnews p a:active {
	color: #828080;
	text-decoration: none;
}

#hotnews p.all_news a:link {
	color: #1071bd;
	text-decoration: underline;
}

#hotnews p.all_news a:visited {
	color: #1071bd;
	text-decoration: underline;
}

#hotnews p.all_news a:hover {
	color: #1071bd;
	text-decoration: underline;
}

#hotnews p.all_news a:active {
	color: #1071bd;
	text-decoration: underline;
}

#counters {
	margin-top: 100px;
	text-align: center;
}

#counters img {
	margin-bottom: 20px;
	border: none;
}

#vote {
	margin: 100px auto 0px 0px;
	color: #636363;
	font-size: 11pt;
	text-align: center;
}

#votereq {
	margin-left: 50px;
	margin-top: 5px;
	display: block;
	color: #828080;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}

#category_list {
	width: 100%;
	border: 1px solid #becdd3;
	border-collapse: collapse;
}

#category_list th {
	border-bottom: 1px solid #becdd3;
	vertical-align: middle;
	padding: 3px 5px 5px 5px;
	background-color: #f8f8ff;
}

#category_list td {
	border: none;
	/*border-left: 1px solid #becdd3;*/
	vertical-align: middle;
	padding: 3px 5px 5px 5px;
	text-align: center;
}

#category-list tr {
	background: none;
}

tr.tr1 {
	background-color: white;
}

tr.tr2 {
	background-color: #f8f8ff;
}

tr.trAnchor {
	line-height: 200%;
	background-color: #b0f8b0;
	border: 1px solid green;
	padding-top: 2ex;
	padding-bottom: 2ex;
	color: black;
}

th.article {
	text-align: center;
	width: 30px;
	font-weight: normal;
}

th {
	text-align: center;
	font-weight: normal;
}

td.article {
	text-align: center;
	border: 1px solid #0b6387;
}

td.img {
	text-align: center;
	vertical-align: middle;
	border: none;
	width: 110px;
	font-size: x-small;
	color: #91B4C1;
}

td.img a {
	border: none;
}

td.img img { border: 1px solid #0b6387; padding: 0px 0px 0px 0px;}

td.prodname {
	text-align: center;
}

p.maplink {
	text-align: center;
	font-size: x-small;
	margin-bottom: 3ex;
}

p.mapimg {
	text-align: center;
	margin-bottom: 3ex;
}

p.mapimg img{
	border: 1px solid #e0e0ff;
	margin: 10px 10px 10px 10px;
}

table.contact_list {
	width: 100%;
	border: none;
	font-weight: normal;
	line-height: 200%;
}

table.contact_list th {
	width: 20%;
	text-align: left;
	vertical-align: top;
	height: 4ex;
}

table.contact_list td {
	text-align: left;
	vertical-align: top;
	height: 4ex;
}

p.bkcat {
	text-align: right;
	font-size: small;
}

#fillist {
	width: 100%;
	border-collapse: collapse;
	border: 1px solis #becdd3;
}

#fillist td,th {
	border: 1px solid #becdd3;
	padding: 5px;
}

#fillist td.flnm {
	width: 60%;
}

#fillist td.fldir {
	font-size: large;
	font-weight: bold;
	width: 60%;
	color: gray;
}

#fillist td.flsz {
	/*width: 15%;*/
	font-size: small;
	text-align: right;
	color: gray;
}

#fillist td.fldt {
	/*width: auto;*/
	font-size: small;
	text-align: center;
	color: gray;
}

#fillist a:link {
	text-decoration: none;
}

#fillist a:visited {
	text-decoration: none;
}

#fillist a:hover {
	text-decoration: underline;
}

#fillist a:active {
	text-decoration: none;
}

