body
{
  margin: 40px 0 0 0;
  padding: 0;
}


h2
{
  font-size:16px;
}


ul
{
  list-style: none;
  margin:0;
  padding:0;
}

ul.ul_pad
{
  margin-left:30px;
  padding-left:30px;
}



hr
{
  width:100%;
  height:1px;
  border:0px solid #C0AF9D;
  background-color: #C0AF9D;
  color:#C0AF9D;
}


form, img
{
  border:0px;
}

table, tr, td, th
{
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  text-align: left;
  vertical-align: top;
}

table.main
{
  width: 975px;
}

table.header
{
  width:  100%;
  height: 79px;
  background: url(../images/header_bg.gif);
}
.table_padding td
{
margin:5px;
}

.brown
{
  color: #6D5A39;
}


.header .header_last
{
  width:20px;
}
.header .header_logo
{
  width:250px;
}
.header .header_lang
{
  width:36px;
}

table.sub_header
{
  width: 100%;
}

table.main_menu
{
  width: 100%;
}

table.main_menu td, .grey_ln
{
  background-color: #6d5a39;
  height:26px;
  border-right:1px solid #fff;
  vertical-align: middle !important;
  padding:0 10px 0 10px;
  cursor: pointer;
}

table.main_menu td.mn_act
{
  background-color: #587F2D;
}

table.main_menu td, table.main_menu td a, .grey_ln, .grey_ln a
{
  font-family: Trebuchet MS, Arial Narrow, Tahoma;
  font-size: 13px;
  font-weight:bold;
  color: #fff;
  text-decoration: none;
}
.grey_ln
{
  cursor: default;
}


.mm_margin
{
  margin:10px 0 10px 0;
}

.header_right
{
  width:100%;
}


.footer
{
  border-top:1px solid #e6dfd8;
  padding: 35px 0 0 70px;
}

.footer td table td
{
    padding:0;
    border:0px;
}


.footer td, .footer td a
{
    color:#939393;
    font-size:13px;
    font-family: Trebuchet MS, Arial Narrow, Tahoma;
    font-weight:bold;
    text-decoration: none;
    line-height:20px;
}

.footer td a:hover
{
    text-decoration: underline;
}


.footer td table
{
  width:100%;
}


.content
{
  padding:5px 0 0 0;
}

.content, .content p, .content span
{
    font-family:  Trebuchet MS, Tahoma;
    font-size: 14px;
    color:#282828;
}


div.right
{
    width:100%;
    text-align: right !important;
    margin-bottom:10px;
}
div.right a
{
    color:#10AEFF;
    font-size:12px;
    font-family: Arial Narrow, Tahoma;
}
div.right a:hover{
color:red;}

.main_news
{
    padding:30px 0 0 63px;
}

.main_news h1
{
  margin:0;
  padding:0;
  font-size:14px;
  font-weight: bold;
  color:#6c5938;
}

.main_news table td, .main_news table td a
{
    font-family: arial;
    font-size:11px;
    color:#8d8d8d;
}

.main_news table td a:hover
{
  color: #587F2D;
}


.main_news table td
{
  font-size:10px;
  padding:5px;
  padding-bottom:25px;
  color:#5F5F5F;
}



a, .content a
{
  color: #666666;
  text-decoration:none;
  font-weight:bolder;
}
.content a:hover
{
  color: blue;
  
}

.none a{
color:red;
background:black;
}

div.small_text, div.small_text span, div.small_text p
{
    font-size:11px;
}


.grey_ramka td
{
    background-color: #afafaf;
	
}

.grey_ramka td.rr_1, .grey_ramka td.rr_2, .grey_ramka td.rr_3, .grey_ramka td.rr_4
{
  width:  11px;
  height: 11px;
}

.grey_ramka td.rr_1
{
    background-image: url(../images/rr_1.jpg);
}
.grey_ramka td.rr_2
{
    background-image: url(../images/rr_2.jpg);
}
.grey_ramka td.rr_3
{
    background-image: url(../images/rr_3.jpg);
}
.grey_ramka td.rr_4
{
    background-image: url(../images/rr_4.jpg);
}

.form_tbl td
{
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding:4px 10px 4px 10px;
}
.form_tbl td input
{
  background: #fff;
  border:0px;
}


.captcha_inp, .captcha_img {
    width:120px;
    height:50px;
    border:1px solid #C4C4C4;
    text-align: center;
    vertical-align: middle;
}
.captcha_inp {
  height:52px;
  background: transparent;
}
.captcha_inp input {
  width: 100px;
  font-size:25px;
  background: transparent;
  border: 0px;
  letter-spacing: 1px;
  font-style: italic;
  color:#990000;
  text-align: center;
  padding-top:4px;
}

