#homepage-wyszukiwarka {
	margin-top: -1px;
	padding: 0px 0px 0px;
}

#homepage-portale {
    position:relative;
	top:0px;
    font-size: 14px;
	padding: 10px 0px 6px;
}

#homepage-formularz {
	margin-top:100px;
	min-height: 220px;
}

#homepage-popularne {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	margin-top: 0px;
	padding: 15px 0px 6px;
}


@media (max-width: 1199px) {
	#homepage-portale {
		padding: 12px 0px 6px;
	}
}

@media (max-width: 767px) {
	#homepage-portale {
		padding: 6px 0px 6px;
	}
	
	#homepage-formularz {
		margin-top:10px;
	}
	#homepage-popularne {
		margin-top: 20px;
	}
}


#homepage-portale a.portal1 {
	display: inline-block;
	width: 120px;
	height: 25px;
	text-decoration: none;
    background-image: url("../images/dyscypliny/1/logo_wyszukiwarka.png");
	background-position: top center;
	background-repeat: no-repeat;
}
#homepage-portale a.portal1:hover {
    background-image: url("../images/dyscypliny/1/logo_wyszukiwarka.png");
	background-position: bottom center;
}


#homepage-portale a.portal2 {
	display: inline-block;
	width: 120px;
	height: 25px;
	text-decoration: none;
    background-image: url("../images/dyscypliny/2/logo_wyszukiwarka.png");
	background-position: top center;
	background-repeat: no-repeat;
}
#homepage-portale a.portal2:hover {
    background-image: url("../images/dyscypliny/2/logo_wyszukiwarka.png");
	background-position: bottom center;
}

#homepage-portale a.portal3 {
	display: inline-block;
	width: 120px;
	height: 25px;
	text-decoration: none;
    background-image: url("../images/dyscypliny/3/logo_wyszukiwarka.png");
	background-position: top center;
	background-repeat: no-repeat;
}
#homepage-portale a.portal3:hover {
    background-image: url("../images/dyscypliny/3/logo_wyszukiwarka.png");
	background-position: bottom center;
}

#homepage-portale a.portal4 {
	display: inline-block;
	width: 140px;
	height: 25px;
	text-decoration: none;
    background-image: url("../images/dyscypliny/4/logo_wyszukiwarka.png");
	background-position: top center;
	background-repeat: no-repeat;
}
#homepage-portale a.portal4:hover {
    background-image: url("../images/dyscypliny/4/logo_wyszukiwarka.png");
	background-position: bottom center;
}

#homepage-portale a.portal8 {
	display: inline-block;
	width: 120px;
	height: 25px;
	text-decoration: none;
    background-image: url("../images/dyscypliny/8/logo_wyszukiwarka.png");
	background-position: top center;
	background-repeat: no-repeat;
}
#homepage-portale a.portal8:hover {
    background-image: url("../images/dyscypliny/8/logo_wyszukiwarka.png");
	background-position: bottom center;
}




#homepage-formularz .tytul {
	font-size: 24px;
}

#homepage-popularne .tytul {
	margin-right:10px;
}

#homepage-popularne li {
    color: #fff;
    margin: 0;
    padding: 0;
}

#homepage-popularne li:after { 
	content: " ";
	display: inline-block;
	margin-left:5px;
	margin-right: 5px;

}
#homepage-popularne li:last-child:after { 
	content: "";
}

#homepage-popularne a {
    border-bottom: 1px dotted #fff;
    color: #fff;
    opacity: 0.9;
    text-decoration: none;
}
#homepage-popularne a:hover {
    border-bottom-style: solid;
    opacity: 0.7;
	text-decoration: none;
}

#homepage-rejestracja {
    background-color: #f5f5f5;
	padding: 5px 0px 5px;
}

#homepage-szybkie-linki {
    background-color: #ffffff;
	padding: 5px 0px 5px;
}

#homepage-szybkie-linki li {
    color: #000;
    margin: 0;
    padding: 0;
}

#homepage-szybkie-linki li:after { 
	content: " ";
	display: inline-block;
	margin-left:5px;
	margin-right: 5px;

}
#homepage-szybkie-linki li:last-child:after { 
	content: "";
}

#homepage-szybkie-linki a {
    border-bottom: 1px dotted #000;
    color: #000;
    opacity: 0.9;
    text-decoration: none;
}
#homepage-szybkie-linki a:hover {
    border-bottom-style: solid;
    opacity: 0.7;
	text-decoration: none;
}

#homepage-zgloszenie {
    background-color: #ffffff;
	padding: 5px 0px 5px;
}




/*.media-left,
.media > .pull-left {
  padding-right: 10px;
}*/

#homepage-kafelki .list-group-item {
	padding: 16px 5px;
}

#homepage-kafelki .kafelek-left,
#homepage-kafelki .kafelek-right,
#homepage-kafelki .kafelek-body {
  display: table-cell;
  vertical-align: middle;
}

#homepage-kafelki .kafelek-left {
	padding:0px;
}

#homepage-kafelki .list-group .kafelek-left {
	padding-right:10px;
}

.footer_dedyk {
	padding: 15px 0;
	background-color: #FFFFFF;
}

.niewidoczna{
	text-decoration:line-through;
	color: #b4bcc2;
}

.niewidoczna a:not(.btn) {
	text-decoration:none !important;
	color: #b4bcc2;
}

.rez_zablokowana{
	/*font-size: 14px;*/
	font-style: normal;
	color: #b30000;
}

.odwolana{
	text-decoration:line-through;
	color: #e74c3c;
}

.niezrealizowana{
	text-decoration:line-through;
	color: #f39c12;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}


.stopka_klub {
	margin-top: 0px;
	padding: 0px 0px 10px;
	background-color: #878786;
	color: #ffffff;
}

.stopka_klub a{
	color: #ffffff;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
