body {
    background: #FDFFFF;
    color: black;
    /*font-family:  Helvetica, Arial,  sans-serif; */
    font: 14px/20px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
/*Verdana, */
    /*font-size: 10pt;*/
    /*font-size: 14px;*/
    margin: 1px;
    /*max-width: 1250px;*/
}
h1 {
    color: #000080;
    text-align: center;
    font-size: 1.5em;
}
h2 {
    color: #000080;
    text-align: center;
    font-size: 1.35em;
}
h3 {
    color: #000080;
    text-align: left;
    font-size: 1.2em;
}
h4 {
    color: #000080;
    text-align: left;
    font-size: 1.1em;
}
h5 {
    color: #000080;
    text-align: left;
    font-size: 0.9em;
}
table {
    font-size: 1em;
}
/*p {
    font-size: 1em;
}*/
sub {
    font-size: 90%;
}
sup {
    font-size: 90%;
}
.smalltext {
    font-size: 0.9em;
}
.text_descr {
    font-size: 0.95em;
}
/******/
p { margin: 0 0 12px 0; }
p img { margin: 0; }

ul, ol { margin-bottom: 16px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 20px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 20px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }
/****/

form {
    font-size: 1em;
}
.formorder {
    font-size: 1em;
}
#bright {
    border-right: 1px solid #5897C2;
}
A:link {
    color: blue;
    text-decoration: none;
}
A:visited {
    color: navy;
    text-decoration: none;
}
/*A:focus {
    color: red;
}
*/
A:hover {
    color: green;
    text-decoration: underline;
}
A:active {
    color: lime;
    font-weight: bold;
}
.tree {
    font-size: 10px;
    padding: 10px;
    white-space: nowrap;
}
.tree img {
    border: 0px;
    height: 18px;
    vertical-align: text-bottom;
    border-style: none;
    padding: 0 !important;
    display: inline !important;
}
.tree a:link {
    color: #000;
    text-decoration: none;
}
.tree a:visited {
    color: navy;
    text-decoration: none;
}
.tree a:hover {
    color: green;
    text-decoration: underline;
}
.tree a:active {
    color: green;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}
#Breadcrumb {
    margin: 0;
}
img {
    border-style: none;
}
td#tdhead {
/*background: url(/imgf/head_fon.jpg)  no-repeat 100% 0; */


}

.title_fn {
    color: darkblue;
    position: absolute;
    top: 0;
    left: 0.5em;
    font-weight: bold;
    font-size: 1.2em;
    font-style: italic;
}
h1#titleline {
    /*text-decoration: underline;*/
    font-size: 1.4em;
    line-height: 120%;
    /*border: 1px solid #red;*/ 
    margin-top: 10px;
    margin-bottom: 5px;
}

h2#subtitle {
    /*text-decoration: underline;*/
    line-height: 100%;
    /*border: 1px solid #aaa;*/ 
    margin-top: 0px;
    margin-bottom: 10px;
}

table.footer {
width:100%;
padding: 0 0 0 0;
margin: 0 0 0 0;  
border: 0px;
background-color: #ffffff;
}
tr#footblock {
    text-align: right;
}
tr.footerbar {
    background-image: url(/themes/default/hbar.gif);
    background-repeat: repeat-x;
}
td#foot_label {
    background:   #FFFFFF;
    margin-right: 3em;
    text-align: right;
    font-size: 1.1em;
}

th {
    padding: 5px; /* Поля вокруг текста */
    /*border: 0;*/
}

.menu {
    font-size: 1em;
    white-space: nowrap;
    text-align: center;
    text-indent: 0.5em;
    margin-left: 0.5em;
    margin-top: 0.5em;
}
.menu strong {
color: #FFFFFF;
white-space: nowrap;
}

A.menu:link, A.menu:visited {
    color: navy;
}
/*A:active {	color: lime;	font-weight: bold;}*/

.menutbl {
    border-bottom: 5px solid #5897C2;
    font-size: 13px;
    vertical-align: middle;
}
div.vmenu {
    /*border: 1px solid yellow; */
    font-size: 1.1em;
    white-space: nowrap;
    /*margin-left: 0;	padding-left: 1em; */
    width: 14em;
    overflow: hidden;
    padding: 0 0 1.5em 0;
    margin: 0;
/*background: #eef*/
    border-bottom: 1px dotted blue;
}
ul.vmenu {
    /*border: 1px dotted #aaa;*/
    margin-left: 4px;
    list-style-type: square;
    list-style-image: url(/imgf/vmenu/arrow.gif);
    /*list-style-position: inside;*/
    white-space: nowrap;
    padding-left: 0.8em;
/*pager_arrow_right.gif*/
}
ul.vmenu strong {
    color: navy;
    /*color: #990000;*/
}
ul.vmenu1 {
    /*border: 1px solid red;*/
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
ul.vmenu li {
    border-bottom: 1px solid #e2f4ff;
    /*border: 1px solid #eee;*/
    padding-bottom: 0;
    padding-top: 0;
}
ul.vmenu a {
    display: block;
    width: 15em;
    height: 1.5em;
    padding-left: 0;
    /*border: 1px dotted green;*/
}
ul.vmenu a:hover {
    background: #e2f4ff;
}

.news {
    font-size: 110%;
    color: black;
    border: 0;
    background: transparent url(/themes/default/news_fon_f.gif) no-repeat;
}
.news li {
padding-bottom: 0.4em;
/* margin-bottom: 0.3em;*/
/*border-bottom: 1px  dotted lightblue;*/
}
.newsdate {
    font-size: 0.8em;
    color: gray;
    white-space: nowrap;
}
.poll_tab {
    font-size: 0.9em;
    text-indent: 0.5em;
}
.caption_img {
    color: red;
    font-size: 0.9em;
}
#search {
    font-size: 1em;
    color: black;
}
#search td {
    color:  white;
    white-space: nowrap;
    border-bottom: 1px  dotted #5897c2;
}
#search A {
    color: white;
}
.list_goods {
    font-size: 1em;
}
.list_goods A {
    color: black;
}
.goods_link A {
    text-decoration: underline;
}
.list_goods A:active {
    color: green;
    font-weight: bold;
}
.list_goods A:hover {
    color: blue;
    font-weight: bold;
    text-decoration: underline;
}
/* oaeaoii aaa?oo */
.head_phone {
    margin-right: 1em;
    margin: 0.3em 1em;
    font-size: 1em;
    font-weight: bold;
}
#sidebar-left, #sidebar-right {
    /*width: 13em;*/
    padding: 5px;
    vertical-align: top;
    text-size: 1em;
    text-align: left;
}
#sidebar-left {
    border-right: 1px dotted #5BA0C5;
}
#sidebar-right {
    background-color: #e2f4ff;
    border-left: 1px dotted  #5BA0C5;
}
#mainblock {
    width: 80%;
    /*border: 1px solid #aaa;*/
}

.main_text_block {
width: 98%; 
text-align: left; 
padding-top: 1em;
margin: 0 auto;  
/*border: 1px solid red;*/
}
.asterisk {
    font-size: 1em;
    color: red;
    font-weight: bold;
}

#footnote_content {
/*position:absolute;
bottom:5px;
right:1em;*/
font-size:0.8em;
color:silver;
font-weight:normal;
text-align:right;
padding: 1px 5px;
margin-top:2em;
margin-bottom:3px;
margin-right:1em;
}

.str_rek  {
    font-family:  Verdana, Arial, Helvetica, sans-serif; 
}
.str_rek strong {
    color:#909090;
}

.line_goods td {
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:3px solid white;
}
.descr_goods {
    padding: 1em;
}

.imgCenter {
    display: block;
    margin: 0 auto;
    padding: 1ex;
}

#mainblock ul {
    margin: 1em;
}

#mainblock h2 {
    margin-top: 1em;
}

.center {
    text-align: center;
}