


#type 	 { font-family:"comic sans ms";
	  font-size:10pt; }

#tekst	 { font-family: "Arial"; font-size:10pt; 
           color:#4246CC}

#tekst14 { font-family: "Arial"; font-size:14pt; }

#tekst16 { font-family: "Arial"; font-size:16pt; }

#tekst18 { font-family: "Arial"; font-size:18pt; }

#tekst20 { font-family: "Arial"; font-size:20pt; }

#boldred { font-family: "Arial"; font-size:10pt; font-weight:bold; color:red}

#boldblue { font-family: "Arial"; font-size:10pt; font-weight:bold; color:blue}

#backgrnd { background : #FFFFFF }

#header1 { font-family: "Verdana"; color: "#0065F9"; font-weight:bold; font-size:20pt; text-align: center }

#header2 { font-family: "Verdana"; font-weight:bold; font-size:12pt ; border-width: 0px; border-style: solid ;margin: 10px; padding-left: 60px; padding-right: 60px }
				           
#textlarge { font-family: "Verdana"; font-size:12pt; text-align: justify; border-width: 0px; border-style: solid ;margin: 10px; padding-left: 60px; padding-right: 60px }

#textlargebox { font-family: "Verdana"; font-size:12pt; text-align: justify; border-width: 2px; border-style: inset ;margin: 10px; padding-top: 10px; padding-bottom: 10px ; padding-left: 60px; padding-right: 60px; }

#textH1 { font-family: "Verdana"; color: "#0065F9"; font-size: 19pt; font-weight: bold; text-align: center; border-width: 0px;border-style: solid ; margin: 1px; padding-top: 10px; padding-bottom: 10px ;padding-left: 60px; padding-right: 60px }


#textnormal { font-family: "Verdana"; font-size:10pt }

#copyright { font-family: "Verdana"; font-size:8pt}

#rood { color:red}



#dhtmltooltip{
font-family: "Courier New"; font-size:10 pt;color: "#0065F9";
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

