div.head
{
    position : absolute;
    left : 0px;
    top : 0px;
    width : 1000px;
    height : 120px;
    background : url("img/head.jpg");
}
div.dk-flash
{
    position : absolute;
    left : 323px;
    top : 30px;
    width : 240px;
    height : 65px;
}
div.tabmenu
{
    position : absolute;
    left : 0px;
    top : 120px;
    width : 1000px;
    height : 40px;
}
table.tabmenu
{
    border : 0;
    border-spacing : 0px;
    margin : 0;
    border-collapse : collapse;
    width : 100%;
}
td.tabmenu
{
    width : 333px;
    height : 40px;
    background : url("img/tab.jpg");
    text-align : center;
    text-shadow : rgb(0 , 0 , 153);
    font-size : 18px;
    font-weight : bold;
    color : rgb(0 , 0 , 255);
    font-family : "Verdana";
    cursor: pointer ;	

}
td.tabmenu-selected
{
    width : 333px;
    height : 40px;
    background : url("img/tab_selected.jpg");
    text-align : center;
    text-shadow : rgb(0 , 0 , 153);
    font-size : 18px;
    font-weight : bold;
    color : rgb(0 , 0 , 255);
}
div.menu-01
{
    position : absolute;
    left : 40px;
    top : 160px;
    width : 250px;
    height : 320px;
    background : url("img/submenu_border_01.jpg");
    display : none;
}
div.menu-02
{
    position : absolute;
    left : 380px;
    top : 160px;
    width : 250px;
    height : 120px;
    background : url("img/submenu_border_02.jpg");
    display : none;
}
div.menu-03
{
    position : absolute;
    left : 710px;
    top : 160px;
    width : 250px;
    height : 70px;
    background : url("img/submenu_border_03.jpg");
    display : none;
}
table.menu-01
{
    border : 0;
    border-spacing : 0px;
    margin : 10px;
    border-collapse : collapse;
    width : 230px;
    height : 300px;
    align : center;
    cursor: pointer ;	

}
table.menu-02
{
    border : 0;
    border-spacing : 0px;
    margin : 10px;
    border-collapse : collapse;
    width : 230px;
    height : 100px;
    align : center;
    cursor: pointer ;	

}
table.menu-03
{
    border : 0;
    border-spacing : 0px;
    margin : 10px;
    border-collapse : collapse;
    width : 230px;
    height : 50px;
    align : center;
    cursor: pointer ;	

}
td.normalmenu
{
    Color : rgb(0 , 0 , 255);
    font-size : 12px;
    font-weight : bold;
    font-family : "Verdana";
}
td.overmenu
{
    Color : magenta;
    font-size : 12px;
    font-weight : bold;
    font-family : "Verdana";
}
div.data-pic
{
    position : absolute;
    left : 0px;
    top : 160px;
    width : 1000px;
    height : 430px;
    background : url("img/data_border.jpg");
}
div.data
{
    position : absolute;
    left : 20px;
    top : 170px;
    width : 970px;
    height : 410px;
    overflow : auto;
    font-size : 16px;
    font-family : "Verdana";
    color : black;
    text-align : justify;
}
div.links-big
{
    position : absolute;
    left : 0px;
    top : 530px;
    width : 1000px;
    height : 70px;
    overflow : hidden;
    font-size : 16px;
    font-family : "Verdana";
    color : black;
    text-align : justify;
    valign: middle ;
    background : url("img/data_links.jpg");
}

div.links
{
    position : absolute;
    left : 10px;
    top : 530px;
    width : 980px;
    height : 66px;
    overflow : hidden;
    font-size : 16px;
    font-family : "Verdana";
    color : black;
    text-align : justify;
    valign: middle ;
}


h2
{
    font-size : 22px;
    font-weight : bold;
    font-family : "Verdana";
    color : rgb(16 , 111 , 161);
}
h3
{
    font-size : 18px;
    font-weight : bold;
    font-family : "Verdana";
    color : blue;
    display : inline;
}
div.monitor
{
    position : absolute;
    left : 55px;
    top : 5px;
    width : 160px;
    height : 110px;
    background : url("img/monitor.gif");
}
p.behuzott
{
    margin-left : 2em;
}
div.hirlevel
{
    position : absolute;
    left : 690px;
    top : 15px;
    width : 295px;
    height : 90px;
    font-size : 16px;
    font-weight : bold;
    font-family : "Verdana";
    color : rgb(0 , 0 , 153);
}
input.hirlevel
{
    font-size : 16px;
    font-weight : bold;
    font-family : "Verdana";
    color : rgb(0 , 0 , 153);
    cursor: pointer ;	

}
div.home
{
    position : absolute;
    left : 635px;
    top : 25px;
    width : 32px;
    height : 32px;
    cursor: pointer ;	
}
div.contact
{
    position : absolute;
    left : 635px;
    top : 70px;
    width : 32px;
    height : 32px;
    cursor: pointer ;
}
div.speaker-swf
{
    position : absolute;
    left : 800px;
    top : 2px;
    width : 150px;
    heigh : 180px;
}
div.speaker
{
    position : absolute;
    left : 800px;
    top : 2px;
    width : 150px;
    heigh : 190px;
    text-align : center;
    cursor: pointer ;	

}
p.speaker
{
    margin-right : 200px;
}
p.speaker-question
{
    margin-right : 200px;
    font-size : 16px;
    font-weight : bold;
    font-family : "Verdana";
    color : blue;
    font-style : italic;
}

input.button
{
    cursor: pointer ;	

}