#terminyTableBoxMobile, #terminyTableBox, .trenerBox, #kontaktBox, #szkoleniaDedykowaneBox, #wdrozeniaBox, .szkolenieSzczegolyBox {
	margin-bottom: 4%;
	/*margin-top: 4%;*/
	margin-left: 10%;
	margin-right: 10%;
	/*font-size: 1em;*/
}

#terminyTableBox h1 {
	/*color: rgb(239,150,20);*/
	text-align: center;
	margin-bottom: 28px;
}

.cenaBruttoTerminy {
	font-style: italic;
	font-size: 0.8em;
}

.maleLogoTermny {
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.btn-terminyRezerwuj {
	background-color: rgb(25,120,160);
}

.zdjecieTrener {
	max-height: 250px;
	margin-left: 80px;

}


.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: url(templateRWD/images/blue.png) repeat-x;
    color: white;
}

