/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */
/* #Site Styles
================================================== */
/* PAGE VARS */
body {
  font-family: 'Open Sans', sans-serif;
  /* font-family: 'Open Sans Condensed', sans-serif; */
  background-color: #464747;
  background-image: url(http://www.promax.net.pl/images/page_bg.jpg);
  background-repeat: repeat-x;
  background-attachment: fixed; }

.page_bg {
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); }

.header {
  background-color: #353636;
  height: 142px; }
  .header h1 {
    float: left;
    margin: 35px 0 20px 35px; }
  .header h5 {
    clear: right;
    color: #fff;
    font-size: 1.65em;
    float: right;
    margin: 25px 30px 0 0;
    font-style: italic; }
  .header .lang_buttons {
    float: right;
    margin: 35px 30px 10px 0; }
    .header .lang_buttons img {
      float: right;
      margin-left: 10px; }

.navigation {
  background-color: #f4e600;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1.55em; }

nav {
  margin: 0;
  padding: 0; }

nav.primary ul {
  border: #353636; }
  nav.primary ul li {
    margin: 0px; }

nav.primary ul li {
  display: inline;
  float: left;
  position: relative;
  margin: 0 10px 0 0; }

nav.primary ul li a {
  display: inline-block;
  padding: 6px 5px 20px 5px;
  color: #353636;
  text-transform: uppercase;
  text-decoration: none; }

nav.primary ul li a:hover {
  cursor: pointer; }

/*sub menu*/
nav.primary ul ul {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  margin: 0 0 0 0;
  top: 100%;
  left: 0;
  z-index: 999999;
  background-color: #f4e600;
  height: 0px;
  overflow: hidden;
  min-width: 100%;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); }

nav.primary ul li span {
  display: none; }

nav.primary ul li:first-of-type {
  margin-left: 20px; }

nav.primary ul li:last-of-type {
  margin-right: 0; }

nav.primary ul li:hover ul {
  opacity: 10;
  filter: alpha(opacity=100);
  height: auto;
  overflow: auto;
  display: block; }

nav.primary ul ul li {
  float: none;
  display: list-item;
  border-bottom: 1px solid #383737;
  margin: 0 !important; }

nav.primary ul ul li a {
  display: block;
  line-height: 35px;
  text-transform: none;
  position: relative;
  z-index: 999999; }

nav.primary ul li:hover > a {
  color: #1e1f1f;
  -webkit-text-shadow: 1px 1px 2px #8e8600;
  -moz-text-shadow: 1px 1px 2px #8e8600;
  text-shadow: 1px 1px 2px #8e8600; }

/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  width: 100%;
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  max-width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/*my own flexslider styles*/
.flexslider {
  margin: 0;
  padding: 0; }

.flex-control-nav {
  width: 100%;
  text-align: center; }

.flex-control-nav li {
  display: inline;
  margin: 5px; }

.flex-control-nav li a {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #d5d5d5;
  border: 1px solid #d5d5d5;
  cursor: pointer;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.flexslider .flex-control-nav {
  width: 100%;
  height: 90px;
  text-align: center;
  margin: -12px 0 0 0;
  padding: 30px 0 0 0;
  background-image: url(../images/slider-bottom.jpg);
  background-repeat: no-repeat;
  background-position: center top; }
  .flexslider .flex-control-nav li {
    padding: 10px 0 0 0 !important; }

.flex-control-nav li a.active,
.flex-control-nav li a:hover {
  background: #f1f1f1; }

.slider-bottom-img {
  width: 100%;
  margin: -10px 0 -420px 0; }

.flexslider2 {
  margin: 15px; }

.footer {
  border-top: 5px solid #f4e600;
  font-size: 0.95em;
  background-color: #353636;
  font-family: 'Open Sans', sans-serif; }
  .footer footer {
    padding: 40px 0 140px 0;
    color: #e1dfdf; }
    .footer footer .logo {
      float: right;
      margin: 0 25px 0 0; }
    .footer footer h6 {
      color: #f4e600;
      font-family: 'Open Sans', sans-serif; }
    .footer footer strong {
      color: #e1dfdf; }
  .footer .footer_contact {
    margin: 0 0 0 20px;
    font-weight: normal; }

/* #Page Styles
================================================== */
.edit-icon {
  width: 24px;
  height: 24px;
  margin: 3px;
  background-color: #7a9b33; }

.edit_menu {
  width: 100%;
  padding: 10px 0 10px 0;
  margin-bottom: -20px;
  text-align: center;
  background-color: #7a9b33;
  color: #fff; }
  .edit_menu a {
    color: #fff; }

ul.tabs {
  margin: 0; }

ul.tabs li {
  position: relative;
  top: 1px; }

ul.tabs li a.active {
  height: 34px !important;
  color: #f00 !important; }

.tabs-content li {
  padding: 35px 20px;
  border: 1px solid #ddd;
  border-top: none; }

dl dt {
  width: 100%;
  font-weight: bold;
  display: block;
  margin: 5px 0 5px 0; }
dl dd {
  width: 100%;
  display: block;
  margin: 0 0 0 10px; }
dl em {
  font-weight: normal;
  color: #888; }

.lock {
  margin: 20px 10px 10px 10px;
  width: inherit; }

section p {
  text-align: justify; }

.gmaps {
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  border: 2px solid #fff; }

.page h2 {
  margin: 0 0 25px 0; }
.page .pages_row p {
  text-align: justify; }
.page .pages_row h3 {
  border-left: 55px solid #f4e600;
  padding: 0 0 0 10px;
  margin-bottom: 25px; }

.aside {
  padding: 15px;
  border-left: 1px solid #c9c9c9; }
  .aside h4 {
    border-left: 5px solid #f4e600;
    padding: 0 0 0 5px; }

.danefirmy {
  margin: 10px; }
  .danefirmy img {
    margin: 0 0 15px 15px; }
  .danefirmy dl {
    margin: 0 0 0 15px; }
  .danefirmy dd {
    width: 100%;
    display: block; }

.legalinfo {
  text-align: left;
  font-size: 0.85em; }

.error {
  color: #f00; }

input.error {
  border: 1px solid #f00; }

.theForm em {
  float: right;
  color: #f4e600; }
.theForm em.error {
  margin: 5px;
  color: #f00; }

/* #Media Queries
================================================== */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  .header {
    width: 100% !important; }
    .header .lang_buttons {
      width: 100%;
      text-align: center; }
      .header .lang_buttons img {
        margin: 0 auto; }

  .navigation li {
    font-size: 1.15em; }
  .navigation ul ul {
    visibility: hidden; }

  .footer {
    width: 100% !important; }

  .flexslider {
    margin: 0;
    width: 100% !important; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .header {
    width: 100% !important; }
    .header .lang_buttons {
      width: 100%;
      text-align: center; }
      .header .lang_buttons img {
        margin: 0 auto; }

  .footer {
    width: 100% !important; }

  .flexslider {
    margin: 0;
    width: 100% !important; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .header {
    width: 100% !important; }
    .header .lang_buttons {
      width: 100%;
      text-align: center; }
      .header .lang_buttons img {
        margin: 0 auto; }

  .navigation {
    font-size: 1.25em; }

  .footer {
    width: 100% !important; }

  .flexslider {
    margin: 0;
    width: 100% !important; }

  nav.primary ul li:first-of-type {
    margin-left: 0; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .page_bg {
    border: 3px solid #fff; }

  .header {
    width: 100% !important;
    height: auto; }
    .header h1 {
      text-align: center;
      margin: 10px;
      width: 100%; }
    .header h5 {
      text-align: center;
      margin: 10px;
      width: 100%; }

  .footer .footer_waper {
    margin: 10px;
    border: 0 !important; }
  .footer .logo {
    display: none; }

  .flexslider {
    margin: 0;
    width: 100% !important; }

  .navigation {
    font-size: 1.25em; }
    .navigation li {
      display: block;
      width: 100%;
      text-align: center; }

  nav.primary ul li:first-of-type {
    margin-left: 0; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .wrap_all {
    background-image: none;
    background-color: #fff; }

  .page_bg {
    border: 3px solid #fff; }

  .header {
    width: 100% !important;
    height: auto; }
    .header h1 {
      text-align: center;
      margin: 10px;
      width: 100%; }
    .header h5 {
      text-align: center;
      margin: 10px;
      width: 100%; }

  .navigation li {
    display: block;
    width: 100%;
    text-align: center; }

  .footer .footer_waper {
    margin: 10px;
    border: 0 !important; }
  .footer .logo {
    display: none; }

  .flexslider {
    margin: 0;
    width: 100% !important; }

  .flexslider2 {
    display: none; }

  nav.primary ul li:first-of-type {
    margin-left: 0; } }
.edit:hover * {
  color: #7a9b33; }

/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */
/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
