/* css stylesheet for solagro */

body {background: #ffffff url(../img/bcgMain.jpg) top center no-repeat; font-family: Arial; font-size: 12px; color: #575757; margin: 0 auto;}
	#wrapper {width: 860px; margin: 0 auto;}
	.top {width: 100%; height: 305px; margin-bottom: 30px; position: relative;}
		.top .menu {/*width: 587px;*/ height: 24px; position: absolute; top: 50px; right: 0; background: url(../img/bcgMenu.gif) top left no-repeat; line-height: 24px; text-align: right; z-index: 9}
			.menu ul {margin: 0; padding: 0;}
			.menu ul li {list-style: none; display: inline; margin: 0 15px; }
			.menu ul li a:link,
			.menu ul li a:visited {text-decoration:none; font-weight: bold; color: #FFFFFF; padding: 5px 0;}
			.menu ul li a:hover,
			.menu ul li a:focus {text-decoration: none; font-weight: bold; color: #FFFFFF; background:url(../img/bcgMenuHover.gif) top center no-repeat; padding: 5px 0;}
		.top .logo {position: absolute; top: 64px; left: 286px; z-index: 4; width: 286px; height: 231px;}
		.top .sianokiszonka {position: absolute; top: 74px; left: 0px;}
		.top .stretch {position: absolute; top: 74px; left: 572px;}
		.top .infoRolnicy {position: absolute; top: 11px; right: 0px}
	.content {width: 100%; margin-bottom: 30px; line-height: 18px;}
		.content .lewa {width: 560px; float: left;}
			.lewa p {text-align: justify;}
		.content .prawa {width: 260px; float: right;}
			.prawa a:link,
			.prawa a:visited {text-decoration: none; color: #6db12d;}
			.prawa a:hover,
			.prawa a:focus {text-decoration: none; color: #575757;}
		.content:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
	.footer {width: 100%; height: 40px;border-top: 1px solid #f5f5f5; clear: both; line-height: 13px; color: #dedede}
		#copyrights {float: left; font-size: 11px;}
			.footer a:link,
			.footer a:visited {text-decoration: none; color: #dedede;}
			.footer a:focus,
			.footer a:hover {text-decoration: none; color: #6db12d;}
		#menuFooter {float: right; font-size: 12px; font-weight: bold; line-height: 40px;}
			#menuFooter a {margin: 0 10px;}
		.footer:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
