

/* FILE_INFO: Perly samorzadu */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  src:
       url(//g.gazetaprawna.pl/gp/sgp/font/Roboto-Light-webfont.woff)
       format('woff');
}

@font-face {
  font-family: 'Roboto-Bold';
  font-style: bold;
  font-weight: 200;
  src:
       url(//g.gazetaprawna.pl/gp/sgp/font/Roboto-Bold.woff)
       format('woff');
}






#grad1 {
    height: 30px;
    background: #f7f7f7;
}


#grad2 {
    height: 30px;
    background: -webkit-linear-gradient(#00b845, #00e26a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#00b845, #00e26a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#00b845, #00e26a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#00b845, #00e26a); /* Standard syntax (must be last) */
}


.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }
.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }

/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container-perly {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }
.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }







  .ramka strong {
      font-family: Roboto-Bold;
  }

/* Zgłos ---------------------------------------------------------------------*/

.ramka.zglos {
  margin-top: 10px;
  margin-bottom: 10px;
  border:2px solid #d6d6d6;
}


.ramka.zglos strong {
    font-family: Roboto-Bold;
}


.ramka.zglos p {
    font-family: Roboto;
    text-align: left;
    color: #3c3c3c;
    font-size: 44.59px;
}


.ramka.zglos input[type="radio"]  {
  width: 75px;
  font-family: Roboto;
  font-size: 18px;
  color: #636466;
  height: 16px;
  padding: 0px 20px 0px 20px;
  background-color: #f7f7f7;
  border: 1px solid #c6c7cc;
  box-shadow: none;
  box-sizing: border-box; }


.ramka.zglos input,
.ramka.zglos select {
  font-family: Roboto;
  font-size: 18px;
  color: #636466;
  height: 56px;
  padding: 0px 20px 0px 20px;
  background-color: #f7f7f7;
  border: 1px solid #c6c7cc;
  box-shadow: none;
  box-sizing: border-box; }

.ramka.zglos label {
  margin-bottom: .5rem;
  font-family: Roboto;
  text-align: left;
  font-size: 14.4px;
  color: #000;
  margin-top: 22px;
  margin-bottom: 6px;
  font-weight: 200}

.ramka.zglos button {
    display: inline-block;
    font-family: Roboto;
    height: 50px;
    padding: 14px 20px 14px 20px;
    color: #fff;
    text-align: center;
    font-size: 29.57px;
    line-height: 5px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: #c30000;
    border: none;
    box-sizing: border-box;
    margin-top: 22px;
    margin-bottom: 6px;

  }



  .ramka.zglos label.error {
      color: red;
      margin-top: 2px;
      margin-bottom: 5px;
      font-size: 12px; }


      .ramka.zglos input.error,
      .ramka.zglos select.error {
          border: 2px solid red;
          box-shadow: none; }



/* Lista ---------------------------------------------------------------------*/

.ramka.lista {
  margin-top: 10px;
  margin-bottom: 10px;
  border:2px solid #d6d6d6;
}


.ramka.lista strong {
    font-family: Roboto-Bold;
    font-weight: 400;
}



.ramka.lista hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border-width: 0;
  text-align: center;
  background: #dadada;
  width: 100%;
  height: 1px;
}

.ramka.lista #tytul {
    margin-top: 25px;
    margin-bottom: 12px;
    font-family: Roboto-Bold;
    text-align: left;
    color: #3c3c3c;
    font-size: 24.59px;
    font-weight: 200;
}


.ramka.lista #gmina {
  margin-top: 6px;
  margin-bottom: 3px;
    font-family: Roboto-Bold;
    text-align: left;
    color: #2e83a9;
    font-size: 19px;
    font-weight: 400;
}



.ramka.lista #wojewodztwo {
  margin-top: 3px;
  margin-bottom: 6px;
    font-family: Roboto;
    text-align: left;
    color: #3c3c3c;
    font-size: 12px;
    font-weight: 400;
}




/* Głosowanie -----------------------------------------------------------------*/


.ramka.glosowanie {
  margin-top: 10px;
  margin-bottom: 10px;
  border:2px solid #d6d6d6;
  padding: 15px 0px 10px 0px;
}



.ramka.glosowanie strong {
    font-family: Roboto-Bold;
    font-weight: 200;

}


.ramka.glosowanie a {
    position:relative; bottom:12px;margin:5px 4px; border:1px solid #d6d6d6;
    padding: 15px 10px 10px 15px;
    font-family: Roboto-Bold;
    color: #3c3c3c;
    font-size: 15px;
    cursor:pointer; }

.ramka.glosowanie a.active {
    border-top:4px solid #2e83a9;
    border-bottom:1px solid white;
    padding: 15px 24px 10px 15px;
    cursor:pointer;  }


.ramka.glosowanie #gmina {
    margin-top: 0px;
    margin-bottom: 2px;
    font-family: Roboto-Bold;
    text-align: left;
    color: #3c3c3c;
    font-size: 19px;
    font-weight: 400;
}

.ramka.glosowanie #gmina a {
    margin-top: 0px;
    margin-bottom: 2px;
    font-family: Roboto-Bold;
    text-align: left;
    color: #3c3c3c;
    font-size: 19px;
    font-weight: 400;
	padding:0;
	border:0;
	bottom:0;
	text-decoration:none;
}

.ramka.glosowanie #wojewodztwo {
  margin-top: 3px;
  margin-bottom: 6px;
    font-family: Roboto;
    text-align: left;
    color: #3c3c3c;
    font-size: 12px;
    font-weight: 600;
}


.ramka.glosowanie #wartoscpro {
  margin-top: 6px;
  margin-bottom: 6px;
    font-family: Roboto;
    text-align: left;
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 600;

}



.ramka.glosowanie .wybor {
  border:1px solid #D1D1D1; padding:25px 0 0 0;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none; }


.ramka.glosowanie .obramowanie {
  margin-top: 12px;
  padding: 12px 12px 12px 12px;
  border:1px solid #d6d6d6;

  }



.ramka.glosowanie .button-zaglosuj{
  display: inline-block;
  font-family: Roboto;
  height: 30px;
  padding: 0px 24px 0px 24px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 5px;
  letter-spacing: .1rem;
  text-decoration: none;
  white-space: nowrap;
  background-color: #c30000;
  border: none;
  box-sizing: border-box;
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
}



.ramka.glosowanie .wylacz{
  display: inline-block;
  font-family: Roboto;
  height: 30px;
  padding: 0px 24px 0px 24px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 5px;
  letter-spacing: .1rem;
  text-decoration: none;
  white-space: nowrap;
  background-color: #D1D1D1;
  border: none;
  box-sizing: border-box;
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
}






.ramka.glosowanie hr{
    margin-top: 0px;
    margin-bottom: 0px;
    border-width: 0;
    text-align: center;
    background: #dadada;
    width: 75%;
    height: 1px;
    height: 30px;
    background: -webkit-linear-gradient(#00b845, #00e26a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#00b845, #00e26a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#00b845, #00e26a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#00b845, #00e26a); /* Standard syntax (must be last) */

}



/*----------------------------------------------------------------------------*/


@media (min-width: 768px) {

    .column {
      margin-left: 6%; }
    .column:first-child {
      margin-left: 0; }

    .sz30pro.column               { width: 30.6666666667%; }
    .sz65pro.column               { width: 63.0%; }
    .sz100pro.column              { width: 100%; margin-left: 0; }



    .wartosc.column               { width: 40%; }
    .sz390px.column               { width: 60%; }
    .sz20px.column                { width: 20px; }
    .sz120px.column               { width: 120px; }

  }


@media (max-width: 767px) {


  .column {
    margin-left: 6%; }
  .column:first-child {
    margin-left: 0; }

  .sz30pro.column,
  .sz65pro.column,
  .sz100pro.column              { width: 100%; margin-left: 0; }


      .wartosc.column               { width: 40%; }
      .sz390px.column               { width: 60%; }
      .sz20px.column                { width: 20px; }
      .sz120px.column               { width: 120px; }


  .ramka.zglos p {
      text-align: center
    }



}



@media (max-width: 540px) {



    .ramka.glosowanie a {
        position:relative; bottom:12px;margin:5px 4px; border:1px solid #d6d6d6;
        padding: 15px 10px 10px 15px;
        font-family: Roboto-Bold;
        color: #3c3c3c;
        font-size: 15px;
        display: block;}


        .ramka.glosowanie a.active {
            border-top:4px solid #2e83a9;
            border-bottom:1px solid #d6d6d6;
            padding: 15px 24px 10px 15px; }

}
