/* SCROLLBAR */
body,html {
  scrollbar-3dlight-color: #B58A3B;
  scrollbar-arrow-color: #B58A3B;
  scrollbar-base-color: #B58A3B;
  scrollbar-track-color: white;
  scrollbar-darkshadow-color: #B58A3B;
  scrollbar-face-color: white;
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: #B58A3B;
}

A.lang{
        font-family: Verdana;
        font-size: 7pt;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
        word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        text-decoration: none;
}

A.lang_letter{
        font-family: Verdana;
        font-size: 7pt;
        font-style: normal;
        font-weight: bold;
        color: #B58A3A;
        word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        text-decoration: none;
}

.txt_disp{
        font-family: Verdana;
        font-size: 9pt;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        text-decoration: none;
}

.txt_sign{
        font-family: Verdana;
        font-size: 9pt;
        font-style: normal;
        font-weight: bold;
        color: #FF0000;
        word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        text-decoration: none;
}

#dot0 {
	LEFT: 0px; 
             VISIBILITY: hidden; POSITION: absolute; TOP: 0px
}

#txt_block {
        POSITION: absolute; 
        VISIBILITY: hidden; 
	LEFT: 460px;
        TOP: 55px;
}

#hun_block {
	POSITION: absolute; 
 	LEFT: 636px;
	TOP: 54px;
	background-color: #402B00;
}
#eng_block {
        POSITION: absolute;
        VISIBILITY: hidden; 
        LEFT: 636px;
        TOP: 54px;
	background-color: #402B00;
}
#ger_block {
        POSITION: absolute;
        VISIBILITY: hidden; 
        LEFT: 636px;
        TOP: 54px;
	background-color: #402B00;
}
#hun_title {
	POSITION: absolute; 
 	LEFT: 0px;
	TOP: 18px;
}
#eng_title {
	POSITION: absolute; 
        VISIBILITY: hidden; 
 	LEFT: 0px;
	TOP: 18px;
}
#ger_title {
	POSITION: absolute; 
        VISIBILITY: hidden; 
 	LEFT: 0px;
	TOP: 18px;
}


