a, a:link, a:visited {
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  -ms-transition: color 0.4s ease-in-out;  
  transition: color 0.4s ease-in-out;
  color: #5c5c5c;
  text-decoration: none;
}

a:hover {
  color: #5c5c5c;
  text-decoration: underline;
}

@font-face {
    font-family: 'SteelfishRgRegular';
    src: url('../fonts/steelfish_rg-webfont.eot');
    src: url('../fonts/steelfish_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/steelfish_rg-webfont.woff') format('woff'),
         url('../fonts/steelfish_rg-webfont.ttf') format('truetype'),
         url('../fonts/steelfish_rg-webfont.svg#SteelfishRgRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

img {
  border: 0;
}

/* CONTACT */
.lang .moduletable {
  float: left;
  margin: 20px 0 0 20px;
}

.lang .moduletable img {
  width: 24px;
}

div.mod-languages li {
  margin-left: 0;
}

.lang .moduletable img {
  opacity: 0.4;
}

  .lang .moduletable img:hover {
    opacity: 1.0;
  }

.contact .moduletable {
  float: right;
  color: #fff;
  text-align: right;
  font-size: 17px;
  margin-top: 20px;
  margin-right: 20px;
}

.contact .moduletable p {
  margin: 0;
}

.contact .moduletable a {
  color: #fff;
  text-decoration: none;
}

/* TITLE */
#title .moduletable h3 {
  color: #fff;
  font-weight: 300;
  font-style: italic;
  text-align: center;
  font-size: 20px;
  margin: 0;
  opacity: 0.7;
  filter:alpha(opacity=70); /* For IE8 and earlier */
}

/* MENU */
.moduletable_menu {
  text-align: center; 
}

.moduletable_menu ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.moduletable_menu ul li {
  display: inline;
}

#nav li {
  margin: 0 30px;
}

#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {
  border: 1px solid #ff6600;
}

#nav a, .moduletable_menu ul li a, .moduletable_menu ul li a:link, .moduletable_menu ul li a:visited {
  text-decoration: none;
  font-family: 'SteelfishRgRegular';
  font-size: 26px;
  color: #fff;
  margin: 0 20px;
  letter-spacing: 1px;
}

#nav li a:hover, .moduletable_menu ul li a:hover {
  color: #fff;
  text-decoration: underline;
}

#nav li.active a, .moduletable_menu ul li.active a{
  color: #fff;
  text-decoration: underline;
}

#nav li.active a:hover, .moduletable_menu ul li.active a:hover {
  color: #fff;
}

  
  #subMenusContainer {
    font-size: 0.8em;
    
  }

/* MENU 2 */
.moduletable_menu2 h3 {
  float: left;
  line-height: 40px;
  margin: 0;
  font-weight: 300;
  color: #989898;
}

.moduletable_menu2 {
  text-align: right; 
  color: #989898;
}

.moduletable_menu2 ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.moduletable_menu2 ul li {
  display: inline;
}

.moduletable_menu2 ul li a, .moduletable_menu2 ul li a:link, .moduletable_menu2 ul li a:visited {
  text-decoration: none;
  font-size: 18px;
  font-family: 'SteelfishRgRegular';
  display: inline-block;
  line-height: 40px;
  color: #5c5c5c;
  padding: 0 20px;
  letter-spacing: 1px;
  margin: 1px 0 0 1px;
}

.moduletable_menu2 ul li a:hover, .moduletable_menu2 ul li.active a, .moduletable_menu2 ul li.active a:hover {
  color: #fff;
  background: #5a8c8c;
}

/* BANNER */
.flexslider.position-nav-under {
  margin-bottom: 40px !important;
}

.flexslider.position-nav-under .flex-control-nav {
  bottom: -40px;
}

.flex-control-nav li {
  padding: 4px !important;
}

.flex-control-paging li a {
  width: 18px;
  height: 18px;
}

.color-nav-dark .flex-control-paging li a {
  background: #989898;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

  .color-nav-dark .flex-control-paging li a:hover, .color-nav-active-green .flex-control-paging li a.flex-active {
    background: #5a8c8c;
  }
  
  #banner-title .moduletable h3 {
    text-align: center;
    color: #fff;
    font-size: 26px;
    background: url('../images/black.png');
    padding: 20px 0;
    text-shadow: 2px 2px 2px #000;
    margin-bottom: 10px;
  }

/* CONTENT */
.item-page {
  color: #5c5c5c;
  font-size: 15px;
  line-height: 1.5em;
}

.item-page table a:hover {
  font-weight: bold;
}

.item-page hr,
.items-row span.row-separator {
  overflow: hidden;
  border: 3px solid #5a8c8c;
  opacity: 0.4;
  filter:alpha(opacity=40); /* For IE8 and earlier */
  width: 100%;
}

  .items-row span.row-separator {
    display: block;
    margin-top: 15px;
  }

.item-page h3 {
  font-weight: normal;
  color: #5a8c8c;
  margin-bottom: -10px;
}

.item-page img.personal {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}

.pagination {
  margin: 0 auto;
  text-align: center;
}

.pagination ul, .pagination ul li {
  list-style-type: none;
  display: inline;
  margin: 10px 6px;
  font-size: 12px;
  padding: 0;
}

.pagination a, .pagination a:link, .pagination a:visited {
  color: #5a8c8c;
}

.pagination a:hover {
  color: #333;
}

.pagination-end, .pagination-next, .pagination-start, .pagination-prev, .pagination-end .pagenav, .pagination-next .pagenav, .pagination-start .pagenav, .pagination-prev .pagenav {
  background: #fff;
  color: #333;
}

span.pagenav {
  background: #5a8c8c;
  color: #fff;
  padding: 3px 6px;
}

.items-row .img-intro-left img, .item-page .img-fulltext-left img {
  float: left;
  margin-right: 10px;
  width: 220px;
}

.items-row {
  color: #5c5c5c;
  line-height: 1.5em;
  overflow: hidden;
}

  .items-row .item {
    overflow: hidden;
  }

.items-row p {
  padding-left: 230px;
}

.items-row h4 {
  color: #5a8c8c;
  text-transform: uppercase;
  font-size: 26px;
  margin-top: 0;
  font-weight: normal;
  font-family: 'SteelfishRgRegular';
  float: left;
}

.item-page h4 {
  color: #5a8c8c;
  text-transform: uppercase;
  font-size: 26px;
  margin-top: 0;
  font-weight: normal;
  font-family: 'SteelfishRgRegular';
}

p.readmore {
  padding: 0 !important;
  float: right;
  margin: 0;
  
}

.readmore a {
  padding: 5px 10px;
  background: #333;
  color: #fff;
  text-decoration: none;
}

.items-row h2, .item-page h2, .item-page h2 a {
  color: #5a8c8c;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: normal;
  font-family: 'SteelfishRgRegular';
}

.custom_ref,
#sigplus_1b3c2b1823947f047b451bce8b791b75,
#sigplus_ba32ff924f260f6e8c3c8feaa1f20646 {
  width: 710px !important;
}

  #sigplus_1b3c2b1823947f047b451bce8b791b75,
  #sigplus_ba32ff924f260f6e8c3c8feaa1f20646 {
    margin-top: 20px;
  }

.custom_ref img {
  margin: 0 18px 0 0;
}

a.pdf {
  background: url('../images/pdf.png') no-repeat left;
  padding-left: 30px;
  display: inline-block;
  height: 20px;
  text-decoration: none;
  text-decoration: none;
  line-height: 17px;
}

span.pdf {
  padding-left: 30px
}

td.opis {
  background: #d7e6e6;
  border-left: 5px solid #5a8c8c;
  padding: 0 20px;
  font-style: italic;
  opacity: 0.9;
}

#sigplus_1b3c2b1823947f047b451bce8b791b75 a,
#sigplus_ba32ff924f260f6e8c3c8feaa1f20646 a {
  margin: 0 18px 18px 0 !important;
}

#boxplus .boxplus-dialog {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
}

/* FORM */
#jmcontactform,
#chronoform_form {
  margin-top: 20px;
}

#jmcontactform .formrow,
#chronoform_form .ccms_form_element {
  padding: 5px 0 !important;
}

#jmcontactform .formrow #label,
.ccms_form_element label {
  width: 160px;
  float: left;
  font-weight: normal;
}

#jmcontactform .formrow #input {
  float: left;
  width: 530px;
}

input#email, input#Name, input#Phone, input#Mobile, input#Website, textarea#Message,
#chronoform_form input[type=text], #chronoform_form textarea {
  width: 510px;
  border: 0;
  padding: 10px !important;
  background: #d7e6e6;
  opacity: 0.9;
}

input#send, #chronoform_form input[type=submit] {
	display: inline-block;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  background: #5a8c8c;
  padding: 5px 20px !important;
  font-family: 'Open Sans', sans-serif !important;
  color: #fff;
  border: 0;
  margin: -10px 0 20px 160px;
}

input#send:hover, #chronoform_form input[type=submit]:hover {
  background: #333;
  cursor: pointer;
  cursor: hand;

}

.chronoform {
	display: none;
}
