
/* ### COMMON RULES ### */
html, body, th, ul, ol, li, p, dl, form, div, fieldset, img, dd, h1, h2, h3, a {
    margin: 0;
    padding: 0;
    border: 0;
}

table, tr, td {
    margin: 0;
    padding: 0;
    border: 1;
}



html, body {
    width: 100%;
    height: 100%;
}
body {
    background: url('images/body_bg.jpg');
}
a {
    color: #861500;
    outline: none;
}

/* HEAD */
.head {
    height: 180px;
    background-color: #000000;
    min-width: 1024px;
}
.head .head_left {
    height: 100%;
    background: url('images/head_left.jpg') no-repeat left top;
    z-index: 2;
}
.head .head_right {
    height: 100%;
    background: url('images/head_right.jpg') no-repeat right top;
    z-index: 2;
}
.head .head_left .logo {
    background: url('images/logo.png') no-repeat scroll 0%;
    position: absolute;
    top: 62px;
    left: 415px;
    width: 360px;
    height: 130px;
    z-index: 3;
}
.top_menu {
    height: 20px;
    padding-left: 250px;
    background: url('images/top_menu_bg.jpg') repeat-x;
    color: #eea338;
}
.top_menu li {
    display: inline;
    vertical-align: top;
    text-align: center;
    font: bold 1.0em Times New Roman, Arial, sans-serif;
    padding: 30px;
}
.top_menu a {
     color: #eea338;
     text-decoration: none;
}


.top_menu a:hover,
.top_menu a.current,
.top_menu a.current:hover {
    color: #fff;
}
.main_menu {
    position: absolute;
    background: url('images/main_menu.png') no-repeat;
    width: 187px;
    height: 329px;
    top: 173px;
    left: 0;
}
.main_menu ul {
    padding: 10px 0 0 50px;
}
#main_menu2 {
    padding: 7px 0 0 14px;
    width: 92px;
}
.main_menu ul li {
    list-style-type: none;
    height: 20px;
}
.main_menu ul li a {
    color: #fff;
    text-decoration: none;
    font: bold 18px Times New Roman, Arial, sans-serif;
    display: block;
    margin: 2px 0;
}
#main_menu2 li a {
    color: #000;
    font: bold 16px Times New Roman, Arial, sans-serif;
}
#main_menu2 li a:hover,
#main_menu2 li a.current:hover,
#main_menu2 li a.current {
    color: #fff;
    background-color: #000;
}
.main_menu ul li a:hover,
.main_menu ul li a.current,
.main_menu ul li a.current:hover {
    background-color: #eae9e9;
    color: #000;
}
.logofci {
    position: absolute;
    width: 10%;
    top: 10px;
    left: 900px;
    z-index: 4;
}
.icons {
    position: absolute;
    width: 30%;
    top: 155px;
    left: 630px;
    z-index: 4;
}
.icons a {
    padding: 0 5px;
}
.icons a:hover {
    background-color: silver;
}
.icons2{
    position: absolute;
    top: 180px;
    left: 190px;
}
.icons2 a {
    padding: 0 2px;
}
.icons2 a:hover {
    background-color: silver;
}
.top_text {
    position: absolute;
    top: 10px;
    left: 250px;
    background: url('images/top_text.png') no-repeat;
}
.author{
    font: 0.7em Tahoma, sans-serif;
    display: inline;
}
.post {
    margin-left: 20px;
    color: #000;
}
.post a {
        text-decoration: none;
        color: #000;
}
.post a:hover {
    text-decoration: underline;
}
.block_1 p a:hover {
    text-decoration: none;
}
.block_1 p.block_link a:hover {
    text-decoration: underline;
}
.footer_right_content {
    float: left;
}
.content {
    padding-left: 10px;
    margin: 0px 190px 50px 190px;
}
.content_part {
    min-width: 1024px;
    margin-botom: 0px;
    padding: 0px;
}
.content h1 {
    background: url('images/h1block.png') no-repeat;
    width: 310px;
    height: 50px;
    padding: 10px 5px 0 0;
    font: bold 1.0em Times New Roman, sans-serif;
    text-align: right;
    float: right;
    margin-bottom: 20px;
}
.content_left {
    position: absolute;
    top: 450px;
    left: 5px;
    width: 181px;
}
.content_right {
    float: right;
    width: 180px;
}
.content_right .block,
.content_left .block {
    background: url('images/right_block_bg.png') no-repeat;
    height: 300px;
    font: bold 14px Times New Roman, sans-serif;
}
.content_right .block1 {
    background: url('images/right_block_bg1.png') no-repeat;
    height: 150px;
    font: bold 14px Times New Roman, sans-serif;
}
.content_right .block h1,
.content_left .block h1 {
    font: bold 14px Times New Roman, Arial, sans-serif;
    color: #fff;
    padding-top: 30px;
    margin-left: 15px;
    text-align: center;
}
.content_right .block1 h1 {
    font: bold 14px Times New Roman, Arial, sans-serif;
    color: #fff;
    padding-top: 30px;
    margin-left: 15px;
    text-align: center;
}
.content_right .block1 h2 {
    font: bold 14px Times New Roman, Arial, sans-serif;
    padding-top: 30px;
    text-align: center;
}
.content_right .block p,
.content_left .block p {
    padding: 5px;
}
.content h2 {
    font: bold 1.0em Times New Roman, sans-serif;
    text-align: left;
    background: url(images/bg_mon_news.png) no-repeat;
    width:100%;
    height: 28px;
    margin: 10px;
    padding: 5px 10px 0 10px;
    margin-bottom: 0px;
}
.content h3 {
    font: bold 16px Times New Roman, Arial, sans-serif;
    margin: 12px 5px;
    text-align: left;
}
.content p {
    padding: 5px 15px;
    text-align: justify;
    font: normal 16px/20px Times New Roman, Arial, sans-serif;
}
.bottom_menu {
    clear: both;
    margin: 5px 10%;
    text-align: center;
}
.bottom_menu h1 {
    font: bold 14px/20px Times New Roman, Arial, sans-serif;
    display: inline;
    padding: 0;
    margin: 0;
}
.bottom_menu h1 a {
    color: #000;
    text-decoration: none;
    padding: 0;
    margin: 0;
}
.bottom_menu h1 a:hover {
    color: #fff;
    background-color: #000;
}
.footer {
    font: bold 11px Times New Roman, Arial, sans-serif;
    text-align: center;
    padding: 10px;
    clear: both;
}

/*photo*/
.flleft {float: left;}
.flleft2 {float: left; width: 100%;}
.zayvl_left {font: bold 14px Tahoma, Arial, Helvetica, sans-serif; margin:0px; padding:0px 0 0 0px; list-style: none; line-height: 50%; color: #000;}
.zayvl_left li {padding: 0px 0 2px 10px; margin: 7px;}
.zayvl_left1 {font: normal 14px Times New Roman, Arial, Helvetica, sans-serif; margin:0px; padding:0px 0 0 0px; list-style:none; line-height: 50%; color: #000;}
.zayvl_left1 li {padding: 0px 0 2px 10px; margin: 7px;}
.poisk_q li a {
    line-height: 110%;
    text-decoration: none;
    color: #000;
}
.poisk_q li a:hover {
    line-height: 110%;
    text-decoration: underline;
    color: #000;
}

ul#lastfoto {font: bold 12px Tahoma, Arial, Helvetica, sans-serif; margin: 0px; padding:0px 0 0 0px; list-style: none;}
ul#lastfoto li {padding: 0px 0 2px 10px; margin: 3px; background: url(images/mark.gif) no-repeat left center;}
ul#lastfoto li a {text-decoration: none; color: #7e1c08;}
ul#lastfoto li a:hover {text-decoration: underline; color: #000;}
ul#lastfoto2 {font: bold 12px Tahoma, Arial, Helvetica, sans-serif; margin-bottom: 10px; padding: 0px 0 0 400px; list-style: none;}
ul#lastfoto2 li {padding: 0px 0 2px 10px; margin: 3px; background:url(images/mark.gif) no-repeat left center;}
ul#lastfoto2 li a {text-decoration: none; color: #7e1c08;}
ul#lastfoto2 li a:hover {text-decoration: underline; color: #000;}
ul#lastfoto3 {font: normal 14px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px 0 0 0px; list-style: none;}
ul#lastfoto3 li {padding: 0 10px 2px 10px; line-height: 120%; margin-left: 10px; background:url(images/mark.gif) no-repeat left center;}
ul#lastfoto3 li a {text-decoration: none; color: #7e1c08;}
ul#lastfoto3 li a:hover {text-decoration: underline; color: #000;}
ul#lastfoto4 {font: normal 14px Tahoma, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px 0px 0 0px; list-style: none;}
ul#lastfoto4 li {padding: 0 10px 2px 10px; margin: 7px; background: url(images/mark.gif) no-repeat left center;}
ul#lastfoto4 li a {text-decoration: none; color: #7e1c08;}
ul#lastfoto4 li a:hover {text-decoration: underline; color: #000;}
.lastfoto5 {font: normal 12px Tahoma, Arial, Helvetica, sans-serif; margin: 0px; padding: 20px 50px; list-style: none;}
ul#lastfoto6 {font: normal 12px Tahoma, Arial, Helvetica, sans-serif; margin-top: 20px; margin-left: 40px; margin-bottom: 10px; padding: 0px 0 0 270px; list-style: none;}
ul#lastfoto6 li {padding: 0 10px 2px 10px; margin: 7px; background: url(images/mark.gif) no-repeat left center;}
ul#lastfoto6 li a {text-decoration: none; color: #7e1c08;}
ul#lastfoto6 li a:hover {text-decoration: underline; color: #000;}
ul#lastfoto7 {font: bold 12px Tahoma, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px 0 0px 0px; list-style: none; margin-left: 70px;}
ul#lastfoto7 li {padding: 0px 0 20px 10px; margin: 3px; list-style: none;}
ul#lastfoto7 li a {text-decoration: none; color: #7e1c08;}
ul#lastfoto7 li a:hover {text-decoration: underline; color: #000;}
ul#lastfoto8 {font: bold 12px Tahoma, Arial, Helvetica, sans-serif; margin-bottom: 3px; padding: 0px 0 0 270px; list-style: none;}
ul#lastfoto8 li {padding: 0px 0 20px 10px; margin: 3px; list-style: none;}
ul#lastfoto8 li a {text-decoration: none; color: #7e1c08;}
ul#lastfoto8 li a:hover {text-decoration: underline; color: #000;}
ul#lastfoto9 {font: bold 12px Tahoma, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px 0 0px 0px; list-style: none; margin-left: 70px;}
ul#lastfoto9 li {padding: 0px 0 0px 10px; margin: 3px; list-style: none;}
ul#lastfoto9 li a {text-decoration: none; color: #7e1c08;}
ul#lastfoto9 li a:hover {text-decoration: underline; color: #000;}
ul#lastfoto10 {font: bold 12px Tahoma, Arial, Helvetica, sans-serif; margin-bottom: 3px; padding: 0px 0 0 370px; list-style: none;}
ul#lastfoto10 li {padding: 0px 0 0px 10px; margin: 3px; list-style: none;}
ul#lastfoto10 li a {text-decoration: none; color: #7e1c08;}
ul#lastfoto10 li a:hover {text-decoration: underline; color: #000;}
p.text_n {color: #2f3139; font-size: 12px; font-family: Tahoma; padding: 0px 5px 5px 10px;}
.searchblack {font: bold 13px Tahoma, Arial, Helvetica, sans-serif; padding: 20px 10px 0 10px;}
.searchblack span {color: #ef663c;}
.searchblack a {text-decoration: underline; color: #000000;}
.searchblack a:hover {text-decoration: none; color: #000000;}
.right {text-align: right;}
.mid {vertical-align: middle;}
.padt8 {padding:8px 0px 0px 0px;}
.padr10 {padding: 0px 10px 0px 10px;}
.vyv0 {font-size: 13px; padding-top: 8px;font-family: Tahoma; padding-left: 10px;}
.vyv0 input{font-size:14px;  font-family:Times New Roman; border:none; background:none; font-weight: bold; text-decoration:none; color:#7e1c08;}
.vyv0 input:hover{ text-decoration:none; color:#000; cursor:hand;}
.vyv0 span input { color:#7e1c08; font-weight: normal;}
.vyv0 span input:hover{ text-decoration:none; color:#000; cursor:default;}
.vyv {font-size: 13px; padding-top: 8px;font-family: Tahoma; padding-left: 10px;}
.vyv a {text-decoration: none; color:#7e1c08;}
.vyv a:hover {text-decoration: underline; color:#000;}
.vyv a span {color: #ef663c;}
.vyv2 {font-size: 13px; padding-top: 8px;font-family: Tahoma; padding-left: 10px;}
.vyv2 a {text-decoration: underline; color: #000;}
.vyv2 a:hover {text-decoration: none; color: #000;}
.vyv2 a span {color: #ef663c;}

.padt5 {padding-top: 17px; margin-right: 2px; text-align: center;}
.under_foto {width: 169px; font: normal 11px Tahoma, Arial, Helvetica, sans-serif; text-align: center;}/*!!!!*/
.under_foto a {text-decoration: none; color: #7e1c08;}
.under_foto a:hover {text-decoration: underline; color: #000;}
.under_foto h3 {font: bold 12px Tahoma, Arial, Helvetica, sans-serif; margin-bottom: 0px; padding-bottom: 0px; margin: 0px; background: none; text-transform:uppercase; text-align: center;}/*!!!!*/
.martfot {margin-top: 30px; margin-right: 10px;}/*!!!!*/
.clearfix:after {content: "."; display: block; height: 0; clear: both;  visibility: hidden;} .clearfix {display: inline-block;} * html .clearfix { height: 1%;} .clearfix {display: block;}
.onekom .image_bgnat {height: 110px; width: 108px; float: left; display: inline;}
.onekom .image_bgnat2 {height: 100px; width: 108px; float: left; display: inline;}
.onekom .image_bgnat3 {height: 170px; width: 190px; float: left; display: inline; padding-left: 50px;}
.photod1 {padding-bottom: 70px;}
.photod3 {padding-bottom: 10px;}
.photod2 {margin-bottom: 20px;}
.onekom .text {margin-left: 110px; font-size: 12px; font-family: Tahoma; color: #2f3139;}
.onekom .text h3  {background: transparent url(images/bg_mon.png) no-repeat scroll 0%; display: block; font: normal 12px Tahoma, Arial, Helvetica, sans-serif; padding-left: 11px; padding-top: 3px; padding-bottom: 3px; margin: 0 15px 0 0; color: #5f72ea;}
.onekom .text2 {margin-left: 400px; font: bold 14px Times New Roman, sans-serif; color: #2f3139; padding-top: 0;}
.onekom .text2 a {text-decoration: none;}
.onekom .text2 a:hover {text-decoration: underline;}
/*.onekom .text h3 a, .one_item .text h3 a:hover {color: #2f3139; text-decoration: none} */
.onekom .text h3 a, .one_item .text h3 a:hover {color: #5f72ea; text-decoration: none}
.onekom .text h3 a:hover  {text-decoration: underline;}
.onekom .text p {padding: 12px 0 0 3px;  font-size: 12px; font-family: Tahoma; margin: 0}
.zagstyleh2 h2 {background-color: #9EA6BB; font: bold 15px Tahoma, Arial, Helvetica, sans-serif; color: #000000; text-transform: uppercase; margin: 10px 0 0 0; padding: 3px 10px;}
.paddl {padding-left: 130 px;}
.bg_foto { background: transparent url(images/suomen-ramka.gif) no-repeat; width: 189px; height: 147px; padding: 0 0 0 0px;}
/*photo end*/

/* FORM STYLE */
#content_form {
    margin: 30px 25px 30px 25px;
}
#content_form table {
    width: 99%;
    border-collapse: collapse;
}
#content_form tr.odd {
    background: #fff url('images/odd_form_bg.gif') repeat-y;
}
#content_form tr.odd a {
    text-decoration: underline;
    color:#495a87;
}
#content_form tr a {
    text-decoration:underline; color:#495a87;
}
#content_form td {
    width: 50%;
    padding: 1px 0;
}
#content_form td.first {
    border-right: 1px solid #000;
}
#content_form td.second {
    padding-left: 10px;
}
#content_form label {
    text-align: right;
    font: bold 0.8em Tahoma, sans-serif;
    padding-right: 10px;
    display: block;
}
#content_form table input, #content_form table textarea {
    float: left;
    font: normal 0.8em Tahoma, sans-serif;
    width: 90%;
}
#content_form table input.checkbox {
    width: auto;
}
#content_form_note2 {
    margin: 20px 20% 0 25px;
    padding: 10px 0 20px 0;
    background: url('images/purple_line.gif') no-repeat;
}
#content_form_note {
    margin: 20px 30px 0 25px;
    padding: 10px 0 20px 0;
    background: url('images/purple_line.gif') no-repeat;
}
#submit {
    float: right;
    margin: 0 0 0 20px;
}
.center_content p.reg_notes {
    font-weight: bold;
    text-align: center;
}
#content_form table p {
    margin: 0 25px 3px 0;
}
#content_form table p a {
    color: #000;
    padding: 28px 0 2px 0;
    display: block;
}
#content_form table label.pol {
    display: inline;
    float: none;
}
#content_form table label.pol input {
    display: inline;
    float: none;
}
#content_form table label.show_mail {
    display: block;
    float: none;
    text-align: left;
    height: 100%;
}
#content_form table label.show_mail input {
    display: block;
    width: auto;
    margin-right: 5px;
}
#content_form table input#birthday {
    width: 22%;
    margin-right: 5px;
}
#content_form table input#birth_month {
    width: 28%;
    margin-right: 5px;
}
#content_form table input#birth_year {
    width: 28%;
}
#content_form label.smalltextbold {
    font: normal 0.7em Tahoma, sans-serif;
}
/* FORM STYLE END */

/*gostevaya*/
.pad_cent {padding: 8px 0px 15px 70px;}
.padb11 {padding: 0px 15px 11px 0px;}
.padt130l25 { padding: 190px 0px 30px 25px;}
/*.gost_button {padding: 20px 0px 30px 420px;}*/
.gost_button2 {padding: 20px 0px 30px 395px;}
#zeromm1 li   {list-style: none; padding: 5px 21px 10px 15px}
#zeromm2 li   {list-style: none; padding: 0px 0px 7px 26px}
input.textfnm_poisk2 {width: 398px; height: 17px; border-left: 1px solid #243c92;border-top: 2px solid #243c92; font-size: 12px; font-weight: 200; font-family: Tahoma; color:#2f3139;padding:0}
textarea.textarea_poisk2 {width: 398px; height: 122px; border-left: 1px solid #243c92;border-top: 2px solid #243c92; margin-top: 2px; padding: 0px;}
.datagost {font: normal 0.7em Tahoma, sans-serif;}
/*gostevaya end*/

/*opros*/
.one_item {padding: 0 0 0  10px;}
.one_item .reit {background: transparent url(images/bg_mon.png) repeat scroll 0%; display: block; height: 33px; width: 450px;}
.one_item .reit1 {background: #861500 repeat-x scroll 0%; display: block; height: 33px;}
.one_item .text1 {font-size: 12px; font-family: Tahoma; color:#000100; font-weight: bold;}
.one_item .text1 a {text-decoration: underline;font-size: 12px; font-family: Tahoma; color: #000100; font-weight: bold;}
.one_item .text1 a:hover {text-decoration: none;}
.one_item .reit_width10 {width: 10%;}
.one_item .reit_width15 {width: 15%;}
.one_item .reit_width20 {width: 20%;}
.one_item .reit_width25 {width: 25%;}
.one_item .reit_width30 {width: 30%;}
.one_item .reit_width35 {width: 35%;}
.one_item .reit_width40 {width: 40%;}
.one_item .reit_width45 {width: 45%;}
.one_item .reit_width50 {width: 50%;}
.padb5 {padding: 0 0 5px 0}
.padbl10 {padding: 0 0 10px 10px}
.mart10 {margin-top: 10px;}
.mart15 {margin-top: 15px;}
.mart25 {margin-top: 25px;}
.mart50 {margin-top: 50px;}
/*opros end*/

/*news*/
.head_news{
    text-align: justify;
    margin-bottom: 0px;
    padding: 5px 10px 0 10px;
}
.athor_news {
    float: left;
    width: 100%;
    text-align: left;
    text-decoration: none;
    font: bold 0.8em Times New Roman, Arial, sans-serif;
    color: #861500;
    padding: 0 0 0 0;
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 15px;
}
.ssilky {
    color: #861500;
}
.tit1 {font-size: 14px; text-align: center; height: 20px; font-weight: bold; font-family: tahoma;}
.tit1 a {text-decoration: none; display: inline; font-size: 12px; text-align: center;  font-weight: bold; font-family: tahoma; padding: 0px; margin-right: 0px; color: #000000; vertical-align: bottom;}
.tit1 a:hover {text-decoration: underline; display: inline; font-size: 12px; text-align: center; font-weight: bold; font-family: tahoma; padding: 0px; margin-right: 0px; color: #000000; vertical-align: bottom;}
.tit1 h3 {text-decoration: none; display: inline; font-size: 12px; text-align: center;  font-weight: bold; font-family: tahoma; padding: 0px; margin-right: 10px; vertical-align: bottom;}
/*news end*/

/*poisk*/
table.bord1 {
      border:1px solid #141b2e;
}
td.bord1 {
      border:1px solid #141b2e;
      padding: 5px;
      font-weight: normal;
}
table.bord3 {
      border:1px solid #141b2e;
}
td.bord3 {
      border:1px solid #141b2e;
      padding: 5px;
      font-weight: normal;
}
table.bord2 {
      border:0px;
      display: inline;
}
td.bord2 {
      border:0px;
      padding: 5px;
      font-weight: normal;
}
.underbold {
      font-weight: bold;
      text-decoration: underline;
}
td.col1 {width: 2%;}
td.col1 a {font-weight: bold; text-decoration: none;}
td.col1 a:hover {text-decoration: none;}
td.col2 {width: 38%;}
td.col3 {width: 30%;}
td.col4 {width: 28%; font-size: 13px;}
td.col5 {width: 25%;}
td.col6 {width: 25%;}
td.col7 {width: 25%;}
td.col8 {width: 25%;}
td.col9 {width: 74%;}
td.col10 {width: 15%;}
td.col11 {width: 10%;}
td.col12 {width: 8%;}

.text_table {font: normal Times New Roman, serif; padding: 2px 2px 1px 8px;}
.text_table2 {font: bold Times New Roman, serif; padding: 2px 2px 1px 8px;}
.vertical_align {vertical-align: text-top;}
.padtb20 {padding: 20px 0px;}
/*poisk end*/

/*obschee*/
.left {text-align: left;}
.ourcom .text7 {border-top: 1px solid #141b2e; font-size:11px; font-family: Tahoma; color: #000000; font-weight: bold; padding: 0 0 0 264px;}
.png {
    background: url('images/mark3.png') no-repeat;
    width: 20px;
    height: 20px;
    float: right;
  }  
.element {display: inline;}
.cent {text-align: center;}
.cent h3 {text-align: center;}
.cent3 {
    margin-left: 100px;
}
.cent4 {
    margin-left: 100px;
    margin-top: 200px;
    display: inline;
}
.cent2 {
    margin: 35px;
}
.cent5 {
    margin-left: 40 px;
}
.text_usual {
    color:#000;
    font: 16px Times New Roman, sans-serif;
    padding-left: 5px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.text_usual a {
    font: bold 16px Times New Roman, sans-serif;
    text-decoration:none;
    color:#861500;
}
p.text_left {
    color:#000;
    font: bold 16px Times New Roman, sans-serif;
    padding-left: 5px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.text_expert {
    font: normal 16px Times New Roman, sans-serif;
    color:#861500;
}
.text_nat{
    text-align: justify;
}
.content .text_ok{
    font: bold 16px Times New Roman, Arial, sans-serif;
    text-align: center;
    padding: 10px;
}
.content_right .block1 .shenky{
    text-align: center;
    font: bold 0.9em Times New Roman, Arial, sans-serif;
    color: #000;
    padding: 5px;
}
.content_right .block1 .shenky h2{
    font: bold Times New Roman, Arial, sans-serif;
    color: #000;
    padding: 5px;
}
.content_right .block1 .shenky h2 a{
    text-decoration: none;
    color: #861500;
    font: bold Times New Roman, Arial, sans-serif;
}
.content_right .block1 .shenky h2 a:hover {
    text-decoration: underline;
}
.block_1 p a {
    text-decoration: none;
    font: normal 0.7em Tahoma, sans-serif;
    color: #861500;
    padding: 0 2px;
    text-decoration: underline;
}
.block_1 p a:hover {
    text-decoration: none;
}
.block_1 p.block_link1 a {
    font: normal 0.8em Tahoma, sans-serif;
    text-decoration: none;
    color: #000;
    margin-top: 7px;
    display: block;
}
.block_1 p.block_link1 {
    font: bold 0.8em Tahoma, sans-serif;
    margin-top: 40px;
}
.block_1 p.block_link1 a:hover {
    text-decoration: underline;
}
.block_1 p.block_link a {
    font: normal 0.8em Tahoma, sans-serif;
    text-decoration: none;
    color: #000;
    margin-top: 7px;
    display: block;
}

.block_1 p.block_link a:hover {
    text-decoration: underline;
}
.block_1 p {
    padding: 0 5px;
    margin-left: 10px;
}
.text_okno{
    font-size: 12px;
    margin-left: 12px;
}
.block_1 h2 {
    font: bold 0.8em Tahoma, sans-serif;
    background: url('images/line.gif') no-repeat 50% 100%;
    padding: 2px 5px;
    margin-left: 12px;
}
.text_small{
    color:#000;
    font: 12px Times New Roman, sans-serif;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 10px;
}
.text_small1 p{
    color:#000;
    font: 0.8em Times New Roman, sans-serif;
}
.clear {
    clear: both;
}
.fotoblock {margin-left: 5%;}
p.bolds {font-weight: bold;}
p.schema a {text-decoration: underline;}
p.schema a:hover {text-decoration: none;}
.contblock {display: inline; padding: 10px;}
.bolds {font-weight: bold; text-align: top;}
.onestyle {padding: 10px 5px 5px 10px;}
.padelit {padding-top: 20px;}
.padelit a {text-decoration: underline;}
.padelit a:hover {text-decoration: none;}
.padelit ol {margin-left: 25px;}

.padelit1 {padding-top: 0px; font: normal 14px/18px Times New Roman,sans-serif;}
.padelit1 a {text-decoration: underline;}
.padelit1 a:hover {text-decoration: none;}
.padelit1 ol {margin-left: 50px;}
.ok {
    text-align: center;
    color: #000000;
    font-weight: bold;
    margin-top: 50px;
}
/*obschee end*/
.HorArrows { /* ������������� ������� ��������� */
	clear: both;
	position: relative;
	height: 38px;
}
#BigPhotoPlace { /* ����������� ����������� */
	position: relative; bottom=-20;
        text-align: center;
/*
	float: left;
*/
}
#BigPhoto { /* ��������� ������� ����������� */
	width: 640px;
	height: 480px;
	overflow: hidden; /* ������ ������ */
	 /* �� ���� ����� �������� ���-��, ����
	 ����������� �� �����������, ����� ���� ����� */
	background: url(404.gif) no-repeat 0 0;
}
#BigPhotoPlace .HorArrows { /* ��������� ��� ����������� ��������� */
	text-align: center;
	margin: 8px auto;
	width: 640px; /* ������ ������ ��� � ����������� ��������
	�.�. ������� ��������� �� �� ����� */
	position: relative;
}
.arrowRight { /* ������� ������ */
	position: absolute;
	right: 0;
	top: 8px;
	cursor: pointer;
}
.arrowLeft { /* ������� ����� */
	position: absolute;
	left: 0;
	top: 8px;
	cursor: pointer;
}
#PhotoNum { /* ���������� � �������� */
	position: absolute;
	width: 130px; /* ������ ����� ����� ������
	���� � ���������� ����� ����� ������ �������
	������ � ����� */
	left: 35px; /* ������ �� ������ ���� �����,
	���� ������ ������ ����� ������� */
	top: 4px;
}
#PreviewsPlace { 
	width: 620px; /* ������ ����� �� ����� */
	position: relative;
/*
	float: left;
*/
	margin: 0 0 0 0;
}
#Preview { /* ���� ��� ���� ��������� ��������� */
	overflow: hidden;
	height: 150px;
}

#Preview img { 
 	display: block; 
  	float: left; 
} 

.PrevImg { /* �������� ��������� ��������� */
	_margin-right: -6px;
	display: block;
	float: left;
	cursor: pointer;
}
.guestb {
        margin-right: 50px;
        min-width: 1024px;
}
.ahr a {
       text-decoration: none;
}
.ahr a:hover {
       text-decoration: underline;
}
.ahr1 a {
       text-decoration: underline;
}
.ahr1 a:hover {
       text-decoration: none;
}
.leftmarg {
       margin-left: 40px;
       margin-bottom: 10px;
       text-align: left;
}
.leftmarg1 {
       margin-left: 80px;
       margin-bottom: 10px;
       text-align: left;
}
.bottmarg {
       margin-bottom: 20px;
}
.block_1 h3 {
       margin-left: 10px;
}
.content .zagol h4 {
       padding-bottom: 0 px;
       margin-bottom: 0 px;
       margin-left: 30px;
       font-weight: normal;
}
.content img {
       margin-right: 10px;
}
