
html, body {

height: 100%;
width: 100%;
      
}

body {
      background:#fff;
      font-family:'Play';
      font-weight: 400;
      font-size:14px;
      margin:0;
      padding:0;
      color: #013463;
}

legend {
      color: #A1A29C;
}



a {
	color:#169747;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a img {
      border:none;
}



.clr {
      clear:both;
}

.szer {
      width: 967px;
      margin: 0 auto;
      
      
  
}

fieldset {
      border: 0;
}

#calosc {
  
}

#logo {
      padding-bottom: 20px;
}

#menu-gora {
}

#menu-gora ul,
#menu-gora ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    
}
#menu-gora ul li {
   
}


#menu-gora ul li a {
    color: #fff;

    text-decoration: none;
    display: block;
    padding: 10px 25px;
    margin-right: 1px;
    font-weight: 400;
}

#menu-gora ul li:last-of-type a {
    margin-right: 0;
}

#menu-gora ul li.current a,
#menu-gora ul li a:hover {
    background: #169747;
    color: #fff;
    
}

#slider {
      position: relative;
}

#kol_p,
#kol_l {
    width: 250px;
    background: #169747;
    color: #fff;
    border-right: 4px solid #013463;
}

#kol_l {
    float: left;
}

#kol_p {
    float: right;
}

#kol_p .modtyt,
#kol_l .modtyt{
    font-size: 20px;
    color: #fff;
    padding: 14px 10px;
    text-align: center;
}

#kol_p a,
#kol_l a{
      
      color: #fff;
      
}

#kol_p .moduletable {
      padding: 0 15px;
      border-bottom: 1px solid #fff;
}

#tresc.lewyprawy {
    margin: 0 270px;
}

#tresc.lewy {
    margin-left: 270px;
}

#tresc.prawy {
    margin-right: 270px;
}

.page-header h1,
.contact-name,
.page-header h2 {
    font-size: 40px;
    font-weight: 300;
}

#moduly {
    overflow: hidden;
    margin: 30px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

#moduly .moduletable {
    float: left;

}

#moduly.sz50 .moduletable {
width: 47%;
margin-right: 56px;

}

#moduly.sz33 .moduletable {
width: 30%;
margin-right: 30px;

}

#moduly div.moduletable:last-of-type {
    margin-right: 0;
}

#moduly .modtyt {
      text-align: center;
      font-size: 18px;
      padding: 0 0 6px 0;
      border-bottom: 2px solid #169747;
}

#stopka {
      font-size: 13px;
      color: #919191;
      border-top: 1px solid #919191;
      margin-top: 20px;
      border-bottom: 5px solid #169747;
}

div.contact-form {
      margin: 0 auto;
      width:100%;
}


div.contact-form input[type=text],
div.contact-form input[type=email],
div.contact-form textarea {
      width: 100%;
      border: 1px solid #333;
      padding: 5px;
}

div.contact-form .control-group {
      margin-bottom: 10px;
}

.pagination {
      float: right;
}

.pagination .counter {
      text-align: center;
}
.pagination ul,
.pagination ul li {
      list-style: none;
      margin: 0;
      padding: 0;
}

.pagination ul li {
      float: left;
}

.pagination .pagenav {
      display: block;
      background: #989898;
      padding: 5px 8px;
      margin-right: 1px;
}
.pagination a.pagenav {
      background: #E60D2E;
      color: #fff;
      text-decoration: none;
}

div.moduletable.inslidertxt {
      position: absolute;
      width: 300px;
      left: 20px;
      background: #fff;
      padding: 20px;
      font-weight: normal;
      top: 80px;
      z-index: 99;

}

div.moduletable.inslidertxt .modtyt {
      font-size: 28px;
      color: #169747;
}

#phocagallery {
      float: left;
}

.pg-cv-folder,
.pg-csv-name {
      background: none;
      padding: 0;
      
}

.pg-cv-folder {
      font-size: 14px;
}

.pg-csv-count {
      display: none;
}

