#main_dok {
	background-color: #E8E8E8;
	padding: 0px;
	margin: 0px;
}	
#tyt {
    margin: auto;
    width: 90%;
    border: 3px solid #144194;
    padding: 5px;
    text-align: center;  
    background-color: #144194;  
    font-size: 18px;
    color: white;
}

#nzCzynn {
	background: #D8E5F6;
	border: 2px solid #144194;
    padding: 5px 5px 5px 5px;
    position: relative;
    top: -1px;
    margin: auto;
    width: 50%;
    font-size: 20px;
    text-align: center;  
	

}

#th_etyk {
	padding-bottom: 0px;
}	

#et_lpWszysZwrotow {
	font-size: 12px;
	font-weight: bold;
	
}

#et_lpWybrZwrotow {
	font-size: 12px;
	font-weight: bold;
	text-align: center;  
	
}


#tab_selektory {
	 margin: 5 auto;
	 padding: 5px;
}

#multiselect_from {

   width: 600px;
   height: 250px;
   padding: 5px 5px;
   border-radius: 0;   
   -webkit-appearance: none;
   align: center;
   border:1px solid #4582F4;
   font-size: 12px;


}

#zwH_btn {
	cursor: pointer; 
 	
}

#buttony {
	margin-left: 20px;
	margin-right: 20px;

}

#btn_dodaj {
	cursor: pointer; 
 	
}

#btn_usun  {
	cursor: pointer; 


}

#btn_zakoncz {
	cursor: pointer; 
}


#multiselect_to {
   width: 110px;
   height: 190px;
   padding: 5px 15px;
   border-radius: 0;   
   -webkit-appearance: none;   
   align: center;
   border:1px solid #4582F4;
   font-size: 12px;
   text-align: center;  
}

.own_alertable {
	/*background: #b0b0b0*/;
	
}	
