/* Global properties ======================================================== */
html, body {
	width:100%;
	padding:0;
	margin:0;
}
body {
	font:14px/25px Arial, Helvetica, sans-serif;
	color:#939393;
	min-width:1264px;
	background: #42A62A;
}
/***********************************************************************/
a {
	text-decoration:none;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#eef700
}
a.button {
	background:#42A62A;
	font-size:20px;
	line-height:24px;
	color:#fff;
	display:inline-block;
	padding:5px 23px 5px 23px;
	margin-bottom:10px;
}
a.button:hover {
	background:#7DE700;
}
a.link {
	text-decoration:none;
	cursor:pointer;
	color:#2098f5;
}
a.link:hover {
	text-decoration:underline;
}
.color-1 {
	color:#fff;
}
a.color-1:hover {
	text-decoration:underline;
}
.font-3 {
	font-size:17px;
	line-height:33px;
	color:#292929;
}
h3 {
	font-size:24px;
	line-height:30px;
	color:#fff;
	font-weight:normal;
}
ul {
	margin:0;
	padding:0;
	list-style-image:none;
}
ul.list-1 li {
	padding:0px 0 0px 11px;
	line-height:25px;
	background:url(../images/marker.gif) 0 10px no-repeat;
}
ul.list-1 li a {
	font-size:14px;
	color:#fff;
	line-height:25px;
}
ul.list-1 li a:hover {
	color:#2098f5;
}
/******************************************************************/
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative
}
.wrap {
	overflow:hidden;
	position:relative
}
.extra-wrap {
	overflow:hidden;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.img-indent {
	float:left;
	margin:3px 30px 17px 0;
}
.last {
	margin-right:0px !important;
}
.img-radius {
	border-radius:4px;
}
.top-1 {
	margin-top:37px;
}
.top-2 {
	margin-top:29px;
}
.top-3 {
	margin-top:21px;
}
.top-4 {
	margin-top:31px;
}
.top-5 {
	margin-top:12px;
}
.left-1 {
	padding-left:30px;
}
.bot-0 {
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}
.bot-1 {
	margin-bottom:39px;
}
.bot-2 {
	margin-bottom:29px;
}
.pad-1 {
	margin:13px 0px 12px 0px;
}
.p1 {
	padding-bottom:25px;
}
.p2 {
	padding-bottom:15px;
}
.p3 {
	padding-bottom:12px;
}
.p4 {
	padding-bottom:20px;
}
.p5 {
	padding-bottom:23px;
}
.p6 {
	padding-bottom:8px;
}
/*********************************header*************************************/
header {
	width:100%;
	margin:0 auto;
}
header>div {
	width:100%;
	margin:0 auto;
	position:relative;
}
h1 {
	position:relative;
	top:475px;
	display:inline-block;
	z-index:100;
	width:1264px;
}






/* CSSTerm.com Simple Horizontal DropDown CSS menu */

.drop_menu {

	padding:0;
	margin:0;
	list-style-type:none;
	height:30px;
}
.drop_menu li { float:left;
	line-height:35px;
	margin:0;
	background:transparent; }
.drop_menu li a {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	color:#fff;
	display:block;
	padding: 9px 25px 10px 25px;

}

/* Submenu */
.drop_menu ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	list-style-type:none;

}
.drop_menu li:hover {
  position:relative;
  background:#42A62A;
  color:#EEF700;
}
.drop_menu li:hover ul {
	left:0px;
	top:39px;
	background:42a62a;
	padding:0px;
}

.drop_menu li:hover ul li a {
	display:block;
	width:320px;
	text-indent:-10px;
	background-color:#42a62a;
	text-transform:uppercase;
}
.drop_menu li:hover ul li a:hover  {
  background:url(../images/nav-bg.png) 0 0 repeat;
  }

.drop_menu ul li.current {
	background:#fff;
	color:#EEF700;
}

nav {
	position:absolute;
	top:2px;
	left:100px;
    right:100px;
	z-index:100;
	background:url(../images/nav-bg.png) 0 0 repeat;
}
ul.menu {
	margin:0 14px 0 15px;
}
ul.menu li {
	float:left;
	line-height:35px;
	margin:0;
	background:transparent;
}
ul.menu li a {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
	color:#fff;
	display:block;
	padding: 9px 25px 10px 25px;
}
ul.menu li:hover, ul.menu li.current {
	background:#42A62A;
	color:#EEF700;
}
/*********************************content*************************************/
.content {
	background:#000;
	margin-top:520px;/*padding-top:515px;*/
}
.contentgall {
	background:#000;
	margin-top:500px;/*padding-top:515px;*/
}
.contentgall h2 {
	color: #7DE700;
	padding-left: 15px;
	font-size: 1.2em;
	line-height: 25px;
	padding: 16px 16px 19px;
	font-weight: bold;
	background: #2b2b2b;
	border-left: 1px solid #424242;
	border-right: 1px solid #242424;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #171717;
	margin: 2px 0px 0px 0px;
	text-transform: uppercase;
	text-align:center;
}
.contentgall h5 {
	color: #7DE700;
	padding-left: 15px;
	font-size: 1.0em;
	line-height: 25px;
	padding: 16px 16px 19px;
	font-weight: bold;
	background: #2b2b2b;
	border-left: 1px solid #424242;
	border-right: 1px solid #242424;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #171717;
	margin: 2px 0px 0px 0px;
	text-transform: uppercase;
	text-align:center;
}
.contentgall img{
  padding-top:5px; 
}
.pojemnik h2 {
	color: #7DE700;
	padding-left: 15px;
	font-size: 1.2em;
	line-height: 25px;
	padding: 16px 16px 19px;
	font-weight: bold;
	background: #2b2b2b;
	border-left: 1px solid #424242;
	border-right: 1px solid #242424;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #171717;
	margin: 2px 0px 0px 0px;
	text-transform: uppercase;
	text-align:center;
}
.pojemnik h5 {
	color: #7DE700;
	padding-left: 15px;
	font-size: 1.0em;
	line-height: 25px;
	padding: 16px 16px 19px;
	font-weight: bold;
	background: #2b2b2b;
	border-left: 1px solid #424242;
	border-right: 1px solid #242424;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #171717;
	margin: 2px 0px 0px 0px;
	text-transform: uppercase;
	text-align:center;
}
.content {
	display: block;
}
.box1 ul li {
	float: left;
}
.grd_1 {
	display: block;
	float: left;
	padding-top:4px;
	margin: 1% 0 1% 1.6%;
	border: 1px ridge rgb(58, 58, 58);
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.grd_1:hover {
	border: 1px ridge rgb(125, 231, 00);
}
.box1:first-child {
	margin-left: 0px;
}
.box {
	display: block;
	zoom: 1;
}
.content h2 {
	color: #7DE700;
	padding-left: 15px;
	font-size: 1.2em;
	line-height: 25px;
	padding: 16px 16px 19px;
	font-weight: bold;
	background: url(../images/h2_bg.png) 0 0 repeat-x #2b2b2b;
	border-left: 1px solid #424242;
	border-right: 1px solid #242424;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #171717;
	margin: 2px 0px 0px 0px;
	text-transform: uppercase;
	text-align:center;
}
.content h5 {
	color: #7de700;
	padding-left: 15px;
	font-size: 1.0em;
	line-height: 25px;
	padding: 16px 16px 19px;
	background: url(../images/h2_bg.png) 0 0 repeat-x #2b2b2b;
	border-left: 1px solid #424242;
	border-right: 1px solid #242424;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #171717;
	margin: 21px 0px 0px 0px;
	text-transform: uppercase;
	text-align:center;
}
.box1 {
	width: 23.6%;
	padding-bottom: 8px;
}
.content {
	display: block;
}
.box1 ul li {
	float: left;
}
.box1 h5 {
	font-family: 'Noto Sans', sans-serif;
	font-size:18px;
	color: #fff;
}
.box1 a:hover {
	color: #7de700;
}
.box1 h4 {
	color: #7de700;
	font-family: 'Noto Sans', sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	padding: 10px 0px 5px 0px;
}
.box1 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #777;
	line-height: 1.8em;
	border-bottom: 1px ridge rgb(41, 41, 41);
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.box-info {
	padding: 0px 7px;
}
/*----footer----*/
.left-links {
	float:left;
	font-weight:bold;
}
.left-links ul li {
	display:inline-block;
	margin:0 auto 0 20px;
}
.left-links ul li a, .right-links a {
	color: #999797;
	font-size:12px;
	padding: 0px 5px 0px 5px;
	text-transform: uppercase;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.left-links ul li a:hover {
	color:#7de700;
}
.right-links {
	float:right;
}
.right-links a:hover {
	color: #7de700;
}
.footer {
	padding: 5px 5px;
	border-top: 1px ridge rgb(54, 54, 54);
	margin-top: 8px;
}
.line-1 {
	background:url(../images/line.png) 0 bottom repeat-x;
	padding-bottom:29px;
	margin-bottom:24px;
}
.img-border {
	border:#fff 4px solid;
}
.block-1>div {
	float:left;
	width:180px;
	margin-right:40px;
}
.block-1>div h3 {
	margin:14px 0 4px 0;
}
.block-1>div a.button {
	margin:18px 0 0px 0;
}
.form-1 {
}
.form-1 label {
	font:14px/25px Arial, Helvetica, sans-serif;
	color:#939393;
	padding-bottom:5px;
}
.form-1 input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#535353;
	background:#131313;
	padding:8px 10px 9px 15px;
	outline: medium none;
	width: 245px;
	height:17px;
	float:left;
	margin-bottom:12px;
}
.form-1 .select-1 {
	width:270px;
	margin-bottom:12px;
}
.form-1 .select-2 {
	width:128px;
	margin-right:14px;
	float:left;
}
.form-1>a.button {
	margin-top:30px;
	padding-left:36px;
	padding-right:37px;
}
.lists {
	overflow:hidden;
}
.lists ul {
	float:left;
	margin-right:15px;
	width:120px;
}
.lists-2 {
	margin:23px 0 23px 0;
	overflow:hidden;
}
.lists-2 ul {
	float:left;
	margin-right:40px;
	width:180px;
}
.block-2>a {
	float:left;
	margin-right:20px;
	display:inline-block;
}
/****************************footer************************/
footer {
	width:100%;
	min-height:40px;
	position:relative;

	text-align:center;
	padding:10px 0 5px 0;
	background:#000;
}
footer p, footer a {
	color:#939393;
}
footer a:hover {
	text-decoration:underline;
}
/**********************form**********************/
dl {
	margin:0px 0px 0 0px;
}
dl dt {
}
dl dd span {
	display:block;
	width:99px;
	float:left;
}
dl dd {
}
dl dd a {
}
#form {
	margin: 0px 0 0px 0px;
	width:620px;
}
#form input {
	background:#131313;
	font: 14px Arial, Helvetica, sans-serif;
	color:#535353;
	padding:7px 10px 10px 15px;
	outline: medium none;
	width: 355px;
	height:17px;
	float:left;
}
#form textarea {
	background:#131313;
	font: 14px Arial, Helvetica, sans-serif;
	color:#535353;
	height: 246px;
	outline: medium none;
	overflow: auto;
	padding: 7px 0px 0px 10px;
	width: 610px;
	resize:none;
	margin:0px 0 0 0;
	float:left;
}
#form label {
	position:relative;
	overflow:hidden;
	display: block;
	padding-bottom:12px;
}
#form label strong {
	font-weight:normal;
	display:block;
	padding-bottom:5px;
}
.btns {
	text-align:left;
	width:620px;
	padding-top:18px;
}
.btns a {
	display:inline-block;
	margin:0 20px 0 0px;
}
#fluid_container img {
	height:auto;
	width:100%;
	position:relative;
	margin:0 auto;
}
.pojemnik {
	margin-top:520px;
	background:#000;
}
