@charset "utf-8";
html, body {
    height:100%;
}
body {
    padding:0;
    margin:0;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    min-width:990px;
    background-color:#FFFFFF;
    color: #000000;
}
#wraper {
    height:100%;
    min-height:100%;
    width:990px;
    margin:auto;
    position:relative;
    background-color:#FFFFFF;
}
#content {
    position:relative;
    margin:auto;
    text-align:left;
    width:990px;
    padding-top:189px;
}
.nop {
    background-color:#006699;
    height:189px;
}
html>body #wraper {
    height:auto;
}
.float_l {
    float:left;
    position:relative;/*    margin-top:80px;
    padding-bottom:466px;*/
}
.float_r {
    float:right;
    position:relative;
    width:704px;
    padding-left:24px;
    padding-right:30px;
    margin-left:232px;
    margin-top:80px;
}
#header {
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-495px;
    width:990px;
    height:189px;
}
#clrbottom {
    clear:both;
    height:48px;
}
#bottom {
    position:absolute;
    left:0px;
    bottom:0px;
    /*background: url(bot_bg.gif) repeat-x top;*/
    height:38px;
    width:990px;
    padding:10px 0 0 0;
    font-size:10px;
    text-align:center;
    line-height:1.2em;
}
#menu_bg {
    position:absolute;
    bottom:0px;
    left:0px;
    width:990px;
    height:32px;
    text-align:left;
    background-image:url(menu_bg.gif);
}
#box_menu {
    background:url(menu_left.gif) no-repeat left bottom;
}
#menu {
    position:relative;
    background:url(menu_right.gif) no-repeat right;
    width:975px;
    height:32px;
    font-size:12px;
    font-weight:bold;
    letter-spacing:0.1em;
    padding-left:15px;
    text-transform: uppercase;
}
#menu a {
    display:block;
    float: left;
    height:23px;
    color:#FFFFFF;
    text-decoration:none;
    background:url(menu_line.gif) no-repeat right;
    padding:9px 10px 0 10px;
}
#menu a:hover {
    background:url(menu_hover.gif) repeat-x;
}
#menu a.sel {
    background:url(menu_sel.gif) repeat-x;
}
.name {
    font-size:12px;
    text-align:center;/*font-weight:bold;*/
}
.orang {
    color:#ff6e00;
    font-weight:bold;
}
.name_black {
    color:#000000;
}
.left_col {
    position:relative;
    float:left;
    width:255px;
    padding:30px 0 0 0;
}
.right_col {
    position:relative;
    float:left;
    width:255px;
    padding:30px 0 0 0;
}
.centr_col {
    position:relative;
    float:left;
    width:480px;
    text-align:center;
    padding-top:40px;
}
.right_col2{
    position:relative;
    float:right;
    width:735px;
    padding:30px 0 0 0;
}
.form {
    width:480px;
    padding-top:15px;
    padding-bottom:15px;
    margin-bottom:15px;
}
.line_box {
    position:relative;
    margin-top:30px;
    width:418px;
    background:url(line_box_bg.gif) repeat-y;
}
.box_text {
    position:relative;
    padding-bottom:13px;
    background:url(line_box_bott.gif) no-repeat bottom;
}
.box_form {
    position:relative;
    width:466px;
    background:url(form_bg.gif) repeat-y;
    text-align: center;
}
.box_form_bott {
    background:url(form_bott.gif) no-repeat bottom;
    padding-bottom:20px;
    width:466px;
}
.box_form1{
    position:relative;
    width:729px;
    background:url(form_bg1.gif) repeat-y;
    text-align: center;
    margin-bottom:10px;
}
.box_form_bott1{
    background:url(form_bott1.gif) no-repeat bottom;
    padding-bottom:17px;
    width:729px;
}




.form_left_col {
    text-align:right;
    font-size:12px;
    width:130px;
}
.form_lc1{
width:200px;
}

.af_tbltd
{
    text-align:left;
    font-size:12px;
    width:200px;
}

.af_tbl td
{
    text-align:left;
    font-size:12px;
}

.form_left_col img {
    padding-right:4px;
    padding-bottom:4px;
}
.form_right_col {
    text-align:left;
    font-size:12px;
    width:270px;
}
.form_text {
    width:270px;
    height:19px;
    border: #b9b9b9 solid 1px;
} 

.form_select {
    width:200px;
    height:19px;
    border: #b9b9b9 solid 1px;
}

.form_textar{
width:450px;
border: #b9b9b9 solid 1px;
}
.textar1{
width:350px;}
#jumpMenu{
border: #b9b9b9 solid 1px;
}
.direct_link{
background-color:#e6f5fd;
}
.mini_text {
    font-size:11px;
}
.form_cent_col {
    text-align: left;
    padding-left:20px;
    font-size:12px;
}
.gross_text {
    font-size:24px;
    margin:10px 0 10px 0;
    font-weight:bold;
}
.name2{
font-size:18px;
}
.form_butt {
    left:150px;
    background-image:url(butt_bg.gif);
    display:block;
    position:relative;
    float:left;
    padding:10px 7px 0 7px;
    height:23px;
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
    margin-top:6px;
    cursor: pointer;
}
.butt_or {
    background-image:url(butt_bg.gif);
    display:block;
    position:relative;
    width:220px; 
    padding:10px 7px 0 7px;
    height:23px;
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
    margin-top:6px;
}
.butt1{
left:0px;
}
.dis_bl {
    display:block
}
.name1{
    font-size:18px;
    margin:10px 0 10px 0;
    font-weight:bold;
}
.vert_menu{
font-size:14px;
font-weight:bold;
}
.vert_menu a{
display:block;
padding:0 0 5px 15px;
text-decoration:none;
color:#ff9000;
}
.vert_menu a:hover{
text-decoration:underline;
color:#17a3eb;
}
.tab_text{
font-size:12px;
text-align:center;
}

.af_tabl_top
{
font-size:12px;
text-align:left;
font-weight: bold;   
border-bottom: #aaaaaa 1px solid; 
}
.af_tabl
{
font-size:12px;
text-align:left;
border-bottom: #aaaaaa 1px solid; 
}
.af_tbl
{
width:98%;
padding-left:15px;
}
.af_tbl_pc
{
width:95%;
}
.af_tbl tr:hover
{
background-color: #fff9ca;
}
tr.not_hover:hover, tr.not_hover:hover tr:hover
{
background-color:#ffffff;
}

.af_tbl tr
{
border-bottom: #aaaaaa 3px solid;
}

.grey {
background-color:#F5F5F5;
}
.white
{
}

h1 {
    font-size:25px;
    font-weight:bold;
}
h2 {
    font-size:18px;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif; 
}

a {
    color:#039be9;
    text-decoration:underline;
}
a:hover {
    text-decoration:none
}
a img {
    border:none;
}

.pages
{
    font-size: 12px;
    width:100%;
    text-align: center;
}

.red{
    background-image: url(butt_bg_r.gif);
}

.tab_r{
text-align:right;
font-size:12px;
width:80px;
}
.tab_r img{
    padding-right:4px;
    padding-bottom:4px;
}
.tab_r_r{
    width:175px;
    text-align:left;
    font-size:12px;
}
.r_form_text {
  width:173px;
    height:19px;
    border: #b9b9b9 solid 1px;
}

.add_cat a
{
    color: #66bb33;
}

/*------------------------------------------------------------------NEW----------------------------------------------------------*/



.tab_r{
text-align:right;
font-size:12px;
width:55px;
color:#FFFFFF;
}
.tab_r img{
    padding-right:4px;
    padding-bottom:4px;
}
.tab_r_r{
    width:175px;
    text-align:left;
    font-size:12px;
}
.r_form_text {
  width:194px;
    height:15px;
    border:0;
}
.tab_r2{
text-align:right;
font-size:12px;
color:#FFFFFF;
height:35px;
padding-top:8px;
}
.tab_r2 a{
color:#FFFFFF;
padding-right:10px;
}









.cont_box{
width:990px;
/*margin-top:10px;*/
position:relative;
background:url(content_bg.gif) repeat-y;
}
.cont_left{
    text-align: justify;/*pt 15.04.2009*/
position:relative;
float:left;
width:607px;
padding:5px 20px 10px 45px;
font-size:14px;
}
.foto-box{
position:relative;
float:left;
margin:15px 15px 5px 0;
background:#FFFFFF;
border:#CCCCCC solid 1px;
padding:5px;
}
.name3{
background:url(name_3_bg.gif) bottom repeat-x;
padding:2px 0 15px 0;
font-size:20px;
color:#17a3eb;
}
.name3 img{
position:relative;
bottom:-10px;
padding-left:10px;
}
.cont_right{
position:relative;
float:left;
width:292px;
padding:0 13px 0 13px;
}
.blue_box{
position:relative;
background:url(blue_box.jpg) no-repeat;
width:289px;
height:280px;
}
.text20{
position:absolute;
top:18px;
left:30px;
font-size:20px;
text-align:center;
}
.blue_box_tex{
position:absolute;
top:175px; /*top:145px; pt 15.04.2009*/
width:250px;
left:20px;
font-size:12px;
text-align:center;
}
.button1{
display:block;
position:absolute;
bottom:32px;
left:41px;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
text-align:center;
width:208px;
height:28px;
background:url(button1.gif) no-repeat;
padding-top:8px;
}
.button1 a{
text-decoration:none;
color:#FFFFFF;
}
.registr{
position:absolute;
right:20px;
top:10px;
width:287px;
height:139px;
background: url(regictr_box.gif) no-repeat;
}
.name4{
font-size:18px;
text-align:center;
color:#FFFFFF;
padding:15px 0 7px 0;
}
.tab_r a{
color:#FFFFFF;
}
.nop1{
width:990px;
height:10px;
font-size:4px;
line-height:0,1em;
}


    /*------------------------------------------------------------------end NEW----------------------------------------------------------*/

#floatbox-box
{
    width: 300px;
    background:#FFFFFF;
    border:#8a8a8a solid 1px;
    position:relative;
    float:left;
    padding-top: 13px;
    padding-right: 13px;
    padding-bottom: 13px;
}

.close-floatbox
{
    position:absolute;
    float:right;
    right:2px;
    top:2px;
    background: url(exit.gif) right top no-repeat;
    width: 21px;
    height: 21px;
}

.close-floatbox a
{
    text-decoration: none;
}
.select{
    color:#17A3EB;
    /*font-weight: bold;*/
}
.select_o{
    color:#ff9000;
    font-weight: bold;
    font-size: 14px;
}
.select_g{
    color:#568703;/*#74ae28; #8bce31;*/
    font-weight: bold;
    font-size: 16px;
}
.flm{
    font-weight: bolder;
    color:#707070;
}
.underline{
    border-bottom: 1px solid #000;
    font-weight: bolder;
 /*   .underline{
        border-bottom:1px solid #000000;
        font-style:italic;
    }            */
}
.field_form{
    font-size:12px;
    font-weight: bold;    
}
.cont_box_cp{
width:990px;
/*margin-top:10px;*/
position:relative;
background:url(content_bg_cp.gif) repeat-y;
}
.cont_left_cp{
    text-align: justify;
position:relative;
float:left;
width:920px;
padding:5px 20px 10px 45px;
font-size:14px;
}
.foto-box_cp{
margin:15px 15px 5px 0;
background:#FFFFFF;
border:#CCCCCC solid 1px;
padding:5px;
}