@charset "iso-8859-1";
/* CSS Document */
BODY {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #77ad23;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

#container {
	margin:0px;
	}

#container td { vertical-align: top; }

div#outer_box {
	width: 778px;
	margin: 0px auto 0px auto;
}

#left_glow {
	background-image: url(images/left_glow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 14px;
}

#right_glow {
	background-image: url(images/right_glow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 14px;
}

div#inner_box {
	background-color: #FFFFFF;
	width: 750px;
	margin: 0px;
	padding: 0px;
}

div.menu-btns {
	float: left;
	margin:0px;
	padding:0px;
}
div.menu-btns a, img {
	border: none;
	text-decoration: none;
}
/* ------------------------------------------------------------ */

div#footer-box {
	padding: 3px;
	height: 40px;
	background-color:#333333;
	color: #e6e2af;
	vertical-align: middle;
	font-size: 10px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

div.associates {
	float: left;
	margin:0px;
	padding:0px;
}

/* ----------------------- */
#monthly_report {
	background-image: url(images/season2009-hdr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#links {
	background-image: url(images/links-hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

#carboot {
	background-image: url(images/carboot-hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

#mm {
	background-image: url(images/mm2007-hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#farmshop {
	background-image: url(images/farmshop-hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#weather {
	background-image: url(images/weather-hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:10px;
}
.temperature {
	font-size: 18px;
	font-weight: bold; 
	color: #006600;
}

#find_us {
	background-image: url(images/findus-hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#map {
	background-color: #bbe1d7;
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 370px;
}

#bottom-menu {
	float:none;
	width: 744px;
	padding: 6px;
	vertical-align: middle;
	font-size: 12px;
	color:#608E44;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

#bottom-menu a {
	color:#608E44;
}

#bottom-menu a:hover {
	text-decoration: none;
	color:#003300;
}

.thumb {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
div.content {
	margin: 5px 10px auto 10px;
}

/*old styles */

.tab_header {
	font-weight: bolder;
}
.grad_bg1 {
	background-image: url(images/grad_bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.grad_bg2 {
	background-image: url(images/grad_bg2.gif);
	background-repeat: repeat-x;
	background-position: left;
}
/* menu links */
A.nav, SPAN.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
SPAN.nav, A.nav:hover{
	color: #FFFF88;
	text-decoration:none;
	font: bold 11px;
}

A{
	color: #99CC00;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
INPUT.field, INPUT.button, TEXTAREA, SELECT {
	font-size:12px;
}

td.news_header {
	font-size: 8px;
	text-align: right;
}
.gallery_item {
	border: 1px none #009900;
	background-color: #F4F4F4;
}
.message {
	text-align: center;
	vertical-align: middle;
	border: 0px solid #000000;
	font-weight: bold;
	width: 90%;
	height: 90%;
	font-size: 13px;
	color: #003300;
}

.backtohome {
	height: 20px;
	text-align: right;
	font-size: 9px;
	vertical-align:top;
	border: 0px solid black;
}

.owoce {
	background-color: #CCFF99;
}
.owoce img {
	border: 0px solid #009900;
}