body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: url(../img/bg.jpg) no-repeat top center #fff;
	background-size: cover;
	color: #000;
}

a:link, a:visited, a:hover, a:active {
	color: #333;
	text-decoration: none;
}

img {
	border: none;
}

form {
	display: inline;
}

ul.hmenu, ul.vmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.hmenu li, ul.vmenu li {
	margin: 0;
	padding: 0;
	float: left;
}
ul.vmenu li {
	float: none;
}

img.img-left, img.img-right, img.img-center {
	margin: 0 10px 5px 0;
}
img.img-left {
	float: left;
}
img.img-right {
	float: left;
	margin: 0;
	margin-left: 10px;
}
img.img-center {
	display: block;
	margin: 10px auto;
}

table.tbl-form {
	width: 100%;
}
table.tbl-form th {
	width: 160px;
	text-align: right;
	font-weight: normal;
	padding: 3px;
}
table.tbl-form td {
	padding: 3px 0;
	vertical-align: top;
}
input.frm, textarea.frm {
	font-family: Arial;
	font-size: 12px;
}

input::-moz-focus-inner {
	border: 0;
}

#bg {
	width: 100%;
	background: url(../img/stopka.png) no-repeat bottom center;
}
#wrap {
	position: relative;
	width: 1030px;
	margin: 0 auto;
}

#head {
	position: relative;
	width: 100%;
	height: 120px;
	overflow: hidden;
}

#head h1 {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
}
#head h1 a {
	display: block;
	width: 231px;
	height: 76px;
	overflow: hidden;
	text-indent: -999em;
	line-height: 3000;
	background: url(../img/logo.png) no-repeat;
}

#head div.menu {
	position: absolute;
	bottom: 18px;
	right: 0;
	height: 30px;
	border-bottom: solid 1px #336003;
}
#head div.menu ul li {
	position: relative;
	margin: 0 30px 0 0;
}
#head div.menu ul li.l {
	margin-right: 0;
}
#head div.menu ul li a {
	position: relative;
	z-index: 2;
	display: block;
	height: 27px;
	margin: 0;
	padding: 0 0 1px 0;
	font-size: 14px;
	color: #3f3f3f;
	text-align: center;
	border-bottom: solid 5px transparent;
}
#head div.menu ul li a:hover, #head div.menu ul li a.act {
	border-bottom: solid 5px #336003 !important;
}

#head ul.langs {
	position: absolute;
	top: 10px;
	right: 0;
}
#head ul.langs li {
	margin: 0 0 0 10px;
}

#banner {
	position: relative;
	width: 100%;
	height: 337px;
	overflow: hidden;
	border-top: solid 1px #D7D4CD;
	border-bottom: solid 5px #336003;
}
#slider {
	width: 100%;
}

#page {
	width: 100%;
}
#content {
	width: 660px;
	float: left;
}
#sidebar {
	width: 326px;
	float: right;
}

#boxes {
	width: 100%;
	margin: 10px 0 0 0;
}
#boxes li {
	margin: 0 26px 0 0;
}
#boxes li a {
	display: block;
	width: 326px;
	height: 141px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#boxes li.item3 {
	float: right;
	margin: 0;
}
body.page #boxes li {
	float: none;
	margin: 0 0 12px 0;
}
#boxes li a h3 {
	margin: 10px 0 0 5px;
}
#boxes li a h3 span {
	background: #fff;
	text-transform: uppercase;
	padding: 5px;
}
#boxes li a div.t {
	padding: 20px;
	color: #fff;
	font-size: 11px;
}
#boxes li a div.t p {
	margin: 0 0 10px 0;
}

#boxes2 {
	width: 100%;
	margin: 40px 0 0 0;
}
#boxes2 div.item {
	position: relative;
	height: 213px;
	border-bottom: solid 1px #336003;
}
#boxes2 div.item4 {
	width: 47%;
	float: left;
}
#boxes2 div.item5 {
	width: 47%;
	float: right;
}
#boxes2 div.t {
	height: 115px;
	overflow: hidden;
}
#boxes2 a.more {
	position: absolute;
	bottom: 15px;
	right: 0;
	width: 63px;
	height: 18px;
	overflow: hidden;
	padding: 5px 0 0 12px;
	background: url(../img/wiecej.jpg) no-repeat;
	color: #fff;
}

h2 {
	width: 100%;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 10px 0;
	border-bottom: solid 5px #336003;
	text-transform: uppercase;
}
body.page h2 {
	border-bottom: solid 1px #336003;
}

#page {
	width: 100%;
	min-height: 300px;
	margin: 40px 0 0 0;
}

div.pics {
	width: 100%;
}
div.pics a.item {
	position: relative;
	float: left;
	display: block;
	width: 237px;
	height: 132px;
	overflow: hidden;
	margin: 10px 6px;
}
div.pics a.item img {
	display: block;
	width: 100%;
}
div.pics a.item span {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 150px;
	padding: 6px 6px 8px 18px;
	background: #6FA800;
	font-size: 12px;
	color: #fff;
}

#foot {
	width: 1010px;
	padding: 10px;
	background: #fff;
	background: rgba(255,255,255,0.6);
	color: #5C6C3D;
}
#foot a {
	color: #5C6C3D;
}
#foot p {
	margin: 0;
}
#foot ul {
	float: left;
	margin: 0 0 0 10px;
}
#foot ul li {
	margin: 0 10px;
}
#foot div {
	float: right;
	margin: 0 10px 0 0;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}