html, body {width: 100%; height: 100%;}

body {background: #85b23b url('../images/agro_bg.jpg') repeat-x; margin: 0; font-family: tahoma, verdana, arial}



form {margin: 0}
p {margin: 10px 0;}
ul {padding-left: 20px;}


#wrapper {
	overflow: hidden;
	width: 779px;
	margin: 0 auto;
	background: #fff;
}

#top {
	font-size: 1px;
	height: 253px;
	width: 100%;
	background: url('../images/top.jpg') no-repeat;
}
#flash {
	overflow: hidden;
	width: 779px;
	height: 190px;
	padding-top: 63px;
	position: relative;
	left: -2px;
}

#sidebar {float: left;}

#sidebar {
	background: #fff url('../images/sidebar.jpg') no-repeat;
	width: 260px;
	height: 333px;
	font-size: 11px;
	overflow: hidden;
}
#sidebar ul {padding: 0; margin: 0; list-style-type: none; margin-top: 20px;}
#sidebar li {background: url('../images/arrow.gif') no-repeat 10px 7px; padding-left: 25px; line-height: 19px;}
#sidebar a {color: #fff; text-decoration: none;}
#sidebar a:hover {text-decoration: underline;} 

#site {
	background: #fff;
	min-height: 333px;
	width: 519px;
	margin-left: 260px;
}

#menu {padding: 0; margin: 0; text-indent: -2000px; padding-top: 15px; padding-left: 85px;}
#menu li {display: block; float: left; height: 20px;}
#menu-1 {background: url('../images/o-nas.gif') no-repeat; width: 67px;}
#menu-2 {background: url('../images/aktualnosci.gif') no-repeat; width: 133px;}
#menu-3 {background: url('../images/galeria.gif') no-repeat; width: 141px;}
#menu-4 {background: url('../images/kontakt.gif') no-repeat; width: 79px;}
#menu li a {display: block; width: 100%; height: 100%;}

#content {
	font-family: verdana, tahoma;
	font-size: 11px;
	margin-left: 30px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #39402f;
	overflow: hidden;
}

#content h1 {
	color: #c0dc93;
	font-size: 22px;
	margin: 0;
	margin-bottom: 10px;
	font-family: arial, tahoma, verdana;
	line-height: 110%;
}

#content a {
	color: #000;
	text-decoration: none;
}

#content a:hover {text-decoration: underline;}


#footer {
	height: 49px;
	width: 779px;
	background: url('../images/bottom.gif') no-repeat;
}



.gal-line {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px; 
}

.gal-photo {
	width: 132px;
	overflow: hidden; 
	text-align: center; 
	float: left; 
	margin-right: 5px;
}
.gal-photo-img {
	padding: 5px;
	border: 1px solid #c0dc93;
	width: 120px;
	height: 120px;
}

.newsTitle {color: #4c6722; font-weight: bold;}
a.mm {color:green;font-size:10px;margin-left:27px;text-decoration:none;}