BODY {
 			background: #FFFFFF; 
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			COLOR: #112E82;
			background-repeat: no-repeat;			
			size: landscape; 
			widows: 800px; 
/*			scrollbar-face-color:#C0D9D0;
			scrollbar-shadow-color:#135428;
			scrollbar-highlight-color:368167;
			scrollbar-3dlight-color:#83776A;
			scrollbar-darkshadow-color:#135428;
			scrollbar-track-color:#F1F2F2;
			scrollbar-arrow-color:#135428;
*/
}

#tekst {	
	Z-INDEX: 1;
	POSITION: relative;
	TOP: 20px;
	font-size: 13px;
	line-height: 19px;
	margin-left: 40px;
	margin-right: 20px;
 }


B {font-weight: bold}

A {
	COLOR: #112E82;
	text-decoration: none;
	cursor:hand;
}

A:HOVER {
	text-decoration: none;
	COLOR: #C61D17;
}


A.red {
	COLOR: #C61D17;
	text-decoration: none;
	cursor:hand;
}





H1 {
		font-size: 13px;
		font-weight: normal;

}
.t20 {font-size: 20px}
.t16 {font-size: 16px}
.t15 {font-size: 15px}
.t14 {font-size: 14px}
.t13  {font-size: 13px}
.t12 {font-size: 12px}
.t11 {font-size: 11px}
.t10 {font-size: 10px}
.t9 {font-size: 9px}
.t8 {font-size: 8px}
.t7 {font-size: 7px}
.t6 {font-size: 6px}


LI {margin-right: 10px;}


.ramka {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 1px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; WIDTH: 400px; CURSOR: text; COLOR: #000000; BORDER-TOP-COLOR: #ffffff; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #f4f4f4; BORDER-RIGHT-WIDTH: 0px; BORDER-RIGHT-COLOR: #ffffff
}
.ramka_kod2 {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 1px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; OVERFLOW: auto; WIDTH: 400px; CURSOR: text; COLOR: #000000; BORDER-TOP-COLOR: #ffffff; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; HEIGHT: 150px; BACKGROUND-COLOR: #f4f4f4; BORDER-RIGHT-WIDTH: 0px; BORDER-RIGHT-COLOR: #ffffff
}


@media print{ 
.noprint {display: none;} 
.print {visibility: visible;}
}


