a {
color: black;
text-decoration: none;
}
a:hover {
	color: #006400;
	text-decoration: none;
}
a.white {
text-decoration: none;
}
li.white a {
	color: black;
	text-decoration: none;
}
a.white:hover {
	text-decoration:none;
	position: relative;
}
li.white A:hover {
	text-decoration:none;
}
a.side {text-decoration:none
}
a.side:hover {
	text-decoration: none;
	width: 80%;
}

.menu_tytul {
	background-color: #f9f9f9;
	border: 0px solid;
	margin: 1px;
	padding: 3px;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 17px;
	color: purple;
	font-weight: bolder;
}
.menu_opcje {
position: absolute;
white-space: nowrap;
visibility: hidden;
background-color: #f9f9f9;
border: 0px solid ;
padding: 3px;
margin: 1px;
font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
font-size:15px;
}



#nawigacja {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	font-family: Helvetica, Verdana, Geneva, Arial,  sans-serif;
	font-size: 15px;
	padding: 1px;
	width: 920px;
	height: 25px;
	background-color: #f9f9f9;
	border: thin;
	border-style: outset;
}
BODY {
	margin: 0px;
	text-align: center;
	/**
	background-image: url(../front/tlo_blekit.gif);
	background-repeat: repeat-x;**/
}
#logo {
	text-align: center;
	margin-left: auto; 
	margin-right: auto;	
	margin-top: 2px;
}
#tekstpodstrona {
	text-align: center;
	margin-left: auto; 
	margin-right: auto;	
	font-family: Helvetica, Verdana, Geneva, Arial,  sans-serif;
	margin-top: 6px;
	width: 920px;
	background-color: white;
	border: thin;
	border-style: outset;
}
p {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	line-height: 0.7cm;
	background-color: transparent;
	width: 500px;
	text-align: justify;
	margin-left:40px;
}
h1 {
	background-color: #000168;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-align: center;
	margin-top: 20px;
}
h2 {
	background-color: transparent;
	font-size:18px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-align:center;
}
h3 {
	background-color: transparent;
	font-size:18px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-align:center;
}
h4 {
	background-color: transparent;
	font-size:18px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-align:center;
}
ul {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	line-height: 0.7cm;
	background-color: transparent;
	text-align: justify;
	
}
table {
	border: 0px;
	padding: 0px;
	width:784px;
	overflow: auto;
}

#adres {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	line-height: 0.7cm;
	background-color: transparent;
	margin-left: 60px;
	text-align: left;
}
#inne-modele {
	font-family: Helvetica, Verdana, Geneva, Arial,  sans-serif;
	font-size: 15px;
	margin-left: 70px;
	margin-top: 20px;
	text-align: left;
	font-style: italic;
}

