body {
	margin: 0;
	padding: 0;
	background-color: #FFF9AC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 100px solid #f2bd00;
}
#naglowek {
	border-top: 1px solid #778899;
	height: 3em;
	font: italic 110% Georgia, "Times New Roman", Times, serif;
	color: #A46B00;
}
#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: #676767;
	background-color: transparent;
}
#nawtop2 a:hover {
	color: #9B9B9B;
	background-color: transparent;
}

#zawartosc {
	margin-left: 70px;
	padding-left: 35px;
	margin-right: 4em;
	margin-top: -30px;
	width: 760px;
	text-align: center;
}
#zawartosc p, #zawartosc li {
   font-size: 90%;
   line-height: 1.6em; 
   padding-left: 1.2em;
}
#zawartosc li{
	color: #0002D4;
}

h1 {
   font: 130% Tahoma, Arial, "Times New Roman", Times, serif;
}
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;	
}
/*lista produktów np. dla trzody*/
.listaproduktow h4 {
   font: 105% Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
/*napis Dolfos*/
.bardzoduze{
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #DA251D;
	font-weight: bold;
}
/*koniec*/

/*style dla list produktów*/
.listaproduktow li{
	color: Blue;
	font-size: 95%;
	list-style: square;
	padding-bottom: 0.8em;
}
.listaproduktow li a:hover{
	color: #FFBDD4;
}
.wyroznienie1{
	color: #00008B;
	font-size: 105%;
}
.wyroznienie2{
	color: #00008B;
	font-size: 120%;
	font-weight: bold;
}
/*koniec*/

/*tabele ze składami*/
td, th {
  font: 0.8em Arial, Helvetica, sans-serif;
}
.tabela {
  border: 1px solid #D6DDE6;
  border-collapse: collapse;
  width: 80%;
}
.tabela td {
  border: 1px solid #D6DDE6;	
  padding: 4px;
}
.tabela th {
	border: 1px solid #828282;
	background-color: #BCBCBC;
	font-weight: bold;
	text-align: center;
	padding-left: 4px;
}
.tabela caption {
	font: 1em Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 8px;
}
.tabela tr:hover, .tabela tr.najazd {
   background-color: #DFE7F2;
   color: #000000;
}
/*koniec*/

/*tabela 2 ze składami*/
.tabela2 {
  border: 1px solid #D6DDE6;
  border-collapse: collapse;
  width: 80%;
}
.tabela2 td {
  border: 1px solid #D6DDE6;	
  padding: 4px;
}
.tabela2 th {
	border: 1px solid #828282;
	background-color: #BCBCBC;
	font-weight: bold;
	text-align: center;
	padding-left: 4px;
}
.tabela2 caption {
	font: 1em Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 8px;
}
.tabela2 tr:hover, .tabela2 tr.najazd {
   background-color: #DFE7F2;
   color: #000000;
}
/*koniec*/

/*tabela 3 programy żywieniowe, receptury pasz*/
.tabela3 {
  border: 1px solid #1E90FF;
  border-collapse: collapse;
  text-align: center;
}
.tabela3 td {
  border: 1px solid #1E90FF;	
  padding: 4px;
}
.tabela3 th {
	border: 1px solid #005DB7;
	background-color: #1E90FF;
	font-weight: bold;
	text-align: center;
	padding-left: 4px;
	width: 5%; /*dzieki temu rozszerza sie tabelka na calosc */
}
.tabela3 caption {
	font: bold 1em Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 8px;
}
.tabela3 tr:hover, .tabela3 tr.najazd {
   background-color: #DFE7F2;
   color: #000000;
}
/*koniec*/

/*tabela4 produkty lista */
.tabela4 {
	border: 1px outset #D6DDE6;
	border-collapse: collapse;
	width: 100%;
}
.tabela4 td {
  border: 1px solid #D6DDE6;
  text-align: center;
	font-weight: bold;
	padding: 5px;
	height: 3em;
	width: 15%;
   font: 100% Georgia, "Times New Roman", Times, serif;
}
.wiersz1 {
	background-color: #DCDD00;
}
.wiersz2 {
	/*background-image: url(../image/tloprodukty.jpg);*/
	background-color: #21DCCB;
}
.wiersz3 {
	background-color: #FF9428;
}
.wiersz4 {
	background-color: #87EBA3;
}
.wiersz5{
	background-color: #D286D2;
}
.tabela4 a:link, .tabela4 a:visited {
	color: #0002B5;
	text-decoration: underline;
	font-weight: bold;
}
.tabela4 a:hover {
	color: #AEAEAE;
}
.tabela4 a:active{
	color: #B62D2D;
}

.nowosci{
	color: #313131;
	text-align: left;
	font-size: 0.95em;
	font-family: Arial Narrow;	
}
.nowosci li{
	list-style: none;
}

/*koniec*/

.polewej {
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}
.poprawej{float: right;
			 margin-left: 7px;
			 margin-bottom: 5px;
			 border: 1px outset #1E90FF;
}
/*zdjęcia produków*/
.fotoprod {
	float: right;
	margin-left: 7px;
	margin-right: 10px;
	margin-bottom: 5px;
}
/*koniec*/
.spisdoradcy li{
	color: Blue;
	font-size: 95%;
	list-style: square;
	padding-bottom: 0.8em;
	display: inline;
}
.spisdoradcy li a:hover{
	color: #4169E1;
}
.spisdoradcy li a:active{
	color: #86A0E9;
}
.doradcy{
	border-left: 2px solid #BD0000;
	margin-bottom: 2em;
	padding: 0.5em;
}
#ekologia{
	/*background-image: url(../image/trawa.jpg);*/
	margin-right: 12em;
	background-color: #CFFF88;
}
.bold{
	font-weight: bold;
}
.ekologiczna{
	color: #207121;
	background-image: url(../image/trawa.jpg);
	padding: 0 3px;
}
.wciecie{
	text-indent: 2em;
}
a:link, a:visited {
	color: #0002B5;
	text-decoration: underline;
}
a:hover{
	color: #da251d;
}
a:active{
	color: #B62D2D;
}
hr{
	width: 30%;
	text-align: left;
	color: Blue;
}
.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;
}
.fioletowe{
	color: #972AB3;
}
.niebieskie{
	color: #1D68ED;
	font-weight: bold;
}
.pomaranczowe{
	color: #EE8300;
}
.pomaranczowesrodek{
	color: #EE8300;
	text-align: center;
	font-weight: bold;
}
.rozowejasne{
	color: #EB64B9;
}





#start1kolumna{
	position: absolute;
	top: 400px;
	left: 90px;
	width: 380px;
	text-align: justify;
	text-indent: 20px;
	padding-right: 15px;
	border-right: 1px solid gray;
	font: 80% Georgia, "Times New Roman", Times, serif;
}
#start2kolumna{
	position: absolute;
	top: 400px;
	left: 490px;
	width: 380px;
	text-align: justify;
	text-indent: 10px;
	font: 80% Georgia, "Times New Roman", Times, serif;
}
#kolumna1{
	position: absolute;
	top: 400px;
	left: 90px;
	width: 380px;
	text-align: justify;
	padding-right: 15px;
	font: 80% Georgia, "Times New Roman", Times, serif;
}
#kolumna2{
	position: absolute;
	top: 400px;
	left: 490px;
	width: 380px;
	text-align: justify;
	font: 80% Georgia, "Times New Roman", Times, serif;
}
#swf1 {
position: absolute;
top: 10px;
left: 10px;
z-index: -1;
}




.wiersz1a{
	background-color: #FF6285;
}
.wiersz1b{
	background-color: #FF91A9;
}
.wiersz1c{
	background-color: #FF577D;
}
.wiersz1d{
	background-color: #FF7796;
}
