body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.stopka {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
A.stopka:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.agro {
	font-family: Tahoma;
	font-size: 11px;
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}
A.agro:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #669900;
	font-weight: bold;
	text-decoration: underline;
}
.strony {
	font-family: Tahoma;
	font-size: 11px;
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
A.strony:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
}
.news_naglowek {
	font-family: Tahoma;
	font-size: 11px;
	color: #669900;
    font-weight: bold;
	text-decoration: none;
}
a.news_naglowek:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #669900;
    font-weight: bold;
	text-decoration: underline;
}
.news_footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.news_tresc {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.naglowek2 {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}
.naglowek3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #669933;
	text-decoration: none;
}
A.naglowek3:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	text-decoration: underline;
}
.naglowek4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a.naglowek4:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.naglowek5 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
a.naglowek5:hover {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.tekst1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.tekst1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.tabela {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.komentarze_tresc {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.komentarze_naglowek {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.komentarze_stopka {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.menu {
	color: #173868;
	font-weight: bold;
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu_title {
	color: #006600;
	font-weight: bold;
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.srodek_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	font-weight: bold;
}
.srodek_tresc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.link{color:#173868;text-decoration:none;}

.pagination {
    color: #666;
    font-size: 10px;
    font-weight: bold;
    padding: 3px;
    padding-bottom: 4px;
    cursor: pointer;
    text-decoration: none;
}
.pagination a, .pagination a:visited, .pagination a:active {
    background-color: #EAEBEB;
    color: #000;
    border-color: #D4D7DA;
    border: #D4D7DA 1px solid;
    padding: 1px;
    text-decoration: none;
}
.pagination a:hover {
    background-color: #FFF;
    color: #666;
    border-color: #EAECEF;
    border: #EAECEF 1px solid;
    text-decoration: none;
    padding: 1px;
}

 .form {
  border:1px solid #333333;
  font-size: 11px;
  color: black;
  background-color: white;
 }

.send {
  border:1px;
  border-color: #FFFFFF;
  font-size: 11px;
  color: black;
  background-color: #CCFF66;
 }

.style_news img {
  float: left;
  margin: 5px 10px 0 0;
  border: 1px solid #cfcfcf;
  padding: 0px;
}

.menu{
padding: 5px 4px 5px 19px;
}
.foto {
  float: left;
  margin: 5px 10px 0 0;
  border: 1px solid #cfcfcf;
  padding: 0px;
} 


