a { outline: none; }
/* CSS global BODY styles */
body {
	margin: 0px auto;
	padding: 0px;
	font-family: Arial narrow, Verdana,Arial, Helvetica, sans-serif;
	color: #000;
	background: #000 url('../img/dilovra-tlo.jpg') no-repeat bottom center fixed;
}
ul, ol, li, p, div, h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
img {
	border: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	height: 32px;
	margin: 20px auto 0px auto;
	font-size: 32px;
	letter-spacing: -2px;
	font-family: Arial, Verdana,Arial, Helvetica, sans-serif;
	color: #ff6600;
	padding: 10px 20px 15px 20px;
	font-weight: normal;
	float: left;
	clear: both;
	position: relative;
	left: 1px;
}

h2 {
	margin: 10px 0;
	font-size: 16px;
	color: #FFF;
	font-family: Arial, Verdana;
}
h3 {
	margin: 10px 0 0 0;
	font-size: 24px;
	font-family: Arial, Verdana;
}
h4 {
	margin: 10px 0 3px 0;
	font-size: 16px;
}
.clearfix {
	clear: both;
}
a, a:link {
	color: #759811;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* main DIVS */
#page {
	width: 901px;
	margin: 0 auto;
	/*background-color: #fff;*/
	padding-bottom: 1px;
}
#top_green {
	height: 83px;
	margin: 0 auto;
	/*background-color: #abd041;*/
}
#top {
	width: 901px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	padding: 0px 0 20px 0;
	position: relative;
}

#top .logo {
    float: left;
    margin: 40px 0 0 0;
    position: relative;
    z-index: 4;
}

#top img {
	float: left;
}
#lang {
    clear: both;
    overflow: hidden;
    margin-bottom: 4px;
    margin-top: 0px;
    font-size: 12px;
    width: 360px;
    position: absolute;
    right: 18px;
    text-transform: uppercase;
}

#lang .int
{
padding-right: 20px;
}

#lang img
{
position: relative;
//top: 10px;
}

#lang ul {
	margin-top: 4px;
	float: right;
	list-style-type: none;
}
#lang ul li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #000;
	font-size: 11px;
}

#lang ul li:last-child {
    border-right: 0;
}

#lang ul a {
	color: #000;
	text-decoration: none;
	display: block;
    text-transform: uppercase;
}
#lang ul a:hover {
	color: #ff6600;
}
#lang span{
  display:block;
  clear:both;
  text-align:right;
  font-size:30px;
  color:#FFF;
  padding-top:10px;
}
#menu {

	font-family: Arial Narrow, Arial, Verdana;
	border-right: 1px solid #000;
	font-weight: bold;
	margin: 30px 1px 0 0;
	padding: 0px 10px 0px 0;
	width: 300px;
	float: right;
}
#menu ul {
	list-style-type: none;
	position: relative;
}

#menu ul li ul
{
position: absolute;
width: 100%;
left: 0;
top: 30px;
text-align: center;
float: left;
}

#menu ul li {
	border-right: 1px solid #FFF;
	padding: 0 10px;
	position: relative;
	display: block;
}

#menu ul li:last-child {
    border-right: 0;
    padding-bottom: 0;
}

#menu ul li a {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	display: block;
	text-align: right;
	text-transform: uppercase;
}
#menu ul li a:hover, #menu ul li a.active {
	color: #ff6600;
}

#menu ul li a.active {
    color: #ff6600;
    font-weight: bold;
}


#main_image {
	width: 899px;
	height: 372px;
	margin: 0 auto 0px auto;
	overflow:hidden;
}
#main_image ul{
  list-style-type:none;
}
#content {
	width: 899px;
	padding: 0 0px;
	margin: 0 auto 30px auto;
}
.news_box {
  overflow:hidden;
	width: 235px;
	padding: 15px 15px 25px 15px;
	float: left;
	background: rgba(255,255,255,0.7);
	margin-right: 20px;
	color: #696969;
}
.news_box span.date{
	font-size: 11px;
	color: #999;
	font-family: Georgia,Times;
	display:block;
	padding-top:10px;
	display: none;
}
.news_box h2{
  padding-top:0px;
  color: #333;
}
#newsletter {
	width: 299px;
	float: left;
	padding: 15px;
	background: rgba(0,0,0,0.7);
	color: #f3f3f3;
}

#newsletter h2 {
    margin: 0 0 15px 0;
    color: #FFF;
}

.newsletterBorder{
	padding: 15px;
	border: 1px dotted #000;
}
#mail {
	width: 290px;
	height: 30px;
	margin: 10px 0;
	padding: 0px 0 0 8px;
	border: 0;
	background-color: #FFF;
	font-family: Arial, Hevletica, sans-serif;
	font-size: 12px;
	color: #5d5d5d;
}
#mail_send {
	width: 80px;
	height: 30px;
	float: right;
	border: none;
	background-color: #FF6600;
	cursor: pointer;
	color: #FFF;
	font-size: 12px;
}
/* produkty */
#content_item {
	width: 901px;
	margin: 0 auto 30px auto;
	padding: 0px 0 30px 0;
	clear: both;
}
.item {
	width: 899px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.item img {
	float: right;
}
.item_description {
	width: 330px;
	margin: 0 0 0 30px;
	float: left;
}
.gallery {
	width: 839px;
	margin: 10px 0px 40px 0px;
	padding: 20px 30px 20px 30px;
}
.gallery ul {
	list-style-type: none;
	float: right;
}
.gallery ul li {
	float: left;
}
.gallery ul li img {
	cursor: pointer;
}
#bionblog {
	width: 901px;
	margin: 0 auto 20px auto;
	padding: 20px 0;
}
#bionblog_right {
	width: 550px;
	padding: 0 40px;
	border-left: 1px dotted #000;
	float: right;
}
#bionblog_right #date {
	font-size: 11px;
	color: #999;
}

#bionblog_right #title {
	font-size: 20px;
	font-family: arial;
	font-family: Arial narrow, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#bionblog_right img {
	margin: 20px 0;
}
#bionblog_left {
	width: 205px;
	padding: 0 20px;
	float: left;
}
#bionblog_left li {
	list-style-type: none;
}
#bionblog_left ul li span{
  color:#FFF;
  cursor:pointer;
  display: block;
  margin-bottom: 10px;
}
#bionblog_left ul li span:hover{
  text-decoration:none;
}
#bionblog_left ul li a{
	padding: 2px 0 2px 0;
	display: block;
}
#bionblog_left ul li ul li a{
	font-size: 12px;
	padding: 2px 0 2px 15px;
	color: #FFE3DC;
	display: block;
}
#bionblog_left ul li ul li a.active{
  text-decoration:underline;
}
#obionlov {
	width: 839px;
	margin: 0 auto 30px auto;
	padding: 20px 30px;
	position:relative;
	clear: both;
}
#firmy {
	width: 839px;
	margin: 0 auto 30px auto;
	padding: 0px 30px 20px 30px;
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
}
.firma {
	width: 235px;
	height: 234px;
	margin: 10px 22px 0 22px;
	float: left;
	overflow:hidden;
}
/* kontkat */
#kontakt {
	width: 839px;
	margin: 0 auto 0px auto;
	padding: 20px 30px;
	clear: both;
}
.kontakt1 {
	width: 230px;
	float: left;
	margin: 0 50px 0 0;
}
#kontakt_form {
	width: 240px;
	float: right;
}
#kontakt_form input {
	width: 238px;
	height: 17px;
	margin: 4px 0 10px 0;
	padding: 3px 0 0 3px;
	border: 1px solid #949494;
	background-color: #eaeaec;
}
#kontakt_form textarea {
	width: 238px;
	margin: 4px 0 10px 0;
	padding: 3px 0 0 3px;
	border: 1px solid #949494;
	background-color: #eaeaec;
}
input#kontakt_send, #serviceAndSolution #prawa input[type=submit] {
	width: 80px;
	height: 30px;
	float: right;
	border: none;
	background-color: #FF6600;
	cursor: pointer;
	color: #FFF;
	font-size: 12px;
}

#newsletter_kontakt {
	width: 215px;
	padding: 15px 30px 0 5px;
	float: left;
	border-right: 1px dotted #000;
}
#kontakt_news {
	width: 839px;
	margin: 0px auto;
	padding: 0px 30px;
	margin-bottom: 30px;
}
#retailers {
	width: 527px;
	padding: 20px 30px;
	float: right;
}
/* footer */
#footer {
	background: rgba(255,102,0,0.7);
	width: 885px;
	margin: 0 auto 30px auto;
	padding: 10px 10px;
	color: #000;
	overflow: hidden;
}
#footer ul {
	float: right;
	list-style-type: none;
}
#footer ul li {
	float: left;
	border-right: 1px solid #ffb7a7;
	padding: 0 10px;
}

#footer ul li:last-child
{
border-right: 0;
}

#footer ul li a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	display: block;
}
#footer ul li a:hover {
	color: #ffb7a7;
}
.newsletterForm label.error, .contactForm label.error{
  color:red;
  padding:0px 0px 10px 0px;
  display:block;
  position:relative;
  top:-3px;
}

.contactForm p span{
  color:red;
}
.wysiwyg p{
  padding:10px 0px;
}
.wysiwyg ul{
  padding:5px 0px 0px 30px;
}
#main_image{
  position:relative;
}
#main_image ul.pic{
  position:relative;
}
#main_image ul.pic li{
  position:absolute;
  top:0px;
  left:0px;
  opacity:0.0;
}
#main_image ul.pic li.active{
  z-index:10;
  opacity:1;
}
#main_image ul.pic li.last-active {
  z-index:9;
}

#main_image ul.ico{
  position:absolute;
  right:40px;
  bottom:20px;
}
#main_image ul.ico li{
  margin-left:3px;
  float:left;
  background: #ff6600;
  cursor:pointer;
  width:13px;
  height:13px;
  display:block;
  font-size:0px;
  border-radius: 20px;
}
#main_image ul.ico li.active{
  cursor:default ;
  background:#FFF;
}

#main_image span.prev{
  cursor:pointer;
  width:21px;
  height:43px;
  display:none;
  position:absolute;
  top:158px;
  left:0px;
  background: url('../img/gallery_arrow_left.png');
  z-index:20;
}

#main_image span.next{ 
  cursor:pointer;
  width:21px;
  height:43px;
  display:none;
  position:absolute;
  top:158px;
  right:0px;
  background: url('../img/gallery_arrow_right.png');
  z-index:20;
}


div.subPage
    {
	background: rgba(0,0,0,0.7);
    color: #cacaca;

    }

#kontakt.subPage
    {
    margin-bottom: 30px;
    }

div.subPage h3 {
    color: #FFF;
    font-size: 28px;
    font-weight: bold;
}

img.eco
    {
    border-radius: 4px;
    float: right;
    margin: 0 40px 40px 40px;
    }

.camera
    {
    float: left;
    margin: 0 0 0 0px;
    }

#kontakt_news #newsletter
{
background: none;
border: 0;
display: none;
}

#kontakt_news #newsletter .newsletterBorder
{
border: 0;
}

.item .fotka
{

float: right;
width: 465px;
margin: 50px 50px 0 0
}

.item .fotka img
{
display: block;
margin: 0 auto;


}

.gallery.subPage
{
margin-bottom: 0px;
background: none;
}

.pzh
{
float: left;
width: 90px;
height: 90px;
margin: 0px 20px 20px 0;
}

#kontakt img.eco
    {
    border-radius: 4px;
    float: right;
    margin: 0 40px 40px 40px;
    width: 120px;
    height: 120px;
    }
    
#kontakt .korek
    {
    float: left;
    margin: 0 20px 20px 0;
    width: 80px;
    height: 80px;
    }
    
div.subPage
{
clear: both;
}

#serviceAndSolution
    {
    padding: 20px 30px;
    overflow: hidden;
    margin-bottom: 30px;
    }
    
#serviceAndSolution p
{
margin-bottom: 20px;
}

#serviceAndSolution #lewa
    {
    width: 430px;
    float: left;
    }
    
#serviceAndSolution h2
{
font-size: 24px;
}

#serviceAndSolution #prawa
{
float: right;
width: 390px;
color: #14394c;
text-align: right;
}

#serviceAndSolution #prawa h3
{
font-size: 20px;
display: block;
clear: both;
font-weight: bold;
margin-bottom: 10px;
}

#serviceAndSolution #prawa h3 strong
{
font-weight: normal;
display: block;
}

#serviceAndSolution #prawa .zacznij
{
display: block;
width: 160px;
height: 36px;
background: #14394c;
border: 5px solid #FFF;
color: #FFF;
text-align: center;
font-weight: normal;
line-height: 36px;
float: right;
clear: both;
margin-bottom: 10px;
}

#serviceAndSolution #prawa p
{
clear: both;
width: 170px;
float: right;
font-size: 16px;
line-height: 20px;
}

#serviceAndSolution #prawa .formularz
{
float: right;
}

#serviceAndSolution #prawa .formularz input[type=text], #serviceAndSolution #prawa .formularz input[type=password]
{
width: 132px;
height: 32px;
background: #FFF;
border: 0;
font-size: 13px;
color: #4a4a4a;
float: left;
margin-bottom: 10px;
padding: 0 10px;
}

#serviceAndSolution #prawa label
{
float: left;
height: 32px;
color: #14394c;
font-size: 18px;
width: 150px;
margin-right: 20px;
text-align: right;
line-height: 32px;
margin-bottom: 10px
}

#serviceAndSolution #prawa input[type=submit]
{
clear: both;
display: block;
float: right;
}

.subPage.lista
    {
    padding: 20px 30px;
    margin-bottom: 40px;
    }
    
.subPage.lista li
{
list-style: none;
border-bottom: 1px solid rgba(255,255,255,0.2);
padding: 0 0 0px 0;
margin-bottom: 20px;
position: relative;
padding-right: 300px;
}

.subPage.lista li p
{
margin-bottom: 20px;
}

.subPage.lista li h3
{
margin-bottom: 20px;
}

.subPage.lista li img
{
height: 120px;
position: absolute;
top: 0;
right: 0px;
}

#gora
{
height: 164px;
background: #FFF;
}

.podStopka
{
clear: both;
text-align: right; 
margin-bottom: 20px;
font-size: 12px;
color: #FFF;
margin-top: -20px;
background: rgba(0,0,0,0.8);
text-align: center;
float: right;
padding: 5px 15px;
}

#content div.news_box_wrapper
{
width:880px;
float:left;
margin-left:30px;
}
.news_box
{
margin-bottom:17px !important;
height:300px;
overflow:hidden;
}