body {
	margin: 0;
	padding: 0;
	background-color: #DBFFA6;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#naglowek {
	border-top: 1px solid #778899;
	height: 3em;
	font: italic 110% Georgia, "Times New Roman", Times, serif;
	color: #FFAB0D;
}
#naglowek .logo {
   margin-left: 10px;
   margin-top: 10px;
	float: left;
} /*nie ma już*/
#naglowek .tytul {
	margin-right: 2em;
	margin-top: 1em;
	float: right;
}

#nawtop {
	position: absolute;
	/*top: 4.3em; */
	top: 60px;
	left: 20px;
}
#nawtop ul {
   list-style: none;
   padding: 0;
	margin: 0;
}
#nawtop li {
   font-size: 95%;
   display: inline;
	line-height: 1.8;/*jak menu nie miesci sie w jednej linii*/
}
#nawtop a:link, #nawtop a:visited {
	padding: 3px 10px 2px 10px;
	color: #FFFFFF;	
	background-color: #B51032;
	text-decoration: none;
	border-bottom: 1px outset #711515;
}
#nawtop a:hover {
	color: #ECECEC;
	background-color: #871D1D;
	border-top: 1px inset #711515;
	border-bottom: none;
}

#nawtop2 {
	position: absolute;
	top: 2px;
	right: 2em;
	background-color: transparent;
}
#nawtop2 ul {
   list-style: none;
   padding: 0;
	margin: 0;
}
#nawtop2 li {
   font-size: 70%;
   display: inline;
}
#nawtop2 a:link, #nawtop2 a:visited {
	padding-right: 5px;
	color: Silver;
	background-color: transparent;
}
#nawtop2 a:hover {
	color: #9B9B9B;
	background-color: transparent;
}
		 
#zawartosc {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 5px;
	/*margin-top: 6em; */
	margin-top: 40px;
}
#zawartosc p, #zawartosc li {
   font-size: 90%;
   line-height: 1.6em; 
   padding-left: 1.2em;
}
#zawartosc li {
	color: #0002D4;
}

#zawartoscstart{
	margin-right: 100px;
	font: 90% Tahoma, Georgia, "Times New Roman", Times, serif;
}
h1 {
	font: 120% Tahoma, Arial, "Times New Roman", Times, serif;
	text-align: center;
	color: #CE262A;
}
h3 {
   font: 80% Tahoma, Arial, "Times New Roman", Times, serif;	
}
/*h5 przy doradcach lista z wojewodztwami itd*/
h5 {
   font: 100% Tahoma, Arial, "Times New Roman", Times, serif;
	margin: 0;
	color: #8A2BE2;	
}
a:link, a:visited {
	color: #000160;
	text-decoration: underline;
}
a:hover{
	color: #0002FF;
}
a:active{
	color: #7D4500;
}
/*napis Dolfos*/
.bardzoduze{
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #DA251D;
	font-weight: bold;
}
/*koniec*/

/*tabela 3 programy żywieniowe, receptury pasz*/
.tabela3 {
  border: 1px solid #00014F;
  border-collapse: collapse;
  text-align: center;
  width: 100%;
}
.tabela3 td {
	border: 1px solid #00014F;
	padding: 4px;
	font-size: 80%;
}
.tabela3 th {
	border: 1px solid #005DB7;
	background-color: #C591DF;
	text-align: center;
	font-size: 90%;
	padding: 10px 1px;
}
.tabela3 caption {
	font: italic 140% Sylfaen;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 8px;
	color: #74279A;
}
.tabela3 tr:hover, .tabela3 tr.najazd {
   background-color: #DFE7F2;
   color: #000000;
}
/*koniec*/

.polewej {
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}
.poprawej{float: right;
			 margin-left: 7px;
			 margin-bottom: 5px;
			 border: 1px outset #1E90FF;
}

.bold{
	font-weight: bold;
}
.wciecie{
	text-indent: 2em;
}

.malelitery{
	font-size: 80%;
}
/* prezes 1 strona*/
.prawa{
	text-align: right;
}

.wieksze{
	font-size: 120%;
	font-style: italic;
}
.niebieskiegrube{
	color: Blue;
	font-weight: bold;
}
.rozowe{
	color: #E9219E;
	font-weight: bold;
}
.fioletowe{
	color: #972AB3;
	font-weight: bold;
}
.niebieskie{
	color: #1D68ED;
	font-weight: bold;
}
.pomaranczowe{
	color: #EE8300;
	font-weight: bold;
}
.rozowejasne{
	color: #EB64B9;
	font-weight: bold;
}
.kolordolfos{
	color: #DA251D;
}

