body
{
	background-color: #70a30e;
	background-image: url(../images/bg_body.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px auto;

}

div.topbg
{
	position: absolute;
	top: 0px;
	width: 100%;
	margin: 0px auto;
	background-color: #ffffff;
	height: 307px;
}

div.top
{
	position: relative;
	margin: 0px auto;
	width: 1040px;
	height: 500px;
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	background-position: top center;
}

div.top div.logo
{
	position: absolute;
	width: 382px;
	height: 98px;
	top: 2px;
	left: 25px;
}

div.top div.fastcontact
{
	position: absolute;
	background-image: url(../images/szybki_kontakt.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 320px;
	height: 92px;
	top: 15px;
	right: 45px;
}

div.top div.fastcontact span
{
	position: absolute;
	top: 45px;
	left: 95px;
	color: #b1b1b1;
}

div.top div.fastcontact a, div.top div.fastcontact a:link, div.top div.fastcontact a:visited
{
	color: #b1b1b1;
	text-decoration: none;
	height: 18px;
	
}

div.top div.fastcontact a:active, div.top div.fastcontact a:hover
{
	text-decoration: underline;
}

div.top div.menu_top
{
	position: absolute;
	left: 0px;
	top: 117px;
	width: 980px;
	height: 64px;
}

div.menu_top ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 64px;
}

div.menu_top ul li
{
	float: left;
	font-size: 16px;
	font-family: Arial;
	background-image: url(../images/menu_separator.png);
	background-repeat: no-repeat;
	background-position: left middle;
	width: 140px;
	text-align: center;
}

div.menu_top ul li:first-child
{
	margin-left: 180px;
	background: transparent;
}

div.menu_top a, div.menu_top a:link, div.menu_top a:visited
{
	color: #ffffff;
	text-decoration: none;
	display: block; 
	line-height: 64px; 
	text-decoration: none; 
	float: left;
	width: 140px;
}

div.menu_top a:hover, div.menu_top a:active
{
	background-image: url(../images/menu_active.png);
	background-repeat: no-repeat;
}

div.menu_top li.active a
{
	background-image: url(../images/menu_active.png);
	background-repeat: no-repeat;
}

div.top div.banner
{
	position: absolute;
	top: 246px;
	left: 100px;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}

div.top div.button
{
	position: absolute;
	top: 374px;
	left: 374px;
}

div.top div.banner span.impact
{
	font-size: 26px;
}

span.green
{
	color: #74cd13;
}

div.center
{
	position: relative;
	margin: 0px auto;
	width: 980px;
	background-color: #ffffff;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

div.center div.breadcrumb
{
	position: relative;
	margin: 0px auto;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 960px;
	font-family: Arial;
	font-size: 11px;
	color: #878787;
	border-bottom: 1px solid #70a30e;
}

div.center div.breadcrumb p
{
	margin: 0px;
	margin-left: 50px;
	padding: 0px;
	vertical-align: middle;
}

div.center div.breadcrumb p img
{
	vertical-align: middle;
	margin-top: -2px;
}

div.center div.breadcrumb p a, div.center div.breadcrumb p a:visited, div.center div.breadcrumb p a:link
{
	color: #878787;
	text-decoration: none;
}

div.center div.breadcrumb p a:active, div.center div.breadcrumb p a:hover, div.center div.breadcrumb p a.active
{
	color: #008203;
}

div.main
{
	position: relative;
}

div.main div.left
{
	float: left;
	width: 210px;
	margin-bottom: 90px;
}

div.left div.categoriesbox
{
	margin-left: -30px;
}

div.categoriesbox ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.categoriesbox ul li
{
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: left middle;
	width: 237px;
	height: 33px;
	text-align: right;
	line-height: 33px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

div.categoriesbox ul li:first-child
{
	background-image: url(../images/li_first.png);
	background-repeat: no-repeat;
	background-position: left middle;
	width: 237px;
	height: 33px;
	text-align: right;
	line-height: 33px;
	padding-top: 7px;
}

div.categoriesbox ul li:last-child
{
	background-image: url(../images/li_last.png);
	background-repeat: no-repeat;
	background-position: left middle;
	width: 237px;
	height: 33px;
	text-align: right;
	line-height: 33px;
	padding-bottom: 7px;
}

div.categoriesbox ul li a, div.categoriesbox ul li a:link, div.categoriesbox ul li a:visited
{
	width: 197px;
	height: 33px;
	line-height: 33px;
	display: block;
	margin-right: 40px;
	color: #ffffff;
	text-decoration: none;
}

div.categoriesbox ul li.active, div.categoriesbox ul li.active a
{
	text-decoration: underline;
	color: #9bff24;
}

div.categoriesbox ul li a:hover, div.categoriesbox ul li a:active
{
	text-decoration: underline;
	color: #9bff24;
}

div.main div.right
{
	float: left;
	width: 690px;
	font-family: Arial;
	font-size: 12px;
	color: #363636;
	line-height: 18px;
	margin-bottom: 25px;
	margin-left: 40px;
}

div.main div.right ul
{
	color: #008203;
}

div.main h1
{
	font-family: Arial;
	font-size: 18px;
	color: #008203;
}

h1.h1_left
{
	margin-left: 95px;
}

h1.h1_right
{
	padding-top: 2px;
}

div.footer
{
	position: relative;
	margin: 0px auto;
	width: 980px;
}

div.footer div.tires
{
	position: absolute;
	top: -60px;
}

div.footer div.footer_menu
{
	position: absolute;
	top: 20px;
	left: 250px;
	font-family: Arial;
	font-size: 11px;
	color: #bdf369;
	line-height: 15px;
}

ul#bottom_menu
{
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
}

ul#bottom_menu li
{
	display: inline;
	position: relative;
	padding-right: 10px;
	border-right: 1px solid #bdf369;
	padding-left: 10px;
}

ul#bottom_menu li:first-child
{
	padding-left: 0px;
}

ul#bottom_menu li:last-child
{
	padding-right: 0px;
	border-right: 0px;
}

ul#bottom_menu li a, ul#bottom_menu li a:visited, ul#bottom_menu li a:link
{
	color: #bdf369;
	text-decoration: none;
}

ul#bottom_menu li a:active, ul#bottom_menu li a:hover
{
	text-decoration: underline;
}

.underline
{
	text-decoration: underline;
}

br.clear
{
	clear: both;
}

img
{
	border: 0px;
}

a.gallery {float: left; padding: 3px; }