
html, body {

height: 100%;
width: 100%;
      
}

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

legend {
      color: #A1A29C;
}



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

a:hover {
	text-decoration:none;
}

a img {
      border:none;
}



.clr {
      clear:both;
}

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

fieldset {
      border: 0;
}

#calosc {
      border-top: 2px solid #C70100;
}


#logo {
      top: 10px;
      position: relative;
      margin-right: 20px;
}

#user1 {
      width: 530px;
      float: left;
}

#user1 table td {
      vertical-align: middle;
}

#menu-gora {
      background: #323232;
      overflow: hidden;
      padding: 6px;
}

#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: #fff;
    text-decoration: none;
    display: block;
    padding: 5px 15px;
    margin-right: 10px;
    font-weight: 800;
    
}

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

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


#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 {
      color: #C70100;

      font-size: 24px;
      font-weight: 800;
      border-bottom: 1px solid #818085;
      padding-bottom: 10px;
      margin-bottom: 10px;
}

#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: 31%;
margin-right: 31px;

}

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


#moduly .modtyt {
      color: #C70100;
      text-align: center;
      font-size: 24px;
      font-weight: 800;
      border-bottom: 1px solid #818085;
      padding-bottom: 10px;
      margin-bottom: 10px;
}

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 #818085;
      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 {
      margin-top: 20px;
      background: #323232;
      overflow: hidden;
      border-bottom: 6px solid #C70100;
}

#stopka_in {
      padding: 10px 0;
}

.blog .items-row {
      margin-bottom: 40px;
}

.blog .items-row.clearfix {
      clear: both;
}

.pg-cv-box {
      padding: 2px;
}

.pg-cv-box:hover {
      background: #C70100 !important;
      color: #fff !important;
}


.tooltip-inner {
      display: none;
}


.pg-cv-box {
      height: 170px;
}

.pg-cv-name {
      display: none;
}

body.projects .pg-cv-name {
      font-size: inherit;
      padding: 0 7px;
      display: block;
}

.pg-cv-name:first-letter {
      text-transform: uppercase;
}

body.projects .pg-cv-box {
      height: 255px;
      overflow: hidden;
}
