@charset "UTF-8";
/* Copyright (c) 2007 Drozdovsky Lab */

body {
background-color: #dbe8e9;
background-image: url('bgbg.gif');
margin-left: 0px;
margin-top: 20px;
margin-bottom: 20px;
margin-right: 0px;
font-family: Arial;
}


/* table with rounded corners */
table.tbl_rounded
{
  background-color: #f1eee0;
}
td.tbl_upper_left
{
  vertical-align: top;
  text-align: left;
  background: left top no-repeat url('http://drozdovsky.ru/i/c_left_upper.png');
}
td.tbl_upper_right
{
  vertical-align: top;
  text-align: right;
  background: right top no-repeat url('http://drozdovsky.ru/i/c_right_upper.png');
}
td.tbl_lower_left
{
  vertical-align: bottom;
  text-align: left;
  background: left bottom no-repeat url('http://drozdovsky.ru/i/c_left_lower.png');
}
td.tbl_lower_right
{
  vertical-align: bottom;
  text-align: left;
  background: right bottom no-repeat url('http://drozdovsky.ru/i/c_right_lower.png');
}
/* /end of table with rounded corners */

ul.news_list
{
    margin: 1.4em 0;
    padding: 0 0 0 1.4em;
    list-style-type: none;
}
ul.news_list li
{
    margin-left: 0.9em;	
}

ul.left_list
{
    margin: 0.2em 0;
    padding: 0 0 0 1.4em;
}
ul.left_list li
{
    margin: 0.2em 0; padding: 0 0 0 12px;
    list-style-type: none;
    background: url('./arrx.gif') no-repeat 0 0.33em;
}
ul.left_list_s
{
    margin: 0.2em 0;
    padding: 0 0 0 1.4em;
}
ul.left_list_s li
{
    margin: 0.2em 0; padding: 0 0 0 12px;
    list-style-type: none;
    background: url('./arrx_selected.gif') no-repeat 0 0.33em;
}

ul.prod_list
{
    margin: 1em 0;
    padding: 0 0 0 1.4em;
}
ul.prod_list li
{
    margin: 0.2em 0; padding: 0 0 0 12px;
    list-style-type: none;
    background: url('./prod_list.gif') no-repeat 0 0.33em;
}


table {
font-size: 13px;
font-family: Arial;
}

td.green_delim {
background-image: url('./x_delim.gif');
}

a.lang:link {
color: #FFFFFF;
}
a.lang:hover {
color: #FFFFFF;
}
a.lang:visited {
color: #FFFFFF;
}

span.category_header {
color: #999999;
font-size: 18px;
}

a.red:link {
color: #f70057;
}
a.red:hover {
color: #f70057;
}
a.red:visited {
color: #f70057;
}

a.green:link {
color: #9cc900;
}
a.green:hover {
color: #9cc900;
}
a.green:visited {
color: #9cc900;
}

span.hmenu {
font-size: 18px;
}

span.text_header {
font-family: Georgia;
font-size: 22px;
}
h2 {
font-size: 18px;
font-style: italic;
font-weight: normal;
color: #666666;
margin-top: 30px;
margin-bottom: 7px;
}

tr.header_top
{
background-color: #9cc900;
}

table.tbl_right_contents
{
  margin-right: 20px;
  font-size: 14px;
  font-family: Helvetica;
  color: #1B1B1B;
  padding-right: 20px;
}
table.tbl_right_contents p
{
  margin-top: 15px;
}
p.interesting {
  background-color: #ffe243;
  text-indent: 10px;
  padding: 10px 10px 10px 10px;
}

a:link {
color: #435ca0;
text-decoration: underline;
}
a:visited {
color: #435ca0;
text-decoration: underline;
}
a:hover {
color: #A9332B;
text-decoration: underline;
}
a:active {
color: #A9332B;
text-decoration: underline;
}

a.mainmenu:link
{
color: #A9332B;
text-decoration: underline;
}
a.mainmenu:hover
{
color: #000000;
text-decoration: underline;
}
a.mainmenu:visited
{
color: #A9332B;
text-decoration: underline;
}

a.black:link
{
color: #000000;
text-decoration: underline;
}
a.black:hover
{
color: #000000;
text-decoration: underline;
}
a.black:visited
{
color: #000000;
text-decoration: underline;
}

a.gray:link
{
color: #666666;
text-decoration: underline;
}
a.gray:hover
{
color: #666666;
text-decoration: none;
}
a.gray:visited
{
color: #666666;
text-decoration: underline;
}
