 

.accord-box-10{float:left; width:80px; text-align:center;}
.accord-box-80{float:left; width:80%; }	



@media only screen and (max-width: 959px) {
.accord-box-10{width:48%;  padding:20px 0; }
.accord-box-80 {clear:both; float:none; width:auto; }	
/*.input{border-top:1px solid #ddd;}*/
}


.accord-yes {color:#2e8c1a;  cursor: pointer; }
.accord-yes small{ font-size:16px;}
.zysk{line-height:22px; color:#f08c5b; font-weight:bold; cursor:pointer; }
.zysk img{width:20px;  }
.zysk_info{padding:20px 0; display:none; padding:10px; margin:10px; }

.obowiazek_title {
    margin-top: 10px;
	margin-left:5px;
    cursor: pointer;
	font-weight:500;
	color:#1e73af;
		}

.obowiazek_info, .zysk_info{
    font-size: 16px;
	margin-left:5px;
	line-height:22px;
	font-weight:300;
	background: transparent !important;
	border:1px solid #000000;
	padding:8px 10px;
	text-align:left;
}
	
	
.input{margin-bottom: 10px;}
		
label{ cursor: pointer;}
		
a{color:#1e73af; text-decoration: none;}
		
		
.clear-both {clear:both;}

#loader {
    border: 7px solid #f5f5f5; /* Light grey */
    border-top: 7px solid #bbbbbb; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
	margin:0 auto;

}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.big_div{text-align:center; padding:20px; margin:20px 0;}
.big_TAK{font-size: 36px; color: #2e8c1a; font-weight: 900; }
.big_smaller{font-size:22px; font-weight: 900; }
.bottom_text{}

.box_alert{border:3px solid #81051e; padding:8px; background:#f5f5f5; display:none; margin:0 0 20px 0;}


.obw {color:#f10000;}
