/*
Author: Arricat
*/

/****************************
 **   Contents
 ****************************

  * General
  * Header
        - logo
        - banner
        - profile
  * First_menu
  * Two_menu
  * Search
    * Left_sidebar
    * Center
    * Right_sidebar




/****************************
 **   General
 ****************************/

body, html, p, li, ul, ol, input{
   margin: 0;
   padding: 0;
 }
h1, h2, h3, h4, h5, h6{
   font-size: 14px;
   margin: 0;
   padding: 0;
 }
body{
    background-color: #F3F3F3;
    background-image: url("../images/bg_fon.jpg");
    background-position: center 103px;
    background-repeat: repeat-x;
    color: #333637;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
 }
*:focus {outline: none;}
a{
  color: #1f8fb0;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}

input{
    color: #C0BEBE;
    font-size: 11px;
}

img, a img{
  border: none;
}
li, ul, ol{
  list-style: none;
}

#wrapper{
    margin: 0 auto;
    width: 100%;
    min-width: 1024px;
    max-width: 1280px;
 }

.page{
  min-height: 4000px;
  width: 100%;
}

/****************************
 **   Header
 ****************************/


#header{
    height: 103px;
    width: 100%;
}

#logo_container{
    float: left;
    background-image: url("../images/logo_container.jpg");
    background-repeat: repeat-y;
    background-position: right;
    height: 103px;
    width: 50%;
}
#logo{
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    height: 91px;
    margin: 0 auto;
    padding: 12px 0 0;
  width: 490px;
}
.logo{
    display: block;
    height: 61px;
    width: 208px;
}
#logo span{
  position: absolute;
    color: #1F8FB0;
    float: left;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    margin: 13px 0 0 10px;
}
#banner{
    background-image: url("../images/reklama.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 68px;
    padding: 8px 0 0 28px;
    width: 478px;
}
#tims_container{
    background-image: url("../images/logo_container.jpg");
    background-repeat: repeat-y;
    background-position: right;
    float: left;
    height: 103px;
    width: 0%;
}

.tims{
    background-image: url("../images/time.jpg");
    background-position: 3px 0;
    background-repeat: no-repeat;
    padding: 7px 0 0;
    margin: 0 auto;
    height: 96px;
    width: 280px;
}
.tims .namecity{
  float: left;
  color: #1F8FB0;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  margin: 0 0 0 5px;
}
.tims .modpogoda{
  float: left;
  height: 15px;
  margin: 1px 0 0 6px;
  color: #626262;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}
.tims .modpogoda .gisto{
  height: 20px;
  float: left;
  margin: 0 2px 0 0;
  position: relative;
  top: -2px;
}
.tims .other_gisto{
    color: #1F8FB0;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    margin: 4px 0 4px 131px;
}
.tims .valuta{
  float: left;
    color: #1F8FB0;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin: 7px 0 0 31px;
}
.tims .valuta .usd{
      color: #626262;
    font-size: 12px;
}
.tims .other_money{
  margin: 0 0 0 144px;
    color: #1F8FB0;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
}

#head_left_container{
    float: left;
    width: 50%;
}

#head_left{
  margin: 0 auto;
  width: 484px;
}
.banner{
  background-image: url("../images/reklama.png");
    float: left;
    height: 60px;
    margin: 8px 0 0 10px;
    width: 468px;
}
.panel{
    float: left;
    padding: 10px 0 0 7px;
}
.panel a{
    background-repeat: no-repeat;
    color: #5C5C5C;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    padding: 0 5px 0 22px;
}

.panel a.register{
  background-image: url(../images/register.jpg);
}
.panel a.pravila{
  background-image: url(../images/pravila.jpg);
}
.panel .user_panel_login{
  display: none;
}

.panel a.user_panel{
  background-image: url(../images/user_panel.jpg);
}
.panel a.contact{
  background-image: url(../images/contact.jpg);
}
.user_panel_login{
    background-image: url("../images/user_panel_login.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 183px;
    padding: 37px 0 0;
    position: absolute;
    right: 34%;
    top: 138px;
    width: 353px;
    z-index: 1000;
}
.panel .user_panel_login a{
    color: #FFFFFF;
    display: block;
    float: left;
    font-style: normal;
    font-weight: normal;
    height: 24px;
    padding: 0 0 0 16px;
    width: 154px;
}
.panel .user_panel_login a.logout{
      left: 10px;
    padding: 0;
    position: absolute;
    top: 197px;
    color: #b9b9b9;
}
.panel .user_panel_login p.login_p{
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin: 15px 0 0 9px;
    width: 335px;
}
.panel .user_panel_login p.login_p a{
    display: inline;
    float: none;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}
.panel .user_panel_login a.windowclose{
    background-image: url("../images/windowclose.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right;
    height: 16px;
    left: 333px;
    padding: 0;
    position: absolute;
    top: 5px;
    width: 16px;
}

.log{
  width: 154px;
  float: left;
}

.login_name{
    background-image: url("../images/login_name.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: medium none;
    float: left;
    font-size: 15px;
    height: 25px;
    margin: 3px 0 0 14px;
    padding: 0 0 7px 4px;
    width: 136px;
}
.login_password{
    background-image: url("../images/login_password.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: medium none;
    font-size: 15px;
    height: 25px;
    margin: 0 0 0 14px;
    padding: 0 0 0 5px;
    width: 135px;
}
.submit_login{
    float: left;
    margin: 17px 0 0;
}

#profile{
    background-image: url("../images/profil.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 70px;
    padding: 6px 0 0 25px;
    width: 240px;
}
    #profile p b{
      color: #d16f2d;
    }
    #profile .exit{
      color: #a73908;
    }
    #reg{
      height: 15px;
    width: 164px;
    color: #1F8FB0;
    }
    #reg a{
      color: #1F8FB0;
    }

.input_button{
      left: 5px;
    position: relative;
    top: 10px;
}

.avatar{
    float: left;
    margin: 0 10px 0 0;
}


/****************************
 **   First_menu
 ****************************/

#first_menu{
    height: 34px;
    width: 100%;
    background-image: url(../images/first_menu.jpg);
    z-index: 999;
    position: relative;
 }
    #first_menu .sf-menu{
      width: 100%;
    }

    #first_menu li{
      float: left;
      background-image: url(../images/first_menu_li.jpg);
      background-position: top left;
      background-repeat: no-repeat;
      z-index: 900;
    }
    #first_menu li.bg_none{
           background: none;
    }
    #first_menu li.active{
      background-image: url(../images/first_menu_li.jpg);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
        #first_menu li.active li.active{
          background-image: url(../images/first_menu_li_li_active.jpg);
        }

        #first_menu li li{
            background-image: url(../images/first_menu_li_li.jpg);
            background-position: top left;
            background-repeat: no-repeat;
        }
            #first_menu li li a{
                    height: 17px;
                    padding: 3px 0 0 10px;
                    width: 128px;
            }
            #first_menu li.active li a{
                    height: 17px;
                    padding: 3px 0 0 10px;
                    width: 128px;
            }

        #first_menu li li:hover{
          background-image: none;
        }
        #first_menu li li li:hover{
          background-image: none;
        }
    #first_menu li a{
      float: left;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-style: italic;
    height: 24px;
    padding: 10px 14px 0 8px;
    }
        #first_menu li.active a{
          text-decoration: none;
          background-image: url(../images/first_menu.jpg);
          background-position: bottom right;
          background-repeat: no-repeat;
          margin: 0 0 0 4px;
          padding: 10px 14px 0 4px;

        }
            #first_menu li.active ul li a {
              background-image: none;
            }

#first_menu ul {
  position:    absolute;
}
    #first_menu ul ul{
      top: 34px;
      background-image: url(../images/first_menu_li_ul.jpg);
      background-position: bottom left;
      background-repeat: no-repeat;
      padding: 0 0 2px 0;
      display: none;

    left: 0;
    }
        #first_menu ul ul ul{
              display: none;
              left: 138px;
              top: 0;
        }
#first_menu li {
  float:      left;
  position:    relative;
}

/****************************
 **   Two_menu
 ****************************/


.two_menu{
    float: left;
    height: 32px;
    margin: 0 0 0 5px;
    width: 100%;
}
.two_menu ul{
    width: 595px;
    margin: 0 auto;
}

    .two_menu a{
        background-position: 4px 8px;
        background-repeat: no-repeat;
        color: #626262;
        cursor: pointer;
        display: block;
        float: left;
        font-size: 12px;
        height: 14px;
        padding: 8px 8px 5px 25px;
    }
    .two_menu a.mult{
     background-image: url(../images/mult.png);
    }
    .two_menu a.anime{
     background-image: url(../images/anime.png);
    }
    .two_menu a.serial{
     background-image: url(../images/serial.png);
    }
    .two_menu a.tv{
     background-image: url(../images/tv.png);
    }
    .two_menu a.humor{
     background-image: url(../images/humor.png);
    }
    .two_menu a.radio{
     background-image: url(../images/radio.png);
    }
    .two_menu a.players{
     background-image: url(../images/players.jpg);
    }
    .two_menu a.musick{
     background-image: url(../images/musick.jpg);
    }
    .two_menu a.work{
     background-image: url(../images/work.jpg);
    }

    .two_menu li{
      float: left;
    }


/****************************
 **   Search
 ****************************/

#search{
    background-color: #E6EDD6;
    float: left;
    height: 27px;
    padding: 6px 0 4px 0;
    position: relative;
    width: 100%;
}
#search form{
  z-index: -1;
  margin: 0 auto;
  width: 589px;
  display: block;
}

#search input{
  float: left;
}

.search_field{
    background-image: url("../images/s_submit.jpg");
    border: medium none;
    height: 25px;
    padding: 0 0 0 3px;
    width: 512px;
}
#searchinput{
  width: 20px;
}

/****************************
 **   Left_sidebar
 ****************************/

 #left_sidebar{
       background-position: -1px 0;
   background-image: url(../images/left_sidebar_column.jpg);
   background-repeat: repeat-y;
    float: left;
    width: 191px;
    position: relative;
    margin: 3px 0 0 -100%;
 }
 .left_sidebar_column{
    background-image: url("../images/left_sidebar_column_botoom.jpg");
    background-position: 1px bottom;
    background-repeat: no-repeat;
    float: left;
    padding: 0 0 18px;
 }
 .left_sidebar_column_entry_other{
   margin: 0 0 0 11px;
 }

  .left_sidebar_column#categories .title_column{
    background-image: url(../images/categories_title.jpg);
    background-repeat: no-repeat;
    height: 42px;
    position: absolute;
    z-index: 1;
    width: 191px;
  }

 .entry_col{
    background-image: url("../images/entry_col.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #333333;
    font-size: 13px;
    margin: 0 0 0 5px;
    padding: 0 0 5px;
    text-align: center;
    width: 178px;
 }
 .vote{
    color: #1F8FB0;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 13px;
    margin: 5px 0 0;
    width: 173px;
 }
.form_input input{
  border: none;
  color: #FFFFFF;
  padding: 0;
  float: left;
  font-size: 11px;
}
.form_input{
  width: 173px;
    float: left;
    margin: 8px 0 0 2px;
}
.niceform{
  float: left;
}
.niceform #dle-vote{
  float: left;
}
.cb{
    background-image: url("../images/checkbox.jpg");
    background-repeat: no-repeat;
    display: inline-block;
    height: 17px;
    position: relative;
    top: 4px;
    width: 17px;
}
.checked{
  background-position: 0 -17px;
}

#golos{
margin: 9px 0 0 11px;
}


 .bbcodes_poll_3,
 .addnews p .bbcodes_poll_3,
 #dosearch{
    background-image: url("../images/bbcodes_poll.jpg");
    border: medium none;
    float: left;
    cursor: pointer;
    color: #FFFFFF;
    height: 27px;
    text-align: center;
    width: 155px;
 }
 .bbcodes_poll_4{
    background-color: #FEFEFE;
    border: medium none;
    color: #494949;
    cursor: pointer;
    float: left;
    font-size: 9px;
    margin: 3px 0 0 6px;
    text-align: center;
    width: 150px;
 }
.form_input .bbcodes_poll_1{
    height: 28px;
    width: 82px;
 }
.form_input .bbcodes_poll_2{
    height: 28px;
    width: 88px;
 }

 .title_column{
    background-image: url("../images/title_column.jpg");
    background-position: -1px 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 14px;
    font-style: italic;
    height: 28px;
    padding: 21px 0 0;
    text-align: center;
    width: 190px;
 }

  #categories{
     background-image: url(../images/categories_left_sidebar_column_botoom.jpg);
   }

  .categories_full {
      display: block;
      font-size: 10px;
      margin: 3px 0 0 10px;
      color: #444444;
    }

 #categories .categories_a{
     background-image: url("../images/categories_a.jpg");
     background-position: 0 18px;
     background-repeat: repeat-x;
     font-size: 12px;
     height: 17px;
     padding: 3px 0 0;
     width: 178px;
  }

 #categories .categories_a a{
     background-position: 7px 0px;
     background-repeat: no-repeat;
     padding: 0 0 0 8px;
     color: #444444;
  }

.categories_a img{
     padding: 0 0 0 4px;
  }

#categories .entry_sidebar_column{
  background-image: url(../images/categories_entry.jpg);
  background-repeat: repeat-y;
  background-position: 1px 0;
  margin: 46px 0 0;
  position: relative;
  z-index: 3;
}

 .entry_sidebar_column{
    padding: 0 7px 0 5px;
 }
 .entry_sidebar_column form{
   float: left;
 }

 .entry_sidebar_column_two_stule{
   margin: 0 12px 0 9px;
 }
 .entry_sidebar_column_two_stule .vote{
    font-size: 11px;
    width: 170px;
 }
  #center_col{
        float: left;
    padding: 5px 0;
    text-align: center;
    width: 183px;
    margin: 0;
  }

#for_web a{
  width: 163px;
  display: block;
}
#for_web img{
    float: left;
    margin: 2px 6px 0;
}
.other_web{
  width: 173px;
  color: #1f8fb0;
    height: 18px;
    margin: 3px 0 0;
}
.web{
    background-image: url("../images/categories_a.jpg");
    background-repeat: repeat-x;
    padding: 8px 5px;
    color: #4c4a4a;
}
/****************************
 **   Last_news
 ****************************/
.last_news{
    float: left;
    margin: 9px 0 0;
    width: 100%;
}

.last_news_container{
    float: left;
    margin: 0 1% 4px;
    width: 47%;
}
.last_news_container_title{
    color: #1F8FB0;
    font-size: 14px;
    font-weight: bold;
    height: 37px;
    line-height: 17px;
    margin: 0 0 0 2px;
}
.last_news_container_entry{
    background-image: url("../images/entry_col.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #5A5A5A;
    float: left;
    font-size: 11px;
    height: 60px;
    padding: 0 0 7px;
    width: 100%;
}
.last_news_container_entry img{
    float: left;
    margin: 0 6px 0 3px;
}
.last_news_container_footer{
    background-image: url("../images/entry_col.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #808080;
    float: left;
    font-size: 11px;
    padding: 4px 0 6px;
    width: 100%;
}
.last_news_container_footer a{
  color: #808080;
}

.last_news_container_footer span{
    margin: 0 0 0 6px;
}

.last_news_footer{
    padding: 1px 0 8px 2px;
    width: 99,5%;
  font: Tangerine serif;
    font-size: 12px;
    color: #4F4F4F;
}

.last_news_footer h1{
    text-align: center;
    font-weight: bold;
    color: #4F4F4F;
   }

.last_news_footer  img{
    text-align: center;

}




/****************************
 **   Center
 ****************************/

.center{
  padding: 0 219px 0 191px;
}
.post{
    float: left;
    margin: 0 0 9px;
    width: 100%;
}


.ss-news {float:left;margin:0px;width: 99%;background-image: url("../images/title.jpg");background-repeat: no-repeat;height: 40px;margin: 0 0 0 2px;}
.ss-news a{float:left;margin:0 15px;font-weight: bold;line-height:30px;font-size:16px;}
.title {
    background-image: url("../images/title.jpg");
    background-repeat: no-repeat;
    height: 67px;
    margin: 0 0 0 2px;
}
.title_rubber{
    background-image: url("../images/title_rubber.jpg");
    background-repeat: no-repeat;
    background-position: right 0;
}
.title h1{
     color: #FFFFFF;
     font-size: 16px;
     font-weight: normal;
     height: 26px;
     padding: 9px 0 0 17px;
     font-weight: bold;
}
.title2 h1{
     color: #000000;
     font-size: 12px;
     font-weight: normal;
     height: 26px;
     font-weight: bold;
}
.title h2{font-size: 16px;font-weight: normal;height: 26px;padding: 9px 0 0 17px;font-weight: bold;}


.orig_title h2{
     font-size: 16px;
     font-weight: normal;
     height: 33px;
     padding: 18px 0 0 17px;
     font-weight: bold;
}


a.titles:link{
     color : #FFFFFF;
}
a.titles:visited{
     color : #FFFFFF;
}

.title small{
background-image:url("../images/entry_col.jpg");
background-position:center bottom;
background-repeat:repeat-x;
color:#808080;
display:block;
font-size:11px;
padding:0 0 4px 4px;
width: 100%;
}
.title small a{
    color: #5645645;
}

.entry{
    background-image: url("../images/entry_col.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    float: left;
    padding: 0 1% 10px;
    width: 96%;
}
    .entry div div{
      padding: 0;
    }

    .editor_button {
        cursor: pointer;
        float: left;
        padding-left: 2px;
        padding-right: 2px;
    }
    .editbclose {
    cursor: pointer;
    float: right;
    }
    .editor_button select {
    font-size: 11px;
    }
    .jNiceSelectWrapper {
    height: 22px;
    position: relative;
    width: 200px;
}
    .jNiceSelectWrapper div span{
        border-color: #CCCCCC;
    border-right: 1px none #CCCCCC;
    border-style: solid none solid solid;
    border-width: 1px;
    float: left;
    height: 20px;
    padding: 0 3px;
    width: 170px;
    }
    .jNiceSelectWrapper div a{
          background: url("../images/select_right.gif") no-repeat scroll center center transparent;
    display: block;
    float: left;
    height: 22px;
    width: 21px;
    }

    .jNiceSelectWrapper ul{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
    left: 0;
    list-style-type: none;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 22px;
    width: 176px;
    z-index: 100;
    }
    .jNiceHidden{
      display: none;
    }
    .jNiceSelectWrapper ul a.selected{
      background: none repeat scroll 0 0 #EDEDED;
    }
    .jNiceSelectWrapper ul a{
          background-color: #FFFFFF;
    display: block;
    padding: 2px 3px;
    text-decoration: none;
    }

.entry_in{
    background-image: url("../images/bg_other_text.jpg");
    float: left;
    margin: 8px 0 0;
    width: 584px;
    color: #4a4a4a;
}
.in{
  background-color: #efefef;
    float: left;
    margin: 1px;
    padding: 7px 11px 34px;
    width: 560px;
}
#info{
  padding: 10px;
}
#center_container_osnova{
  width: 100%;
  height: 1%;
}

#center_container{
  float: left;
  overflow: hidden;
  width: 100%;
}

#center{
  text-align: center;
  float: left;
  padding: 5px 0 0;
}

.navigation{
  float: left;
  width: 100%;
  margin: 10px 0;
  text-align: center;
}

.last{
    background-image: url("../images/entry_col.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    float: left;
    font-size: 12px;
    height: 27px;
    width: 98%;
}
    .last span{
      background-position: 11px 5px;
      background-repeat: no-repeat;
      color: #808080;
      display: block;
      float: left;
      height: 19px;
      padding: 7px 11px 0 30px;
    }
        .last span.views{
          background-image: url("../images/views.jpg");
        }
        .last span.comments_num{
          background-image: url("../images/comments_num.jpg");
        }
        .last span.favor{
          padding: 7px 11px 0 0px;
        }
        .last span.favor a img{
          position: relative;
          top: -3px;
        }

        .last span a{
          color: #1F8FB0;
        }

        .last span.favorites{
        height: 17px;
        padding: 10px 9px 0 12px;
        }
.entry_related_news{
    float: left;
    margin: 4px 2%;
    width: 540px;
}
.entry_related_news_title{
    font-size: 10px;
    color: #1F8FB0;
}

.rating_head {
  float: left;
  color: #1F8FB0;
    font-family: tahoma;
    font-size: 11px;
    height: 21px;
    padding: 7px 6px 0;
}
.rating_head#full_rat{
    background-image: url("../images/last_span.jpg");
    background-position: right 1px;
    background-repeat: no-repeat;
    line-height: 9px;
}


.last span.bg_none{
  background: none;
}

.unit-rating {
    background-image: url("../images/rating.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    height: 16px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 85px;
}
.unit-rating li {
    float: left;
    margin: 0;
    padding: 0;
    text-indent: -90000px;
}
.unit-rating li a {
    display: block;
    height: 16px;
    padding: 0;
    position: absolute;
    text-decoration: none;
    text-indent: -9000px;
    width: 17px;
    z-index: 17;
}
.unit-rating li a:hover {
    background-image: url("../images/rating.jpg");
    background-position: left center;
    left: 0;
    z-index: 2;
}
.unit-rating a.r1-unit {
    left: 0;
}
.unit-rating a.r1-unit:hover {
    width: 17px;
}
.unit-rating a.r2-unit {
    left: 17px;
}
.unit-rating a.r2-unit:hover {
    width: 34px;
}
.unit-rating a.r3-unit {
    left: 34px;
}
.unit-rating a.r3-unit:hover {
    width: 51px;
}
.unit-rating a.r4-unit {
    left: 51px;
}
.unit-rating a.r4-unit:hover {
    width: 68px;
}
.unit-rating a.r5-unit {
    left: 68px;
}
.unit-rating a.r5-unit:hover {
    width: 85px;
}
.unit-rating li.current-rating {
    background-image: url("../images/rating.jpg");
    background-position: left bottom;
    display: block;
    height: 16px;
    position: absolute;
    text-indent: -9000px;
    z-index: 1;
}
.full_news{
    float: right;
    padding: 7px 13px;
}

.comments{
      margin: 4px 0 0;
  float: left;
  width: 100%;
}
.comments #dle-comments-form,
.comments .editor{
  margin: 10px 0 ;
}

.comments #dle-comments-form table div,
.comments .editor div{
  float: left;
}
.addnews{
    float: left;
    padding: 10px 5px;
    width: 576px;
}

.addnews p{
  margin: 3px 0;
}
.addnews p input{
  height: 13px;
}

.addnews p.question{
  font-weight: bold;
}

.foto_input_1{
  float: left;
}
.jquery_file{
    background-image: url("../images/choose-file.jpg");
    background-position: 3px 0;
    background-repeat: no-repeat;
    border: 1px solid #808080;
    border-left: none;
    float: left;
    height: 15px;
    width: 22px;
}
.niceCheck {
    background: url("../images/checkbox.jpg") repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    margin: 0 5px 0 0;
    width: 17px;
}
.input_center{
    float: left;
}
.input_center input{
  float: left;
}

p.textarea textarea{
  width: 98%;
  height: 160px;
}

.addcomments{
    float: left;
    font-size: 11px;
    padding: 7px;
}
.addcomments p{
  margin: 3px 0;
}
.addcomments input{
  height: 13px;
  width: 200px;
}
    .addcomments input.dlet_bttn_submit,
    .addnews input.dlet_bttn_submit{
    height: 27px;
    margin: 5px 0 0;
    width: 155px;
    }
    .addcomments input.f_input{
      width:115px
    }
    .addcomments input#allow_subscribe{
      width: 22px;
      float: left;
    }
    .mass_comments_action{
      float: left;
      margin: 5px;
    }
    .mass_comments_action *{
      float: left;
    }
    .mass_comments_action_span{
      position: relative;
      top: 3px;
    }

    .mass_comments_action .jNiceSelectWrapper{
          display: inline-block;
    z-index: 100;
    }

.title_com{
    background-image: url("../images/title.jpg");
    background-repeat: no-repeat;
    background-position: 0 0;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 39px;
    width: 100%;
}
.title_com .title_rubber{
    padding: 9px 0 0 2%;
    height: 25px;

}

.coment{
    background-image: url("../images/entry_col.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    float: left;
    margin: 4px 0 3px 4px;
}
.head_com{
    background-image: url("../images/entry_col.jpg");
    background-position: center 25px;
    background-repeat: repeat-x;
    color: #1F8FB0;
    float: left;
    font-size: 12px;
    height: 32px;
    width: 100%;
}
.head_com span{
    background-image: url("../images/last_span.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    height: 19px;
    padding: 4px 9px 0 4px;
}
.entry_com{
  float: left;
}
.avatar_com{
  border: 1px solid #626262;
  background-color: #e6edd6;
    float: left;

}
     .avatar_com small{
          display: block;

          font-size: 11px;
          margin: 0 0 0 3px;
}

.ava_com{
  border-bottom: 1px solid #626262;
    float: left;
}
.content_com{
    float: left;
    margin: 0 0 0 13px;
    min-height: 151px;
    width: 455px;
}
.admin_m{
  width: 485px;
  float: left;
  text-align: right;
}
.ui-dialog {
    overflow: hidden;
    padding: 1em;
    position: absolute;
    width: 300px;
    background-color: #FFFFFF;
    border: 1px solid #065C95;
}


.ui-dialog-titlebar-close{
    background-image: url("../images/windowclose.jpg");
    background-repeat: no-repeat;
    float: right;
    height: 16px;
    text-indent: -9999px;
    width: 16px;
}

.ui-dialog-buttonpane{
    float: right;
    text-align: center;
    width: 100%;
}
.ui-dialog-buttonset button{
      cursor: pointer;
    float: right;
    line-height: 1.4em;
    margin: 0.5em 0.4em 0.5em 0;
    overflow: visible;
    padding: 0.2em 0.6em 0.3em;
    width: auto;
    border: 1px solid #065C95;
}
.foto_usertitle{
      float: left;
    margin: 15px 35px 15px 0;
}
.foto_usertitle_pop{
         float: left;
    margin: 15px 35px 40px 0;
}

#stats{
  font-size: 10px;
}
#searchtable{
  text-align: center;
  float: left;
}
.sresult{
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 10px;
}
.searchresult{
  float: left;
  width: 100%;
}
#dofullsearch{
  display: none;
  position: absolute;
  top: -999px;
  left: -9999px;
}

.profile_popup{
    float: left;
    width: 400px;
}
.seperator{
  display: none;
}
#searchsuggestions{
    background-color: #FFFFFF;
    border: 1px solid #1F8FB0;
    padding: 1px 58px;
}
table.pm{
  margin: 5px 0 0;
}
table.pm input{
    background-image: url("../images/dlet_bttn.jpg");
    border: medium none;
    color: #FFFFFF;
    height: 26px;
}
#registration input{
    border: 1px solid #065C95;
    cursor: pointer;
    color: #262626;
    padding: 2px;
}
#registration p input{
  border: 1px solid #C0BEBE;
  padding: 0;
  cursor: auto;
      height: 16px;
}
#registration p.otm input{
  height: auto;
  width: auto;
  border: none;
}

/****************************
 **   Right_sidebar
 ****************************/

.right_sidebar{
    background-image: url("../images/right_sidebar_column.jpg");
    background-position: 0 0;
    background-repeat: repeat-y;
    float: left;
    margin: 3px -3px 0 -219px;
    width: 219px;
    position: relative;
}
.calendar_column{
  float: left;
  background-image: url(../images/calendar.jpg);
     background-position: -3px top;
}
#calendar_title{
  float: left;
    background-image: url("../images/calendar_title.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 12px;
    height: 25px;
    margin: 0 10px;
    padding: 16px 0 0;
    text-align: center;
    width: 179px;
}
.calendar_block{
    padding: 0 17px 12px;
        background-image: url("../images/calendar_bottom.jpg");
    background-position: -3px bottom;
    background-repeat: no-repeat;
    float: left;
}

table#calendar{
    color: #444444;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 0 7px;
    text-align: center;
}

table#calendar th{
  font-weight: normal;
}
.monthselect b{
  font-weight: normal;
  color: #1F8FB0;
}

table#calendar .day-active-v{
    background-image: url("../images/day-active-v.gif");
    background-position: center center;
    background-repeat: no-repeat;
}
    table#calendar .day-active-v a{
      color: #1f8fb0;
    }

.popular_post_other_design_1{
    background-image: url("../images/column_popular.jpg");
    background-position: -2px 0;
    background-repeat: no-repeat;
}

.popular_post_other_design{
    background-image: url("../images/column_popular_bottom.jpg");
    background-position: -2px bottom;
    padding: 0 0 13px;
    width: 196px;
}
.popular_post_other_design .title_column_popular{
    color: #FFFFFF;
    font-size: 12px;
    height: 23px;
    padding: 12px 0 0;
    text-align: center;
}
.popular_post_other_design .popular_post{
    background-image: url("../images/popular_post_a.jpg");
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 11px;
    padding: 8px 6px 6px 13px;
}
.popular_post_other_design .popular_post a{
  color: #ffffff;
}
.title_column_right{
    background-image: url("../images/title_column_right.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 14px;
    font-style: italic;
    height: 28px;
    padding: 21px 0 0;
    text-align: center;
    width: 219px;
}
.right_column_entry{
  width: 200px;
    padding: 0 7px 0 12px;
}
.topnews_container{
    background-image: url("../images/entry_col.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    float: left;
    font-size: 11px;
    height: 44px;
    margin: 0 0 6px;
    width: 100%;
}

.topnews_container img{
    float: left;
    margin: 0 4px 0 0;
}

#popular_title{
  background-image: url("../images/title_column_right_popular.jpg");
  height: 44px;
  position: absolute;
  z-index: 1;
}
#popular_title_entry{
  margin: 50px 0 0;
  position: relative;
  z-index: 4;
}

#fotogalerey img{
    float: center;
    margin: 0 11px 10px 0;
}
.zero_block{
  float: left;
  background-color: #f3f3f3;
  text-align: center;
  width: 100%;
}

.right_sidebar_column{
  background-image: url(../images/right_sidebar_column_botoom.jpg);
      background-position: 0 bottom;
    background-repeat: no-repeat;
    float: left;
    padding: 0 0 18px;
}
/*Transparent items*/
.outtaHere {
  position:absolute;
  left:-3000px;
}
/*Radio buttons*/
.niceRadio, .radioChecked {
      display: inline-block;
        overflow: hidden;
  float:left;
  clear:left;
  width:22px;
  height:14px;
  font-size:0;
  cursor:pointer;
}
.niceRadio {
  background:url(../images/radio.gif) no-repeat 3px top;
}
.radioChecked {
  background:url(../images/radio.gif) no-repeat;
  background-position: 3px -14px;
}
.niceRadio input {
  margin-left: -9999px;
}


/****************************
 **   Footer
 ****************************/
 .footer2{
 font: Tangerine serif;
      font-size: 12px;
       float: left;
      color: #4F4F4F;
   }

 .footer{
    background-image: url("../images/footer.jpg");
    background-position: 0 10px;
    background-repeat: repeat-x;
    float: left;
    padding: 21px 0 0;
    width: 100%;
 }
 .foot_center{
   margin: 0 auto;
   width: 1010px;
 }
.copyr{
      float: left;
    margin: 0 10px;
}
.center_copy{
    color: #1F8FB0;
    float: left;
    font-size: 12px;
    text-align: center;
    width: 600px;
}
.name{
    float: left;
    font-size: 12px;
    text-align: justify;
    width: 600px;
}

.foot_menu{
    float: left;
    font-size: 12px;
    height: 43px;
    width: 100%;
}
.foot_menu li{
  float: left;
}

.foot_menu a{
    color: #505050;
    margin: 0 11px;
}
.code{
    float: left;
    margin: 0 0 0 21px;
}



/****************************
 **   IE6-hacks
 ****************************/

*html #first_menu li a{
          padding: 10px 14px 0 8px;
}

*html #first_menu li.active a{
          margin: 0 0 0 4px;
          padding: 10px 14px 0 0px;
        }
*html #first_menu li.active li a{
                    padding: 3px 0 0 10px;
            }
*html table#calendar{
    margin: 0 3px;
}
*html .search_field{
    height: 18px;
    padding: 7px 0 0 3px;
    width: 512px;
}
*html  .two_menu{
  margin: 0;
}

*html .search_field{
    width: 508px;
}
*html #popular_title_entry {
  margin: 0 0 20px;
  position: relative;
  z-index: 4;
  top: 50px;
}
*:first-child+html #popular_title_entry{
  margin: 0 0 40px;
  position: relative;
  z-index: 4;
  top: 50px;
}

*html #wrapper{
    margin: 0 auto;
    width: 1024px;
 }
*html .tims{
  position: relative;
  width: 276px;
  float: left;
}
*html .tims .other_gisto{
    margin: 2px 0 4px 65px;
}

*html .tims .other_money{
  margin: 0 0 0 72px;
  position: relative;
  top: -3px;
}
*html .tims .valuta{
    margin: 0 0 7px 15px;
}
*html .tims .valuta{
    margin: 0 0 7px 15px;
}
*html .tims .modpogoda{
  margin: 1px 0 0 3px;
}

/****************************
 **   Доработки
 ****************************/

/*Ramka*/
 
 .ramka img {
    float:left;
    width:150px;
    height:230px;
    margin:0 10px 5px 0;
    text-align:center;
    border: none;
    background:url(../images/ramka.gif) no-repeat 0 0;
    padding-left: 17px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
 }

#easyTooltip{
    padding:10px;
    border:1px solid #999999;
    background:#f1f1f1;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    color: #666666;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9; 
    -khtml-opacity: 0.9; 
    opacity: 0.9; 
    }

.static {
text-align:justify;
width:585px;
}
 .ramka2 img {
    float:left;
    width:85px;
    height:110px;
 }

.centertable {
  width:600px;
  margin-left: auto;
  margin-right: auto;
  border: 1px dotted gray;
}

.orig {
     font-size: 16px;
     font-weight: bold;
}

#minik {position:relative; top:-83px; left:275px; background:#000; height:31px; width:35px; font-size:11px; cursor:default; font-weight:100; text-align:left; color: #fff; font-family:Tahoma}
.no_klick{display:block; width:100px; height:100px; background-color:#000; position:absolute; bottom:15px; right:14px; opacity: 0; filter: alpha(Opacity=0);}

.topfilm {margin:5px -5px 0 0;}
.topfilm img{width:180px;}