body {
    margin: 0px;
    background-color: #595959;
	font-size: 9pt;
	font-family: Tahoma, Arial, helvetica, trebuchet ms;
}
.cell_top
{
    background-image: url('images/top_fone.png');
    height: 233px;
    position: relative;
}
.cell_menu
{
    background-image: url('images/menu_fone.png');
    height: 85px;
    border-top-style: solid;
    border-color: #1f3d56;
    border-width: 1px;
    background-repeat: repeat-x;
}
.td_menu 
{
    padding-top: 3px;
    padding-bottom: 3px; 
}
.cell_menu_line
{
    background-position: 1px 2px;
    background-image: url('images/menu_cell_line.png');
    background-repeat: no-repeat;
    width: 2px;
    padding-left: 1px;
}

.cell_bottom
{
    border-width: 1px;
    border-color: #1f3d56;
    border-top-style: solid;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    background-image: url('images/bottom_fone.png');
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
}
.div_logo
{
    width: 653px;
    height: 153px;
    position: absolute;
    z-index: 10;
    top: 75px;
    left: 20px;
}
.div_pay
{
    width: 166px;
    height: 69px;
    position: absolute;
    z-index: 10;
    top: 20px;
    right: 20px;
}
.td_tile_empty
{
    width: 9px;
    border-right-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-color: #164464;
}
.div_news
{
    height: 269px;
    width: 374px;
    overflow: hidden;
    visibility: hidden;
    display: none;
}.blok_fone
{
    height: 33px;
    background-image: url('images/blok_title_fone.png');
    background-repeat: repeat-x;
    vertical-align: middle;
    text-align: center;
}

.cell_video
{
    width: 595px;
    height: 335px;
    position: relative;
}

a:link{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #164464;
}
a:hover
{
	text-decoration: none;
	color: #228097;
}
.ToolTip_Class
{
    width: 300px;
    padding: 10px;
    border: 1px solid black !important;
    background-color: #FFFFFF;
    position: absolute;
    right: 0px;
    text-align: justify;
    z-index: 1000;
    box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
}
