body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

p, li, ol, ul,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E3845;
}
.cennik {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #DC0000;
}
.cennik2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #DC0000;
}
h1{
	font-size: 20px;
	font-weight: bold;
	font-family: "Verdana", Times, serif;
	color: #1E3845;
}

a.menu {
	color: #2F4A58;
	font-weight: bold;
	font-size: 12px;
}
a.menu_left {
	color: #1E3845;
	font-weight: bold;
	font-size: 12px;
}
a.menu_left:hover {
	color: #D3480B;
}
a.menu:hover {
	color: #D3480B;
}
a {
	color: #D4480B;
}

a:hover {
	color: Red;
}


.tytul {
	font-size: 20px;
	font-weight: bold;
	font-family: "Verdana", Times, serif;
	color: #1E3845;

}


a.naglowek {
	font-size: 10px;
	color: #b3dbf3;
	text-decoration: none;
}

a.naglowek:hover {
	color: #FFFAFA;
	text-decoration: underline;
}

div.naglowek {
	font-size: 10px;
	color: #F9F9F9;
	text-decoration: none;
}




a.stopka {
	font-size: 10px;
	color: #b3dbf3;
	text-decoration: none;
}

a.stopka:hover {
	color: #FFFAFA;
	text-decoration: underline;
}

div.stopka {
	font-size: 10px;
	color: #F9F9F9;
	text-decoration: none;
}
.formularz {
	
	border: #6E6E6E 1px solid;
	background-color: #CDDCE2;
}

