

.view-article article.item {
  padding: 0 30px 50px 30px;
  width: 100%;
}
#sp-bottom {
    background-color: #ca2b28;
    padding: 100px 0px 85px;
}

.icon-top-wrapper {
    line-height: 40px;
}



/* ----------- LOGO ----------- */

.logo img {
	max-height: 90px;
	padding-left: 50px;
}

/* ----------- **** ----------- */




/* Dopisane przez Miroslaw Lukasiewicz */

div.do-pobrania,
div.do-pobrania-pdf,
div.do-pobrania-ai,
div.do-pobrania-eps,
div.do-pobrania-png,
div.do-pobrania-jpg,
div.do-pobrania-zip,
div.do-pobrania-doc {
	padding: 20px 20px 10px 60px;
  	background-color: #ededed;
  	margin: 20px 0 15px 0;
	background-repeat: no-repeat;
	background-size: 38px 45px;
	background-position: 10px 8px;
}


div.do-pobrania p,
div.do-pobrania-pdf p,
div.do-pobrania-ai p,
div.do-pobrania-eps p,
div.do-pobrania-png p,
div.do-pobrania-jpg p,
div.do-pobrania-zip p,
div.do-pobrania-doc p {
	margin-top: -5px; 
	margin-bottom: 5px;
}

div.do-pobrania {
	padding-left: 20px;
}

  div.do-pobrania-pdf {
  	background-image: url("../../../images/ikony/ikona-pdf.png");
}

div.do-pobrania-doc {
  	background-image: url("../../../images/ikony/ikona-doc.png");
}

div.do-pobrania-ai {
  	background-image: url("../../../images/ikony/ikona-ai2.png");
}

div.do-pobrania-eps {
  	background-image: url("../../../images/ikony/ikona-eps2.png");
}

div.do-pobrania-png {
  	background-image: url("../../../images/ikony/ikona-png2.png");
}

div.do-pobrania-jpg {
  	background-image: url("../../../images/ikony/ikona-jpg2.png");
}

div.do-pobrania-zip {
  	background-image: url("../../../images/ikony/ikona-zip2.png");
}






a:hover div.do-pobrania,
a:hover div.do-pobrania-pdf,
a:hover div.do-pobrania-ai,
a:hover div.do-pobrania-eps,
a:hover div.do-pobrania-png,
a:hover div.do-pobrania-jpg,
a:hover div.do-pobrania-zip,
a:hover div.do-pobrania-doc {
	background-color: #6b164d;
	color: #fff;
}

div.do-pobrania span,
div.do-pobrania-pdf span,
div.do-pobrania-ai span,
div.do-pobrania-eps span,
div.do-pobrania-jpg span,
div.do-pobrania-png span,
div.do-pobrania-zip span,
div.do-pobrania-doc span {
  float: right;
}

div.szare-tlo {
	padding: 20px 20px 15px 20px;
    background-color: #ededed;
    margin: 40px 0 20px 0;
}

div.clear {
	clear: both;
}



dl.article-info {
	margin-bottom: 40px;
}


/* =================================== */





/* ===================== MENU GLOWNE ====================== */

.sp-dropdown div.row {
	padding-top: 20px;
}



.pozycja-menu p {
	line-height: 18px !important; 
	font-size: 14px;
	font-weight: 700;
	padding: 9px 5px;
	border-top: 1px solid #c3c3c3;
}

.pozycja-menu-2 p {
	line-height: 13px !important; 
	font-size: 11px;
	font-weight: 400;
	padding: 4px 0px;
	margin-left: 15px;
}

.pozycja-menu-2-ostatnia p {
	line-height: 13px !important; 
	font-size: 11px;
	font-weight: 400;
	padding: 4px 0px 15px 0px;
	margin-left: 15px;
}






 .sp-module ul > li.dj-up > a:before {
	display: none;
}



#dj-megamenu447 li ul.dj-subtree > li > a {
	padding: 7px 10px;
	margin-left: -10px;
}

#dj-megamenu447 li ul.dj-submenu > li > a.active {
	background-color: #FFF;
}


#dj-megamenu447 li ul.dj-subtree > li > a:hover,
#dj-megamenu447 li ul.dj-submenu > li > a:hover {
	background-color: #732758;
	color: #FFF;
}





/* =================================== */



/* PROPOZYCJE WYGLĄDU TEKST */

body {
	color: #535353;
}


body div.entry-header h1 {
	font-size: 36px;
	font-weight: 700;
}

body div.entry-header h2 {
	font-size: 36px;
	font-weight: 700;
}


body h1 {
	font-size: 40px;
	font-weight: 400;
}

body h2 {
	font-size: 32px;
	font-weight: 700;
}

body h3 {
	font-size: 32px;
}



body h4 {
	font-size: 26px;
	font-weight: 700;
}

body h5 {
	font-size: 24px;
}


body h6 {
	font-size: 18px;
	font-weight: 700;
}

body article.item p,
body article.item ul,
body article.item ol {
	text-align: justify;
	line-height: 150%;
}

body article.item p + ul,
body article.item p + ol {
	margin-top: -10px;
}


body ol.breadcrumb {
	font-size: 13px;
	padding: 20px 0 20px 50px;
	z-index: 10000;
}

.top-search-wrapper {
	color: #fff;
}



body article.item .content-wrap {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	margin-top: 50px;
}

/* ================== KONCERTY CYKLICZNE ========== */

div.koncerty-cykliczne article.item .content-wrap {
	min-height: 210px;
	margin-top: 40px;
	padding-left: 0px;
	padding-right: 0px;
}


div.koncerty-cykliczne div.entry-header h2 {
	font-size: 30px;
	paddin-right: 0;
}


/* ================== OBRAZKI ========== */

.foto-max {
		width: 100%;
		margin: 4px 0 20px 0!important;
}

.foto-300 {
	width: 400px;
	float: left;
	margin: 4px 40px 30px 0;
}

.foto-200 {
	width: 250px;
	float: left;
	margin: 4px 40px 30px 0;
}

.foto-120 {
	width: 120px;
	float: left;
	margin: 4px 20px 15px 0;
}

@media (max-width: 1024px) {
	
	.foto-300, 
	.foto-200 {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.biogram .tekst {
	float: left;
	max-width: 100%;
}
	
}

@media (max-width: 500px) {
	
	.foto-300,
	.foto-200,
	.foto,
	.biogram .foto {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	
}

.motyl {
	position: absolute; 
	top: -20px; 
	right: 0;
}

@media (max-width: 500px) {
	
	.motyl {
		position:inherit;
		top: 0;
	}
	
}

/*----------------------------------------- */





/* ================== WYDARZENIA ========== */



body.wydarzenia article.item {
	margin-bottom: 20px;
	margin-top: 0px;
	background-repeat: repeat-y;
	background-size: 310px 310px;
	background-position: 0px 0px;
	background-image: url("../../../images/ikony/wydarzenie-obrazek-fiolet.png");
	min-height: 200px;
	padding-left: 320px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}

body.wydarzenia article.item p {
	text-align: justify;
}


body.wydarzenia article.item .content-wrap {
	margin-top: 0px;
	margin-bottom: 0px;
}


body.wydarzenia .item-page .content-wrap .entry-header {
	margin-left: 0px;
}


body.wydarzenia .intro-image img {
	position: absolute;
	float: left;
	margin: -25px 28px 0px -25px;
}


body.wydarzenia .fields-container {
	float: left;
	color: #fff;
	width: 310px;
	list-style-type: none;
	padding: 25px 20px 0px 20px;
	position: absolute;
	left: -320px;
	top: -33px;
}

body.wydarzenia .item-page .fields-container {
	/* display:none; 
	background-image: url("../../../images/ikony/wydarzenie-obrazek-fiolet.png");*/
	min-height: 260px;
	position: absolute;
	left: -330px;
	top: -38px;
	/* border-bottom: 2px solid #eee; */
}


body.wydarzenia article.item-page {
	padding-left: 330px;
	padding-right: 20px;
	background-image: url("../../../images/ikony/wydarzenie-obrazek-fiolet.png");
	background-repeat: repeat-y;
}


body.wydarzenia .fields-container li {
	text-align: center;	
}


body.wydarzenia .data-dzienna {
	font-size: 110px;
	font-weight: 700;
	line-height: 110px;
}


body.wydarzenia .miesiac-i-rok {
	font-size: 22px;
	font-weight: 700;
	line-height: 50px;
}




/* ================== WYDARZENIA < 1440px ========== */


@media (max-width: 1400px) {
	
	body.wydarzenia article.item {
	
	background-size: 250px 800px;
	padding-left: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
    }
	
	body.wydarzenia article.item h2 {
		font-size: 30px;
	}
	
	body.wydarzenia article.item h5 {
		font-size: 20px;
	}
	
	body.wydarzenia .fields-container {
	width: 230px;
	padding: 25px 10px 0px 10px;
	left: -240px;
	}
	
	body.wydarzenia .data-dzienna {
	font-size: 90px;
	font-weight: 700;
	line-height: 100px;
     }


body.wydarzenia .miesiac-i-rok {
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
    }
	
	body.wydarzenia .item-page .fields-container {
	/* display:none; 
	background-image: url("../../../images/ikony/wydarzenie-obrazek-fiolet.png");*/
	min-height: 260px;
	position: absolute;
	left: -240px;
	top: -38px;
	/* border-bottom: 2px solid #eee; */
}
	
	body.wydarzenia .item-page .foto-300 {
		width: 300px;
	}
	
}


/* ================= ========= =============== */




/* ================== WYDARZENIA < 1024px ========== */


@media (max-width: 1024px) {
	
	body.wydarzenia article.item.column-1 {
	
	background-size: 200px 800px;
	padding-left: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
    }
	
	body.wydarzenia article.item.column-1 h2 {
		font-size: 22px;
	}
	
	body.wydarzenia article.item.column-1 h5 {
		font-size: 16px;
	}
	
	body.wydarzenia article.item.column-1 p {
		font-size: 14px;
		line-height: 18px;
	}
	
	body.wydarzenia article.item.column-1 .fields-container {
	width: 180px;
	padding: 25px 10px 0px 10px;
	left: -190px;
	}
	
	body.wydarzenia article.item.column-1 .data-dzienna {
	font-size: 60px;
	font-weight: 700;
	line-height: 70px;
     }


body.wydarzenia article.item.column-1 .miesiac-i-rok {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
    }
	
	
	
	body.wydarzenia article.item-page {
		background-size: 100% 170px;
		background-repeat: repeat-x;
		padding: 170px 20px 20px 20px;
	}
	
	body.wydarzenia article.item-page h1 {
		font-size: 28px;
	}
	
	body.wydarzenia article.item-page h4 {
		font-size: 22px;
	}
	
	body.wydarzenia article.item-page h5 {
		font-size: 18px;
		margin-top: -15px;
		margin-bottom: 30px;
	}
	
	
	
	body.wydarzenia article.item-page h6 {
		font-size: 16px;
	}
	
	body.wydarzenia article.item-page p,
	body.wydarzenia article.item-page ul,
	body.wydarzenia article.item-page ol {
		font-size: 14px;
	}
	
	body.wydarzenia .item-page .fields-container {
	min-height: 200px;
	position: absolute;
	left: -0px;
	top: -210px;
    }
	
	body.wydarzenia .item-page .foto-300 {
		width: 100%;
	}
	
}


/* ================= ========= =============== */


/* ================== AKTUALNOŚCI NA STARTOWEJ ========== */
.aktualnosci .mod-articlesnews__item {
	background-color: #fff;
	margin-bottom: 20px;
	margin-top: 0px;
	min-height: 200px;
	padding: 25px 40px 20px 40px;
}

.aktualnosci .mod-articlesnews__item a.btn-secondary {
	background-color: #fff;
	padding-left: 0;
	margin-top: 20px;
}

/*----------------------------------------- */




/* ================= WYDARZENIA NA STAROWEJ =============== */

.wydarzenia .mod-articlesnews__item {
	background-color: #fff;
	margin-bottom: 20px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-size: 280px 800px;
	background-position: 0px 0px;
	background-image: url("../../../images/ikony/wydarzenie-obrazek-fiolet.png");
	min-height: 200px;
	padding-left: 320px;
	padding-top: 20px;
	padding-bottom: 20px;
}


.wydarzenia .mod-articlesnews__item .fields-container {
	float: left;
	color: #fff;
	width: 280px;
	list-style-type: none;
	padding: 15px 20px 0px 20px;
	position: relative;
	left: -0px;
	top: -65px;
	text-align: center;
	margin-left: -320px;
}

.wydarzenia .mod-articlesnews__item .data-dzienna {
	font-size: 100px;
	font-weight: 700;
	line-height: 110px;
}

.wydarzenia .mod-articlesnews__item .miesiac-i-rok {
	font-size: 18px;
	font-weight: 700;
	line-height: 40px;
}

.wydarzenia .mod-articlesnews__item h4.newsflash-title {
	font-size: 30px;
}



@media (max-width: 1440px) {
	
	.wydarzenia .mod-articlesnews__item {
		background-size: 200px 800px;
		padding-left: 240px;
	}
	
	.wydarzenia .mod-articlesnews__item .fields-container {
		width: 200px;
		margin-left: -240px;
	}
	
	.wydarzenia .mod-articlesnews__item .data-dzienna {
	    font-size: 72px;
		line-height: 82px;
	}
	
	.wydarzenia .mod-articlesnews__item .miesiac-i-rok {
		font-size: 14px;
		line-height: 30px;
	}
	
	.wydarzenia .mod-articlesnews__item h4.newsflash-title {
		font-size: 24px;
	}
	
	.wydarzenia .mod-articlesnews__item h5,
	.wydarzenia .mod-articlesnews__item h6 {
		font-size: 18px;
	}
	
	.wydarzenia .mod-articlesnews__item p {
		font-size: 14px;
	}
	
}

/* ================= ========= =============== */








/* ================= KUP BILET =============== */

a div.kup-bilet {
	z-index: 1000;
	padding: 10px 20px;
	margin: 10px 0 30px 0;
	background-color: #ededed;
	border-radius: 10px;
	border: 1px solid #92729f;
	float: left;
	text-align: center;
	color: #222;
	font-size: 12px;
}

a div.kup-bilet span {
	font-size: 15px;
	font-weight: 900;
}

a:hover div.kup-bilet {
	background-color: #6b164d;
	color: #fff;
	border: 1px solid #fff;
}


/* ========= DZIAŁ NAUCZANIA =========== */	

table.dzial-nauczania {
	width: 75%;
	vertical-align: middle;
	border: 1px solid #d5d5d5;
	margin-top: 15px;
	margin-left: 35px;
}



table.dzial-nauczania td {
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 12px 15px;
	vertical-align: middle!important;
	width: 50%;
	line-height: 16px;
}

table.dzial-nauczania tr td:last-child {
	text-align: center;
	font-weight: 700;
}

table.dzial-nauczania span {
}

table.dzial-nauczania span.komentarz {
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
}


/* ========= WYKŁADAJĄCY PEDAGODZY =========== */

div.pedagodzy-grupa {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
	padding: 20px 20px;
	float: left;
	background-color: #ededed;
	margin: 0 1.5% 20px 0;
	width: 31.5%;
	min-height: 84px;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width: 1024px) {
	div.pedagodzy-grupa {
		float: none;
		width: 100%;
	}
}

a:hover div.pedagodzy-grupa {
	color: #fff;
	background-color: #6b164d;
}

div.wykladajacy-pedagodzy table.category {
	width: 60%;
	margin: 0 20% 0 20%;
}

div.wykladajacy-pedagodzy {
	font-size: 18px;
	line-height: 30px;	
}

div.wykladajacy-pedagodzy .table > :not(:first-child) {
    border-top: none;
}

#sp-main-body div.wykladajacy-pedagodzy th.list-title:hover {
	background-color: #6b164d;
}
#sp-main-body div.wykladajacy-pedagodzy th.list-title:hover a,
#sp-main-body div.wykladajacy-pedagodzy th.list-title:hover a:hover {
    color: #fff;	
}


#basicContent .content-category-pedagodzy h2 {
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 20px;
	margin-top: 40px;
}


/* ================= ZESPOLY ARTYSTYCZNE START =================== */


div.zespoly-artystyczne {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
	padding: 0px 0px 20px 0px;
	float: left;
	background-color: #ededed;
	margin: 0 1.5% 20px 0;
	width: 31.5%;
	min-height: 100px;
	display: block;
	justify-content: center;
	align-items: center;
}

div.zespoly-artystyczne .foto-max {
	margin: 0 0 20px 0 !important;
	padding: 0;
}

div.zespoly-artystyczne p {
	padding: 0 20px;
	margin: 0;
	text-align: center !important;
	font-size: 16px;
}

div.zespoly-artystyczne:hover {
	color: #fff;
	background-color: #732758;
}

@media (max-width: 1024px) {
	div.zespoly-artystyczne {
		float: none;
		width: 100%;
	}
}



/* ================= ========================== =================== */











/* Organizacja roku akademickiego */

table.rok-akademicki {
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
}

table.rok-akademicki td {
	padding: 10px 5px;
	width: 50%;
	vertical-align: middle!important;
	border-bottom: 1px solid #d5d5d5;
}

table.rok-akademicki tr.blank td {
	border-bottom: none;
}

table.rok-akademicki td + td {
	font-weight: 700;
}

/* ======================== SZKOŁA DOKTORSKA – TABELA ========================= */


table.Brak-stylu-tabeli {
	border-collapse:collapse;
	border-color:#ddd;
	border-style:solid;
	border-width:1px;
	margin-bottom:20px;
	margin-top:20px;
	width: 100%;
}
td.Brak-stylu-tabeli {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#ddd;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ddd;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#ddd;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ddd;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
}
p.List-Paragraph {
	color:#1f1e21;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
	margin-bottom:0;
	margin-left:10px;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
span.CharOverride-1 {
	font-size:14px;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-2 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-3 {
	font-size:14px;
	font-style:normal;
	font-weight:normal;
}
col._idGenTableRowColumn-1 {
	width:12%;
}
col._idGenTableRowColumn-2 {
	width:76%;
}
col._idGenTableRowColumn-3 {
	width:12%;
}
tr._idGenTableRowColumn-4 {
	min-height:82px;
}
tr._idGenTableRowColumn-5 {
	min-height:49px;
}
tr._idGenTableRowColumn-6 {
	min-height:34px;
}
tr._idGenTableRowColumn-7 {
	min-height:38px;
}
tr._idGenTableRowColumn-8 {
	min-height:50px;
}
tr._idGenTableRowColumn-9 {
	min-height:72px;
}





/* ============================================= */

/* ======================== LANGUAGE SWITCHER KOLOR TŁA ========================= */

div.mod-languages ul li.lang-active {
 background-color:#6b164d;
}

/* ========= MENU KAFELKOWE 2x2 =========== */

div.menu2 {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
	padding: 20px 20px;
	float: left;
	background-color: #ededed;
	margin: 0 1.5% 20px 0;
	width: 48.5%;
	min-height: 84px;
	display: flex;
	justify-content: center;
	align-items: center;
}

a:hover div.menu2 {
	color: #fff;
	background-color: #6b164d;
}

@media (max-width: 1024px) {
	div.menu2 {
		float: none;
		width: 100%;
	}
}





/* ========= MENU KAFELKOWE 1x1 =========== */

div.menu1 {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
	padding: 20px 20px;
	float: left;
	background-color: #ededed;
	margin: 0 1.5% 20px 0;
	width: 100%;
	min-height: 84px;
	display: flex;
	justify-content: center;
	align-items: center;
}

a:hover div.menu1 {
	color: #fff;
	background-color: #6b164d;
}
/* ========= HR DLA OFERTA-PUBLIKACJE =========== */

hr.oferta-publikacje{
	border: 10px solid #000;
	border-radius: 5px;
}

/*wylaczenie sociali */

#sp-menu-top {
    display: none;
}

/* dodatkowy css */

body ol.breadcrumb {
padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
    line-height: 2em;
}
#sp-header {
    box-shadow: none;
}

.view-article #sp-main-body, .view-category #sp-main-body {
    padding-top: 0px;
}

#sp-main-body .entry-info a.btn.btn-secondary {
    color: #6b164d;
    background-color: transparent;
    font-size: 0.8em;
    line-height: 1.5em;
    padding: 0px 10px;
}
#sp-main-body .entry-info a.btn.btn-secondary:hover {
    text-decoration: underline;
}

.sp-page-title {
	margin-bottom: 40px;
	padding: 80px 0 85px;
}

#sp-menu > div > div.sp-megamenu-wrapper {
   display: none;
}



/* ================= GALERIA REKTOROW ================= */ 


div.galeria-rektorow {
	float: left;
	width: 50%;
	text-align: center;
	margin: 30px 0;
}

div.galeria-rektorow img {
	width: 80%;
	margin: 0 auto;
}

div.galeria-rektorow h4 {
	margin: 15px 0 10px 0px;
}

div.galeria-rektorow p {
	text-align: center !important;
	line-height: 140% !important;
	font-size: 14px;
	margin: 8px 0;
}


@media (max-width: 1024px) {
	div.galeria-rektorow {
	float: none;
	width: 100%;
}
	
}





/* ================= **************** ================= */


/* ================= PARTNERZY UCZELNI ================= */ 


div.partnerzy {
	float: left;
	width: 33%;
	text-align: center;
	margin: 30px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

div.partnerzy img {
	width: 80%;
	margin: 0 auto;
}

div.partnerzy h6 {
	margin: 20px 0 20px 0px;
	font-size: 16px
}

div.partnerzy p {
	text-align: center !important;
	line-height: 140% !important;
	font-size: 14px;
	margin: 8px 0;
}


@media (max-width: 1024px) {
	
	div.partnerzy {
	float: none;
	width: 100%;
}
	
	div.partnerzy h6 {
	margin: 20px 0 20px 0px;
	font-size: 14px
}
	
}

/* ================= **************** ================= */


/* ================= KOMISJE ================= */

div.komisje {
	float: left;
	width: 50%;
	padding: 30px 20px 20px 20px;
	border-top: 1px solid #ccc;
}

div.komisje p,
div.komisje ol,
div.komisje h4 {
	text-align: left !important;
}


@media (max-width: 1024px) {
	
	div.komisje {
	float: none;
	width: 100%;
	}
	
	div.komisje h4 {
	font-size: 22px;
	}
	
	div.komisje h6 {
	font-size: 16px;
	}
	
	div.komisje p,
	div.komisje ol {
		font-size: 14px;
	}
}



/* ================= **************** ================= */





/* ================= SLIDER NA STARTOWEJ ================= */ 

.slider-na-startowej .sppb-carousel-indicators {
	bottom: 30px;
}

.slider-na-startowej .sppb-btn {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 10px;
	bottom: 10px;
	border: none;
}

.slider-na-startowej a.sppb-btn:hover {
	background-color: rgba(0,0,0,0.00) !important;
}

.slider-na-startowej .sppb-carousel-text h2 {
	display: none;
}

/* ================= ******************* ================= */










/* ================= SIATKI ================= */ 

ul.siatki {
	margin-top: 20px;
	padding-left: 0px;
}

	ul.siatki li {
		border-top: 1px solid #e5e5e5;
		padding: 5px 25px 5px 25px;
		list-style-type: none!important;
		margin-left: 0px;
		background-color: #fafafa;			
	}


	ul.siatki li:last-child {
		border-bottom: 1px solid #e5e5e5;
	}
	
	ul.siatki li a span  {
			float: right;
			color: #732758;
		}
		
	ul.siatki li a:hover span {
			text-decoration:underline;
		}	
		
	ul.siatki li {
			line-height: 28px;
			font-size: 14px;;
			
		}
		
	ul.siatki li span {
		float: right;
		margin: 0 10px;
		font-size: 13px;
		color: #959595;
		font-weight:600;
		}
		
	ul.siatki li a span {
			margin: 0;
		}

/* ================= ******** ================= */ 





/* tabela kosztow MAM */

table.mam-koszty {
	border: 1px solid #ccc;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 90%;
}



table.mam-koszty td {
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: middle!important;
}





/* CZAS PRACY BIBLIOTEKI */

table.biblioteka {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

table.biblioteka td {
	padding: 12px 20px;
	width: 24%;
	vertical-align: middle!important;
	border: 1px solid #d5d5d5;
}

table.rok-akademicki tr.blank td {
	border-bottom: none;
}

table.biblioteka tr td:first-child {
	font-weight: 700;
	text-align: left;
	width: 28%;
}





/* LISTA PEDAGOGÓW */

table.lista-pedagogow {
	width: 100%;
	font-size: 14px;
}

table.lista-pedagogow tr {
	border-bottom: 1px solid #ddd;
}

table.lista-pedagogow td:first-child {
	width: 35%;
	font-weight: 600;
}

table.lista-pedagogow td:first-child a {
	color:  #92729f;
}

table.lista-pedagogow td:first-child a:hover {
	color: #ce2d22;
}

table.lista-pedagogow td {
	padding: 5px;
}



/*  REKRUTACJA  */

div.ramka {
	padding: 30px 30px 10px 30px;
	border: 1px solid #BBB;
	margin: 30px 0;
	background-color:#EDEDED;
	border-radius: 5px;
}

div.ramka p {
	font-weight: 650;
	text-align: left!important;
}

div.ramka div.do-pobrania-pdf,
div.ramka div.do-pobrania {
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	margin: 20px 0;
}

div.ramka a div.zespoly-artystyczne {
	border-bottom: 1px solid #BBB;
	margin-top: 10px;
	margin-right: .9%;
	margin-left: .9%;
}

div.ramka a div.zespoly-artystyczne p {
	text-align: center!important;
}


/* ================= EGZAMINY WSTEPNE =================== */


div.egzaminy-wstepne {
	font-weight: 600;
	line-height: 22px;
	text-align: center;
	padding: 0px 0px 20px 0px;
	float: left;
	background-color: #ededed;
	margin: 0 1% 20px 1%;
	width: 31.3%;
	min-height: 100px;
	display: block;
	justify-content: center;
	align-items: center;
	border: 1px solid #BBB;
}

div.egzaminy-wstepne .foto-max {
	margin: 0 0 20px 0 !important;
	padding: 0;
}

div.egzaminy-wstepne p {
	padding: 0 20px;
	margin: 0;
	text-align: center !important;
}

div.egzaminy-wstepne:hover {
	color: #fff;
	background-color: #732758;
}

@media (max-width: 1024px) {
	div.egzaminy-wstepne {
		float: none;
		width: 100%;
	}
}

ul.egzaminy-wstepne-specjalnosci {
	font-weight: 650;
	margin-top: 15px;
}

ul.egzaminy-wstepne-specjalnosci li {
	border-bottom: 1px solid #E4E0E5;
	padding-bottom: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	margin-right: 5%;
	text-align: left;
}

ul.egzaminy-wstepne-specjalnosci li a span {
	padding: 6px 10px;
	margin: 6px 0px;
}

ul.egzaminy-wstepne-specjalnosci li a:hover span {
	background-color: #732758;
	color: #FFF;
}



/* ================= ========================== =================== */


/* ================= OFERTA DYDAKTYCZNA =================== */


.ramka .oferta-specjalnosc {
	border-top: 1px solid #ccc;
	padding: 20px 0;
	margin-top: 10px;
}

.ramka .oferta-specjalnosc .foto {
	float: left;
	width: 38%;
	margin:  0 2% 15px 0;
}



.ramka .oferta-specjalnosc .foto img {
	width: 100%;
	float: left;
}







.ramka .oferta-specjalnosc p {
	font-weight: 400!important;	
}

.ramka .oferta-specjalnosc .wprowadzenie {
	float: left;
	width: 60%;
}


@media (max-width: 1024px) {
	.ramka .oferta-specjalnosc .foto {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	
	.ramka .oferta-specjalnosc .foto img {
		float: none;
	}
	
	.ramka .oferta-specjalnosc .wprowadzenie {
		float: none;
		width: 100%;
	}
}




/* ================= ========================== =================== */



/* ================= DWIE KOLUMNY W TEKSCIE ARTYKULU =================== */


div.dwa-lamy {
	width: 42%;
	margin: 20px 2% 20px 2%;
	float: left;
}

div.dwa-lamy p {
	font-size: 14px;
	line-height: 120%;
}

@media (max-width: 1280px) {
	
	div.dwa-lamy {
		float: none;
		width: 100%;
		margin: 40px 0 40px 0;
	}
	
	div.dwa-lamy p {
	font-size: 12px!important;
	line-height: 120%;
}
}




/* ================= ================================ =================== */





/* ================= PUBLIKACJE =================== */


.blogpublikacje article.item {
	padding: 25px;
	min-height: 935px;
}

.blogpublikacje article.item .content-wrap {
	padding: 0;
	margin-top: 30px;
}

.blogpublikacje article.item .content-wrap .entry-info p {
	text-align: left;
	font-size: 0.85em;
}


.blogpublikacje article.item .content-wrap .entry-info h6 {
	text-align: left;
	font-size: 0.95em;
}


.blogpublikacje article.item .content-wrap .entry-info p.readmore {
	text-align: left;
	font-weight: 700;
	margin-top: 30px;
	margin-bottom: 0;
	clear: both;
}

#sp-main-body .blogpublikacje article.item .content-wrap .entry-info a.btn.btn-secondary {
	text-align: left;
	font-size: 1.0em;
	font-weight: 600;
	background-color: #efefef;
	padding: 10px 30px 12px 30px;
	border-radius: 5px;
}

#sp-main-body .blogpublikacje article.item .content-wrap .entry-info a.btn.btn-secondary:hover {
	background-color: #732758;
	color: #fff;
	text-decoration: none;
}

.blogpublikacje div.entry-header h2 {
	font-size: 1.3em;
	line-height: 120%;
	
}



.view-article article.item .pull-publikacje {
	margin: 55px 40px 30px 40px;
	width: 35%;
	float: left;
	border: 1px solid #ccc;
}


.publikacje article.item .intro-image {
	border: 1px solid #ccc;
}

.publikacje .wprowadzenie {
	float: left;
	margin: 15px 0 0 0;
}

/* ================= ========================== =================== */



/* ================= KIERUNKI ANGIELSKIE =================== */


.dwie-kolumny {
	float: left;
	margin-right: 2%;
	margin-top: 20px;
	margin-bottom: 40px;
	background-color: #F9F9F9;
	padding: 20px 20px 10px 20px;
	width: 48%;
	border: 1px solid #ccc;
}

.dwie-kolumny h6 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
}



@media (max-width: 1280px) {
	
	.dwie-kolumny {
		float: none;
		width: 100%;
		margin-right: 0;
			
	}
}


/* ================= ========================== =================== */



/* ================= ZESPOŁY ARTYSTYCZNE =================== */

div.zespoly-foto {
		margin: 40px auto;
	}

@media (min-width: 1080px) {
	
	div.zespoly-foto {
		width: 75%;
	}
	
}
