#region
{
color:#22CAFE;
position:absolute;
left: 45px;
top: 80px;
}
#region span
{
color:#757575;
border-bottom:1px dashed #757575;
}
#region img
{
position:absolute;
left:100%;
margin-left:6px;
top:0px;
height:20px;
}

#logo
{
width:331px;
height:171px;
background:url("/images/template/logo.png") 0px 0px no-repeat;
position:absolute;
left: 29px;
top:79px;
display:block;
overflow:hidden;
}
#logo>span
{
display:block;
position:absolute;
top:36px;
left:155px;
font-size:18px;
color:#22cafe;
width:1000px;
font-family: 'Open Sans', Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
}
#logo>span>span
{
display:block;
font-size:15px;
margin-top:5px;
font-weight:bold;
}
#logo>span>span>span
{
margin-top:4px;
display:block;
font-size:13px;
font-weight:bold;
}
#dopnav
{
position:absolute;
left: 435px;
top: 136px;
display:block;

}
#dopnav div
{
margin-bottom:7px;
}
#dopnav span
{
font-size:13px;
color:#0096C4;
text-decoration:underline;
cursor:pointer;
}
#dopnav span:hover
{
text-decoration:none;
}


#indication
{
width:103px;
height:43px;
background:url("/images/template/indication.png") 0px 0px no-repeat;
position:absolute;
left: 436px;
top: 69px;
display:block;
}

#tb5
{
width:350px;
text-align:right;
position:absolute;
right: 55px;
top: 78px;
height:20px;
overflow:hidden;
font-style:italic;
font-family: 'Open Sans', Tahoma, Arial, Helvetica, sans-serif;
}
#tb5 span
{
color: #3391BA!Important;
}
#tb,#tb1
{
text-align:center;
position:absolute;
right: 55px;
top: 110px;
font-family: 'Open Sans', Tahoma, Arial, Helvetica, sans-serif;
}
#tb1
{
top:104px!Important;
}
#tb_teg
{
width:184px;
text-align:center;

background: #FF9102;
background: -moz-linear-gradient(top, #FFBB01, #FF9102); 
background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%,#FFBB01), color-stop(100%,#FF9102));
background: -webkit-linear-gradient(top, #FFBB01, #FF9102);
background: -o-linear-gradient(top, #FFBB01, #FF9102); 
background: -ms-linear-gradient(top, #FFBB01, #FF9102);
background: linear-gradient(top, #FFBB01, #FF9102); 

padding:10px 0px 12px 0px;
color:#A76208;
text-shadow:0px 1px 0px rgba(255,255,255,0.5);
font-size:19px;
border-radius:3px;
font-style:italic;
letter-spacing:1px;
font-weight:bold;
display:block;
text-decoration:none;
border:3px solid rgb(255,225,136);
}
#tb_teg:hover
{
border:3px solid rgb(255,205,116);
}
#tb_teg:active
{
background: #FFBB01;
background: -moz-linear-gradient(top, #FF9102, #FFBB01); 
background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%,#FF9102), color-stop(100%,#FFBB01));
background: -webkit-linear-gradient(top, #FF9102, #FFBB01);
background: -o-linear-gradient(top, #FF9102, #FFBB01); 
background: -ms-linear-gradient(top, #FF9102, #FFBB01);
background: linear-gradient(top, #FF9102, #FFBB01);
}

#tb_teg_bottom
{
margin-top:14px;
position:relative;
text-align:left;
}

#loginin
{
font-size: 12px;
font-style: italic;
letter-spacing: 1px;
text-decoration:underline;
}
#loginin:hover
{
text-decoration:none;
}
#loginout
{
font-size: 12px;
font-style: italic;
letter-spacing: 1px;
color: red;
text-decoration:underline;
cursor:pointer;
}
#loginout:hover
{
text-decoration:none;
}

.tb_button
{
position:absolute;
right:0px;
top:-5px;
display:block;
font-size: 12px;
font-style: italic;
letter-spacing: 1px;
color: #757575;
padding:3px 5px 3px 5px;
border:3px solid rgb(210,210,210)!important;
cursor:pointer;
border-radius:5px;
text-decoration:none!Important;

background: #E2E2E2;
background: -moz-linear-gradient(top, #EEEEEE, #E2E2E2); 
background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%,#EEEEEE), color-stop(100%,#E2E2E2));
background: -webkit-linear-gradient(top, #EEEEEE, #E2E2E2);
background: -o-linear-gradient(top, #EEEEEE, #E2E2E2); 
background: -ms-linear-gradient(top, #EEEEEE, #E2E2E2);
background: linear-gradient(top, #EEEEEE, #E2E2E2);
}
.tb_button:hover
{
border:3px solid rgb(200,200,200)!important;
}
.tb_button:active
{
background: #EEEEEE;
background: -moz-linear-gradient(top, #E2E2E2, #EEEEEE); 
background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%,#E2E2E2), color-stop(100%,#EEEEEE));
background: -webkit-linear-gradient(top,#E2E2E2, #EEEEEE);
background: -o-linear-gradient(top, #E2E2E2, #EEEEEE); 
background: -ms-linear-gradient(top, #E2E2E2, #EEEEEE);
background: linear-gradient(top, #E2E2E2, #EEEEEE);
}


#tb_name
{
display: block;
font-size: 13px;
font-style: italic;
text-align:right;
}

#tb_name span
{
display: block;
margin-bottom:8px;
}

#tb_name>a
{
color: #22cafe!Important;
border-bottom:1px dashed #22cafe!Important;
text-decoration:none;
}
#tb_name>span>a
{
color: #FF9102!Important;
border-bottom:1px dashed #FF9102!Important;
text-decoration:none;
}


#tb_teg_bottom1
{
margin-top:20px;
width:340px;
position:relative;
}


#newsoc
{
text-align: center;
position: absolute;
right: 55px;
top: 76px;
width:190px;
font-family: 'Open Sans', Tahoma, Arial, Helvetica, sans-serif;
}
#newsoc>span
{
color: #757575;
font-size: 12px;
font-style: italic;
letter-spacing: 1px;
position:absolute;
left:0px;
top:0px;
}

#newsoc a span
{
display:none;
}

#newsoc a
{
display:block;
position:absolute;
top:-2px;
width: 24px;
height: 24px;
background-image:url("/images/social.png");
}

#newsoc_vk
{
right:26px;
background-position:-28px 0px!important;
}

#newsoc_vk:hover
{
background-position:-28px -33px!important;
}

#newsoc_fb
{
right:52px;
background-position:0px 0px!important;
}

#newsoc_fb:hover
{
background-position:0px -33px!important;
}

#newsoc_tw
{
right:0px;
background-position:-56px 0px!important;
}

#newsoc_tw:hover
{
background-position:-56px -33px!important;
}

