@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	text-align:center;
	background:#fff;
}
textarea {
	resize: none;
}
.close{
    cursor: pointer;
}
span.star:after, span.required:after, b.star:after, b.required:after{
    content: ' *';
    color: red;
}
.zgody{
    font-size: 0.9em;
}
.zgody a{
    color: #00E;
}
#box_krs {
	color: #A70908;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    left: 50%;
    margin-left: -174px;
    margin-top: 42px;
    position: absolute;
    width: 300px;
}
#box_krs span {
	color: #df2729;
}
#rejon_opis {
	clear: both;
}
#rejon_opis ul li {
	list-style: disc inside none;
	padding-left: 32px;
}
#rejon_opis ol li {
	list-style: decimal inside none;
	padding-left: 32px;
}
strike {
	text-decoration:line-through;
}
#bg-page{
	width:100%;
	/* overflow:hidden; */
	/* background:url(/img/bcg.jpg) top center no-repeat #fff; */
	padding-bottom:15px;

}
#container {
	width:1000px;
	font-size:12px;
	color:#4c4c4c;
	position:relative;
	/*overflow:hidden;*/
	text-align:left;
}
a {
	color:#4c4c4c;
}
a:hover{
	color: #898989;
}

.hide, select.hide, textarea.hide, label.hide, div.hide, span.hide, #formadd .hide{
    display: none;
}
.info {
    font-size: 0.8em;
    color: grey;
}
#top {
	width:1000px;
	height:182px;
}
#top h1 {
	height: 177px;
    left: -44px;
    overflow: hidden;
    position: absolute;
    top: 12px;
    width: 222px;
}
#top h1 a{
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-10000px;
	padding-top:1000px;
}
.header-banner{
	position: absolute;
	top: 25px;
}


#polityka{
    display: none;
    width: 100%;
    height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    color: white;
    background: rgb(192, 2, 2);
    background: -moz-linear-gradient(top,  rgba(192, 2, 2,0.9) 0%, rgba(123, 0, 2,0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(192, 2, 2,0.9)), color-stop(100%,rgba(123, 0, 2,0.9)));
    background: -webkit-linear-gradient(top,  rgba(192, 2, 2,0.9) 0%,rgba(123, 0, 2,0.9) 100%);
    background: -o-linear-gradient(top,  rgba(192, 2, 2,0.9) 0%,rgba(123, 0, 2,0.9) 100%);
    background: -ms-linear-gradient(top,  rgba(192, 2, 2,0.9) 0%,rgba(123, 0, 2,0.9) 100%);
    background: linear-gradient(to bottom,  rgba(192, 2, 2,0.9) 0%,rgba(123, 0, 2,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f42a2a', endColorstr='#ca0a0a',GradientType=0 );
}
#polityka div{
    display: block;
    width: 900px;
    margin: auto;
    font-size: 12px;
    position: relative;
}
#polityka div .close{
    float: right;
    position: absolute;
    top: 0px;
    right: -30px;
    color: white;
}
#polecamy {
	position: absolute;
	right: 135px;
	top: 8px;
	height: 20px;
}
#polecamy li{
	float:left;
	font-size:11px;
	color:#8c101d;
	font-weight:bold;
}
#polecamy li.pol {
	color:#e44747 !important;
}
#polecamy li a{
	color:#8c101d;
	padding:0 4px;
}
#menu {
	height: 40px;
    position: absolute;
    right: 2px;
    top: 212px;
}
#menu li{
	float:left;
}
#menu li a{
	background: url(/img/menu_bcg3.png) 0 0 no-repeat;
	width: 160px;
	height: 29px;
	color:#fff;
	text-align: center;
	vertical-align: center;
	font-weight:bold;
	font-size:13px;
	padding-top: 8px;
	/*padding:16px 14px 0 14px;*/
	float:left;
}
#menu li a:hover{
	background-image: url(/img/menu_bcg3.png) !important;
	background-position: 0 -37px;
}
#menu.lider li a{
	background: url(/img/menu_bcg3a.png) 0 0 no-repeat;
	width: 135px;
	height: 29px;
	color:#fff;
	text-align: center;
	vertical-align: center;
	font-weight:bold;
	font-size:13px;
	padding-top: 8px;
	/*padding:16px 14px 0 14px;*/
	float:left;
}
#menu.lider li a:hover{
	background-image: url(/img/menu_bcg3a.png) !important;
	background-position: 0 -37px;
}
#menu a.short_button {
	background-image: url(/img/menu_bcg1a.png) !important;
	width: 135px;
	height: 29px;
	color:#fff;
	text-align: center;
	vertical-align: center;
	font-weight:bold;
	font-size:13px;
	padding-top: 8px;
	/*padding:16px 14px 0 14px;*/
	float:left;
}
#menu a.short_button:hover {
	background-image: url(/img/menu_bcg1a.png) !important;
	background-position: 0 -37px;
}
#menu a.short_button.zazmenu:hover {
	background-image: url(/img/menu_bcg1a.png) !important;
	background-position: 0 -37px;
}
#menu a.blue_button {
	background-image: url(/img/menu-top-blue.png) !important;
	width: 161px;
	height: 37px;
	color:#fff;
	text-align: center;
	vertical-align: center;
	font-weight:bold;
	font-size:13px;
	padding-top: 8px;
	/*padding:16px 14px 0 14px;*/
	float:left;
}
#menu a.blue_button:hover {
	background-image: url(/img/menu-top-blue.png) !important;
	background-position: 0 0;
}
#dolacz {
	position:absolute;
	top:116px;
	right:10px;
	width:564px;
	height:55px;
	text-align:right;
	color:#f02327;
	line-height:20px;
}
#dolacz strong{
	font-size:23px;
}
#dolacz a{
	color:#a20c1d;
	text-transform:uppercase;
	font-size:23px;
}
#dolacz a:hover{
	font-weight:normal;
}
#content {
	clear:both;
	width:1000px;
	overflow:hidden;
	margin-top: 74px;
}
.sidebox {
	width:492px;
	/*background: #fff;
	background:url(/img/leftbox-bg.png);*/
}
.fullsidebox {
    width: 100%;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
}
.sidebox .header, .fullsidebox .header{
    width:459px;
    height:62px;
    text-align: center;
}
.fullsidebox .middle{
    background: white;
    margin-top: 0;
    padding: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.sidebox-middle {
	width:492px;
	background:url(/img/leftbox-bg.png);
	float: left;
    min-height: 570px;
}
.sidebox.left {
	float:left;
}
.sidebox.right {
	float:right;
}
.sidebox .header{
	width:459px;
	height:63px;
	padding-left:33px;
}
.sidebox.left .header {
	background:url(/img/leftbox-header2.png);
	position: relative;
}

.sidebox.left .header .button_new {
	position: absolute;
	right: -1px;
	bottom: -40px;
	z-index: 1000;
}

.sidebox.right .header{
	background:url(/img/leftbox-header2.png);
}
.sidebox .header h3, .fullsidebox .header h3{
	font-size:19px;
	line-height:60px;
	float:left;
	width:464px;
	padding-top:3px;
	height:60px;
	color:#e2001a;
	font-weight:normal;
}
.sidebox .header h3 span{
	color:#000;
}
.sidebox p{
	padding:17px 33px;
	line-height:19px;
	clear:both;
	float:left;
	width:426px;
}
#dolacz-img {
	width:492px;
	height:230px;
	position:relative;
}
#dolacz-img .img{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#dolacz-img h2 {
	top:148px;
	left:0;
	width:491px;
	height:28px;
	float:left;
	text-align:center;
	z-index:2;
	position:absolute;
	color:#fff;
	font-weight:normal;
	font-size:21px;
}
#dolacz-img a#dolacz-teraz{
	position:absolute;
	left:163px;
	top:183px;
	background:url(/img/dolacz_teraz.png);
	width:165px;
	height:39px;
	float:left;
	z-index:2;
}
.sidebox.left h4 {
	font-size:15px;
	padding:7px 33px;
	font-weight:normal;
}

.count-list {
	width:459px;
	overflow:hidden;
	border-bottom:1px #e1e1e1 solid;
	padding:8px 0 5px 33px;
}
.count-list li {
	float:left;
	width:492px;
	clear:both;
	padding-bottom:10px;
	line-height:17px;
}
.count-list li span.cn{
	float:left;
	width:17px;
	height:17px;
	margin-right:23px;
	display:inline;
	font-size:12px;
	text-align:center;
	background: url(/img/span-cn.png) no-repeat;
	color:#fff;
    height: 20px;
}
.cn{
	float:left;
	width:17px;
	height:17px;
	margin-right:23px;
	display:inline;
	font-size:12px;
	text-align:center;
	background:url(/img/span-cn.png);
	color:#fff;
}
#pomoz-i-wplac {
	float:left;
	width:228px;
	height:49px;
	background:url(/img/pomoz-i-wplac.png);
	margin-left:132px;
	margin-bottom:6px;
	display:inline;
}
#polec-nas {
	float:left;
	width:228px;
	height:49px;
	background:url(/img/polec-nas.png);
	margin-left:132px;
	margin-bottom:6px;
	display:inline;
}
#zostan-liderem {
	float:left;
	width:230px;
	height:50px;
	background:url(/img/zostan_liderem.png);
	margin-left:132px;
	margin-bottom: 2px;
	display:inline;
	margin-top: 15px;
}
.button_new {
	float:left;
	cursor: pointer;
	width:144px;
	height:30px;
	color: #fff;
	padding-right: 20px;
	font-size: 13px;
	padding-top: 8px;
	text-align: center;
	background:url(/img/button_bcg.png);
    background-repeat: no-repeat;
    background-size: contain;
	margin-left:163px;
	margin-bottom: 2px;
	display:inline;
	margin-top: 15px;
    font-weight: bold;
}

.button_new.button-return {
	width: 294px;
	height: 31px;
	padding-top: 13px;
	padding-right: 28px;
	background: url(/img/mapa/btn-return.png);
	right: 0px !important;
	bottom: -46px !important;
}

.button_100 {
    float:left;
    cursor: pointer;
    text-decoration: none !important;
    color: #ffffff !important;
    width:100px;
    height:20px;
    line-height: 10px;
    color: #fff;
    padding-right: 20px;
    font-size: 13px;
    padding-top: 8px;
    text-align: center;
    background: url(/img/button_bcg.png) no-repeat;
    background-size: contain;
    margin-left: 0px;
    margin-bottom: 2px;
    display:inline;
    margin-top: 15px;
}
.red_button{
    width: 140px;
    height: 70px;
    margin: auto;
    border-radius: 3px;
    font-weight: bold !important;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    -webkit-box-shadow:0 0 3px 0 #000000 inset;
    box-shadow:0 0 3px 0 #000000 inset;
    background: #d72222; /* Old browsers */
    background: -moz-linear-gradient(top,  #d72222 0%, #b50324 44%, #82000f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d72222), color-stop(44%,#b50324), color-stop(100%,#82000f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d72222 0%,#b50324 44%,#82000f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d72222 0%,#b50324 44%,#82000f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #d72222 0%,#b50324 44%,#82000f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #d72222 0%,#b50324 44%,#82000f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d72222', endColorstr='#82000f',GradientType=0 ); /* IE6-9 */
    opacity: 0.9;
}
.red_button .liczba{
    border: 1px solid black;
    padding: 1px 3px;
}
button.button_new{
    padding: 0 8px 0 0;
    width: 152px;
    height: 35px;
    -moz-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    -webkit-box-sizing: boder-box !important;
    box-sizing: border-box !important;
}
.button_new:hover {
	color: #fff;
}
.button_new_l2 {
	cursor: pointer;
	width:170px;
	height:30px;
	color: #fff;
	padding-right: 20px;
	font-size: 13px;
	padding-top: 8px;
	text-align: center;
	background:url(/img/button_bcg_l2.png);
	margin-bottom: 2px;
	display: block;
	margin-top: 15px;
}
.button_blue {
	cursor: pointer;
	width:146px;
	height:39px;
	color: #fff;
	padding-right: 20px;
	font-size: 13px;
	padding-top: 8px;
	text-align: center;
	background:url(/img/wplacam-blue.png) no-repeat 0 0 transparent;
	margin-bottom: 2px;
	display: block;
	margin-top: 15px;
}
.button_blue:hover {
	color: #fff;
}
.button_new_l2:hover {
	color: #fff;
}
.button_new_min:hover {
	color: #fff;
}
.button_new_min {
	float:left;
	cursor: pointer;
	width:115px;
	height:38px;
	color: #fff;
	padding-right: 18px;
	font-size: 13px;
	padding-top: 8px;
	text-align: center;
	background:url(/img/button_bcg_min.png) no-repeat;
	margin-bottom: 2px;
	display:inline;
	margin-top: 15px;
}
#leftbox-bottom, #rightbox-bottom {
	clear:both;
	width:492px;
	height:13px;
	background:url(/img/sidebox-bottom.png);
	font-size:1px;
}
#zobacz-calosc {
	float:right;
	background:url(/img/zobacz-calosc.png);
	width:118px;
	height:26px;
	margin-top:19px;
	margin-right:21px;
	display:inline;
}
#bottom {
	clear:both;
	width:100%;
	height:106px;
	background:#FFF;
}
#stopka {
	width:1000px;
	height:80px;
	padding-top:26px;
	text-align:left;
	font-size:11px;
	color:#000;
}
#cr {
	float:left;
	width:375px;
}
.kropka_link {
	background: none repeat scroll 0 0 #000000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    float: left;
    height: 6px;
    margin: 4px 2px -3px;
    width: 6px;
}
#cr a{
	font-weight:bold;
	color:#000;
}
#bmenu {
	float:right;
	width:620px;
	height:17px;
}

#bmenu li{
	float: left;
	padding-left :14px;
}

#bmenu li a{
	color:#ed1f24;
}

/* lider */
#lider-img {
	width:492px;
	overflow:hidden;
	border-bottom:1px #e1e1e1 solid;
	padding:199px 0 15px 0;
	text-align:center;
	font-size:16px;
	position:relative;
	margin-bottom:30px;
}
#lider-img .img{
	position:absolute;
	left:150px;
	top:10px;
	z-index:1;
}
#edytuj {
	position:absolute;
	left:232px;
	top:10px;
	width:110px;
	height:35px;
	z-index:202;
	text-align:center;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background:url(/img/edytuj.png)
}
#lider-img span {
	color:#000;
}
#stats {
	float:left;
	width:255px;
	padding-left:33px;
	padding-top:7px;
	font-weight:bold;
	margin-bottom:15px;
	display:inline;
}
#graph {
	float:left;
	width:255px;
	height:28px;
	background:url(/img/graph-bg.png);
	margin-top:16px;
}
#graph div{
	height:28px;
}
#active {
	float:left;
	background:url(/img/graph-active.png) left;
}
#noactive {
	float:right;
	background:url(/img/graph-noactive.png) right;
}
#legend {
	float:right;
	width: 150px;/*width:125px;*/
	height:70px;
	margin-right:33px;
	position:relative;
	margin-bottom:15px;
	display:inline;
}
#legend ul{/*
	width:126px;
	padding-top:38px;*/
	margin-left: -7px;
    padding-top: 38px;
    width: 170px;
}
#legend li {
	float:left;
	margin-left: 24px;/*margin-left:10px;*/
	background:url(/img/legend.png);
	width:32px;
	height:28px;
	text-align:center;
	line-height:28px;
	font-weight:bold;
	color:#000;
	position:relative;
	cursor:pointer;
}

.stats {
	float:left;
	width:255px;
	padding-left:33px;
	padding-top:7px;
	font-weight:bold;
	margin-bottom:15px;
	display:inline;
}
.ramka_liczniki .stats{
    padding-left: 0;
    width: 70%;
}
.graph {
	float:left;
	width:255px;
	height:28px;
	background:url(/img/graph-bg.png);
	margin-top:16px;
}
.graph div{
	height:28px;
}
.active {
	float:left;
	background:url(/img/graph-active.png) left;
}
.noactive {
	float:right;
	background:url(/img/graph-noactive.png) right;
}
.legend {
	float:right;
	width: 150px;/*width:125px;*/
	height:70px;
	margin-right:33px;
	position:relative;
	margin-bottom:15px;
	display:inline;
}
.legend ul{/*
	width:126px;
	padding-top:38px;*/
	margin-left: -7px;
    padding-top: 38px;
    width: 180px;
}
.legend li {
	-moz-border-radius:6px;
 	border-radius:6px;
 	-khtml-border-radius:6px;
 	-icab-border-radius:6px;
 	-webkit-border-radius:6px;
 	-khtml-border-radius:6px;
	float:left;
	margin-left: 24px;/*margin-left:10px;*/
	background-color:#00aef7;
	min-width: 32px;
    padding-left: 2px;
    padding-right: 2px;
	height:28px;
	text-align:center;
	line-height:28px;
	font-weight:bold;
	color:#000;
	position:relative;
	cursor:pointer;
}
.ramka_liczniki .legend{
    margin-right: 0px;
    width: 30%;
}
.ramka_liczniki .legend ul{
    width: 100%;
}
.ramka_liczniki .legend ul li{
    margin-left: 2px;
}
.hover-effect {
	background:url(/img/legend-hover-effect2.png);
	width:160px;
	height:36px;
	margin-left:9px;
	display:none;
	text-align:center;
	color:#000;
	position:absolute;
	left:0;
	top:0;
	line-height:28px;
	font-size:11px;
}
.sidebox.right p {
	padding:10px 33px ;
}
.sidebox.right .warning {
	color:#ee1d25;
	font-size:11px;
	padding-top:0;
}
.sidebox.left .warning {
	color:#ee1d25;
	font-size:11px;
	padding-top:0;
}
.sidebox.left .proces li{
    list-style: disc;
    margin-left: 20px;
    line-height: 16px;
}
.proces{
    /*margin-bottom: 10px;*/
}
.proces .proces_head{
    padding: 0 33px;
    background: #E33023;
    height: 42px;
    line-height: 42px;
    margin: 8px 0;
    font-weight: bold;
    color: #ffffff;
    font-size: 16px;
}
.proces .proces_content{
}
.proces .padding10{
    display: block;
    min-height: 22px;
    margin-top: 5px;
    line-height: 16px;
    padding: 0 33px 10px 33px;
}
.proces .padding10 ul {
    margin-top: 6px;
}
.proces .proces_content span{
    display: block;
    min-height: 22px;
    margin-top: 5px;
    line-height: 16px;
    padding: 0 33px;
}
.proces .proces_content span:before{
    display: block;
    content: '';
    background: url("/img/strzalka_l.png") no-repeat center top;
    margin: 0 2px;
    width: 11px;
    height: 100%;
    min-height: 22px;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}
/* forularz dodawania kandydata */

#formadd {
	padding:0 33px;
	/*overflow:hidden;*/
	width:426px;
}
#formadd label{
	float:left;
	width:420px;
	min-height:32px;
	line-height:19px;/*32px;*/
	padding-left:6px;
	margin:2px 0;
	position:relative;
	display:inline;
}
#formadd label.even{
	background:url(/img/label-even.png) left no-repeat #f7f7f7;
	margin:0;
}
#formadd label.txtarea {
	min-height:101px;
}
#formadd label span{
	float:left;
	width:185px;
	padding-top: 5px;
}
#formadd label span span{
	float:none;
	width:auto;
}
#formadd label span.message {
	position:absolute;
	left:0;
	top:-55px;
	width:auto;
	line-height:13px;
	font-size:9px;
	display:none;
	background:url(/img/message.png);
	width:122px;
	height:55px;
	padding:6px 11px 0 5px;
	z-index:999;
}
#formadd label span span.com{
	clear:both;
	font-size:9px;
	line-height:14px;
	float:left;
	width:185px;
	color:#a2a2a2;
}
#formadd label#tel span.message{
	left:21px;
}
#formadd label span span.red{
	color:#ee1d25;
}
.red {
	color:#ee1d25;
}
#formadd label span span.qu{
	color:#8cdf4e;
	cursor:pointer;
}
#formadd label .input-txt {
	float:right;
	background:url(/img/input-txt.png) bottom;
	width:220px;
	height:28px;
	color:#636363;
	line-height:28px;
	padding:0 7px;
	font-size:12px;
	margin-top:2px;
}
label .input-txt_short {
	float:right;
	background:url(/img/input-txt_short.png) bottom;
	width:146px;
	height:28px;
	color:#636363;
	line-height:28px;
	padding:0 7px;
	font-size:12px;
	margin-top:2px;
}
#formadd label.even .input-txt {
	background-position:top;
}
#formadd label.txtarea span.message {
	left:25px;
}
#formadd label.txtarea textarea {
	float:right;
	background:url(/img/txtarea.png) top;
	width:220px;
	height:87px;
	color:#636363;
	line-height:16px;
	padding:5px 7px;
	font-size:12px;
	margin-top:3px;
}
#formadd label.txtarea.even {
	background:url(/img/txtarea-bg.png) left no-repeat #f7f7f7;
}
#formadd label.txtarea.even textarea {
	background-position:bottom;
}
#formadd label.txtarea160 span.message {
	left:25px;
}
#formadd label.txtarea160 textarea {
	float:right;
	background:url(/img/txtarea160.png) no-repeat top left;
	width:220px;
	height:150px;
	color:#636363;
	line-height:16px;
	padding:5px 7px;
	font-size:12px;
	margin-top:3px;
}
#formadd label.txtarea160.even {
	background:url(/img/txtarea-bg.png) left no-repeat #f7f7f7;
}
#formadd label.txtarea160.even textarea {
	background-position:bottom;
}
#zapisz {
	float:left;
	background:url(/img/zapisz.png);
	width:118px;
	height:27px;
	margin:15px 0 4px 145px;
	display:inline;
	cursor: pointer;
}
.zapisz {
	float:left;
	background:url(/img/zapisz.png);
	width:118px;
	height:27px;
	margin:15px 0 4px 145px;
	display:inline;
	cursor: pointer;
}
.preview{
    float:left;
    background: #e82c45; /* Old browsers */
    background: -moz-linear-gradient(top,  #e82c45 0%, #600e16 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e82c45), color-stop(100%,#600e16)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e82c45 0%,#600e16 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e82c45 0%,#600e16 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e82c45 0%,#600e16 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e82c45 0%,#600e16 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e82c45', endColorstr='#600e16',GradientType=0 ); /* IE6-9 */
    background-repeat: no-repeat;
    width:27px;
    height:26px;
    margin-top: 15px;
    display:block;
    cursor: pointer;
    border-radius: 5px;
}
.preview img{
    width: 18px;
    padding: 4px;
}
#nl {
	background:url(/img/nl.png) left no-repeat;
	line-height:28px;
	padding:5px 0 5px 41px;
}

/* mapa */
.mapka .header {
	width: 1000px;
	height: 62px;
	background: url(/img/mapa-header2.png) no-repeat;
}

.mapka .header h3{
	float:left;
	width:178px;
	height:62px;
	line-height:62px;
	font-size:19px;
	color:#e2001a;
	font-weight:normal;
}

#mapa {
	position:relative;
	width:1000px;
	height:634px;
}
#mapa .img {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#mapa .box {
	position:absolute;
	z-index:2;
}
#moja-lokalizacja {
	position:absolute;
	left:0;
	top:0;
	width:225px;
	height:40px;
	background: #F2F2F2 url(/img/moja-lokalizacja.png);
	z-index:99;
	padding:7px 20px 0 51px;
    border-bottom-right-radius: 6px;
}
#moja-lokalizacja strong {
	float:left;
	width:134px;
	height:17px;
	line-height:17px;
	color:#000;
}
#moja-lokalizacja a{
	float:right;
	color:#f02327;
	text-align:right;
	width:83px;
	height:17px;
	font-size:9px;
	line-height:17px;
}
#moja-lokalizacja span{
	width:225px;
	font-size:9px;
	color:#868484;
	padding-top:3px;
}
.details {
	width:287px;
	height:198px;
	padding:16px 15px 0 15px;;
	background:url(/img/details.png);
	z-index:999;
	position:absolute;
	left:550px;
	top:330px;
	font-size:11px;
}
.details h3{
	font-size:13px;
	color:#e83348;
}
.details h3 span{
	color:#4c4c4c;
}
.ls {
	float:left;
	width:142px;
}
.ls h5 {
	padding-top:20px;
	padding-bottom:5px;
	clear:both;
	float:left;
	font-size:11px;
	width:142px;
}
.ls .avatar {
	float:left;
	padding-right:5px;
}
.ls a{
	text-decoration:underline;
	color:#323666;
}
.min-graph {
	float:left;
	width:115px;
	height:28px;
	background:url(/img/min-graph.png) center left;
}
.min-graph .min-active{
	float:left;
	height:28px;
	background:url(/img/min-graph.png) top left;
}
.min-graph .min-noactive{
	float:right;
	height:28px;
	background:url(/img/min-graph.png) bottom right;
}
.min-legend {
	clear:both;
	width:126px;
	height:28px;
	padding-top:4px;
	float:left;
}
.min-legend li{
	float:left;
	width:32px;
	height:28px;
	margin-right:9px;
	text-align:center;
	font-weight:bold;
	line-height:28px;
	color:#000;
	background:url(/img/legend.png);
}
.rs {
	float: left;
    padding-left: 5px;
    padding-top: 20px;
    width: 145px;
}
.ms {
    float: left;
    padding-top: 15px;
    width: 145px;
}
.rs .red {
	color:#e83348;
}
.create-new {
	padding:21px 0 ;
	text-align:center;
}
.utworz-region {
	float:left;
	margin-left:10px;
	background:url(/img/utworz-region.png);
	width:118px;
	height:26px;
}
#mapa-legend {
	clear:both;
	padding-top:9px;
	width:1000px;
	height:29px;
}
#mapa-legend li{
	float:left;
	font-weight:bold;
	color:#000;
	width:273px;
}
#mapa-legend li img {
	vertical-align:middle;
	margin-right:14px;
}

/* bookmarks */
#change-bookmarks {
	width:491px;
	float:left;
	height:50px;
	margin-bottom:12px;
}
#change-bookmarks li{
	float:left;
	width:163px;
	height:49px;
	line-height:49px;
	border-bottom:1px #ececec solid;
	text-align:center;
	cursor:pointer;
	background:url(/img/changebookmarks-li.png);
	border-left:1px #ececec solid;
}
#change-bookmarks li.checked{
	border-left:none;
	border-bottom-color:#fff;
	font-weight:bold;
	background:#FFF;
}
#bookmark0, #bookmark1, #bookmark2 {
	width:492px;
	overflow:visible;
}
#bookmark0, #bookmark1, #bookmark2 {
	display:none;
}
.tabela {
	width:445px;
	/*overflow:hidden;*/
}
.tabela li{
	float:left;
	width:437px;
	/*height:32px;*/
	line-height:15px;
	padding-left:8px;
	font-size:11px;
}
.tabela.szkolenia li{
	float:left;
	width:437px;
	height:150px;
	line-height:15px;
	padding-left:8px;
	font-size:11px;
}
.tabela li.naglowek.szkolenia{
	float:left;
	width:437px;
	height:32px;
	line-height:15px;
	padding-left:8px;
	font-size:11px;
}
.tabela li span{
	float:left;
    line-height: 12px;
	min-height: 40px;
	min-width: 70px;
}
.tabela li.naglowek.even span{
	float:left;
	height:32px;
    line-height: 12px;
	min-width: 70px;
	min-height: initial;
}
.sidebox.right ul.tabela.infocont{
    display: none;
}
.sidebox.right ul.tabela.infocont li{
    display: none;
}
#content.szkolenia .show_info{
    cursor: pointer;
}
.sidebox.right ul.tabela.infocont li span:first-child,
.sidebox.right ul.tabela.infocont li span:last-child{
    width: 50%;
}
#content.cele .tabela li.row span.raport_lider:nth-child(3),
#content.cele .tabela li.row span.raport_lider:nth-child(4),
#content.cele .tabela li.row span.raport_lider:nth-child(5)
{
    background: #E8DEDE;
}
#content.cele .tabela li.row span.raport_lider:nth-child(6),
#content.cele .tabela li.row span.raport_lider:nth-child(7)
{
    background: #FFE9E9;
}
#content.cele .tabela li.row span.raport_lider:nth-child(8)
{
    background: #E8DEDE;
}
#content.cele .tabela li.row span.raport_lider:nth-child(9),
#content.cele .tabela li.row span.raport_lider:nth-child(10)
{
    background: #FFE9E9;
}
#content.wolontariusze .tabela li.row span
{
    border-right: 1px dotted grey;
    text-align: center;
}
#content.wolontariusze .tabela li.row span:last-child{
    border-right: none;
}
.tabela div span{
	float:none;
	height:auto;
}
.tb0 {width:20px;}
/*.tb1 {width:145px}*/
.tb1 {width:75px;}
.tb2 {width:58px;text-align:center}
.tb3 {width:90px;text-align:center}
.tb3 {width:90px;text-align:center}
.tb4 {width:70px;text-align:center}
.tb5 {width:73px;text-align:center;}
.tb5td {width:73px;text-align:center; line-height: 32px !important}
.tb6 {
	width: 260px;
	text-align:center
}
.tb6td {width:27px;text-align:center; line-height: 32px !important}

.tb0s {width:20px;}
/*.tb1 {width:145px}*/
.tb1s {width:85px;text-align:center}
.tb2s {width:58px;text-align:center}
.tb3s {width:118px;text-align:center}
.tb4s {width:46px;text-align:center}
.tb5s {width:64px;text-align:center}
.tb6s {width:62px;text-align:center}
.tb7s {width:129px;text-align:center}
.tb8s {width:29px;text-align:center}
.tb9s {width:43px;text-align:center}
.tb10s {width:36px;text-align:center}
.tb11s {width:50px;text-align:center}
.tb12s {width:43px;text-align:center}
.tb13s {width:67px;text-align:center}
.tb14s {width:51px;text-align:center}
.tb15s {width:27px;text-align:center}
.tabela li.naglowek, .tabela li.naglowek.even{
	background:url(/img/tabela-naglowek.png);
	font-weight:bold;
	line-height:15px;
}
.tabela li.naglowekszkolenia, .tabela li.naglowekszkolenia.even{
	background:url(/img/tabela-naglowek.png);
	font-weight:bold;
	line-height:15px;
	height: 32px;
}
.tabela li.even{
	background: #F3F3F3 /*url(/img/tabela-li-even.png)*/;
	line-height:15px;
}
.tabela li:hover{
    background: #CCCCCC;
}
#content.cele .tabela li.row:hover span.raport_lider{
    background: none;
}
.tabela li span.red {
	color:#e2001a;
}
.tabela li span.orange {
	color:#f69e39;
}
.tabela li span.green {
	color:#6cb100;
}
.tb4 img{
	vertical-align:middle;
}
.pagination {
	padding:17px 0 18px 0;
	text-align:center;
	font-size:11px;
}
.pagination .pn{
	padding:0 10px;
}
.pagination .zaz {
	font-weight:bold;
}
#lub {
	width:445px;
	height:82px;
	text-align:center;
	line-height:82px;
	color:#9b9a9a;
	font-size:19px;
	float:left;
}
#formadd label.pdd {
	background:none;
	padding-top:23px;
}
#poglad-wiadomosci {
	float:left;
	background:url(/img/podglad-wiadomosci.png);
	width:136px;
	height:27px;
	margin:20px 0 10px 73px;
	display:inline;
}
#wyslij {
	float:left;
	background:url(/img/wyslij.png);
	width:118px;
	height:27px;
	margin:20px 0 10px 14px;
	display:inline;
}
#zaloguj {
	float:left;
	background:url(/img/zaloguj.png);
	width:118px;
	height:26px;
	margin:20px 0 10px 14px;
	display:inline;
	cursor: pointer;
}
#zaloguj2 {
	background:url(/img/zaloguj2.png);
	width:166px;
	height:39px;
	margin: 0 auto;
	display:block;
	cursor: pointer;
}
.wyslij {
	float:left;
	background:url(/img/wyslij.png);
	width:118px;
	height:27px;
	margin:20px 0 10px 14px;
	display:inline;
}
#zaloguj_FB {
	float:left;
	background:url(/img/log_fb.png);
	width:120px;
	height:28px;
	margin:20px 0 10px 14px;
	display:inline;
}
#facebook-btn {
	float:left;
	background:url(/img/facebook-btn.png);
	width:118px;
	height:26px;
	margin:20px 0 10px 14px;
	display:inline;
}
#email-btn {
	float:left;
	background:url(/img/email-btn.png);
	width:118px;
	height:26px;
	margin:20px 0 10px 14px;
	display:inline;
}
#formadd label#ptm {
	margin-bottom:10px;
	display:inline;
}
#formadd label#csv .message {
	left:83px;
}
#formadd label#wae .message {
	left:87px;
}
#formadd label#ptm .message {
	left:67px;
}
#formadd label#wtw .message {
	left:109px;
}
#facebook {
	text-align:center;
	padding:15px 0 51px 0;
}
#rekrutacja {
	margin-top:35px;
	margin-bottom:27px;
}
#rekrutacja li .tb2{
	cursor:pointer;
}
.profile {
	position:absolute;
	left:auto;
	top:auto;
	background:#090;
	width:400px;
	margin-top:18px;
	height:210px;
	padding:11px 15px 0 14px;
	background:url(/img/profile.png);
	line-height:normal;
	cursor:default;
	display:none;
}
.profile h5 {
	float:left;
	width:346px;
	height:45px;
	font-size:12px;
	color:#000;
	line-height:23px;
}
.tabela div .zamknij {
	float:right;
	width:52px;
	height:13px;
	background:url(/img/zamknij.png) right no-repeat;
	color:black;
	line-height:13px;
	cursor:pointer;
}
.profile .ico{
	float:left;
	margin-right:19px;
	display:inline;
}
.tabela div ul {
	float:left;
	width:280px;
}
.tabela div ul li, .tabela div ul li.even{
	width:280px;
	background:none;
	height:auto;
	line-height:normal;
	margin-bottom:6px;
	display:inline;
	cursor:default;
	color:#000;
}
.tabela div ul li .lm0 {
	float:none;
	width:90px;
	cursor:default;
}
.tabela div ul li .lm1 {
	float:right;
	width:190px;
	font-weight:bold;
	cursor:default;
}

/* faq */
#wybierz-dzial {
	padding:15px 33px 23px 33px;
}
#wybierz-dzial strong{
	padding-right:10px;
}
#wybierz-dzial a{
	padding:0 5px;
}
#wybierz-dzial a.zaz{
	color:#f02327;
	font-weight:bold;
}
#faq {
	padding:0 33px;
}
#faq li{
	float:left;
	width:100%;
	margin-bottom:12px;
	display:inline;
}
#faq li h5{
	font-size:12px;
	cursor:pointer;
	background:url(/img/faq-li.png) 0 3px no-repeat;
	text-indent:13px;
}
#faq li.zaz h5{
	background:url(/img/faq-li-zaz.png) 0 4px no-repeat;
}
#faq li div{
	display:none;
}
#faq li div p{
	padding:8px 0;
}
.dolacz-teraz-2 {
	float:left;
	background:url(/img/dolacz-teraz-2.png);
	width:230px;
	height:50px;
}
.left .dolacz-teraz-2 {
	margin:30px 0 20px 132px;
	display:inline;
	clear:both;
}
#dwi {
	margin:0;
	padding:0;
	float:left;
}
#np {
	text-align:right;
	padding-right:3px;
	color:#ed1c24;
	padding:15px 33px 15px 0;
}
#np span{
	color:#4c4c4c;
	padding:0 6px;
}

/* superw to */
#changer {
	float:left;
	width:100%;
	padding-top:26px;
}
#changer li{
	float:left;
	width:12px;
	height:12px;
	margin-right:6px;
	display:inline;
	background:url(/img/changer.png) top;
	cursor:pointer;
}
#changer li.zaz {
	background-position:bottom;
}
#changer a{
	float:left;
	width:12px;
	height:12px;
	margin-right:6px;
	display:inline;
	background:url(/img/changer.png) top;
	cursor:pointer;
}
#changer a.activeSlide {
	background-position:bottom;
}
#dt {
	width:490px;
	height:330px;
	position:relative;
	overflow:hidden;
	clear:both;
	float:left;
}
#dt li{
	position:absolute;
	left:0;
	top:0;
	width:490px;
	height:330px;
}
#dt li img{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#win1, #win2 {
	display:none;
}
#dt li .dolacz-teraz-2 {
	position:absolute;
	margin-left:128px;
	bottom:0;
	z-index:2;
}
.zazmenu {
	background: url(/img/menu_bcg.png) 0 -37px no-repeat !important;
	background-position: 0 0 !important;
}

#menu.lider {
    right: 30px; width: 945px;
}

#menu li .zazmenu:hover {
	background: url(/img/menu_bcg.png) 0 -37px no-repeat !important;
}
#menu.lider li .zazmenu {
	background: url(/img/menu_bcg2a.png) 0 -37px no-repeat !important;
}
#utworz-rejon {
	cursor: pointer;
	position:absolute;
	left: 789px;
	width: 211px;
	height: 47px;
	background:url(/img/stworz-rejon4.png) no-repeat;
	z-index: 100;
}
.dolacz-do-zespolu {
	float:left;
	margin-left:10px;
	background:url(/img/dolacz-do-zespolu.png);
	width:120px;
	height:28px;
}
.tak {
	float:left;
	margin-left:10px;
	background:url(/img/tak.png);
	width:120px;
	height:28px;
    margin-left: 20px;
    margin-top: 25px;
}
.anuluj {
	float:left;
	margin-left:10px;
	background:url(/img/anuluj.png);
	width:121px;
	height:28px;
	float: left;
    margin-left: 15px;
    margin-top: 25px;
}
.zglos-sie {
	float:left;
	margin-left:10px;
	background:url(/img/zglos-sie.png);
	width:118px;
	height:27px;
    margin-left: 20px;
    margin-top: 25px;
}
.okienko_top {
	width: 600px;
	height: 13px;
	background:url(/img/okienko-top.png) no-repeat;
    background-size: cover;
}
.okienko_middle {
	width: 600px;
	background:url(/img/okienko-middle.png) repeat-y;
    background-size: contain;
}
.okienko_bottom {
	width: 600px;
	height: 7px;
	background:url(/img/okienko-bottom.png) no-repeat;
    background-size: cover;
}
.okienko {
	display: none;
	left: 50%;
    width: 600px;
    margin-left: -300px;
    position: absolute;
    top: 1%;
    z-index: 500;
	border-radius: 6px;
	border: 1px solid grey;
    box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.7);
}
.okienko-tresc {
	padding: 20px;
}
.zamknij {
	cursor: pointer;
	float: right;
	margin-right: 10px;
}

.okienko-menu {
	margin-bottom: 10px;
	display:block;
}
/* forularz w panelu lidera */

.formadd {
	/*overflow:hidden;*/
	width:450px;
}
.formadd label{
	float:left;
	width:420px;
	min-height:32px;
	line-height:32px;
	padding-left:6px;
	margin:2px 0;
	position:relative;
	display:inline;
}
.formadd label.even{
	background:url(/img/label-even.png) left no-repeat #f7f7f7;
	margin:0;
}
.formadd label.txtarea {
	min-height:101px;
}
.formadd label span{
	float:left;
	width:185px;
}
.formadd label span span{
	float:none;
	width:auto;
}
.formadd label span.message {
	position:absolute;
	left:0;
	top:-55px;
	width:auto;
	line-height:13px;
	font-size:9px;
	display:none;
	background:url(/img/message.png);
	width:122px;
	min-height:55px;
	padding:6px 11px 0 5px;
	z-index:999;
}
.formadd label span span.com{
	clear:both;
	font-size:9px;
	line-height:14px;
	float:left;
	width:185px;
	color:#a2a2a2;
}
.formadd label#tel span.message{
	left:21px;
}
.formadd label span span.red{
	color:#ee1d25;
}
.formadd label span span.qu{
	color:#8cdf4e;
	cursor:pointer;
}
.formadd label .input-txt {
	float:right;
	background:url(/img/input-txt.png) bottom;
	width:220px;
	height:28px;
	color:#636363;
	line-height:28px;
	padding:0 7px;
	font-size:12px;
	margin-top:2px;
}
.formadd label.even .input-txt {
	background-position:top;
}
.formadd label.txtarea span.message {
	left:25px;
}
.formadd label.txtarea textarea {
	float:right;
	background:url(/img/txtarea.png) top;
	width:220px;
	min-height:87px;
	color:#636363;
	line-height:16px;
	padding:5px 7px;
	font-size:12px;
	margin-top:3px;
}
.formadd label.txtarea.even {
	background:url(/img/txtarea-bg.png) left no-repeat #f7f7f7;
}
.formadd label.txtarea.even textarea {
	background-position:bottom;
}

.faq {
	padding:0 33px;
}
.faq li{
	float:left;
	width:100%;
	margin-bottom:12px;
	display:inline;
}
.faq li h5{
	font-size:12px;
	cursor:pointer;
	background:url(/img/faq-li.png) 0 3px no-repeat;
	text-indent:13px;
}
.faq li.zaz h5{
	background:url(/img/faq-li-zaz.png) 0 4px no-repeat;
}
.faq li div{
	display:none;
}
.faq li div p{
	padding:8px 0 !important;
}
.fb_dialog {
	margin-left: -200px;
}
.opis_legenda {
	color: #898989;
    float: left;
    font-size: 9px;
    margin-top: -7px;
    padding-left: 39px;
    width: 200px;
}
#kontakt_techniczny {
	color: #898989;
	font-size: 10px;
	height: 14px;
	padding: 3px 13px 0 112px;
	display: block;
	text-align: right;
	width: 100%;
	float: right;
	margin-top: 10px;
}
#utworz-rejon2 {
	cursor: pointer;
	position:absolute;
	left: 749px;
	width: 251px;
	height: 47px;
	background:url(/img/bcg-white2.png) no-repeat;
	z-index: 100;
}/*
#utworz-rejon2 {
	cursor: pointer;
	position:absolute;
	left: 838px;
	width: 162px;
	height: 35px;
	background:url(/img/button_bcg2.png) no-repeat;
	z-index: 100;
}*/
#dodaj_wolontariusza {
	cursor: pointer;
	position:absolute;
	right: 15px;
    top: 260px;
	width: 164px;
	height: 38px;
	background:url(/img/dodaj_wolontariusza.png) no-repeat;
	z-index: 100;
}

#loga {
	background: url(/img/stopka_bcg.jpg) no-repeat 0 0;
	width:1004px;
	height:92px;
}

#prosiak_big {
	background: url(/img/prosiak_big.jpg) no-repeat 0 0;
	width:230px;
	height:203px;
	float: left;
	position: absolute;
}
#prosiak_big_pink {
	background: url(/img/prosiak_big_pink.jpg) no-repeat 0 0;
	width:230px;
	height:203px;
	float: left;
}
#prosiak_big_gold {
	background: url(/img/prosiak_big_gold.jpg) no-repeat 0 0;
	width:230px;
	height:203px;
	float: left;
	position: absolute;
}
#prosiak_mid {
	background: url(/img/prosiak_mid.jpg) no-repeat 0 0;
	width:149px;
	height:132px;
	float: left;
	position: absolute;
}
#prosiak_mid_pink {
	background: url(/img/prosiak_mid_pink.jpg) no-repeat 0 0;
	width:149px;
	height:132px;
	float: left;
}
#prosiak_mid_gold {
	background: url(/img/prosiak_mid_gold.jpg) no-repeat 0 0;
	width:149px;
	height:132px;
	float: left;
	position: absolute;
}
#prosiak_min {
	background: url(/img/prosiak_min.jpg) no-repeat 0 0;
	width:94px;
	height:83px;
	float: left;
	position: absolute;
}
#prosiak_min_pink {
	background: url(/img/prosiak_min_pink.jpg) no-repeat 0 0;
	width:94px;
	height:83px;
	float: left;
	display: block;
}
#prosiak_min_gold {
	background: url(/img/prosiak_min_gold.jpg) no-repeat 0 0;
	width:94px;
	height:83px;
	float: left;
	position: absolute;
}
#skarbonka_left {
	float: left;
	margin-left: 10px;
	width: 240px;
}
#skarbonka_left p {
	width: 240px;
	margin-bottom: 5px;
	padding: 0;
}
#skarbonka_left li{
	margin: 5px;
}
#stan_konta {
	position: absolute;
	margin-top: 215px;
	margin-left: 40px;
	font-size: 15px;
	text-align: center;
}
#stan_konta2 {
	position: absolute;
	margin-top: 275px;
	margin-left: 40px;
	font-size: 13px;
}
#wybierz_platnosc {
	float: left;
    margin-left: 100px;
    margin-top: 20px;
    width: 150px;
}
#wybierz_platnosc p {
	width: 240px;
	margin-bottom: 5px;
	padding: 0;
}
#platnosci_sms {
	display: none;
	text-align: center;
	margin-top: 60px;
}
#platnosci_sms p {
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
}
#twoje_dane {
	float: left;
    margin-left: 40px;
    margin-top: 20px;
    width: 150px;
}
#twoje_dane p {
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
}
#wysokosc_wplaty {
	float: left;
    margin-left: 100px;
    margin-top: 20px;
    width: 150px;
}
#wysokosc_wplaty p {
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
}
.platnosc_tab {
	background: url(/img/wplata_bcg.jpg) no-repeat;
	width: 182px;
	height: 20px;
	padding:3px;
	margin: 0;
}
.platnosc_tabnb {
	width: 182px;
	height: 20px;
	margin: 0;
}
.rozliczenie_tab {
	background: url(/img/wyplata_bcg.jpg) no-repeat;
	width: 396px;
	height: 21px;
	margin: 0;
}
.rozliczenie_tabnb {
	width: 396px;
	height: 21px;
	padding:3px;
	margin: 0;
}
#lider_wplaty {
	float: left;
	width: 200px;
	margin-left: 33px;
}
#lider_wplaty p {
	width: 100%;
	padding: 0;
}
#lider_sms {
	float: left;
	width: 200px;
	margin-left: 25px;
}
#lider_sms p {
	width: 100%;
	padding: 0;
}
#licznik_platnosci {
	margin-top: 20px;
	margin-left: 33px;
}
.licznik_platnosci_bcg {
	background: url(/img/platnosc_bcg.png) no-repeat;
	width: 242px;
	height: 21px;
	float: left;
	margin-bottom: 5px;
}
.licznik_platnosci_bcg_red {
	background: url(/img/platnosc_bcg_red.png) no-repeat;
	width: 242px;
	height: 21px;
	float: left;
}
.licznik_platnosci_bcg_green {
	background: url(/img/platnosc_bcg_green.png) no-repeat;
	width: 242px;
	height: 21px;
	float: left;
}
.licznik_platnosci_bcg_yellow {
	background: url(/img/platnosc_bcg_yellow.png) no-repeat;
	width: 242px;
	height: 21px;
	float: left;
}

.licznik_platnosci_bcg2 {
	background: url(/img/platnosc_bcg2.png) no-repeat;
	width: 150px;
	height: 21px;
	/*float: right;*/
	margin-bottom: 5px;
}
.licznik_platnosci_bcg_red2 {
	background: url(/img/platnosc_bcg_red2.png) no-repeat;
	width: 150px;
	height: 21px;
	float: left;
}
.licznik_platnosci_bcg_green2 {
	background: url(/img/platnosc_bcg_green2.png) no-repeat;
	width: 150px;
	height: 21px;
	float: left;
}
.licznik_platnosci_bcg_yellow2 {
	background: url(/img/platnosc_bcg_yellow2.png) no-repeat;
	width: 150px;
	height: 21px;
	float: left;
}

.hed_pl {
	margin-top: -12px;
    position: absolute;
}
#wtyczki {
    background: url("/img/wtyczki.jpg") no-repeat scroll 0 0 transparent;
    height: 72px;
    width: 463px;
    margin-left: 15px;
    margin-top: 18px;
}
#fb {
	border: none;
	width: 33px;
	height: 33px;
	position: absolute;
	margin-left: 83px;
    margin-top: 16px;
}
#youtube {
	border: none;
	width: 33px;
	height: 33px;
	position: absolute;
	margin-top: 16px;
	margin-left: 169px;
}
#googleplus {
	border: none;
	width: 33px;
	height: 33px;
	position: absolute;
	margin-top: 16px;
	margin-left: 256px;
}
#nk {
	border: none;
	width: 33px;
	height: 33px;
	position: absolute;
	margin-top: 16px;
	margin-left: 343px;
}
div.bookmarks ul.socials{width:100% !important; margin:0 !important; padding:0 !important}
div.bookmarks ul.socials li{display:inline !important; float:left !important; list-style-type:none !important; margin:0 !important; height:29px !important; width:54px !important; cursor:pointer !important; padding:0 !important}
div.bookmarks ul.socials li:before, div.bookmarks ul.socials li:after, div.bookmarks ul.socials li a:before, div.bookmarks ul.socials li a:after{content:none !important}
div.bookmarks ul.socials a{display:block !important; width:60px !important; height:29px !important; text-indent:-9999px !important; background-color:transparent !important}
div.bookmarks ul.socials a:hover{background-color:transparent !important}

.socials-mail {background:url('/img/socials/mail.png') no-repeat !important;border: 0;outline: none;background-position:0px bottom !important}
.socials-mail:hover {background-position:0px top !important}

.socials-facebook {background:url('/img/socials/fb.png') no-repeat !important;border: 0;outline: none;background-position:0px bottom !important}
.socials-facebook:hover {background-position:0px top !important}

.socials-gadugadu {background:url('/img/socials/gg.png') no-repeat !important;border: 0;outline: none;background-position:0px bottom !important}
.socials-gadugadu:hover {background-position:0px top !important}

.socials-nk {background:url('/img/socials/nk.png') no-repeat !important;border: 0;outline: none;background-position:0px bottom !important}
.socials-nk:hover {background-position:0px top !important}

.socials-g {background:url('/img/socials/g.png') no-repeat !important;border: 0;outline: none;background-position:0px bottom !important}
.socials-g:hover {background-position:0px top !important}

.socials-tweeter {background:url('/img/socials/tweeter.png') no-repeat !important;border: 0;outline: none;background-position:0px bottom !important}
.socials-tweeter:hover {background-position:0px top !important}

.socials-youtube {background:url('/img/socials/youtube.png') no-repeat !important;border: 0;outline: none;background-position:0px bottom !important}
.socials-youtube:hover {background-position:0px top !important}

.socials-blip {background:url('/img/socials/blip.png') no-repeat !important;border: 0;outline: none;background-position:0px bottom !important}
.socials-blip:hover {background-position:0px top !important}

.socials-instagram {background:url('/img/socials/instagram.png') no-repeat !important;border: 0;outline: none;background-position:0px bottom !important}
.socials-instagram:hover {background-position:0px top !important}

.activeSlide {
	font-weight: bold;
	color: #E2001A;
}
.prev,.next,.nav a {
	float: left;
	margin: 3px;
	display: block;
}
.menu_pytania {
	margin-left: 80px;
}
.pytanie {
	width: 426px;
	padding: 17px 33px;
}
.odp {
	clear: both;
}
.odp input{
	float: left;
	margin:5px;
}
.odp div {
	float: right;
    line-height: 24px;
    text-align: left;
    width: 380px;
}

.clear {
	clear: both;
}

/*MOJAEUROPRAWDA*/
.sideboxmepl {
	text-align: justify;
	float: left;
	width:408px;
	padding-left: 55px;
	padding-top: 35px;
	padding-right: 37px;
}
.sideboxmepr {
	text-align: justify;
	float: left;
	width:408px;
	padding-left: 37px;
	padding-top: 35px;
	padding-right: 35px;
}
.sideboxmep p{
	padding: 17px 0;
	line-height:19px;
	clear:both;
	float:left;
}
.mapkamep {
	background: url("/img/mojaeuroprawda/mapka.png") no-repeat scroll 0 0 transparent;
    height: 190px;
    margin-top: 295px;
    width: 372px;
}
.mepsocial {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	width: 998px;
	min-height: 80px;
}
.mepsocial-bottom {
	/*background: url("/img/mojaeuroprawda/bottom.png") no-repeat scroll left bottom #fff;*/
	width: 1003px;
	height: 19px;
}
.google-plus-mep {
	float: left;
	width: 310px;
	margin-left: 10px;
	margin-top: 10px;
}
.fb-like-mep {
	float: left;
	width: 310px;
	margin-left: 10px;
	margin-top: 10px;
}
.mepsocial-comments {
	float: left;
    margin-left: 50px;
    width: 620px;
    margin-top: 10px;
}
.podpisy li {
	float: left;
	margin-left: 20px;
	width: 200px;
}
/*MOJAEUROPRAWDA*/

.ramka_liczniki {
	border: 5px solid #c3c3c3;
	-moz-border-radius:15px;
 	border-radius:15px;
 	-khtml-border-radius:15px;
 	-icab-border-radius:15px;
 	-webkit-border-radius:15px;
 	-khtml-border-radius:15px;
 	margin-left: 33px;
 	margin-right: 33px;
 	padding: 10px;
 	margin-bottom: 15px;
}
.ramka_liczniki.polska {
    background: url("/img/polska.png") no-repeat scroll right center transparent;
    background-size: 127px;
}
.ramka_liczniki.wojewodztwo {
    background: url("/img/wojewodztwo.png") no-repeat scroll right center transparent;
    background-size: 127px;
}
.ramka_liczniki.rejon {
    background: url("/img/rejon.png") no-repeat scroll transparent;
    background-size: 127px;
    background-position: right 30%;
}
.opis_licznika {
	display: block;
    float: left;
    font-size: 10px;
    width: 240px;
}
.okienko2 {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C3C3C3;
    -moz-border-radius:10px;
 	border-radius:10px;
 	-khtml-border-radius:10px;
 	-icab-border-radius:10px;
 	-webkit-border-radius:10px;
 	-khtml-border-radius:10px;
    display: none;
    left: 50%;
    margin-left: -250px;
    min-height: 300px;
    padding: 20px;
    position: absolute;
    top: 100px;
    width: 500px;
    z-index: 800;
}
.textarea2 {
	background: none repeat scroll 0 0 #f0f0f0 !important;
    width: 405px !important;
    height: 250px !important;
    -moz-border-radius:10px;
 	border-radius:10px;
 	-khtml-border-radius:10px;
 	-icab-border-radius:10px;
 	-webkit-border-radius:10px;
 	-khtml-border-radius:10px;
}
.zamknij2 {
	background: url("/img/zamknij.png") no-repeat scroll right center transparent;
    color: black;
    cursor: pointer;
    float: right;
    height: 13px;
    line-height: 13px;
    margin-left: 435px;
    position: absolute;
    width: 60px;
}
.magenta {
	color: magenta;
}
.blue {
	color: blue;
}
.navy {
	color: navy;
}
.field {
	-moz-border-radius:6px;
 	border-radius:6px;
 	-khtml-border-radius:6px;
 	-icab-border-radius:6px;
 	-webkit-border-radius:6px;
 	-khtml-border-radius:6px;
 	background: #f4f4f4;
 	width: 415px;
 	height: 32px;
 	line-height: 32px;
 	padding-left: 15px;
}
.ok {
	color: green;
}
.notatka {
	border: 3px solid #C3C3C3;
	-moz-border-radius:6px;
 	border-radius:6px;
 	-khtml-border-radius:6px;
 	-icab-border-radius:6px;
 	-webkit-border-radius:6px;
 	-khtml-border-radius:6px;
 	width: 416px;
 	margin-bottom: 4px;
 	margin-top: 4px;
 	padding: 5px;
}
.notatka p {
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	width: 406px !important;
}
.notatka .wojewodztwo {
	color: #C3C3C3;
    float: left;
    font-size: 11px;
    margin-bottom: -10px;
    margin-top: -6px;
}

.raport_lider {
	float: left;
	width: 35px;
	text-align: center;
	padding: 0 1px;
}

.legend-li-cele1 {
	background-color: #00AEF7;
	background-position: center center;
	border-radius: 6px;
	float: left;
	height: 28px;
	line-height: 28px;
	margin: 0 24px 6px 24px;
	min-width: 32px;
}

.legend-li-cele2 {
	background-color: #EB1C24;
	background-position: center center;
	border-radius: 6px;
	float: left;
	height: 28px;
	line-height: 28px;
	margin: 6px 24px;
	min-width: 32px;
}

.legend-li-cele3 {
	background-color: #A4A3A3;
	background-position: center center;
	border-radius: 6px;
	float: left;
	height: 28px;
	line-height: 28px;
	margin: 6px 24px;
	min-width: 32px;
}

.legend-opis1 {
	line-height: 28px;
	margin-top: 30px;
	margin-bottom: 24px;
	display: block;
	position: relative;
	z-index: 100;
}

.next-uni {
	text-decoration:underline;
	color:blue;
}

.next-uni:hover {
	cursor: pointer;
}

.remove-uni {
	text-decoration:underline;
	color:blue;
}

.remove-uni:hover {
	cursor: pointer;
}

.next-job, .next-wol {
	text-decoration:underline;
	color:blue;
    cursor: pointer;
}

.next-job:hover, .next-job:hover {
	cursor: pointer;
}

.remove-job, .remove-wol {
	text-decoration:underline;
	color:blue;
}

.remove-job:hover, .remove-wol:hover {
	cursor: pointer;
}

.ui-datepicker-calendar {
    display: none;
}

.searchVol {

	width:459px;
	height:63px;
	padding-left:33px;

	line-height:60px;
	float:left;
	width:440px;
	padding-top:3px;
	height:60px;

	font-weight:normal;
}

.searchVol h3 {
	font-size:19px;
    line-height:60px;
    float:left;
    width:464px;
    padding-top:3px;
    height:60px;
    color:#e2001a;
    font-weight:normal;
    font-family: 'DINProRegular', sans-serif;
}

legend.editlabel {
	border: 1px solid white;
    border-radius: 0.417em 0.417em 0.417em 0.417em;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    font-weight: normal;
    line-height: 1.333em;
    outline: 0 none;
    padding: 0.167em 0.5em 0.25em;
    text-decoration: none;
    text-shadow: none;
}

fieldset.vol-edit {
	width: 75%;
	border: 1px solid #D9D9D9;
	border-radius: 0.25em;
	margin-bottom: 1.667em;
	padding: 1em 1.667em 1.667em;
}
#content.wolontariusze fieldset.vol-edit{
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.lid-vol-edit {
	width: 320px;
	display: inline-block;
	margin: 10px 0;
}
#content.wolontariusze .lid-vol-edit{
    width: 100%;
}
.info-label {
	display: block;
	float: left;
	width: 180px;
}

#szkolenia-left {
	width: 200px;
	float: left;
}

#szkolenia-right {
	width: 200px;
	float: right;
	margin-top: 48px;
}

#szkolenia-wypisz {
	display:none;

}
.tt{
	margin: 0 auto;
	width: 35%;

}
.wybor-rejonu{
	margin: 20px 15px 25px 10px;
	width: 250px;
}

#szkolenie-zapisy{
	margin-top:10px;
}

.button_new1 {
	float:left;
	cursor: pointer;
	width:163px;
	height:35px;
	color: #fff;
	padding-right: 20px;
	font-size: 15px;
	text-align: center;
	background:url(/img/button_bcg.png);
	margin-left:10px;
	margin-bottom: 82px;
	display:inline;
	margin-top: 15px;
}
.button_new1:hover {
	color: #fff;
}
#content.wolontariusze .button_new1{
    margin-bottom: 62px;
    transform: scale(0.9);
    background-size: contain;
    width: 152px;
}
a.button_new1{
    line-height: 20px;
    font-weight: bold;
}

.szk-sel-info {
	display: block;
	width: 455px;
	margin-bottom: 5px;
}

.logistyk-label {
	margin: 5px;
	display: block;
	width: 150px;
}

.szkolenie-info {
	width: 130px;
	display: inline-block;
	margin-bottom: 10px;
}

.szkolenie_sel, .szkolenie_sel_reserve {
	display: none;
}

.przypisanie, .przypisanie-reserve {
	text-decoration: underline;
	cursor: pointer;
	color: blue;
}

.reserve-list {
	height: 90px;
}

#logistyk1, #logistyk2 {
	margin-top: 15px;
}

.szkolenia-lider-list {
	float: left;
	width: 982px;
}

.szkolenia-lider {
	width: 982px;
	background: none;
	background-color: #F2F2F2;
}

.hszkolenia {
	float: left;
}

.szkolenia-lider .tabela {
	width: 889px;
}

.szkolenia-lider .tabela li, .szkolenia-lider .tabela li.naglowek {
	width: 881px;
	font-size: 10px;
	line-height: 10px;
}

.szkolenialr-info {
	margin: 10px;
	font-size: 18px;
}

.uzup-log {
	width: 43%;
	margin: 20px;
	float: left;
	display: inline-block;
}

.uzup-log span {
	display: block;
}

#logistyk-dane {
	margin: 20px;
}

.lista_pokaz {
	padding: 0 8px 1px;
	background-color: #41687C;
	border: 1px solid #355B70;
	color: #D4DEE0;
	cursor: pointer;
	margin-right: 20px;
	margin-left: 20px;
	height: 17px;
    line-height: 17px;
}
#content.szkolenia .lista_pokaz{
    background: #e82c45; /* Old browsers */
    background: -moz-linear-gradient(top,  #e82c45 0%, #600e16 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e82c45), color-stop(100%,#600e16)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e82c45 0%,#600e16 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e82c45 0%,#600e16 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e82c45 0%,#600e16 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e82c45 0%,#600e16 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e82c45', endColorstr='#600e16',GradientType=0 ); /* IE6-9 */
    background-repeat: no-repeat;
    height: 17px;
    width: 40px;
    line-height: 17px;
    cursor: pointer;
    border-radius: 5px;
    border: none;
}

.new_infobox{
    background: #CC3333;
    width: 342px;
    height: 206px;
    padding: 8px 14px;
    border-radius: 5px;
    color: #ffffff;
    font-family: Arial, Helvetica, Sans-serif;
    -moz-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    -webkit-box-sizing: boder-box !important;
    box-sizing: border-box !important;
    -webkit-box-shadow: 2px 2px 2px 2px #333333;
    box-shadow: 2px 2px 2px 2px #333333;
}
.new_infobox div, .new_infobox span, .new_infobox a{
    font-family: Arial, Helvetica, Sans-serif !important
}
.new_infobox h3{
    font-size: 20px;
    display: inline-block;
    border-bottom: 1px solid white;
    border-bottom: 1px solid rgba(255,255,255, 0.8);
    margin: 0 0 8px 0;
}
.new_infobox h3 span{
    font-weight: bold !important;
    font-size: 20px !important;
}
.new_infobox h5{
    font-size: 10px;
    display: inline-block;
    border-bottom: 1px solid white;
    padding-bottom: 2px;
    margin-bottom: 10px;
}
.new_infobox .top{
    width: 100%;
    height: 65px;
}
.new_infobox .title{
	float: left;
	/* width: 75%; */
	margin-top: 25px;
	text-transform: uppercase;
	font-size: 14px !important;
	font-weight: bold !important;
 }
.new_infobox .title .liczba{
    font-size: 22px;
    padding-left: 30px;
    line-height: 23px;
    font-weight: 900;
}
.new_infobox .title a.link{
    text-align: right;
    float: right;
    text-decoration: underline;
    color: white;
    font-size: 14px !important;
    font-weight: bold !important;
}
.new_infobox .title a.link:hover{
    text-decoration: none;
}
.new_infobox .icon{
    float: right;
    width: 57px;
    height: 50px;
    margin-top: 3px;
}
.new_infobox .top .icon{
    background: url("/img/cholpki2.png") no-repeat;
}
.new_infobox .bottom .icon{
    background: url("/img/cholpki1.png") no-repeat;
}
.new_infobox .bottom{
    width: 100%;
    height: 65px;
}

.iko-application {
	display: block;
	text-align: center;
	margin-bottom: 24px;
	text-decoration: underline;
}


.edit-studyblock {
	padding: 0;
	margin: 0;
}


/* rekrutacja_zespol */

.rekrutacja_zespol .jobs,
.rekrutacja_zespol .challenges,
.rekrutacja_zespol .requirements {
	list-style: disc;
	margin: 10px 0 0 20px;
}

.rekrutacja_zespol .jobs .job,
.rekrutacja_zespol .challenges .challenge,
.rekrutacja_zespol .requirements .requirement {
	list-style: disc;
	display: list-item;
}

.rekrutacja_zespol .jobs .job {
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

.rekrutacja_zespol .job-details {
	padding: 30px 20px;
}

.rekrutacja_zespol .job-detail {
	display: none;
}

.rekrutacja_zespol .job-desc {
	display: block;
	margin-top: 10px;
}

.rekrutacja_zespol .job-button {
	display: block;
	background-image: url('/img/rekrutacja_zespol_button.png');
	height: 36px;
	width: 136px;
	margin-top: 20px;
}

.job-header {
	margin-bottom: 10px;
}


#gdzie span {
	margin-top: 6px;
}

.count_target {
	white-space: nowrap;
	text-align: center;
	margin-left: -50px;
	margin-top: 6px;
	width: 139px;
}

/* panel lidera */
.lrpanel-table {
	width: 99%;
	border-collapse: collapse;
}

.lrpanel-table .header tr td {
	padding: 2px 0;
}

.lrpanel-table .check {
	width: 10px;
	height: 10px;
}

.lrpanel-table .row {
	text-align: center;
	vertical-align: top;
	border-bottom: 1px dotted grey;
}

.w-map-modal.button {
	display: block;
	margin-top:10px;
	background-color: #a11827;
	border-radius: 4px;
	color: white;
	text-transform: uppercase;
	padding: 6px 11px;
}


/* formularz w panelu lidera */
.lr-panel-form {

}

.lr-panel-form [data-experience-fieldset] label {
	display: block
}

.lr-panel-form [data-experience-fieldset] label > span {
	width: 200px;
	display: inline-block;
}


@media print {

	#wolontariusz {
		color: black;
		font-weight: bold;
		width: 100%;
		border-radius: none;
	    border: none;
	    box-shadow: none;
	}
	fieldset.vol-edit {
		border: 1px solid #000;
	}
	select, .input-txt, .form-textarea, .message {
		color: black;
	}
	.zamknij, .okienko-menu, .full.question.form-field-label {
		display: none;
	}
	.form-select, .form-group {
		margin-bottom: 10px;
	}

}

.lr-panel-form input[type=text]
{
    min-width: 200px;
    height: 20px;
    display: block;
    float: left;
}

.lr-panel-form label
{
    min-width: 160px;
    display: block;
    float: left;
}
