.body   {
           background: #FFFFFF;
           margin-left: 1px;
           margin-right: 1px;
           margin-top: 1px;
           SCROLLBAR-HIGHLIGHT-COLOR: white;
           SCROLLBAR-SHADOW-COLOR: white;
           SCROLLBAR-3DLIGHT-COLOR:white;
           SCROLLBAR-ARROW-COLOR: white;
           SCROLLBAR-TRACK-COLOR: white;
           SCROLLBAR-DARKSHADOW-COLOR: white;
           color: #black;
           font-size: 12px
        }

.tabelka        {
        text-align: justify;
        border-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-top-style: solid;
        border-bottom-style: solid;
	border-top-color: #E6DEDC;
        border-right-color: #E6DEDC;
        border-left-color: #E6DEDC;
        border-bottom-color: #E6DEDC;
        background-color: white
                }

.tekst
		{ 
	font-family: Verdana, verdana, Arial, arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: black;
		} 

