<!--
		
		BODY{color: #000080; font-family: Verdana, Arial;}
		
		.headerGreeting{ color: white; font-size: 10px; };
		.date{
		font-family: Century Gothic;
		color: white; 
		
		font-size: 12px; 
		
		background-color: #005BC3;
		padding-left: 5px;
		
		}
	
		.mainText{
		
			font-family: Century Gothic;
			color: #404040; 
			font-size: 11pt; 
			padding: 15px;
			padding-left: 20px;

		}

		.enquiryText{
		
			font-family: Century Gothic;
			color: #404040; 
			font-size: 11pt; 
			padding: 5px;
			padding-left: 20px;

		}

		

		.categoryName
		{
			font-family: Verdana;
			color: navy; 
			font-size: 8pt; 
			font-weight: bold;
			
		}

		.menuTop{font-size: 10pt; font-family: Verdana;  }
		.menuTop:link{color: #EDEBEB; text-decoration: underline;}
		.menuTop:visited{color: #EDEBEB; text-decoration: underline;}
		.menuTop:hover{color: #OOOOOO; text-decoration: none;} 

		
		.menu{font-size: 11pt; font-family: Century Gothic;  }
		.menu:link{color: #000080; text-decoration: none;}
		.menu:visited{color: #000080; text-decoration: none;}
		.menu:hover{color: #2AA2FE; text-decoration: underline;} 
		
		.menuCell{border-bottom-width:1px; border-bottom-style: dashed; border-top-width:0; border-color:gray}
		.menuCell1{border-bottom-width:0; border-top-width:0;}
		.menuCell2{border-top-width: 0;}

		.menuCellActive
		{ 
			
			 			
			 				border-bottom-width:1px; border-bottom-style: dashed;
							border-color:gray;
			 				background: #DDEDFB;
			 				font-family: Century Gothic ,verdana, arial ;
			 				font-size: 10pt;
			 				color: #606060;
			
		}

		.menuCellActive1
		{ 
				
			 				border-bottom-width:0; border-top-width:0;
							background: #DDEDFB;
			 				font-family: Century Gothic ,verdana, arial ;
			 				font-size: 10pt;
			 				color: #606060;
			
		}

		.menuCellActive2
		{ 
				
			 				border-top-width: 0; 
							background: #DDEDFB;
			 				font-family: Century Gothic ,verdana, arial ;
			 				font-size: 10pt;
			 				color: #606060;
			
		}
	
		.menuHDR{
			 
			 				border-style: solid;
			 				border-width: 1px;
			 				border-color: black;
			 				background: #BCD9FA;
			 				font-family: Century Gothic ,verdana, arial ;
			 				font-size: 10pt;
			 				color: #606060;
			 				}
	    .title{
							font-family: Times;
			 				color: #000080;
			 				font-weight: bold;
			 				border-width:0;}
	   .title2{
              font-family: Verdana;
              font-size: 11pt;
              font-style: italic;
              font-weight: bold;}

		 .MainWindow{
			 
			 				border-style: solid;
			 				border-width: 1px;
			 				border-color: black;
			 				background: #E8F4FE;
			 				font-family: verdana ;
							font-weight: normal;
			 				font-size: 11pt;
			 				color: #000080;
			 				padding: 5px;}

			 				
		.Greeting {
					 	border-style: solid;
					 	border-width: 1px;
					 	border-color: black;
					 	background: #000080;
					 	font-family: Verdana;
					 	font-size: 11pt;
					 	font-weight: bold;
					 	color: white;}

		 .ankieta1{
			 				border-style: solid;
			 				border-width: 1px;
			 				border-color: black;
			 				background: #E8F4FE;
			 				font-family: verdana ;
			 				font-size: 9pt;
			 				color: #000080;
			 				padding: 3px;
				}
		
			 				
		.border{border-width:1px; border-style: solid; border-color: black;}
		.noborder{border-width:0;}
	
		.tlo_niebieskie{background-color: #C4DDFB;} 
		.tlo_granatowe{background-color: #19198B;}

		.linkuj{color: silver}
		.linkuj:link{color:silver}
		.linkuj:hover{color:silver}
		.linkuj:visited{color: silver}
		
		
		.bannerBackground{
			background-color:white; text-align:center;
		}
		

	-->