.menulogo{
	background-color: #0F2441;
	border-bottom: 1px solid white;
	padding: 10px 0px;
}
.menupsw{


}
#topbarL{
	text-align: left;
	margin: auto auto;
}
#topbarC{
	text-align: center;
	max-height: 90px;
	max-width: 90px;
	margin: auto auto;
}
#topbarR{
	text-align: right;
}

.kierunkiStudiowMenu{

}
.menuCenter{
	background: #fff233;
	
}
.menu-main{
	background-color: #0F2441;
}
.textMenu{
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.iconMenu{
	text-align: center;
	font-size: 2em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}
a.menuLink{
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
}
.menuLink{
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
}
.iconSite{
	margin-right: 13px;
}
.iconSiteR{
	margin-right: 10px;
}

/*
Zmiany wygladu menu css
*/
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
	background-color: #B40003;
}
.nav-link {
    display: block;
    padding: .4rem 1rem;
}
.mb-1, .my-1 {

    margin-bottom: .0rem !important;

}
.mt-1, .my-1 {

    margin-top: .0rem !important;

}
