.tags {
	width:260px;
	text-align:center;
	padding-top:50px;
	font-family: 'Oxygen', sans-serif;
	padding-bottom:30px;
	}
.tag_1 {
	font-size:18px;
}
.tag_2 {
	font-size:20px;
	color:#7172df;
}
.tag_3 {
	font-size:22px;
}
.tag_4 {
	font-size:24px;
	color:#222295;
}
.tag_5 {
	font-size:26px;
}
.tag_6 {
	font-size:28px;
}
.tag_big {
	font-size:44px;
	color:#18196c;
}
.ankieta_ligi {
	position:relative;
	top:95px;
	left:3px;
	text-decoration:none;
	background:white;
	background-image:url(../img/ankieta.png);
	width:10px;
	display:block;
	height:16px;
	background-repeat:no-repeat;
	background-position:left center;
}
.ankieta_ligi:hover {
	position:relative;
	top:95px;
	left:3px;
	text-decoration:none;
	background:white;
	background-image:url(../img/ankieta_h.png);
	width:10px;
	display:block;
	height:16px;
	background-repeat:no-repeat;
	background-position:left center;
}
.ankieta_options {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	display:block;
	color:black;
}
.ankieta_options:hover  {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	display:block;
	color:red;
}
.ankieta_options .logo {
	float:left;
	width:30px;
}
.ankieta_options .nazwa {
	float:left;
	padding-top:3px;
}

div.meter {
  position: relative;
  width: 250px;
  height: 25px;
  border: 1px solid #b0b0b0;
  margin-top: 10px;
  /* viewing purposes */
  margin-left: 10px;
  /* viewing purposes */
  -webkit-box-shadow: inset 0 3px 5px 0 #d3d0d0;
  -moz-box-shadow: inset 0 3px 5px 0 #d3d0d0;
  box-shadow: inset 0 3px 5px 0 #d3d0d0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
div.meter .barek {
  display: block;
  height: 100%;
  animation: grower 1s linear;
  -moz-animation: grower 1s linear;
  -webkit-animation: grower 1s linear;
  -o-animation: grower 1s linear;
  position: relative;
  top: -1px;
  left: -1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #3c84ad;
  background: #6eb2d1;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, rgba(255, 255, 255, 0.2)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.75, rgba(255, 255, 255, 0.2)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  -webkit-background-size: 45px 45px;
  -moz-background-size: 45px 45px;
  -o-background-size: 45px 45px;
  background-size: 45px 45px;
}
div.meter .barek:before {
  content: '';
  display: block;
  width: 100%;
  height: 50%;
  position: relative;
  top: 50%;
  background: rgba(0, 0, 0, 0.03);
}
div.meter .pro {
  position: absolute;
  top: 0;
  margin: 0 10px;
  line-height: 25px;
  font-family: 'Helvetica';
  font-weight: bold;
  -webkit-font-smoothing: antialised;
  font-size: 15px;
  color: #333;
  text-shadow: 0 1px rgba(255, 255, 255, 0.6);
}

@keyframes grower {
  0% {
    width: 0%;
  }
}

@-moz-keyframes grower {
  0% {
    width: 0%;
  }
}

@-webkit-keyframes grower {
  0% {
    width: 0%;
  }
}

@-o-keyframes grower {
  0% {
    width: 0%;
  }
}
.ankieta_naglowek {
color:black;
text-align:center;
background:none;
font-size:20px;
line-height:35px;
letter-spacing:1px;
font-weight:bold;
}
.ankieta_txt {
	color:black;
	border-bottom:none;
	letter-spacing:1px;
	font-family:Exo;
	font-size:15px;
}
.ankieta_txt.nazwa{
	color:black;
	font-family:Exo;
	font-size:30px;
}
.mecz_data_z_ankiety {
	border:none;
}
.mecz_data_z_ankiety .ankiety_opis {
 	float:left;
 	width:395px;
 	padding-top:3px;
 	text-align:center;
 	color:red;
}
.mecz_data_z_ankiety .ankiety_nazwa {
	float:left;
	width:200px;
	padding-top:3px;
}
.mecz_data_z_ankiety .ankiety_logo {
	float:left;
	width:35px;
}
.mecz_data_z_ankiety .ankiety_img {
	float:left;
	width:150px;
	text-align:center;
	padding-top:0px;
}
.mecz_data_z_ankiety .ankiety_img .pkt {
	color:#FFD700;
	font-weight:bold;
	margin-top:-10px;
	}
.mecz_data_z_ankiety .ankiety_data {
	float:left;
	text-align:center;
	width:130px;
	color:#bfbfbf;
	padding-top:3px;
}
.odliczanie_do_edycji {
	text-align:center;
}
.odliczanie_do_edycji .bg {
	width:350px;
	margin:0 auto;
	font-size:25px;
	color:black;
}
.odliczanie_do_edycji #defaultCountdown_odliczanie {
	color:red;
	height:60px;
	background:#efefef;
}
.fbicon {
	width:100%;
	text-align:center;
	padding-bottom:20px;
}
ul.znajomi_lista  {
	list-style:none;
}
ul.znajomi_lista  li {
	display:inline-block;
	border: 1px solid #4f4f4f;
	background:#bff877;
	text-align: left;
	line-height: 20px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:5px;
	margin-left:5px;
}
ul.znajomi_lista li img {
	display:block;
	float:right;
	padding-top:2px;
}
ul.znajomi_lista_szuk  {
	list-style:none;
}
ul.znajomi_lista_szuk  li {
	display:inline-block;
	border: 1px solid #4f4f4f;
	background:#dfdfdf;
	text-align: left;
	line-height: 20px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:5px;
	margin-left:5px;
}
ul.znajomi_lista_szuk li img {
	display:block;
	float:right;
	padding-top:2px;
}
.lz {
	width:280px;
	font-family:Exo;
}
.lz .lz_txt {
	width:60px;
	float:left;
	padding-top:3px;
}
.lz .lz_img {
	width:30px;
	float:left;
}
.lz .lz_nam {
	width:190px;
	float:left;
	font-weight:bold;
	color:red;
	padding-top:3px;
	
}

    .onoffswitch {
        position: relative; width: 90px;
        -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    }
    .onoffswitch-checkbox {
        display: none;
    }
    .onoffswitch-label {
        display: block; overflow: hidden; cursor: pointer;
        border: 2px solid #999999; border-radius: 20px;
    }
    .onoffswitch-inner {
        display: block; width: 200%; margin-left: -100%;
        transition: margin 0.3s ease-in 0s;
    }
    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
        font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
        box-sizing: border-box;
    }
    .onoffswitch-inner:before {
        content: "ON";
        padding-left: 10px;
        background-color: #34A7C1; color: #FFFFFF;
    }
    .onoffswitch-inner:after {
        content: "OFF";
        padding-right: 10px;
        background-color: #EEEEEE; color: #999999;
        text-align: right;
    }
    .onoffswitch-switch {
        display: block; width: 18px; margin: 6px;
        background: #FFFFFF;
        position: absolute; top: 0; bottom: 0;
        right: 56px;
        border: 2px solid #999999; border-radius: 20px;
        transition: all 0.3s ease-in 0s; 
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
        margin-left: 0;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
        right: 0px; 
    }
	.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
	color:red;
	text-transform:uppercase;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

#cookie-msg {
    background-color:#eee;
    border-bottom:1px solid #ccc;
    padding:10px;
    text-align:center;
}
#cookie-msg a {
    color:#ff0000;
    font-size:11px;
}





.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: red; /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}


.modal-content1 {
    background-color: blue;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}


.close1 {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close1:hover,
.close1:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
} 

p#scroll {
    width: 260px;
    height: 150px;
    overflow: hidden;
    padding: 2px;
    padding-left:5px;
    font-size:11px;

}