/*styl dla opisu produktów dla trzody chlewnej*/
body {
	margin: 0;
	padding: 0;
	background-color: #DECDDE;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top: 0px solid #00CE02;
	background-image: url(../image/tlotrzoda.jpg);
	background-repeat: repeat-x;
}

#zawartosc {
	margin-left: auto;
	margin-right: auto;
	margin-top: 69px;
	width: 950px;
	font-size: 95%;
	padding: 30px;
	margin-bottom: 20px;
	border: 2px solid #A56DA6;
	border-top: none;
}
#zawartosc p, #zawartosc li {
   font-size: 80%;
   line-height: 1.6em; 
   padding-left: 1.2em;
	text-align: justify;
}
#zawartosc li{
	color: #00008B;
}
#zawartosc h1{
	text-align: center;
}

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;	
}

/*napis Dolfos*/
.bardzoduze{
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #DA251D;
	font-weight: bold;
}
/*koniec*/


/*tabele ze składami*/
td, th {
  font: 0.8em Tahoma, 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: 4px solid #980FFF;
	border-collapse: collapse;
	width: 90%;
}
.tabela2 td {
	border: 1px solid #720073;
	padding: 4px;
}
.tabela2 th {
	border: 0px solid #720073;
	background-color: #720073;
	font-weight: bold;
	text-align: center;
	padding-left: 4px;
}
td.inna {
	width: 300px;
/*to jest po to, żeby ustalić szerokość komórki gdzie jest napisane Substancje buforujące (kwaśny węglan... */
}
.tabela2 caption {
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 8px;
}
.tabela2 tr:hover, .tabela2 tr.najazd {
	background-color: #FFF3E1;
	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;
}
/*zdjęcia produków*/
.fotoprod {
	float: right;
	margin-left: 7px;
	margin-right: 10px;
	margin-bottom: 5px;
}
/*koniec*/

.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: #A60085;
	text-decoration: underline;
}
a:hover{
	color: #FF35D7;
}
a:active{
	color: #B62D2D;
}
hr{
	width: 30%;
	text-align: left;
	color: Blue;
}
.ekologiczna{
	color: #207121;
	background-image: url(../image/trawa.jpg);
	padding: 0 3px;
}
.malelitery{
	font-size: 80%;
}
/* prezes 1 strona*/
.prawa{
	text-align: right;
}

.wieksze{
	font-size: 120%;
	font-style: italic;
}
.dg{
	background-color: #FEFF09;
	font-weight: bold;
}
.rozowe{
	color: #DC1591;
	font-weight: bold;
}
.fioletowe{
	color: #5F0060;
	font-weight: bold;
}
.bordo{
	color: #B42222;
	font-weight: bold;
}
.niebieskie{
	color: #D07549;
	font-weight: bold;
}
.niebieskie2{
	color: #5F81E2;	
	font-weight: bold;
}
.pomaranczowe{
	color: #EE8300;
	font-weight: bold;
}
.pomaranczowesrodek{
	color: #EE8300;
	text-align: center;
	font-weight: bold;
}
.rozowejasne{
	color: #EB64B9;
	font-weight: bold;
}
.jasnozielone{
	color: #8BEA00;
	font-weight: bold;
}
.zielone{
	color: #00B702;
	font-weight: bold;
}
.czerwone{
	color: #EA0000;
	font-weight: bold;
}
.turkus{
	color: #3CAF88;
	font-weight: bold;
}
.brazowe{
	color: #8C4929;
	font-weight: bold;
}
.kiwi{
	color: #CFD000;
	font-weight: bold;
}
.dolfos{
	color: #DA251D;
	font-weight: bold;
}

