/* standart */


body {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 9pt;
    background-color: #000000;
    color: #f2eae3;
    min-width: 1000px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
/*  background-image: url(../img/main/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;*/
}

#inner{
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 9pt;
    background-color: #000000;
    color: #f2eae3;
    min-width: 1000px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    /*background-image: url(../img/main/inner_bg1.jpg);*/
    background-repeat: no-repeat;
    background-position: top right;
}

html, body{
    height: 100%;
}

td, th, ul, li, .stn{
font-size: 9pt;
}

/* 
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_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{
color: #ef7f19;
text-decoration: none;
}
a:visited{
color: #ef7f19;
text-decoration: none;
}
a:active{
color: #ef7f19;
text-decoration: none;
}
a:hover{
color: #ef7f19;
text-decoration: underline;
}

/* ----- */

.dop_a:link{
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
.dop_a:visited{
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
.dop_a:active{
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
.dop_a:hover{
color: #ef7f19;
font-weight: normal;
text-decoration: none;
}

/* ----- */

.dop_a2:link{
font-size: 9px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_a2:visited{
font-size: 9px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_a2:active{
font-size: 9px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_a2:hover{
font-size: 9px;
color: #bb0056;
font-weight: normal;
text-decoration: none;
}

/* ----- */

.lang:link{
font-size: 8pt;
color: #ffe8bc;
font-weight: normal;
text-decoration: none;
}
.lang:visited{
font-size: 8pt;
color: #ffe8bc;
font-weight: normal;
text-decoration: none;
}
.lang:active{
font-size: 8pt;
color: #ffe8bc;
font-weight: normal;
text-decoration: none;
}
.lang:hover{
font-size: 8pt;
color: #ffe8bc;
font-weight: normal;
text-decoration: underline;
}

/* copyright links */

.copy:link{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffe8bc;
font-weight: bold;
text-decoration: none;
}
.copy:visited{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffe8bc;
font-weight: bold;
text-decoration: none;
}
.copy:active{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffe8bc;
font-weight: bold;
text-decoration: none;
}
.copy:hover{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ef7f19;
font-weight: bold;
text-decoration: underline;
}

/* menu links */

.m:link{
font-size: 12pt;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.m:visited{
font-size: 12pt;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.m:active{
font-size: 12pt;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.m:hover{
font-size: 12pt;
color: #ef7f19;
font-weight: normal;
text-decoration: none;
}

/* ----- */

.ma:link{
font-size: 12pt;
color: #ef7f19;
font-weight: normal;
text-decoration: none;
}
.ma:visited{
font-size: 12pt;
color: #ef7f19;
font-weight: normal;
text-decoration: none;
}
.ma:active{
font-size: 12pt;
color: #ef7f19;
font-weight: normal;
text-decoration: none;
}
.ma:hover{
font-size: 12pt;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}

.m1:link{
font-size: 10pt;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.m1:visited{
font-size: 10pt;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.m1:active{
font-size: 10pt;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.m1:hover{
font-size: 10pt;
color: #ef7f19;
font-weight: normal;
text-decoration: none;
}

/* ----- */

.ma1:link{
font-size: 10pt;
color: #ef7f19;
font-weight: normal;
text-decoration: none;
}
.ma1:visited{
font-size: 10pt;
color: #ef7f19;
font-weight: normal;
text-decoration: none;
}
.ma1:active{
font-size: 10pt;
color: #ef7f19;
font-weight: normal;
text-decoration: none;
}
.ma1:hover{
font-size: 10pt;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}

/* ----- */

.dop_m:link{
font-size: 9px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_m:visited{
font-size: 9px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_m:active{
font-size: 9px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_m:hover{
font-size: 9px;
color: #bb0056;
font-weight: normal;
text-decoration: none;
}

/* ----- */

.dop_m2:link{
font-size: 11px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_m2:visited{
font-size: 11px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_m2:active{
font-size: 11px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_m2:hover{
font-size: 11px;
color: #bb0056;
font-weight: normal;
text-decoration: none;
}

/* titles */

.title{
font-size: 18pt;
color: #ef7f19;
font-weight: normal;
white-space: nowrap;
}

.smtitle{
font-size: 12pt;
color: #a98763;
font-weight: normal;
}

.ntitle{
font-size: 14pt;
color: #ffffff;
font-weight: normal;
white-space: nowrap;
}
/* text versions standart links */

.text_copy{
font-size: 9px;
color: #ab9279;
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;
}

.bl{
color: #000000;
font-weight: normal;
}


#menu{
    position: absolute;
    width: 300px;
    margin: 240px 0px 0px 90px;
    *margin: 249px 0px 0px 90px;
    padding: 0px 0px 0px 0px;
}

#flashonmain{
    position: absolute;
    width: 100%;
    height:100%;
    float:left;

    margin: 0px 0px 0px 0px;
    *margin: 0px 0px 0px 500px;
    padding: 0px 0px 0px 0px;
    z-index: -1;
}

#flashmenu{
    width: 650;
    height:700;
    position:absolute;
    float:left;
    margin: 0px 0px 0px 90px;
}

#menu_razd{
    position: relative;
    margin: 10px 0px 10px -50px;
    padding: 0px 0px 0px 0px;
}

#title_razd{
    position: relative;
    margin:  1px 0px 20px -30px;
    padding: 0px 0px 0px 0px;
}

#btn_syp{
    position: absolute;
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#main {
    position: relative;
    vertical-align: middle;
    width: 1000px;
/*  background-color: #ffffff;*/
    left: 50%; 
    margin-left: -500px; 
/*  margin: 0px auto;*/ /* Right and left margin widths set to "auto" */
    text-align: left; /* Counteract to IE5/Win Hack */

}

#main_text {
    position: absolute;
    width: 34%;
    margin: 240px 0px 0px 340px;
    padding: 0px 0px 0px 0px;
}

#main_text_min {
    min-height: 350px;
    *height: 350px;
    padding-top:4px;
    padding-left:15px;
}

#logo {
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#btn_login_block {
    position: absolute;
    margin: 75px 0px 0px 340px;
    padding: 0px 0px 0px 0px;
}

#language_block {
    position: absolute;
    width: 160px;
    height: 22px;
    margin: 75px 0px 0px 617px;
    padding: 0px 0px 0px 0px;
    font-size: 8pt;
    color: #a98763;
}

#news_block {
    position: absolute;
    width: 350px;
    height: 150px;
    /*margin: 649px 0px 0px 90px;*/
    margin: 470px 0px 0px 340px;
    padding: 0px 0px 0px 0px;
    font-size: 9px;
    font-weight: normal;
}


#copy_istil {
    position: absolute;
    width: 350px;
    height: 43px;
    /*margin: 649px 0px 0px 90px;*/
    margin: 787px 0px 0px 90px;
    padding: 0px 0px 0px 0px;
    font-size: 9px;
    color: #ab9279;
    font-weight: normal;
}

#copy_sd {
    position: absolute;
    width: 200px;
    height: 43px;
    /*margin: 649px 0px 0px 750px;*/
    margin: 787px 0px 0px 750px;
    padding: 0px 0px 0px 0px;
    font-size: 9px;
    color: #ab9279;
    font-weight: normal;
}

#copyin_istil {
    position: absolute;
    width: 350px;
    height: 43px;
    margin: 49px 0px 0px -250px;
    padding: 0px 0px 0px 0px;
    font-size: 9px;
    color: #ab9279;
    font-weight: normal;
}

#copyin_sd {
    position: absolute;
    width: 200px;
    height: 43px;
    margin: 49px 0px 0px 300px;
    padding: 0px 0px 0px 0px;
    font-size: 9px;
    color: #ab9279;
    font-weight: normal;
}


#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: 56px; HEIGHT: 18px; BACKGROUND-IMAGE: url(../img/other/btn_stn.gif); CURSOR: hand;}
.b_stns
{BORDER: none; FONT-SIZE: 9px; FONT-WEIGHT: normal; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; WIDTH: 42px; HEIGHT: 18px; BACKGROUND-IMAGE: url(../img/other/btn_stns.gif); CURSOR: hand;}
.b_stnl
{BORDER: none; FONT-SIZE: 9px; FONT-WEIGHT: normal; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; WIDTH: 42px; HEIGHT: 18px; BACKGROUND-IMAGE: url(../img/other/btn_stnl.gif); CURSOR: hand;}

.text_class {
margin: 0px 20px 20px 0px;
}

/*---add 01.07.2009 ---------*/
ul, .ul_text {
  margin-left:15px;
  list-style-type:square;  
  list-style-image: url(../img/other/bullet.gif);
}

.title_text {
    font-family: Arial;
    font-size: 16px;
    color: #ef7f19;
    font-weight:bold;
}

.title_text_small {
    font-family: Arial;
    font-size: 14px;
    font-weight:bold;
    color: #a98763;
}
.img_text_class {
  margin: 44px 0px 44px 0px;
}
/*---END add 01.07.2009 ----*/

h1 {font-size: 24pt;} h2 {font-size: 18pt;} h3 {font-size: 14pt;} h4 {font-size: 12pt;} h5 {font-size: 10pt;} h6 {font-size: 8pt;}