
body {
	background: url('tlo-nowe.jpg');
	background-color: #001A3B;
	}

td.rama { 
	background-color: white;
	}

td.odstep { 
	background-color: #C7CCD6;
	}
	
td.odstep2 { 
	border: 1px dashed #001A3B;   
	border-top: none;
	border-right: none;
	border-bottom: none;
	background-color: #C7CCD6;
	}

td.daty { 
	background-color: #C7CCD6;
	vertical-align: top;
	}
	
td.glowna { 
	background-color: #C7CCD6;
	vertical-align: top;
	font-family: Arial;  
	font-size: 10pt; 
	line-height: 14pt; 
	text-align: justify; 
	color: #001A3B;
	}

td.formularz { 
	background-color: #C7CCD6;
	vertical-align: center;
	font-family: Arial;  
	font-size: 10pt; 
	line-height: 14pt; 
	text-align: right; 
	color: #001A3B;
	}

td.formprzerwa { 
	background-color: #C7CCD6;
	font-family: Arial;  
	font-size: 8pt; 
	line-height: 8pt; 
	}
	
td.logo { 
	background-color: #C7CCD6;
	text-align: center;
	}
	
td.menu { 
	border: 1px dashed #000000;   
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: #8C0046;
	}
	
td.menugora {
	border: 1px solid #000000;   
	border-right: none;
	border-left: none;
	border-bottom: none;
	background-color: #C7CCD6;
	line-height: 3px;
	}	
	
td.menudol {
	border: 1px solid #000000;   
	border-right: none;
	border-left: none;
	border-top: none;
	background-color: #C7CCD6;
	line-height: 3px;
	}	 
	
#button {
	width: 160px;
	padding: 0 0 0 0;
	font-family: Arial;
	background-color: #90bade;
	font-size: 10pt;
	font-weight: bold; 
	text-align: center;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 0px;
		margin: 0;
		}

#button li a {
		display: block;
		padding: 5px 5px 5px 5px;
		border-left: 0px solid #0046B0;
		border-right: 0px solid #0046B0;
		background-color: #8C0046;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

html>body #button li a {
		width: auto;
		}

#button li a:hover {
		border-left: 0px solid #1c64d1;
		border-right: 0px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
		
div.data {
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #001A3B;
	}

div.info1 {
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #001A3B;
	}
	
div.info {
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	line-height: 13pt;
	color: #001A3B;
	}
	
div.info-kontakt {
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	line-height: 13pt;
	color: #001A3B;
	}

div.mapa {
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	color: #001A3B;
	}

div.tytul {
	text-align: center;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #8C0046;
	}

div.koniec {
	font-size: 6pt;
	line-height: 6pt;
	}
	
div.linki {
	text-align: center;
	}
	
a {
   	text-decoration: none;
	font-weight: bold;
	color: #8C0046;
	}
	
a:hover {
	color: #3366FF;
	}
	
a.katalog {
   	text-decoration: none;
	color: #001A3B;
	}
	
a.katalog:hover {
	color: #001A3B;
	}
	
font.audit {
	color: #8C0046; 
	font-size: 11pt;
	font-weight: bold;
	}	
	
font.gwiazdki {  
	text-align: center;
	font-weight: bold; 	
	color: #B8002E 
	}

input.bezramki {
	border: 0;
	background-color: white;
	}
	
input.bezramki:focus {
	border: 1px solid #001A3B;
	background-color: #FFFFEA; 
	}
	

textarea {
	border: 0;
	background-color: white;
	}

textarea:focus { 
	border: 1px solid #001A3B;
	background-color: #FFFFEA; 
	}