body{
	SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #999999;
    SCROLLBAR-SHADOW-COLOR: #999999;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #333333;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
    }


h1 {
 font-size: 20px;
  }
h2 {
 font-size: 16px;
 }
h3 { 
font-size: 14px;
}
h4 { 
font-size: 12px;  color: #272E5E ;
}
h5 { 
font-size: 12px;   color: #272E5E ;
}
h6 { 
font-size: 12px;  color: #272E5E ; 
}
h7 { 
font-size: 16px;  color: #272E5E ;
}
h8 { 
font-size: 14px;   color: #272E5E ;
}
h9 { 
font-size: 12px;  color: #272E5E ; 
}
a:active{
    text-decoration: none; color: #FB8404; 
}
A {
    text-decoration: none; color: white;
}
A:hover{
    text-decoration: none; color: #FB8404;  
}

A.normal  {
    text-decoration: none; color: blue; cursor: hand;
}
A.normal:hover  {
    text-decoration: underline; color: red; cursor: hand;
}

img.odkaz{
    cursor: hand;
	 
}

input{
font-family: Arial, Helvetica, Sans Serif; font-size: 12px; color: black;  border: 1 solid;  border-color: #CCCCCC;
}


.menu_1 {
    font-size: 13px;  color: White; font-weight: bold;
}
.menu_2 {
    font-size: 11px; color: White; 
}
.menu_username{
    font-size: 11px; color: White; font-weight: bold;
}
.menu_3_1 {
     font-size: 11px; color: #FBFE0B;  font-weight: bold;
}
.menu_3_2 {
     font-size: 12px; color: Blue; text-decoration: underline;
}
.menu_jazyky {
     font-size: 11px; color: Black; 
}
.spodni_lista {
     font-family: Verdana; font-size: 10px; color: Black;      
}
.pismo_search {
     font-size: 11px; color: Black; 
}
.adresa{
     font-size: 10px; color: White; 
}
.search{
     font-size: 10px;
}
.actually{
     font-size: 10px;
}
.seda{
     color: #AEAEAE;
}
.seda2{
     color: #AEAEAE;
     text-decoration: none;
}
.cervena{
     color: red;
}
textarea {
border: 1 solid; color: #9b9b9b;
}

/*FIRMWARE*/
/*PRE {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
} */

PRE.firm{
color: black; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #dddddd;
padding-top: 10;    
padding-bottom: 10;    
padding-right: 10;    
padding-left: 10;
}

/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
.MATH    { font-family: "Century Schoolbook", serif; }
.MATH I  { font-family: "Century Schoolbook", serif; font-shape: italic }
.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }

/* mathematics styles */
DIV.displaymath        { }    /* math displays */
TD.eqno            { }    /* equation-number cells */
