html, body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Arial Ce;	
	font-size: 11px;
	color: #2e2e2e;
	text-align: center;
	background-color: #ffffff;
}

img {
	border: 0;
}

.img_left{
	float:left;
	padding-right:12px;
}

.img_right{
	float:right;
	padding-left:12px;
}

a {
	text-decoration: none;
	color: #0e4b9b;
}

a:hover {
	text-decoration: underline;
}


#container{
	margin: 0 auto;
	width:998px;
	text-align: left;
}

/* footer */
.footerIco{
	padding-top:12px;
}

.footerlastIco{
	padding-right:32px;
}

.centerFooter{
	margin-top: 20px;
	width:998px;
	height:31px;
	border-bottom:29px solid #00983b;
}

.footerMenu{
	margin:0 auto;	
	padding-left:50px;
	width:540px;
}

.footerMenu div{	
	float:left;
}

.copyRight{
	width:205px;
	height:31px;
	background-image:url(../images/copyrightBg.gif);
	text-align:center;
	color:#fff;
	font-size:10px;
	
}

.centerFooter a{
	color:#585858;
}

/* top */
#logo, #topMenu div{
	float:left;
}

#searchBox{
	float:right;
	padding:7px 0 0 0;
}
.searchSubm {
	background-color: #00AA42;
	color: #fff;
	font-size: 9px;
	border: 0;
	padding: 0px 3px 0 3px;
	margin: 0;
	height: 20px;
	cursor:pointer;
}

#topMenu{
	/*padding:50px 0 0 0;*/
}

a#topMenuA { 
	height:31px;
	background-image:url(../images/topMenuBg.gif);
	color:#fff;
	font-size:11px; 
	padding:8px 10px 10px 10px;
	margin-left: 2px;  
	}
			 
a:hover#topMenuA, a#topMenuASelected, a:hover#topMenuASelected { 
	height:31px;
	background-image:url(../images/topMenuBgv2.gif);
	color:#4A696B;
	font-size:11px;
	padding:8px 10px 10px 10px;
	text-decoration: none;
	margin-left: 2px;  
	}


#searchBox table{
	margin-left:2px;
}

#searchBox form{
	margin:0;
	padding:0;
}

#topSearch input{
	font-family: Tahoma, Verdana, Arial, Arial Ce;
	font-size: 11px;	
}
.topSearchInput{
	border: 1px solid #585858;
	width:160px;
}

/* center */
#flashContainerBox{
	position: relative;
	width:846px;
}

#aktualnosciBox {
	position: absolute;
	z-index: 2;
	top: 72px;
	left: 4px;
	width:221px;
}

.aktualnosciTitle{	
	color: #4c6b6e;	
	font-weight:bold;
	width:221px;
	height:34px;
	background-image:url(../images/aktualnosciBg.gif);
	background-repeat:no-repeat;
}
.aktualnosciTitle div{
	padding: 8px 0 0 18px;
}

.aktualnosciBox{
	margin:104px 0 0 0;
	position:relative;
	color:#fff;
	background-color:#f7f9f9;
	width:221px;
	float:left;
	z-index: 6;
}
.aktualnosciItem{
    border-bottom:solid 1px #e8eeee;
    padding:5px 0;
    clear:both;
}

#flashBox {
	position: absolute;
	z-index: 1;
}

#centerContentBox{
	margin:0 0px 0 5px;
	width:612px;
	position: relative;
	z-index: 5;
	float:left;
	overflow:hidden;
}

.contentTitle{
	height:36px;
	background-image:url(../images/contentTitleBg1.gif);
	float: left;
}

.contentTitle h1{
	margin: 0;
	padding: 9px 10px 0 18px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

#centerContent {
	text-align: center;
}
#centerContent div, #centerContent table {
	text-align: left;
}

div.artykul_prasowy {
	font-size: 12px; text-align: justify; line-height: 150%;
}

.contentTx, .contentTX {
	padding: 0 5px;
	font-size: 12px;
	width: 600px;
	overflow: hidden;
	text-align: left;
}

.contentTx p, .contentTX p {
	margin:0 auto;
	padding:8px 0;
}
.contentTx table {
	margin: 0 auto;
}

div#content_agricast {
	text-align: center !important; margin: 0 auto;
}

.wybierzUprawe div{
	padding-top:7px;
	padding-left:12px;
}

.promocje, .infopole, .interbonus, .szkoleniaRolnikow, .agricast, .olimpiada, .linki{
	width:150px;
	height:31px;
	background-image:url(../images/rightMenuGreenBg.gif);
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

.promocje div, .infopole div, .interbonus div, .szkoleniaRolnikow div, .agricast div, .olimpiada div, .linki div{
	padding-left:12px;
	padding-top:7px;
}

.promocje a, .infopole a, .interbonus a, .szkoleniaRolnikow a, .agricast a, .olimpiada a, .linki a{
	color: #fff;
}

.div_right_menu, .div_right_menu_selected {
	display: table;
	height: 31px;
	width: 150px;
	padding: 0; margin: 0; border: 0;
}
.div_right_menu_wide, .div_right_menu_wide_selected {
	display: table;
	height: 31px;
	width: 221px;
	padding: 0; margin: 0; border: 0;
}
.div_right_menu {
	background-image:url(../images/rightMenuGreenBg.gif);
}
.div_right_menu:hover, .div_right_menu_selected {
	background-image:url(../images/rightMenuYellowBg.gif);
}

a.rightMenu { 
	display: table-cell;
	vertical-align: middle;
	line-height: 10px;
	background-image:url(../images/rightMenuGreenBg.gif);
	color:#fff;
	font-weight:bold;
	font-size:11px; 
	padding: 0px 5px;
	width: 140px;
	*width: 150px;
	height: 31px;
	margin: 0;
}

a.rightMenuWide {
	display: table-cell;
	vertical-align: middle;
	line-height: 10px;
	background-image:url(../images/rightMenuGreenWideBg.gif);
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding: 0px 5px;
	width: 221px;
	*width: 231px;
	height: 31px;
	margin: 0;
}

a.rightMenu:hover, a#rightMenuSelected, a:hover#rightMenuSelected { 
	display: table-cell;
	vertical-align: middle;
	line-height: 10px;
	background-image:url(../images/rightMenuYellowBg.gif);
	color:#4A696B;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	padding: 0px 5px;
	width: 140px;
	*width: 150px;
	height: 31px;
	margin: 0;
}

a.rightMenuWide:hover, a#rightMenuWideSelected, a:hover#rightMenuWideSelected {
	display: table-cell;
	vertical-align: middle;
	line-height: 10px;
	background-image:url(../images/rightMenuYellowBg.gif);
	color:#4A696B;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	padding: 0px 5px;
	width: 221px;
	*width: 231px;
	height: 31px;
	margin: 0;
}

.wybierzUprawe, .ankieta{
	width:150px;
	height:31px;
	background-image:url(../images/rightMenuBlueBg.gif);
	color:#faeb4d;
	font-weight:bold;
	font-size:12px;
}


.wybierzUprawe div, .ankieta div{
	padding-top:7px;
	padding-left:12px;
}

.ankieta a{
	color:#faeb4d;
}

.wybierzUpraweMenu{
	padding:6px 12px 16px 12px;
	color:#fff;
	background-color:#638a89;
}

.wybierzUpraweMenu div{
	padding:2px 0 2px 8px;
	border-bottom:1px solid #b1c5c4;
}

.wybierzUpraweMenu a{
	color:#fff;
}

.ankietaBox{
	padding:12px;
	color:#fff;
	background-color:#638a89;
	font-size:10px;	
}

.ankietaBox p{
	margin:0 0 6px 0;
	padding:0;
}

.ankietaBox input{
	margin:0;
	padding:0;
}

.greenInfo{
	background-color:#e5f6ec;
	padding:0 12px;
}

.photosMenuTable{
	margin:0 auto 12px auto;	
}

.uprawyDescription{
	font-size:11px;
	padding:6px;
}

.aktualnosciItemTx a{
	color:#fff;
}

.aktualnosciItemTitle{
	color:#0e4b9b;
	font-weight:bold;
}

.aktualnosciItemTitle a{
	font-size:11px;
    color:#0e4b9b;
    decoration:none;
}

.aktualnosciItemImg{
	border:1px solid #4c6b6e;
}

.aktualnosciItemTx{
	padding:12px 0;
	font-size:11px;
}
.aktualnosciItemTx td{
	vertical-align:top;
}

.aktualnosciItemTitle, .aktualnosciItemTx{
	margin:0 12px;
}

.aktualnosciItemMore{
	width:221px;
	height:19px;
	background-image:url(../images/aktualnosciMoreBg.gif);
	font-size:9px;
	color:#faeb4d;
	text-align:right;
}
.aktualnosciItemMore a{
	color:#faeb4d;
}

.aktualnosciItemMore div{
	padding:3px 32px 0 0;
}

.komunikatBox{
	padding:0;
	margin:6px 0;
}
.komunikat{
	margin:0;
	padding:6px 12px 12px 12px;
	border-left:1px solid #df0002;
	border-right:1px solid #df0002;
	border-bottom:1px solid #df0002;
	font-weight:bold;
}

.leftMenuBox{
	padding:18px 0;
}

.leftSubMenuBox{
	padding:12px 0;
}
.leftMenuSubItem, .leftMenuSubSelectedItem{
	margin:0;
	padding:0;
	background-image:url(../images/leftMenuSubBg.gif);
	height:20px;
	width:221px;
}

.leftMenuSubSelectedItem{
	color:#faeb4d;
	font-weight:bold;
}

.leftMenuSubSelectedItem a{
	color:#faeb4d;
}

.leftMenuSubItem a{
	color:#fff;
}

.leftMenuSubItem div, .leftMenuSubSelectedItem div{
	padding:0 0 4px 30px;
}

.leftMenuItem{
	background-image:url(../images/leftMenuBg.gif);
	width:221px;
	height:20px;
}

.leftMenuSelectedItem{
	background-image:url(../images/leftMenuSelectedBg.gif);
	width:221px;
	height:20px;
}

.leftMenuItem div, .leftMenuSelectedItem div{
	padding: 3px 0 0 28px;
}

.leftMenuSelectedItem{
	font-weight:bold;
}

.leftMenuItem a, .leftMenuSelectedItem a{
	color:#faeb4d;
}

.produktTitle{
	margin:0;
	padding:0;
	color:#0e4b9b;
	font-weight:bold;
}

.produktTitle a{
	color:#0e4b9b;
}

.produktTitle span{
	padding-left:12px;
}

.produktItemBox{
	border-bottom:1px solid #ccc;
    padding:0 0 20px 0;
}

.produktInfoTable{
	width:100%;
	font-size:11px;
}

.produktInfoOddLeftTd, .produktInfoOddRightTd, .produktInfoEvenLeftTd, .produktInfoEvenRightTd{
	border-bottom:1px solid #fff;
}

.produkt2InfoOddLeftTd, .produkt2InfoOddRightTd, .produkt2InfoEvenLeftTd, .produkt2InfoEvenRightTd, .produkt2Info2colDesc{
	padding:8px;
	border-bottom:1px solid #fff;
	vertical-align: top;
}

.produkt2Info2colTitle{
	padding: 8px;
	border-bottom:1px solid #fff;
	vertical-align: top;
}


.produktInfoOddLeftTd, .produktInfoEvenLeftTd{
	vertical-align:top;
}

.produkt2Info2colFilesHeader{
	border-bottom:1px solid #fff;
	background: url(../images/pic01.gif) no-repeat;
	color:#2E2E2E;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0 5px 12px;
	
}


.produkt2Info2colFiles{
	border-bottom:1px solid #fff;
	background-color:#00983b;
	color:#fff;
}

.produkt2Info2colFiles2{
	border-bottom:1px solid #fff;
	background-color:#4cb775;
	color:#fff;
}

.produkt2descTd{
	vertical-align:top;
	border-right:1px solid #d5d5d5;
}

.produkt2photoTd{
	text-align:center;
	vertical-align:top;
	width:250px;
}
.produkt2descTd hr, .produkt2photoTd hr {
	color: #d5d5d5;
	background-color: #d5d5d5;
	border: 0;
	height: 1px;
	width: 100%;
	margin:0 auto 0 0;
}

.produkt2descTxt{
	margin:0 12px 0 0;
	font-size: 11px;
}

.produkt2desc12{
	font-size: 12px;
}

.produkt2Title{
	color:#00983b;
	font-weight:bold;
	font-size:16px;
}

.produkt2SubTitle{
	color:#00983b;
	font-weight:bold;
	font-size:13px;
}

.produktInfoOddLeftTd{
	background-color:#0562ca;
	color:#fff;	
	width:145px;
	font-weight:bold;
}

.produktInfoOddRightTd{
	background-color:#cee0f4;
}

.produktInfoEvenLeftTd{
	background-color:#69a0e0;
	color:#fff;
	font-weight:bold;
}

.produktInfoEvenRightTd{
	background-color:#638A89;
}

.produkt2InfoOddLeftTd{
	background-color:#00983b;
	color:#fff;	
	width:145px;
	font-weight:bold;
}

.produkt2InfoOddRightTd{
	background-color:#ccead8;
}

.produkt2InfoEvenLeftTd{
	background-color:#4cb775;
	color:#fff;
	font-weight:bold;
}

.produkt2InfoEvenRightTd{
	background-color:#e5f4eb;
}

.produkt2Info2colTitle{
	background-color:#4c6b6e;
	color:#faeb4d;
	font-weight:bold;
}

.produkt2Info2colDesc{
	background-color:#638a89;
	color:#fff;
}

.menuUnderLeftBox{
	border-bottom:1px solid #ccc;
}

.menuUnderLeftTitle{
	margin:0;
	padding:12px;
	font-weight:bold;
	font-size:12px;
}

.menuUnderLeftItem{
	padding:0 0 6px 12px;
}

.ciapek{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.green{
	color:#00983b;
}

.path {
	color: #2E2E2E;
	font-size:9px;
	margin: 100px 0 7px 235px;
}
.path a{
	color:#2E2E2E;
}

.productPager {
	clear: both;
	margin-right: 4px;
}
#productCenter{
	float: right;
	background-color: #E5F4EB;
	color:#2E2E2E;
	font-size:11px;
	text-decoration: none;
	padding: 4px 4px;
	border-top: #00983B solid 1px;
	border-bottom: #00983B solid 1px;
	border-left: #00983B solid 1px;
	margin-bottom: 5px;
}
a#productPagerL, a#productPagerR { 
	float: right;
	background-color: #fff;
	color:#2E2E2E;
	font-size:11px;
	padding: 4px 5px;
	border-top: #00983B solid 1px;
	border-bottom: #00983B solid 1px;
	border-left: #00983B solid 1px;
	margin-bottom: 5px;
	}
			 
a:hover#productPagerL, a:hover#productPagerR{ 
	float: right;
	background-color: #E5F4EB;
	color:#2E2E2E;
	font-size:11px;
	text-decoration: none;
	padding: 4px 5px;
	border-top: #00983B solid 1px;
	border-bottom: #00983B solid 1px;
	border-left: #00983B solid 1px;
	margin-bottom: 5px;
	}
a:hover#productPagerR, a#productPagerR {
	border-right: #00983B solid 1px;
}

.subListVoivo {
	float:right;
	margin-bottom:10px;
	/*position:absolute;
	top:60px;
	left:380px;*/
}
.subList {
	margin:0px 0px 5px 5px;
	float:right;
	width:200px;
	
}
.fieldSet {
	padding: 5px 7px 5px 7px;
}
.produktTitle {
color:#DF0002;
font-weight:bold;
margin:0pt;
padding:0pt;
}


.usesBox {
	font-weight:normal;
	/*margin-bottom:0px;*/
	border:solid 1px #FFF;
}
.usesNaviButton {
	font-weight:bold;
	font-size:12px;
	margin-right:3px;
}
#usesNaviBar {
	margin-top:0px;
	width:100%;
	padding-bottom:2px;
}
.usesNaviBar {
	margin-top:0px;
	padding:2px 0 2px 5px;
	background-color:#4c6b6e;
	border-bottom:1px solid #fff;
}
.naviLink {
	color:#faeb4d;
}
.usesDesc {
	background-color:#638a89;
	color:#fff;
	padding: 0 5px 0 5px; 
}
.usesDesc2 {
	background-color:#638a89;
	color:#fff;
	padding: 5px 5px 5px 5px; 
}
.usesTitle {
	font-weight:bold;
	font-size:10px;
}
.naviLabel {
	font:bold 12px Arial;
	color:#3366CC;
	border: dashed 1px;
	border-color:#E5ECF9;
	background-color:#E5ECF9; 
	width:88px;
	text-align:center;
	float:right;
	margin-right:4px;
	font-weight:bold;
}
.titleBar {
	background-color:#4c6b6e;
	color:#faeb4d;
	font-weight:bold;
	padding: 2px 0 3px 5px;
	border-bottom:1px solid #fff;
}
.fileContent {
line-height:85%;width:66px;float:left;
text-decoration:none;
}

#agentBlock
{height : 320px;
}

#cropMenu {
display : block;
width : 600px;
float : right;
}

#errorsite
{
text-align: center;
padding : 0;
margin : 50px 50px 0px 50px;
width : 500px;
}

.error { 
font-size : 13pt;
}

.productBox {
	position:relative;
	display: block; 
	*width:200px;
   width:182px;
	height:150px; 
	overflow:hidden; 
	float:left;
	margin-bottom:3px;
	margin:3px;
	padding:5px;
	border: dashed 1px;
	border-color:#E5ECF9;
	cursor:pointer;
}

.productBox b {
display : block;
padding-top: 10px;}

.productPagin {
	width:94px;
	text-align:center;
	float:right;
	margin-right:4px;
	font:bold 12px Arial;
	color:#3366CC;
	border: dashed 1px;
	border-color:#E5ECF9;
	cursor:pointer;
}

.productLetter {
	width:15px;
	text-align:center;
	float:right;
	margin-right:4px;
	font:bold 12px Arial;
	color:#3366CC;
	border: dashed 1px;
	border-color:#E5ECF9;
	cursor:pointer;
}

.boxheader {
display : box;
height : 30px; 
text-indent:20px;
line-height :30px;
color : #ffff33;
font-weight:bold;
background : url(../images/box_header_bg.gif);
}
div#agrilogo {
padding : 0; margin : 0;	
border-left : solid 1px #009900; border-right : solid 1px #009900;}
div#agrilogo img {display : block;}

.headspanh4 {font-size: 12px;}
div#imgopisyl { width : 300px; margin : 0 10px 0 0; float : left; background : #009900;}
div#imgopisyl p { margin : 5px; color : #fff;}
div#imgopisyr { width : 300px; margin : 0 0 0 10px; float : right; background : #009900;}
div#imgopisyr p { margin : 5px; color : #fff;}
.img_opisy_right {float : right;}
.wywiadask {color : #009900;}
.autors { font-size :8pt; text-align: right;} 

.img_right {float : right; margin-left: 7px;}
.img_left {float : left; margin-right : 7px;}
.calisto_tech {background : url(../images/calisto_bg_technology.gif) bottom right no-repeat;
font-size : 12px;}
.spantd {font-size :12px;}


#szc { width : 600px; height : auto; background : url(../images/legendaszc.gif) top right no-repeat ;}
#scz {border : 1px solid #000;}
.skut1 { background : #006633;border: 1px solid #000;}
.skut2 { background : #339933;border: 1px solid #000;}
.skut3 { background : #99cc33;border: 1px solid #000;}
.skut4 { background : #ff6633;border: 1px solid #000;}
.skut5 { border: 1px solid #000;}
.skutnag {font-family: Arial; font-size : 9pt; font-weight : bold; color : #000; text-align : center;border : 1px solid #000;}
.chwasty {font-family : Arial; font-size : 9pt; font-weight : bold; color : #3366cc; border: 1px solid #000;}
.chwastyrodz {background : #3366cc; color : #fff; font-weight : bold; font-family : Arial;border : 1px solid #000;}

/* Karta produktu - Materiały dodatkowe */

tr#matdod {
}
div.matdod_row {
	width: 600px; clear: both; padding: 0px 10px;
}
div.matdod_row_label {
	padding: 12px 8px 4px; margin: 0 0 2px; clear: both; width: 135px; font-size: 11px; text-align: left; float: left; border-bottom: 1px dotted #ddd;
}
div.matdod_row_group {
	width: 458px; float: left;
}
div.matdod_row_elem, div#matdod_row_elem_double {
	padding: 2px 4px; float: left; background: #ced; margin: 1px; text-align: center; width: 30px;
}
div.matdod_row_elem_wide {
	padding: 2px 4px; float: left; background: #ced; margin: 1px; text-align: center; width: 43px;
}
div#matdod_row_elem_double {
	width: 50px;
}
div.matdod_row_elem_icon {
	font-size: 9px; text-align: center; margin: 0 1px;
}
div.matdod_row_elem_icon a {
	color: #696; text-align: center; margin: 0 auto;
}
div.matdod_row_elem_icon img, div.matdod_row_elem_icon span {
	display: block; margin: 0 auto; text-align: center;
}
div#matdod_row_first {
	width: 298px; float: left; padding: 0px 0px 0px 10px; clear: none;
}
div#matdod_row_second {
	width: 298px; float: right; padding-right: 0px; clear: none;
}

/* Infopole - Komunikaty */

div#komunikat_wrapper {
	width: 100%;
	text-align: center;
}
div#komunikat {
	background: #fffbdd;
	margin: 0 auto; padding: 12px;
	text-align: center;
}
div#komunikat_value {
	width: 400px;
}
div#komunikat_value p {
	font-weight: bold;
	margin: 0; padding: 0;
	line-height: 180%; text-align: left;
}
div#komunikat_value span {
	font-size: 11px; font-weight: normal;
	display: block; float: left;
	width: 100px; text-align: right; padding: 0 10px 0 0;
}
div.komunikat_element {
	background: url(../images/infopole_komunikat_bg.gif) left top no-repeat;
	width: 500px; height: 120px;
	margin: 10px auto 0; padding: 8px 0; border-bottom: 1px dotted #ffdddd;
	clear: both;
}
div.komunikat_element h3 {
	font-family: Georgia; color: #990000; font-size: 18px;
	text-align: left;
	padding: 0 8px 8px; margin: 0;
}
div.komunikat_element p {
	font-weight: bold;
	margin: 0; padding: 0 0 0 12px;
	line-height: 180%; text-align: left;
}
div.komunikat_element span {
	font-size: 11px; font-weight: normal;
	display: block; float: left;
	width: 100px; text-align: right; padding: 0 10px 0 0;
}
div.komunikat_element img {
	float: right;
}
/* Uniwersalne formularze */
p.message, div.form_message {
	margin: 20px; padding: 20px; background-color: #fdd; border: 1px solid #900; color: #500; width: 80%;
}
div.form {
	margin: 20px auto;
}
div.form_row {
	padding: 4px 0;
}
div.form_row_label {
	font-family: Tahoma, Arial, Verdana; color: #030; text-align: right !important; line-height: 20px;
	width: 30%; float: left; padding-right: 6px;
}
div.form_row_input {
}
div.form_row_input input, div.form_row_input textarea, div.form_row_input select {
	font-family: Tahoma, Arial, Verdana; color: #003300;
	border: 1px solid #006600; padding: 2px; margin: 0;
	width: 40%;
}
div.form_row_input select {
	font-size: 11px; width: 60%;
}
div.form_row_input input:focus, div.form_row_input textarea:focus {
	background: #dfd;
}
div.form_row_submit {
	text-align: center !important; clear: both; cursor: pointer;
}
div.form_row_submit input {
	font-family: Tahoma, Arial, Verdana; color: #ed0; font-weight: bold;
	border: 1px solid #577; padding: 2px; background: #577; margin: 4px auto;
	cursor:pointer;
}
div.form_row_submit input:hover {
	font-family: Tahoma, Arial, Verdana; color: #577; font-weight: bold;
	border: 1px solid #577; padding: 2px; background: #ed0; margin: 4px auto;
	cursor:pointer;
}
/* Pogoda */
div.agricast_nav {
	float: left; padding: 20px 10px 0px; margin: 0 0 10px; border-bottom: 1px solid #bcb; width: 100%;
}
div.agricast_nav a {
	display: block; float: left; background: #094; border-right: 1px solid #fff; border-bottom: 2px solid #094; padding: 4px 10px 2px; color: #fff;
}
div.agricast_nav a:hover, div.agricast_nav a.active {
	background: url(../images/rightMenuYellowBg.gif); float: left; text-decoration: none; color: #444; border-bottom: 2px solid #094;
}
.waitInfo {
	margin: 0 auto; text-align: center !important; width: 100%;
}
.waitInfo div {
	margin: 60px auto 100px; background-color: #E5ECF9; width: 200px; height: 200px; text-align: center !important;
}
/* Komunikat na stronie głównej */
.home_komunikat {
	border: 1px solid #d00;	padding: 10px; margin: 10px;
}
.home_komunikat legend {
	color: #ffffff; font-size: 15px; font-variant: small-caps; font-weight: bold; background-color: #dd0000; padding: 0px 4px; margin: 0px;
}
.home_komunikat h3 {
	padding: 0; margin: 0; font-size: 13px; float: left;
}
.home_komunikat p {
	padding: 1px 4px 0; margin: 0; font-size: 12px; float: left;
}
.home_komunikat p.home_komunikat_more {
	padding: 1px 4px 0; margin: 0; font-size: 12px; display: none; float: left; color: #999;
}
.home_komunikat a {
	padding: 0 4px; margin: 0; font-size: 12px; color: #d00; text-decoration: none; border-bottom: 1px solid #fff;
}
.home_komunikat a:hover {
	border-bottom: 1px solid #d00;
}
#dhtmltooltip {
    background-color:#c1d771;
    border:4px solid yellowgreen;
    opacity:0.95;
    padding:10px;
    position:absolute;
    visibility:hidden;
    width:300px;
    z-index:100;
}
table.questionnaire_user, table.crops {
    width:600px;
}
table.questionnaire_user input, table.questionnaire_user select{
    border:solid 1px green;
}
table.questionnaire_user input.oneCol {
    width:585px;
}
table.questionnaire_user input.twoCol, table.questionnaire_user select {
    width:285px;
}
table.questionnaire_user input.fourCol{
    width:135px;
}
table.crops input {
    width:135px;
    border:solid 1px green;
}
table.questionnaire_user th, table.crops th {
    background:#3d9d3d;
    border-top:solid 1px green;
    border-left:solid 1px green;
    color:#fff;
}
table.questionnaire_user td, table.crops td {
    background:#7fba7f;
    border-top:solid 1px green;
    border-left:solid 1px green;
}
div.products_bg {
    float:left;
    margin-top:10px;
    border:solid 1px #f1f1f1;
    background:url('../images/products_bg.gif');
    vertical-align:middle;
}
div.products_bg1 {
    float:left;
    margin-top:10px;
    border:solid 1px #f1f1f1;
    background:url('../images/products_bg1.gif');
    vertical-align:middle;
}
div.products_bg:hover, div.products_bg1:hover {
    background: none;
}


/* ANKIETA */
div.ankietaHeader{
    clear: both;
    height:58px;
    width:600px;
    cursor:pointer;
    background:url('../images/wypelnij_ankiete_1.png');
}


div.ankieta_image_box {
    float:left;
    margin:0 5px 10px 0;
    width:143px;
    border: solid 1px darkgreen;
    cursor:pointer;
    background:green;
}
/* koniec ANKIETA */