/* standart */


td, th, ul, li, .stn{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #181818;
font-weight: normal;
}

/* 
ul, li{
    list-style-image: url(../img/other/ul_dot.gif);
    margin-left: 12px;
}
*/

img{border:0; margin:0;}

/*img{border:0; margin:0; vertical-align:text-bottom;}*/


/* background position */

.nrp{background-repeat: no-repeat;}

.rp_x{background-repeat: repeat-x;}
.rp_x_center{background-repeat: repeat-x; background-position: center;}
.rp_x_top{background-repeat: repeat-x; background-position: top;}
.rp_y{background-repeat: repeat-y;}
.rp_y_center{background-repeat: repeat-y; background-position: center;}

.nrp_top_left{background-repeat: no-repeat; background-position: top left;}
.nrp_top_center{background-repeat: no-repeat; background-position: top center;}
.nrp_top_right{background-repeat: no-repeat; background-position: top right;}
.nrp_bot_left{background-repeat: no-repeat; background-position: bottom left;}
.nrp_bot_center{background-repeat: no-repeat; background-position: bottom center;}
.nrp_bot_right{background-repeat: no-repeat; background-position: bottom right;}

.tbg{background-repeat: no-repeat; background-position: 25% center;}


/* links */


a:link{
font-Family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #ef7110;
text-decoration: underline;
}
a:visited{
font-Family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #ef7110;
text-decoration: underline;
}
a:active{
font-Family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #ef7110;
text-decoration: underline;
}
a:hover{
font-Family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #191919;
text-decoration: none;
}

.a_2:link{
font-Family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: underline;
}
.a_2:visited{
font-Family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: underline;
}
.a_2:active{
font-Family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: underline;
}
.a_2:hover{
font-Family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
}

/* ----- */

.dop_a:link{
font-size: 9px;
color: #ef7110;
font-weight: bold;
text-decoration: underline;
}
.dop_a:visited{
font-size: 9px;
color: #ef7110;
font-weight: bold;
text-decoration: underline;
}
.dop_a:active{
font-size: 9px;
color: #ef7110;
font-weight: bold;
text-decoration: underline;
}
.dop_a:hover{
font-size: 9px;
color: #ef7110;
font-weight: bold;
text-decoration: none;
}

/* ----- */

.dop_a2:link{
font-size: 12px;
color: #53585a;
font-weight: normal;
text-decoration: none;
}
.dop_a2:visited{
font-size: 12px;
color: #53585a;
font-weight: normal;
text-decoration: none;
}
.dop_a2:active{
font-size: 12px;
color: #53585a;
font-weight: normal;
text-decoration: none;
}
.dop_a2:hover{
font-size: 12px;
color: #53585a;
font-weight: normal;
text-decoration: underline;
}


/* ----- */

.dop_a3:link{
font-size: 11px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.dop_a3:visited{
font-size: 11px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.dop_a3:active{
font-size: 11px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.dop_a3:hover{
font-size: 11px;
color: #be3216;
font-weight: normal;
text-decoration: underline;
}

/* ----- */

.transp:link{
color: #000000;
text-decoration: none;
}
.transp:visited{
color: #000000;
text-decoration: none;
}
.transp:active{
color: #000000;
text-decoration: none;
}
.transp:hover{
color: #000000;
text-decoration: underline;
}


.gr:link{
color: #53585a;
font-size: 10px;
text-decoration: none;
}
.gr:visited{
color: #53585a;
font-size: 10px;
text-decoration: none;
}
.gr:active{
color: #53585a;
font-size: 10px;
text-decoration: none;
}
.gr:hover{
color: #53585a;
font-size: 10px;
text-decoration: underline;
}

/* copyright links */

.copy:link{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #b0b0b0;
font-weight: bold;
text-decoration: none;
}
.copy:visited{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #b0b0b0;
font-weight: bold;
text-decoration: none;
}
.copy:active{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #b0b0b0;
font-weight: bold;
text-decoration: none;
}
.copy:hover{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ee1c23;
font-weight: bold;
text-decoration: underline;
}

/* menu links */

.m:link{
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.m:visited{
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.m:active{
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.m:hover{
font-size: 12px;
color: #ef7110;
font-weight: bold;
text-decoration: underline;
}

/* ----- */

.ma:link{
font-size: 12px;
color: #4c4c4c;
font-weight: normal;
text-decoration: none;
}
.ma:visited{
font-size: 12px;
color: #4c4c4c;
font-weight: normal;
text-decoration: none;
}
.ma:active{
font-size: 12px;
color: #4c4c4c;
font-weight: normal;
text-decoration: none;
}
.ma:hover{
font-size: 12px;
color: #4c4c4c;
font-weight: normal;
text-decoration: underline;
}

/* ----- */

.dop_m:link{
font-size: 9px;
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
.dop_m:visited{
font-size: 9px;
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
.dop_m:active{
font-size: 9px;
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
.dop_m:hover{
font-size: 9px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}

/* ----- */

.dop_m2:link{
font-size: 11px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.dop_m2:visited{
font-size: 11px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.dop_m2:active{
font-size: 11px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.dop_m2:hover{
font-size: 11px;
color: #181310;
font-weight: normal;
text-decoration: none;
}

/* titles */

.title{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
color: #181310;
font-weight: normal;
}

.title_side{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #181310;
text-transform: uppercase;
font-weight: normal;
}

.smtitle{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #157db0;
font-weight: normal;
}

/* text versions standart links */

.text_copy{
font-size: 9px;
color: #b0b0b0;
font-weight: normal;
}

.text_m{
font-size: 9px;
color: #af6b6b;
font-weight: normal;
}

.text_dop_m{
font-size: 9px;
color: #af6b6b;
font-weight: normal;
}

.text_dop_m2{
font-size: 9px;
color: #af6b6b;
font-weight: normal;
}


/* additional */

.sm{
font-size: 9px;
font-weight: normal;
}

.big{
font-size: 14px;
font-weight: normal;
}

.wh{
color: #ffffff;
font-weight: normal;
}

.grey{
color: #53585a;
}

.grey_line{
color: #53585a;
line-height: 16px;
}

.orange{
color: #ef7110;
}

.bl{
color: #000000;
font-weight: normal;
}


.menu{
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 18 px;
    padding-bottom: 10 px;
    padding-left: 5 px;
    line-height: 16px;
}

.arr_left{
    padding-top: 4;
}

.forum_block{
    padding-bottom: 3;
    padding-top: 3;
    padding-right: 6;
    padding-left: 6;
}

.height_line{
    line-height: 16px;
}

.top_menu1{
    background-repeat: repeat-x;
    padding: 0px 5px 0px 5px;
}
.top_menu2{
    background-repeat: repeat-x;
    padding: 0px 5px 0px 5px;
}


#popupmenu1,#popupmenu2,#popupmenu3 {
    POSITION: absolute; TOP: 50px; VISIBILITY: hidden
}

/* form */

.inp{
  COLOR: #362828;
  FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none;
  BACKGROUND-COLOR: #fcfcfc;
  BORDER-BOTTOM: #f1f1f1 1px solid;
  BORDER-LEFT: #c0baba 1px solid;
  BORDER-RIGHT: #f1f1f1 1px solid;
  BORDER-TOP: #c0baba 1px solid;
}
.textar
{COLOR: #362828; BORDER: outset 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none; BORDER-COLOR: #FFFFFF; BACKGROUND-COLOR: #fcfcfc; BORDER-BOTTOM: #f1f1f1 1px solid; BORDER-LEFT: #c0baba 1px solid; BORDER-RIGHT: #f1f1f1 1px solid; BORDER-TOP: #c0baba 1px solid; OVERFLOW: auto;}

.selec
{COLOR: #362828; BACKGROUND: #FFFFFF; CURSOR: ne-resize; FONT-SIZE: 9px; BACKGROUND-COLOR: #fcfcfc;}

/* buttons */

.b_stn
{BORDER: none; FONT-SIZE: 9px; FONT-WEIGHT: normal; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; WIDTH: 55px; HEIGHT: 19px; BACKGROUND-IMAGE: url(../img/other/btn_stn.jpg); CURSOR: hand;}
.b_stns
{BORDER: none; FONT-SIZE: 9px; FONT-WEIGHT: normal; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; WIDTH: 39px; HEIGHT: 19px; BACKGROUND-IMAGE: url(../img/other/btn_stns.jpg); CURSOR: hand;}
.b_stnl
{BORDER: none; FONT-SIZE: 9px; FONT-WEIGHT: normal; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; WIDTH: 122px; HEIGHT: 19px; BACKGROUND-IMAGE: url(../img/other/btn_stnl.jpg); CURSOR: hand;}

.google {
 background: #FFF7DF;
 text-align:center;
 border: 1px solid #dde;
}
.google1 {
 background: #FFF7DF;
 text-align:center;
 border: 1px solid #dde;
}
.google2 {
 background: #FFFFFF;
 text-align:center;
 border: 1px solid #000000;
}
.google_right {
 background: #EFEFEF;
 text-align:center;
 border: 1px solid #000000;
}
.inform {
  border: 1px solid #C0C0C0; 
  margin: 5px 0pt 10px; 
  padding: 3px; 
  background: F3F3F3 none repeat scroll 0% 0%; 
  overflow: auto; 
  display: block; 
  width: 375px; 
  height: 55px; 
  font-size: 80%; 
  -moz-background-clip:   -moz-initial; 
  -moz-background-origin: -moz-initial; 
  -moz-background-inline  -policy: -moz-initial;
}