body {
			margin: 0,0,0,0;
			background-image: url("img/bckgrnd.jpg");
			background-repeat: repeat-x;

 			font-family: verdana, arial, arial CE, geneva, helvetica, sans serif;
			font-size: 12px;
			color: #275078;

	                scrollbar-3dlight-color: #FFFFFF;
                 	scrollbar-arrow-color: #8c8c8c;
	                scrollbar-darkshadow-color: #FFFFFF;
	                scrollbar-face-color: #E7E7E2;
	                scrollbar-highlight-color: #FFFFFF;
	                scrollbar-shadow-color: #8c8c8c;
	                scrollbar-track-color: #E8E8E3;
	}
		
		table {
			
				
			font-size: 12px;
			line-height:13pt;

			color: #275078;

		
			
		}
		
		table.godziny{
			font-size: 9px;
			line-height:11pt;

			color: #275078;

		}


		td.spec{
			font-size: 9px;
			line-height:11pt;
			padding-bottom:18px;

			color: #275078;

		}


		p.map{
			font-family: tahoma;
			font-size: 9px;
			
			
		}


		a {
			color: #275078;
			text-decoration: underline;
		}		
		a:hover {
			color: #24313E;
			text-decoration: none;
			}

		h1 {
			font-size: 19px;
			line-height:19pt;

		}

		h2 {
			font-size: 13px;
			line-height:13pt;

		}



		A.menu:link {
			    COLOR: #29547E; TEXT-DECORATION: none; FONT-WEIGHT: bold;
			    }
		A.menu:visited {
			       COLOR: #29547E; TEXT-DECORATION: none; FONT-WEIGHT: bold;
			       }
		A.menu:hover {
			     COLOR: #F52F2E; TEXT-DECORATION: none; FONT-WEIGHT: bold;
			     }


		A.menu2:link {
			    COLOR: #29547E; TEXT-DECORATION: none;
			    }
		A.menu2:visited {
			       COLOR: #29547E; TEXT-DECORATION: none;
			       }
		A.menu2:hover {
			     COLOR: #F52F2E; TEXT-DECORATION: none;
			     }



	input{
			font-family: verdana, arial, arial CE, geneva, helvetica, sans serif;
			width : 100%;
			font-size: 11px;
			color: #24313E;
		}


		form {
			font-family: verdana, arial, arial CE, geneva, helvetica, sans serif;
			width : 100%;
			font-size: 11px;
			color: #24313E;
		}

		textarea{
			font-family: verdana, arial, arial CE, geneva, helvetica, sans serif;
			width : 100%;
			font-size: 11px;
			color: #24313E;
		}




		li.sub {
			line-height:21pt;
		}

		ul.sub {
			padding-top:2px;
			padding-left:76px; 
		}


