BODY { 
	margin: 20px; 
	background-color : #66CCFF;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding : 2px;
}             

.okvir{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.spaced { line-height: 1.4em; }
.spaced SUB, .spaced SUP { line-height: 0; }

H1{
	font-family: "Verdana", "Arial", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 18px;
}
a:link       { font-family: Arial; font-size: 12pt; color: #0000FF; text-decoration: none; }
a:visited    { font-family: Arial; font-size: 12pt; color: #0000FF;}
a:hover      { font-family: Arial; font-size: 12pt; color: #0000FF; text-decoration: underline ; border: thin dotted #800080 }


.Navigation {
    position: absolute;
    top: 100px;
    left: 3px;
    width: 135px;
    height: auto;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 110%;
    }                  
	
.WithBreaks           { word-wrap:break-word; background-color:gainsboro; width:100% }
.NormalValue          { word-wrap:normal; background-color:gainsboro; width:100% }

