html, body {
	font-size: 18px;
}

#dzialRight a {
	width: 149px;
	padding:4px;
	margin-right: 4px;
	height: 66px;
	float: left;
	background-image: none;
	background: #064B12;
	color:#fff;
	margin-bottom: 5px;
	text-decoration:none;
	font-size:12px;
    border-radius: 7px;     
	box-shadow: 1px 1px 2px #000;	
}
#dzialRight a:hover {background: #fff;color:#064B12;}
a.d1:after {
	content: "Dział Systemów Produkcji Rolnej, Standardów Jakości i Doświadczalnictwa";
}
a.d2:after {
	content: "Dział Przedsiębiorczości Wiejskiego Gospodarstwa Domowego i Agroturystyki";
}
a.d3:after {
	content: "Dział Ekonomiki";
}
a.d4:after {
	content: "Dział Zastosowań Teleinformatyki";
}
a.d5:after {
	content: "Dział Metodyki Doradztwa Szkoleń i Wydawnictw";
}
a.d6:after {
	content: "Dział Administracyjno Gospodarczy";
}
a.d7:after {
	content: "Dział Księgowości";
}
a.d8:after {
	content: "Dział Kadr i Organizacji Pracy";
}

#statystyki p {
	margin-bottom: 3px;
}

#txtHeader {
	height: 56px;
}
#txtHeader h1 {
	text-shadow: 1px 1px 2px #000;
}

#linkPartners a {
     height: 40px;
     background-color:#8F2B09;
     color:#fff;
     text-align:center;
     line-height:59px;
     font:bold 1.2em/1.2em "Trebuchet MS";
     border-radius: 7px;     
     padding: 15px 0 0;
     box-shadow: 1px 1px 2px #000;
     text-decoration: none;
}
#linkPartners a:hover {background-color:#FCFCFC;color:#8F2B09;}
#button1 {
     background-image: none;
     width: 336px;
     margin-right:4px;
}
#button1:after {content: "Wortal agroturystyczny";}
#button2 {
     background-image: none;
     width: 318px;
     margin-right:4px;
}
#button2:after {content: "Wortal odnawialnych źródeł energii";}
#linkPartners a#button2 {padding-top:2px;height:53px;}
#button3 {
     background-image: none;
     width: 318px;
}
#button3:after {content: "Wortal Agrorynek";}


#stopkaLinki a {margin-right: 8px;}
#stopkaLinki a:first-child {margin-left: 0px !important; margin-left: 0px;}


#primary_nav_wrap ul ul ul.rights {
	top:0;
	left:100%
}

