TD, BODY, A    { font-family: Arial, Helvetica, Sans Serif; font-size: 8pt; font-weight: normal; color: #000000 }
.Font8BU       { font-size: 8px; font-family: Arial, Verdana, sans-serif; font-weight: normal; text-decoration: underline; }
.Font9         { font-size: 9px; font-family: Arial, Verdana, sans-serif; font-weight: normal; text-decoration: none; }
.Font9B        { font-size: 9px; font-family: Arial, Verdana, sans-serif; font-weight: bold; text-decoration: none; }
.Font10        { font-size: 10px; font-family: Arial, Verdana, sans-serif; font-weight: normal; text-decoration: none; }
.Font10U A     { font-size: 10px; font-family: Arial, Verdana, sans-serif; font-weight: normal; text-decoration: underline; }
.Font11        { font-size: 11px; font-family: Arial, Verdana, sans-serif; font-weight: normal; text-decoration: none; }
.Font11B       { font-size: 11px; font-family: Arial, Verdana, sans-serif; font-weight: bold; text-decoration: none; }
.Font12        { font-size: 12px; font-family: Arial, Verdana, sans-serif; font-weight: normal; text-decoration: none; }
.Font12 A      { font-size: 12px; font-family: Arial, Verdana, sans-serif; font-weight: normal; text-decoration: none; }
.Font12U A     { font-size: 12px; font-family: Arial, Verdana, sans-serif; font-weight: normal; text-decoration: underline; }
.Font12B       { font-size: 12px; font-family: Arial, Verdana, sans-serif; font-weight: bold; text-decoration: none; }
.Font14B       { font-size: 14px; font-family: Arial, Verdana, sans-serif; font-weight: bold; text-decoration: none; }
.colorWhite    { color: #FFFFFF; }
.colorGrey     { color: #808080; }
.colorSilver   { color: #555555; }
.colorYellow   { color: #E6E600; }
.colorBlack    { color: #000000; }
.PozadiYellow  { background-color: #E6E600; }

.MouseCursor   { cursor : pointer; }
.Mezera2       { padding-top : 2px; padding-bottom : 2px; }
.Mezera5       { padding-top : 2px; padding-bottom : 2px; padding-left : 5px; padding-right : 5px; }
.Mezera10      { padding-left : 10px; padding-right : 10px; }
.Mezera20      { padding-left : 20px; padding-right : 20px; }
.LineBottom    { BORDER-BOTTOM: #cccccc 2px solid; }
.TableLine     { BORDER-RIGHT: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; }
.TD_nav        { BORDER-RIGHT: #cccccc 0px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; padding-left : 10px; padding-right : 10px; padding-top : 3px; padding-bottom : 3px; }
.TD_nav2       { BORDER-RIGHT: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; padding-left : 10px; padding-right : 10px; padding-top : 3px; padding-bottom : 3px; }
.MouseOver     { BORDER-LEFT: #E6E600 5px solid; color: #E6E600; background-color: #000000; padding-left : 10px; padding-top : 2px; padding-bottom : 2px; }
.MouseOut      { BORDER-LEFT: #000000 5px solid; color: #000000; background-color: #E6E600; padding-left : 10px; padding-top : 2px; padding-bottom : 2px; }
.imageout      { display : block; background : #bbb; border : 1px solid #ddd; position : relative; margin : 1em; padding : 0; }
.imagein       { text-align : center; background : #fff; border : 1px solid #555; position : relative; padding : 2px; font-weight : normal; left : -3px; top : -3px; }

.cssHeaderMain {
     font-family: Arial;
     font-size: 8pt;
     text-decoration: none;
     font-weight: normal;
     padding-left : 5px;
     padding-right : 10px;
     background-color:#CCCCCC;
     border-right : #808080 1px outset;
     BORDER-TOP: #FFFFFF 1px outset;
     BORDER-LEFT: #FFFFFF 1px outset;
     BORDER-BOTTOM: #808080 1px outset;
     cursor : pointer;
}
.cssHeaderSetup {
       border-style: solid;
       border-top-style: hidden;
       border-left-color: #B2B2B2;
       border-bottom-color: #B2B2B2;
       border-right-color: #B2B2B2;
       border-top-color: #B2B2B2;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-right-width: 1px;
       border-top-width: 1px;
}
.cssHeaderMessageBox {
       font-family: Arial #FFFFFF;
       font-size: 8pt;
       text-decoration: none;
       font-weight: bold;
       padding-left : 5px;
       padding-right : 5px;
       background-color:#CCCCCC;
       border-style: outset;
       border-left-color: #808080;
       border-bottom-color: #808080;
       border-top-color: #808080;
       border-right-color: #808080;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-top-width: 1px;
       border-right-width: 1px;
}