
html, body {

height: 100%;
width: 100%;
      
}

body {
      background:#fff;
      font-family:'Open Sans';
      font-weight: 300;
      font-size:14px;
      margin:0;
      padding:0;
      color: #282828;
}

legend {
      color: #A1A29C;
}



a {
	color:#00A9EC;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a img {
      border:none;
}



.clr {
      clear:both;
}

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

fieldset {
      border: 0;
}

#slider {
      background: url(../images/pod-slider.jpg) repeat-x center;
      margin-top: 20px;
      color: #fff;
}

#slider .cien {
      background: url(../images/slider-cien.png) no-repeat bottom center;
      padding-bottom: 27px;
}

#slider div > div {
      background: #282828;
      font-size: 12px;
}

#slider table {
       border-collapse: collapse;
}

#slider table td:first-of-type {
      padding: 20px;
}

#menu-gora {
}

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


#menu-gora ul li a {
      color: #00A9EC;

    text-decoration: none;
    display: block;
    padding: 25px 25px;
    margin-right: 6px;
    font-weight: 400;
    border-bottom: 3px solid #282828;
}

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

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


#kol_p,
#kol_l {
    width: 250px;
    font-size: 12px;
}

#kol_l {
    float: left;
}

#kol_p {
    float: right;
}

#kol_p .modtyt,
#kol_l .modtyt{
    font-size: 20px;
    background: #fff;
    color: #2F7CB4;
    padding: 14px 10px;
}


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

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

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

.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;
    padding: 20px 0;
}

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

}

#moduly.sz33 .moduletable {
width: 30%;
margin-right: 33px;
border-right: 1px solid #E4E4E4;
}

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


#moduly .modtyt {
      color: #00A9EC;
      font-size: 26px;
      font-weight: 300;
      text-align: center;
}

#srodek {
      margin-bottom: 30px;
}

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: none;
      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;
}


#stopka {
      background: #282828;
      color: #fff;
      overflow: hidden;
}

#system-message {
      background: #00A9EC;
}

#system-message .close {
      display: none;
}

#system-message .alert-message {
      padding: 20px;
      color: #fff;
}
