.color-bordowy {
	color:#C00;
}
.color-bialy {
	color:#FFF;
}
.color-pomarancz {
	color:#F90;
}
.naglowek {
	color:#C00;
}

.align-justify {
	text-align:justify;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
. align-left {
	text-align:left !important;
}

.font-bold {
	font-weight:700;
}

.font-size-1 {
	font-size:1.2em;
}

.margin-foto {
	margin-bottom:1em;
}
.margin-bottom {
	margin-bottom:1em;
}
.margin-top {
	margin-top:1em;
}
.margin-left {
	margin-left:1em;
}

.wiecej {
	margin-top:1em;
	text-align:right;
}
.wiecej a {
	color:#C00;
	font-size:1.2em;
}
.wiecej a:hover {
	color:#F90;
	text-decoration:underline;
}

.wstecz {
	margin-top:1em;
}
.wstecz a {
	color:#C00;
	font-size:1.2em;
}
.wstecz a:hover {
	color:#F90;
	text-decoration:underline;
}

a.wsz_akt:hover {
	text-decoration:underline;
}

.font-warto {
	color:#C00;
}

.img-porada-start {
	width: 30% !important;
	height: 30% !important;
}

hr {
	border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

.aside-nav li a {
	background: none repeat scroll 0 0 #FFF;
}
.aside-nav li a:hover {
	background: none repeat scroll 0 0 #C00;
}

.link-rejestracja a{
	
}
	 
.opis-zabieg {
	font-size:1em;
	color:#444;
}

.czas {
	float:right;
}
.opis-zabieg {
	float:left;
}

.ok {
	color:#0C0;
}
.no {
	color:#F00;
}

.nagl-zdjecia {
	color:#C00;
}

.foto_zabieg {
	float:left;
	margin-right:1em;
}

.cien {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

.logo-mobile {
	margin-top:-0.8em;
}

.img-center {
    display: block;
    margin: 0 auto;
}
p.subtitile-panel {
	color: #FFF;
	margin: 0 auto;
	font-weight:600;
	text-shadow: 0 0 5px #FFF;
}

.plus-zabiegi {
	color:#F60;
	font-size:1.5em;
	font-weight:800;
}
.plus-zabiegi:hover {
	color:#FFF;
}

/* Image Box Style */
p.etykieta {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
#mainwrapper {
	font: 10pt normal Arial, sans-serif;
	text-align: center;
}
#mainwrapper .box-img {
	cursor: pointer;
	height: 150px;
	float: left;
	margin: 0px;
	position: relative;
	overflow: hidden;
	width: 150px;
}
#mainwrapper .box-img img {
	position: absolute;
	left: 0;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}
#mainwrapper .box-img .caption {
	background-color: rgba(204,0,0,0.8);
	position: absolute;
	color: #FFF;
	z-index: 100;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
		transition: all 300ms ease-out;
	left: 0;
}
#mainwrapper .box-img .simple-caption {
	height: 30px;
	width: 149px;
	display: block;
	bottom: -30px;
	line-height: 25pt;
	text-align: center;
}
#mainwrapper .box-img:hover .simple-caption {
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	opacity: 1;
	transform: translateY(-100%);
}
.photo-profil-1 {
	width:150px;
}
.photo-profil-2 {
	width:43px;
}

.submit-profil-1 {
 display:block;
 width: 400px;
}
.imie-wysz {
	margin-left:1em;
	margin-top:0.5em;
}

.button-rejestracja {
	background: none repeat scroll 0 0 #F60;
	border: 0 none;
	border-radius: 5px;
	color: #FFF;
	font-size: 0.8em;
	font-weight: 600;
	padding: 0.625em;
	margin:0 0 0.5em 1em;
	text-transform: uppercase;
	cursor:pointer;
}
a.button-rejestracja:hover {
	background: none repeat scroll 0 0 #C00;
}

.button-rejestracja-brak {
	background: none repeat scroll 0 0 #F00;
	border: 0 none;
	border-radius: 5px;
	color: #FFF;
	font-size: 0.8em;
	font-weight: 600;
	padding: 0.625em;
	margin:0 0 0.5em 1em;
	text-transform: uppercase;
	cursor:pointer;
}
a.button-rejestracja-brak:hover {
	background: none repeat scroll 0 0 #C00;
}

a.button-menu {
	background: none repeat scroll 0 0 #F60;
	border: 0 none;
	border-radius: 5px;
	color: #FFF;
	font-size: 0.8em;
	font-weight: 600;
	padding: 0.625em;
	margin:0 0 0.5em 1em;
	text-transform: uppercase;
	cursor:pointer;
}
a.button-menu:hover {
	background: none repeat scroll 0 0 #C00;
}

form.customform .button-potw {
	background: none repeat scroll 0 0 #0C0;
	border-radius: 5px;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
}
form.customform .button-potw:hover {
	background: none repeat scroll 0 0 #090;
}

form.customform .cena-roz {
	width:60px;
}

.whatever {
    background:#FFF;
    display: inline-block;
    width: 100%;
    height: auto;
	font-size:0.8em;
}
.whatever:hover {
	background: #F5F5F5;
	padding:0.625em;
	font-size:1em;
	cursor: url('img/add.ico');
}

.whatever {
    background:#FFF;
    display: inline-block;
    width: 100%;
    height: auto;
	font-size:0.8em;
}
.whatever:hover {
	background: #F5F5F5;
	padding:0.625em;
	font-size:1em;
	cursor: url('img/add.ico');
}

#checkboxes ul li {
	list-style: none;
	margin:0 auto;
}
#checkboxes input[type=checkbox]{
    display: none;
}
#checkboxes input[type=checkbox]:checked + .whatever{
	background:#CDF5DB;
	color:#444;
	padding:0.625em;
	font-size:1em;
	cursor: url('img/del.ico');
}

.whatever-blue {
    background:#FFF;
    display: inline-block;
    width: 100%;
    height: auto;
	font-size:0.8em;
}
.whatever-blue:hover {
	background: #F5F5F5;
	padding:0.625em;
	font-size:1em;
	cursor: url('img/add.ico');
}
#checkboxes input[type=checkbox]:checked + .whatever-blue{
	background:#B7E0EC;
	color:#444;
	padding:0.625em;
	font-size:1em;
	cursor: url('img/del.ico');
}
#checkboxes .zajete {
	background: none repeat scroll 0 0 #FEBABE;
	color:#444;
	padding:0.625em;
	font-size:0.8em;
	width: 100%;
}

#checkboxes .zajete-zweryfikowane {
	background: none repeat scroll 0 0 #C4F796;
	color:#444;
	padding:0.625em;
	font-size:0.8em;
	width: 100%;
}

.no-weryf {
	background: none repeat scroll 0 0 #FEBABE !important;
}
.yes-weryf {
	background: none repeat scroll 0 0 #C4F796 !important;
}

.width-ikony {
	width:40px;
}
.zabieg-text {
	color:#090;
	font-weight:600;
	padding:0.625em;
	font-size:1em;
}

.subtitile-klient-wysz {
	font-size:0.8em;
	color:#444;
}
.margin-top-profil{margin-top:1.5em;}
.margin-bottom-zabieg {margin-bottom:1px;}


@media screen and (max-width: 768px) {
.aside-nav li a {
  padding-bottom:2.5em;
}
.margin-top-mobile{
	margin-top:3em;
}
}

 .puste { 
 background: none repeat scroll 0 0 #FCC !important;
 transition: background 0.20s linear 0s;
 -o-transition: background 0.20s linear 0s;
 -ms-transition: background 0.20s linear 0s;
 -moz-transition: background 0.20s linear 0s;
 -webkit-transition: background 0.20s linear 0s;
 }
 
.roz-table-naglowek {
	 background:#C00;
	 color:#FFF;
	 font-weight:600;
 }
.roz-table-tr-1 {
	 background:none repeat scroll 0 0 #CCC !important;
 }
.roz-table-tr-2 {
	 background:none repeat scroll 0 0 #FFF !important;
 }