/*-------------------------LAYOUT CLASS------------------------------*/
html, body {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
	overflow: auto;
	background-color: #000000;
}
a {
	color: #B5B5B5;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a:hover {
	color: #009036;
}
td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
p
{
	line-height: 1.5;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -110px;
}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-left: 0px;
	clear: both;
}
#top {
	clear: both;
	margin-top: 0px;
	height: 164px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}

#menu {
	overflow: hidden;
	margin: 0px;
	height: 32px;
	background-repeat: no-repeat;
	background-color: #000000;
	width: 1000px;
}
ul#menu, ul#menu li ul {
	margin-left: 0px;
	padding-left: 0px;
	z-index: 2;
}
#menu #first {
	height: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 380px;
	text-align: right;
}
#menu #promocja a {
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#menu #promocja a:hover {
	color: #A7A486;
	
}
ul#menu li {
	list-style-type: none;
	float: left;
	text-indent: 0px;
	padding-top: 10px;
}
ul#menu li a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3C0A4;
	font-weight: bold;
}
ul#menu li li a {
	width: 160px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #000000;
}
ul#menu li li:hover {
	background-color: #000000;
}
ul#menu li ul {
	display: none;
	overflow: hidden;
}
ul#menu li:hover ul {
	position: absolute;
	background-color: #000000;
	padding: 0px;
	display: block;
	width: 160px;
}
#content {
	width: 1000px;
	margin-bottom: 10px;
	height: 100%;
	background-color: #1B1A1A;
}
/*KOLUMNA LEWA*/
#column-left {
	width: 224px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #1B1A1A;
	margin-left: 40px;
}
#column-left .box {
	height: 18px;
	background-image: url(../images/column-left-head-2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#column-left .body {
	padding: 5px;
}
.box-left-bottom {
	width: 264px;
	height: auto;
	background-image: url(../images/column-left-foot-2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.column-left {
	background-color: #000000;
}
#column-left .itemnews {
	color: #F0BE00;
	font-weight: bold;
}
#column-left .datanews {
	font-size: 9px;
	color: #B5B5B5;
	margin-top: 15px;
}

#column-left .news:link {
	color: #F0BE00;
	text-decoration: none;
	font-size: 11px;
}
#column-left .news:hover {
	color: #F0BE00;
	text-decoration: underline;
	font-size: 11px;
}
#column-left .news:visited {
	color: #F0BE00;
	text-decoration: underline;
	font-size: 11px;
}
#separator-left {
	background-repeat: no-repeat;
	height: 5px;
	width: 212px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#column-left .imagenews {
	margin-bottom: 3px;
}
.aktualnosci, .nowosci {
	font-size: 16px;
	font-weight: bold;
	color: #009036;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.nowosci {
	padding-bottom: 20px;
	margin-top: 20px;
}
.polecamy {
	font-size: 16px;
	font-weight: bold;
	color: #009036;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

/*KOLUMNA ŚRODKOWA*/
#column-centre {
	width: 514px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#column-centre .box {
	width: 514px;
	height: 18px;
	background-image: url(../images/column-center-head-2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#column-centre .body {
	padding-right: 20px;
	padding-left: 20px;
	min-height: 370px;
}
.box-centre-bottom {
	width: 514px;
	height: 72px;
	background-image: url(../images/column-center-foot-2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.column-centre {
	background-color: #FFFFFF;
	text-align: left;
}
#column-centre a{
	color: #009036;
	text-decoration: none;
	font-size: 12px;
}
#column-centre a:hover {
	color: #B5B5B5;
	text-decoration: underline;
	
}
#column-centre #ozdobnik {
	display: block;
	margin-top: auto;
}
#column-centre li {
	line-height: 1.5;
}

#column-centre h1 {
	font-weight: normal;
	color: #E2001A;
	font-size: 24px;
	margin-top: 0px;
	display: block;
	margin-bottom: 40px;
	padding: 0px;
	text-align: left;
}
#column-centre h2 {
	font-weight: bold;
	color: #E2001A;
	font-size: 18px;
	margin-top: 0px;
}
#column-centre h3 {
	font-weight: bold;
	color: #E2001A;
	font-size: 14px;
	margin-top: 0px;
}
#column-centre .okladka {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/*KOLUMNA PRAWA*/
#column-right {
	width: 222px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#column-right .box {
	width: 222px;
	height: 18px;
	background-image: url(../images/column-right-head.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#column-right .body {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.box-right-bottom {
	width: 222px;
	height: 72px;
	background-image: url(../images/column-right-foot-2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.column-right {
	background-color: #FFFFFF;
}

#column-right #photo {
	height: 93px;
	border: 1px solid #B5B5B5;
	margin-top: 30px;
	display: block;
	width: 208px;
}
#separator-right {
	background-repeat: no-repeat;
	height: 5px;
	width: 212px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}
#column-right a{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
#column-right a:hover {
	color: #B5B5B5;
	text-decoration: underline;
}
.katalog, .prasa {
	font-size: 16px;
	font-weight: bold;
	color: #E32320;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 16px;
}

/*-------------------------BODY CLASS------------------------------*/
/*LOGOTYPY KOLUMNY LEWEJ*/

#logo {
	float: left;
	width: 220px;
}

.logo-box {
	margin-bottom: 10px;
}
.logo {
	float: left;
	height: 42px;
	width: 110px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.clear {
	float: left;
	height: 30px;
	width: 220px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*KATALOG*/
label {
	text-align: left;
	font-size: 12px;
	vertical-align: text-bottom;
	margin-top: 3px;
}
select {
	background-color: #333333;
	color: #CCCCCC;
	border: 1px solid #284279;
	height: 18px;
	width: 190px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	width: 60px;
	background-color: #333333;
	color: #CCCCCC;
	border: 1px solid #666666;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 2px;
	display: block;
	margin-top: 10px;
}
/*LISTA PRODUKTÓW*/
.herbicydynazwa, .insektycydynazwa, .funigicydynazwa, .regulatorynazwa, .zaprawynazwa, .desykantynazwa, .innenazwa  {
	font-weight: bold;
	display: block;
	padding: 2px;
	text-align: left;
	margin-top: 40px;
	font-size: 18px;
}
a.prod2:link {
	display: block;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
.dzialy {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*PASEK PION*/

.pasek-pion {
	width: 3px;
	background-image: url(../images/pasek-pion.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#gradient {
	background-image: url(../images/pasek-gradient.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 101px;
	width: 3px;
}
#wyniki {
	height: auto;
	width: 450px;
	float: left;
}
/*ARTYKUŁY*/
#column-centre .right
{
	text-align: right;
	display: block;
}
#column-centre .datanews {
	font-size: 9px;
	color: #B5B5B5;
}

.zrodlo {
	font-style: oblique;

}
.autor {
	font-weight: bold;
}
#stopka {
	display: block;
	text-align: right;
}
/*OTHER*/
.green {
	background-image: url(../images/green.gif);
	text-indent: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: -1px;
}
.red {
	background-image: url(../images/red.gif);
	text-indent: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: -1px;
}
.imgRight {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imgCenter{
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#column-right #pogoda
{
	height: 180px;
	margin-top: 0px;
	display: block;
	width: 173px;
	margin-right: auto;
	margin-left: 0px;
	text-align: center;
}
.img-link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.files {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

