.wrapper {
	/* width: 84%; */
	/* margin: 0px auto; */
}
.page-header {
	margin-bottom: 50px;
	margin-top: 20px;
}
.leading {
	border: 1px solid #000;
}
.tcentered {
	/* text-align: center; */
}
.navbar {
	margin-top: 30px;
	margin-bottom: 0;
}
.categories table, .categories tr {
	width: 100%;
}
.categories tr:hover, .categories tr:hover a  {
	/* background: #ED5100; */
}
.categories thead tr:hover  {
	background: transparent;
}
.categories tr a {
	text-decoration: none;
}

.navbar-text {
	margin-top: 15.5px;
}

p.navbar-text {}

.panel {
	margin-bottom: 10px;

}
.title h1 a{
	color: #D0D1E5;
	font-size: 45px !important;
	text-align: center!important;
}
.title h1 a:hover{
	color: #FFFFFF!important;
	font-size: 45px !important;
	text-align: center!important;
}

.title {
	margin-top: 60px;
}

.tytul{
		text-align: center!important;

}

.title h1 a:hover{
	color: #E0DDFF;
}

.pagination a{
	color: #fff!important;
	font-size: 22px !important;

}

.pagination strong{
	color: #535894!important;
	font-size: 22px !important;

}
.panelheading {
	color: #000000;

}

.stopka{
	margin-top: 65px;
	color: #fff;
}

.username{
	color: #D0D1E5;
}

.username a:hover{
	color: #D0D1E5;
	text-decoration: underline;
}

.link{
	color: #fff!important;
}

.naglowek{
	color: #fff;
}

a.naglowek:hover{
	color: #fff!important;
}

.logowanie{
	color: #ffffff;
	text-align: right;
	font-size: 15px;
}

.haslo{
	color: #ffffff;
	text-align: right;
	font-size: 15px;
}
.loguj{
	text-align: center;
	font-size: 28px;
	padding-bottom: 13px;
	padding-top: 13px;
}