.fon_baner, .fon_baner a:link, .fon_baner a:hover, .fon_baner a:visited, .fon_baner a:active
{
font-size: 10px;
color:#afafaf;
text-decoration: none !important;
}

/* ops */

.moduletable_link {
font-size: 5px !important;
line-height: 0px !important;
margin: 2px 0px 0px 0px !important;
padding: 4px 0px !important;
height: 10px !important;
/*
border: solid 0px #b4b4b4 !important;
border-radius: 10px 10px 10px 10px !important;
width: 100%;
height: 5px;
*/
}

.moduletable_link th {
font-size: 5px !important;
font-weight: bold !important;
text-align: center !important;
}

.moduletable_link td {
font-size: 5px !important;
color: #afafaf !important;
text-align: center !important;
}

#slider p, #slider a, #slider div {
font-size: 5px !important;
color:#afafaf;
text-decoration: none !important;

}

/* end ops*/

div.slider_slide a, div.slider_slide a:hover, div.slider_slide a:visited, div.slider_slide a:active 
{
font-size: 10px !important;
font-weight: bold;
line-height: 1em;
text-decoration: none !important;
font-family: Verdana;
}

div.tabber_nav li.tabber_tab a,
div.tabber_nav li.tabber_tab a:hover 
{
font-size: 11px !important;
}

.fon_copy, .fon_copy a:link, .fon_copy a:visited, .fon_copy a:active
{
color:#000066;
font-size: 11px !important;
font-weight: bold;
text-decoration: none !important;
font-family: Verdana;
}

.fon_copy a:hover
{
color:#3f3f9a;
}

hr
{
margin:3px;
}

div.tabber_nav li.tabber_tab a,
div.tabber_nav li.tabber_tab a:hover 
{
font-size: 11px !important;
}
.tool-tip
{
border: solid 1px #b4b4b4;
border-radius: 5px 5px 5px 5px;
font-size: 11px;
padding: 4px;
color:#000066;
background-color: #ff9;
}

.foto
{
border: 1px solid #E5E5E5;
display: inline !important;
/*margin: 0 !important;*/
padding: 2px !important;
}
#iframe html, #iframe body 
{height: auto;
}

.ops1 {
    position: relative !important; /* ������������� ���������������� */
    float: left !important; /* ���������� ������� �� ����������� */
    left: 0px; /* ����� ���� ����� */
    top: 0px; /* �������� ���� ���� */
    width: 100% !important; /* ������ ���� */
    background: #ffffff !important; /* ���� ���� */
    color: white; /* ���� ������ */
    height: 30px !important;
}

.ops2 {
    position: relative; /* ������������� ���������������� */
    float: left; /* ���������� ������� �� ����������� */
    left: 0px; /* ����� ���� ����� */
    top: 0px; /* �������� ���� ���� */
    width: 100%; /* ������ ���� */
    background: #ffffff; /* ���� ���� */
    border: solid 1px black; /* ��������� ����� */
    height: 30px !important;
}