.s113_header {
	background: url('/images/header.png');
	background-repeat: no-repeat;
	height: 470px;
	margin-bottom: 50px;
        background-position: center;
}




@media (min-width: 1115px) and (max-width: 1219px) {
	
.s113_logo::before,
.s113_logo::after {
    height: 195px !important; 
}
.s113_logo {
    z-index: 100!important;
}

.s113_logo img {
    width: 90px;
    margin-bottom: 10px;
}
.logo_podpis {
    top: 0 !important;
    left: -60px !important;
    font-size: 14px !important;
    display: block!important;
}
.tm-navbar.uk-navbar {
    margin-left: 24% !important;
}
.s113_header #tm-top-a {
    margin-top: 55px;
    padding-bottom: 100px;
}

}

@media (min-width: 901px) and (max-width: 1114px) {
.s113_header .tm-navbar.uk-navbar::after {
    content: "II Liceum Ogólnokształcace im. Króla Jana III Sobieskiego w Grudziądzu";
    background-color: white;
    color: rgba(49,35,22,0.85);
    font-weight: 700;
    line-height: 40px;
    padding-left: 10%;
    padding-right: 8.5%;
    font-size: 17px;
    top: 73px;
    position: absolute;
    left: -50px;
    width: 100vw;
}
}

@media (max-width: 900px) {
.logo_podpis {
	display: none;
}


}

.s113_footer {
	background: #012447;
	color: #fff;
	font-size: 11px;
}

#tm-footer {
    margin-top: 25px;
    margin-bottom: 25px;
}

.s113_footer a {
    color: rgba(255,255,255,0.8);
	transition: ease-in-out 0.1s;
}

.s113_footer a:hover {
    color: rgba(255,255,255,1);
	transition: ease-in-out 0.1s;
	text-decoration: none;
}

.stopka {
	float: left;
}

.seo {
	float: right;
}

.s113_bottom_b {
	background: url('/images/bottom_b_tlo.png');
	background-repeat: no-repeat;
        background-size: cover;
	height: 340px;
	color: rgba(255,255,255,0.9);
}


.s113_bottom_b .uk-panel-title {
    color: #fff;
	font-weight: 700;
}

.s113_bottom_b .uk-panel-title:after {
    background: rgba(255,255,255,0.3);
    content: "";
    display: block;
    height: 2px;
    margin-top: 8px;
    width: 30px;
}

#tm-bottom-b {
    padding-top: 50px;
}

.s113_bottom_b .uk-nav-side > li > a {
	color: rgba(255,255,255,0.9);
	transition: ease-in-out 0.1s;
}

.s113_bottom_b .uk-nav-side > li > a:hover {
	color: rgba(255,255,255,1);
	transition: ease-in-out 0.1s;
}

.s113_bottom_b .uk-nav-side > li > a:before {
    background: rgba(255,255,255,0.8);
    display: block;
    position: absolute;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    content: "";
    left: 0px;
    margin-top: 8px;
}

.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
    background: none;
}

.s113_bottom_a {
	background: #f5f5f5;
	height: 100px;
}

#tm-bottom-a {
    padding-top: 40px;
}

.uk-panel.badz_na_biezaco {
    font-weight: 700;
    font-size: 14px;
}

.uk-panel-title {
    font-size: 21px;
    line-height: 30px;
}

.s113_bottom_a .uk-icon-facebook, .s113_bottom_a .uk-icon-youtube-play {
    font-size: 21px;
    margin-left: 20px;
	transition: ease-in-out 0.2s;
	color: #787878;
}

.s113_bottom_a .uk-icon-facebook:hover, .s113_bottom_a .uk-icon-youtube-play:hover {
	transition: ease-in-out 0.2s;
	color: #3c3c3c;
}

.uk-panel.szukaj_bottom-a {
    float: right;
}

.s113_toolbar {
    border-bottom: solid 1px rgba(255,255,255,0.1);
}

.uk-navbar {
    background: transparent;
    color: #ccc;
}

.uk-navbar-nav > li > a {
    color: rgba(255,255,255,0.9);
	transition: ease-in-out 0.1s;
	font-weight: 700;
	line-height: 30px;
}

.uk-panel.haslo {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 40px;
    margin-top: 50px;
	margin-left: 12px;
}

.zadz_1 {
    color: rgba(255,255,255,0.95);
    font-weight: 700;
}

.zadz_2 {
    color: #afbec8;
    font-weight: 700;
}

.uk-navbar-nav > li.uk-active > a {
    background: none;
    color: #fff;
	transition: ease-in-out 0.1s;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background: none;
    color: #fff;
    transition: ease-in-out 0.1s;
}

.tm-toolbar.uk-clearfix.uk-hidden-small {
    margin-top: 10px;
    margin-bottom: 10px;
}

#search-101-57bd79ef1b6a7  {
    font-size: 12px;
    line-height: normal;
    width: 90px;
    height: 20px;
    padding: 0 0 0 30px;
    border: 1px solid rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
    color: #ccc;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.s113_toolbar .uk-search:before {
    content: "\f002";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
}

.s113_toolbar .uk-search-field {
    font-size: 12px !important;
    height: 20px !important;
    width: 90px !important;
    background: rgba(0, 0, 0, 0);
    color: #ccc;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.s113_toolbar .uk-subnav.uk-subnav-line a {
    color: rgba(255,255,255,0.8);
	font-size: 11px;
	transition: ease-in-out 0.1s;
}

.s113_toolbar .uk-subnav.uk-subnav-line a:hover {
	color: #fff;
	transition: ease-in-out 0.1s;
}

.s113_toolbar .uk-search-field:focus, .s113_toolbar .uk-search.uk-active .uk-search-field {
    width: 90px;
}

.s113_toolbar {
	background-color: rgba(1,36,71,0.8);
	background-blend-mode: multiply;
}

/*
.s113_logo:before {
    background: rgba(255,255,255,1);
    content: "";
    height: 180px;
    left: -2%;
    position: absolute;
    top: 41px;
    width: 780px;
    z-index: 1;
}
*/

.s113_logo:before {
    background: #ffff;
    content: "";
    height: 180px;
    left: 7px;
    position: absolute;
    top: -41px;
    width: 35%;
    z-index: 1;
}

.s113_logo:after {
    content: " ";
    display: block;
    width: calc(100% + 19px);
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 1;
    height: 180px;
    left: -100%;
    top: -41px;
}

.logo_podpis {
    color: rgba(49,35,22,0.85);
    z-index: 2;
    position: relative;
    font-weight: 700;
    text-align: center;
    margin: 0px;
    top: -90px;
    font-size: 17px;
    left: 115px;
}

.tm-logo:hover, .tm-logo:focus {
    text-decoration: none;
}

.tm-navbar.uk-navbar {
    margin: 0px;
    padding: 0px;
    position: relative;
    margin-left: 39%;
}

.uk-panel.godlo {
    width: 60px;
    position: relative;
    top: -15px;
    opacity: 0.9;
    transition: ease-in-out 0.2s;
}

.uk-panel.godlo:hover {
    opacity: 1;
    transition: ease-in-out 0.2s;
}

#tm-top-a {
    z-index: 9;
    position: relative;
	margin-top: 30px;
}


@media screen and (min-device-width: 901px) and (max-device-width: 1115px)
{
#tm-top-a {
  	margin-top: 65px;
}}

@media screen and (min-device-width: 768px) and (max-device-width: 900px)
{
.s113_header .uk-container{
  	padding: 0;
}}



.s113_header_2 {
    background: rgba(1,36,71,0.7);
    height: 150px;
    border-bottom: solid 1px rgba(255,255,255,0.1);
}

.uk-panel-title {
    font-size: 21px;
    line-height: 30px;
    color: #312316;
    font-weight: 700;
    letter-spacing: -0.5px;
}

#tm-top-b .uk-panel-title:after {
    background: #ccc;
    content: "";
    display: block;
    height: 2px;
    margin-top: 8px;
    width: 30px;
}

.nspArt h4.nspHeader {
    font-size: 12px;
    padding: 0px;
    line-height: 14px;
}

.nspArt h4.nspHeader a {
    text-decoration: none;
    color: #012447;
    font-weight: 700;
}

.nspArt .nspInfo {
    font-size: 100%;
    color: rgba(0,0,0,0.35);
	margin-bottom: 10px;
}

.tm-logo img {
    z-index: 2 !important;
    position: relative;
}

.tm-headerbar .tm-logo {
    margin-top: -30px;
	margin-bottom: -80px;
}

#nsp-nsp-102 .nspInfo.nspInfo1:before {
    content: "";
    position: relative;
    display: block;
    background: url('/images/kalendarz.png');
    height: 11px;
    width: 11px;
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}

.nspArt.nspCol1 {
    border-bottom: solid 1px rgba(0,0,0,0.1);
    margin-bottom: 20px;
}

.nspArts {
    padding: 0px;
}

.s113_wydarzenia .s113_data_boks {
    width: 70px;
    height: 70px;
    float: left;
    background: #012951;
    margin-right: 10px;
    color: #fff;
	position: relative;
}

.s113_wydarzenia .s113_data {
    position: absolute;
    bottom: 8px;
    right: -6px;
    font-size: 52px;
    font-weight: 700;
}

.s113_wydarzenia .data {
    margin-left: 34%;
    margin-right: 34%;
    text-transform: uppercase;
    font-weight: 700;
    top: 5px;
    position: relative;
}

.s113_tytul_boks {
    color: #012951;
    font-weight: 700;
    font-size: 15px;
}

#nsp-nsp-105 .nspArt.nspCol1 {
    border-bottom: none;
}

#nsp-nsp-105 .nspArt.nspCol1:nth-child(2) .s113_wydarzenia .s113_data_boks {
    background: #503c28;
}

#nsp-nsp-105 .nspArt.nspCol1:nth-child(3) .s113_wydarzenia .s113_data_boks {
    background: #c5c5c5;
}

#tm-top-c {
    background: #c5c5c5;
    padding: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #fff;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	min-height: 160px;
}

#tm-top-d {
	background: #012951;
    padding: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #fff;
	margin-left: 0px;
	min-height: 160px;
	position: relative;
	padding-left: 0px;
}

#tm-top-e {
    background: #503c28;
    padding: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #fff;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	min-height: 157px;
}

#tm-top-c .uk-panel-title:after {
    background: #312316;
    content: "";
    display: block;
    height: 2px;
    margin-top: 8px;
    width: 30px;
}

#tm-top-d .uk-panel-title, #tm-top-e .uk-panel-title {
    color: #fff;
	z-index: 3;
	position: relative;
}

#tm-top-d .uk-panel-title:after, #tm-top-e .uk-panel-title:after {
    background: #fff;
    content: "";
    display: block;
    height: 2px;
    margin-top: 8px;
    width: 30px;
}

#tm-top-e img, 
.matura_boks img,
.dla_uczniow_boks img {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}

#tm-top-c .uk-panel-title {
	z-index: 3;
	position: relative;
}

.menu-dla-absolwentow .uk-nav-side > li > a, .menu-dla-uczniow .uk-nav-side > li > a {
    color: rgba(255,255,255,0.8);
	font-size: 14px;
	line-height: 16px;
	position: relative;
	transition: ease-in-out 0.1s;
}

.uk-nav-side > li > a {
	transition: ease-in-out 0.1s;
}

.uk-nav-side > li > a:hover{
    color: #000;
	transition: ease-in-out 0.1s;
}

.menu-dla-maturzystow .uk-nav-side > li > a {
	font-size: 14px;
	line-height: 17px;
	position: relative;
}

.menu-dla-uczniow .uk-nav-side > li > a:before, .menu-dla-absolwentow .uk-nav-side > li > a:before  {
    background: rgba(255,255,255,0.8);
	position: absolute;
	content: "";
	height: 4px;
	width: 4px;
	border-radius: 50%;
	left: 0px;
	top: 11px;
}

.menu-dla-maturzystow .uk-nav-side > li > a:before {
	background: rgba(49,35,22,0.8);
	position: absolute;
	content: "";
	height: 4px;
	width: 4px;
	border-radius: 50%;
	left: 0px;
	top: 11px;
}

.menu-dla-uczniow {
    z-index: 5;
    position: relative;
}

.tabela_logo {
    width: 100%;
    text-align: center;
}

.tabela_logo img {
    opacity: 0.8;
	transition: ease-in-out 0.2s;
}

.tabela_logo img:hover {
    opacity: 1;
	transition: ease-in-out 0.2s;
}

.matura_boks_2 {
    color: rgba(49,35,22,0.8);
    font-size: 19px;
    position: relative;
    margin-top: 60px;
}

.dla_absolwentow_boks_2 {
    color: rgba(255,255,255,0.8);
    font-size: 19px;
    position: relative;
    margin-top: 60px;
}

.wyszukaj_absolwenta .uk-panel-title {
    font-size: 14px;
    color: rgba(255,255,255,0.8) !important;
}

.wyszukaj_absolwenta .uk-panel-title:after {
    background: rgba(255,255,255,0.8) !important;
    content: "";
    display: block;
    height: 1px !important;
    margin-top: 6px !important;
    width: 20px !important;
}

.wyszukaj_absolwenta input.uk-search-field {
    font-size: 12px;
    line-height: normal;
    width: 100%;
    height: 35px;
    padding: 0 0 0 30px;
    background: rgba(0, 0, 0, 0.3);
    color: #444444;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.wyszukaj_absolwenta input.uk-search-field:focus {
    background: rgba(0, 0, 0, 0.5);
    color: #ccc;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.wyszukaj_absolwenta .uk-search:before {
	color: rgba(255,255,255,0.3);
	line-height: 36px;
}

.s113_logo {
    margin-left: -20px;
position: relative;
}

.uk-navbar-nav > li > a:after {
    color: #fff;
    content: "\f107";
    display: inline-block;
    font-family: "fontawesome";
    font-size: 15px;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-left: 7px;
    margin-right: -10px;
    position: relative;
    text-shadow: none;
    text-transform: none;
    top: 1;
}

.uk-dropdown-navbar {
    background: #011529;
    color: #eee;
	transition: ease-in-out 0.2s;
}

.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    background: #503c28;
    color: #ffffff;
    outline: none;
}

.uk-dropdown {
    padding-top: 0px;
    padding-bottom: 0px;
}

.uk-nav-navbar > li > a:before {
    background-color: transparent;
    content: "";
    height: 7px;
    position: absolute;
    top: -7px;
    width: 100%;
}

.uk-nav-navbar > li:first-child a:after {
    border-color: transparent transparent #011529;
    border-style: solid;
    border-width: 0 7.5px 7px;
    content: "";
    height: 0;
    left: 30px;
    position: absolute;
    top: -7px;
    transition: all 0.3s ease 0s;
    width: 0;
}

.uk-nav-navbar > li > a {
    color: rgba(255,255,255,0.8);
    font-size: 14px;
    font-weight: 700;
	border-bottom: solid 1px rgba(255,255,255,0.1);
}

.uk-nav-navbar > li > a {
    padding: 5px 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.uk-nav-navbar > li:last-child a {
	border-bottom: none;
}

.uk-nav-navbar > li:first-child a:hover:after {
    border-color: transparent transparent #503c28;
	transition: ease-in-out 0.1s;
}

.menu-dla-absolwentow .uk-nav-side > li > a:hover, .menu-dla-uczniow .uk-nav-side > li > a:hover {
    color: rgba(255,255,255,1);
	transition: ease-in-out 0.1s;
}

.uk-article-title {
    font-size: 21px;
    line-height: 30px;
    color: #312316;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.uk-article-title:after {
	background: #ccc;
	content: "";
	display: block;
	height: 2px;
	margin-top: 8px;
	width: 30px;
}

#tm-content {
    padding-bottom: 30px;
}

#searchForm .uk-panel-box {
    display: none;
}

.uk-badge {
    background: #503c28;
}

.uk-article-title {
    margin-bottom: 20px !important;
}

.nspList.active.nspCol1 {
    display: none;
}

.readon-button {
    color: #503c28;
    margin-left: -3px;
    margin-bottom: 20px;
    display: block;
	transition: ease-in-out 0.1s;
	font-weight: 700;
}

.readon-button:hover {
    color: #012951;
	transition: ease-in-out 0.1s;
	text-decoration: none;
}

.uk-article-title a:hover {
	color: #012951;
	transition: ease-in-out 0.2s;
}

.content-category.baza_danych_absolwentow h2 {
    font-size: 21px;
    line-height: 30px;
    color: #312316;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.content-category.baza_danych_absolwentow h2:after {
    background: #ccc;
    content: "";
    display: block;
    height: 2px;
    margin-top: 8px;
    width: 30px;
}

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: rgba(80,60,40,0.05);
}

.content-category.baza_danych_absolwentow table {
    border: none;
}

.content-category.baza_danych_absolwentow .table th, .content-category.baza_danych_absolwentow .table td, .table-bordered th, .content-category.baza_danych_absolwentow .table-bordered td {
	border: none;
}

.content-category.baza_danych_absolwentow table a {
	color: #012951;
}

.content-category.baza_danych_absolwentow .table-hover tbody tr:hover > td, .content-category.baza_danych_absolwentow .table-hover tbody tr:hover > th {
	background: rgba(80,60,40,0.9);
}

.content-category.baza_danych_absolwentow .table-hover tbody tr:hover > td > a {
	color: #fff;
}

.uk-panel.menu_sb_1 {
    background: #012951;
	padding: 20px;
}

.uk-panel.menu_sb_1 p {
    color: #fff;
	font-size: 21px;
	letter-spacing: -0.5px;
	font-weight: 700;
	line-height: 30px;
}

.uk-panel.menu_sb_1 p:after {
    background: #fff;
    content: "";
    display: block;
    height: 2px;
    margin-top: 8px;
    width: 30px;
}

.uk-panel.menu_sb_1 .uk-nav-side > li > a {
    color: rgba(255,255,255,0.8);
    font-size: 14px;
    line-height: 16px;
    position: relative;
    transition: ease-in-out 0.1s;
}

.uk-panel.menu_sb_1 .uk-nav-side > li > a:before {
    background: rgba(255,255,255,0.8);
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    border-radius: 50%;
    left: 0px;
    top: 11px;
}

.uk-panel.menu_sb_1.menu_sb_1_2, .uk-panel.menu_sb_1.menu_sb_1_3 {
    margin: 0px;
}
.uk-panel.menu_sb_1 .uk-nav-side > li > a:hover {
	color: #fff;
	transition: ease-in-out 0.1s;
}

.uk-panel.menu_sb_2 {
	background: #c5c5c5;
	padding: 20px;
}

.uk-panel.menu_sb_2.menu_sb_2_1 {
    color: #312316;
	font-size: 21px;
	letter-spacing: -0.5px;
	font-weight: 700;
	line-height: 30px;
}

.uk-panel.menu_sb_2.menu_sb_2_1:after {
    background: #312316;
    content: "";
    display: block;
    height: 2px;
    margin-top: 8px;
    width: 30px;
}

.uk-panel.menu_sb_2 .uk-nav-side > li > a {
    font-size: 14px;
    line-height: 17px;
    position: relative;
}

.uk-panel.menu_sb_2.menu_sb_2 .uk-nav-side > li > a:before {
    background: rgba(49,35,22,0.8);
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    border-radius: 50%;
    left: 0px;
    top: 11px;
}

.uk-panel.menu_sb_2.menu_sb_2_2, .uk-panel.menu_sb_2.menu_sb_2_3 {
	margin: 0px;
}

.uk-panel.menu_sb_1 .uk-nav.uk-nav-parent-icon.uk-nav-side,
.uk-panel.menu_sb_2 .uk-nav.uk-nav-parent-icon.uk-nav-side,
.uk-panel.menu_sb_3 .uk-nav.uk-nav-parent-icon.uk-nav-side {
    margin-top: -20px;
}

.uk-panel.menu_sb_3 {
	background: #503c28;
	padding: 20px;
}

.uk-panel.menu_sb_3.menu_sb_3_1 {
    color: #fff;
    z-index: 3;
    position: relative;
	font-size: 21px;
	line-height: 30px;
	font-weight: 700;
	letter-spacing: -0.5px;
}

.uk-panel.menu_sb_3.menu_sb_3_1:after {
    background: #fff;
    content: "";
    display: block;
    height: 2px;
    margin-top: 8px;
    width: 30px;
}

.uk-panel.menu_sb_3.menu_sb_3_2 {
    margin: 0px;
	margin-bottom: 30px;
}

.uk-panel.menu_sb_3 .uk-nav-side > li > a {
    color: rgba(255,255,255,0.8);
    font-size: 14px;
    line-height: 16px;
    position: relative;
    transition: ease-in-out 0.1s;
}

.uk-panel.menu_sb_3 .uk-nav-side > li > a:before {
    background: rgba(255,255,255,0.8);
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    border-radius: 50%;
    left: 0px;
    top: 11px;
}

.uk-nav-side > li.uk-active > a {
    background: none;
    color: #ffffff;
}

em {
    color: #503c28;
    font-style: italic;
}

.uk-panel.boks_zadzwon {
    padding: 0px;
    margin: 0px;
	width: 100%;
    position: relative;
}

.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span {
    display: inline-block;
    color: rgba(0,0,0,0.5);
    font-size: 11px;
	transition: ease-in-out 0.1s;
}

.uk-breadcrumb > li, .uk-breadcrumb > li > a:hover {
    color: #012447;
	transition: ease-in-out 0.1s;
	text-decoration: none;
}

.uk-breadcrumb > li:nth-child(n+2)::before {
    color: rgba(0,0,0,0.3);
}

.tm-logo-small img {
    width: 50px;
	margin-top: 10px;
}

.uk-navbar-toggle {
    color: rgba(255,255,255,0.8);
}

.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
    color: #fff;
}

.uk-offcanvas-bar {
    width: 210px;
    background: #c5c5c5;
}

.uk-nav-offcanvas ul a {
    color: #312316;
}

.uk-nav-offcanvas > li > a {
    color: #fff;
    padding: 10px 15px;
	background: #012951;
}

.uk-article {
    text-align: justify;
}

.summa .pd-ctitle {
	display: none;
}

.summa .tytulsumma {
    font-size: 21px;
    line-height: 30px;
    color: #312316;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.summa .tytulsumma:after {
	background: #ccc;
	content: "";
	display: block;
	height: 2px;
	margin-top: 8px;
	width: 30px;
}

/* System rezerwacji - START */

.djc_title {
    font-size: 21px;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.djc_title a {
    letter-spacing: -0,5px;
    color: #012951;
    font-weight: 700;
}

.djc_title a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.btn-primary, .btn-info, .btn-inverse {
    background-color: #012951;
}

.btn-primary:hover, .btn-info:hover, .btn-inverse:hover {
    background-color: #003b75;
}

.btn.djc_qty_btn.djc_qty_dec,
.djc_qty_input.input.input-mini,
.btn.djc_qty_btn.djc_qty_inc,
.btn.btn-warning.djc_update_quantity {
    display: none;
}

.bal .uk-alert-success {
    background: #503c28;
	color: #fff;
}

.djc_stock_info.djc_out_stock {
    display: none;
}

.componentheadingbal {
    font-weight: 700;
    letter-spacing: -1px;
}

a, .uk-link {
	color: #012951;
}

a:hover, .uk-link:hover {
    color: rgba(1,36,71,0.8);
    text-decoration: none;
}

.mod_djc2cart_button .btn {
    background: rgba(1,36,71,0.9);
	color: #fff;
}

.btn {
	background: rgba(1,36,71,0.9);
	color: #fff;
}

.btn.btn-success.button.validate {
    height: 30px;
    font-family: 'Roboto Slab';
    font-weight: 500;
}

#djcatalog h2 {
    font-weight: 700;
    font-size: 21px;
    letter-spacing: -0.5px;
}

.djc_checkoutbal.djc_theme_default,
.djc_cartbal.djc_theme_default {
    background: 
    rgba(0,0,0,0.01);
    padding: 30px;
}

.Miejsce_zarezerwowane {
    color: rgba(0,0,0,0.5);
}

.djc_addtocart {
    padding: 0px;
    margin: 0px !important;
}

.djc_qty_buttons .input-append, .djc_qty_buttons .input-prepend {
    margin-bottom: 0px;
}

#djc_variants_table {
    line-height: auto !important;
}

#djc_variants_table p {
    margin: 0pc;
}

#djc_variants_table tr {
    min-height: 40px;
}

.djc_form_addtocart {
    margin: 0px;
}

#djc_variants_table.table th, #djc_variants_table.table td {
    vertical-align: middle !important;
}

#djc_variants_table tr:hover {
    background: rgba(0,0,0,0.05);
}

/* System rezerwacji - KONIEC */

@media (min-width: 768px) and (max-width: 1440px) {
	
	/*.s113_logo::before {
    width: 510px;
	} */
	
}

@media (min-width: 1601px) and (max-width: 1750px) {
	
/*	.s113_logo::before {
    width: 710px;
	}
		
} */


@media (min-width: 1441px) and (max-width: 1600px) {
	
	.s113_logo::before {
    width: 680px;
	}
		
}

@media (min-width: 1390px) and (max-width: 1570px) {
	
	.s113_logo::before {
    width: 640px;
	}
		
}


@media (min-width: 1390px) and (max-width: 1500px) {
	
	.s113_logo::before {
    width: 600px;
	}
		
}

@media (max-width: 766px) {
	
	.logo_podpis {
		color: rgba(255,255,255,0.95);
		z-index: 2;
		position: relative;
		font-weight: 700;
		text-align: center;
		margin: 0px;
		top: 5px;
		font-size: 9px;
		left: 115px;
		left: -40px;
		letter-spacing: 0px;
		width: 200px;
	}
	
	#tm-top-a {
		margin-top: 20px;
	}
	
	.uk-panel.haslo {
    font-size: 16px;
    line-height: 40px;
    margin-top: 0px;
    margin-left: 12px;
	}
	
	.s113_header_2 {
    background: rgba(1,36,71,0.7);
    height: 130px;
    border-bottom: none;
	}

}


@media (min-width: 767px) and (max-width: 1280px) {

	.uk-navbar-nav li {
		line-height: 14px;
	}

}

@media (min-width: 768px) and (max-width: 1314px) {
	.s113_header {
    background: url('/images/header_3.png');
}

@media (min-width: 768px) and (max-width: 1220px) {

	.s113_logo:before {
    width: 400px;
	}

	.tm-logo img {
    z-index: 2 !important;
    position: relative;
    width: 70px;
	}
	
	
.logo_podpis {
    font-size: 10px;
    left: 90px;
    top: -70px;
}
	
	.tm-headerbar .tm-logo {
    margin-top: -15px;
	}
	
	.tm-navbar.uk-navbar {
    margin-left: 17%;
	}
	
	.tm-navbar.uk-navbar {
    float: right;
    margin-right: 30px !important;
	}
	
	.s113_header {
    height: 400px;
}
	
	#tm-top-a {
    z-index: 9;
    position: relative;
    margin-top: 0px;
	}
	
	.uk-panel.haslo {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 25px;
    margin-top: 50px;
    margin-left: 12px;
}

}

@media (min-width: 1100px) and (max-width: 1220px) {

	.uk-navbar-nav > li > a {
		padding: 0 10px;
		font-size: 12px;
	}

}

@media (min-width: 768px) and (max-width: 1110px) {

	.uk-navbar-nav > li > a {
		padding: 0 10px;
		font-size: 12px;
	}
	
	.uk-navbar-nav > li > a:after {
	font-size: 11px;
	}
	
	.tm-navbar.uk-navbar {
    margin-left: 0%;
	}
	
	.s113_logo:before {
    width: 340px;
	}

}

@media (min-width: 856px) and (max-width: 1030px) {
	
	.s113_logo:before {
    width: 290px;
	}

}

@media (min-width: 930px) and (max-width: 980px) {
	
	.s113_header {
    height: 380px;
	}

}

@media (min-width: 856px) and (max-width: 930px) {
	
	.s113_header {
    height: 370px;
	}
	
	#tm-top-a {
    z-index: 9;
    position: relative;
    margin-top: 0px;
	}

}

@media (min-width: 856px) and (max-width: 870px) {
	
	.s113_header {
    height: 360px;
	}

}

@media (min-width: 768px) and (max-width: 856px) {
	
	.s113_header {
    height: 340px;
	}

}

@media (min-width: 768px) and (max-width: 855px) {

	.uk-navbar-nav > li > a {
		padding: 0 8px;
		font-size: 11px;
	}
	
	.uk-navbar-nav > li > a:after {
	font-size: 9px;
	}
	
	.tm-navbar.uk-navbar {
    margin-left: 0%;
	}
	
	.s113_logo::before {
    width: 260px;
	}

}

  .zasady_naboru .uk-breadcrumb  {
    display: none;
    }
	
	.uk-panel-title {
	font-size: 21px;
	line-height: 30px;
	color: #312316;
	font-weight: 700;
	letter-spacing: -0.5px;
	}

	.zasady_naboru .uk-panel-title::after {
    background: #ccc;
    content: "";
    display: block;
    height: 2px;
    margin-top: 8px;
    width: 30px;
	}
}


@media (max-width: 766px) {
  
	.uk-panel.haslo {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 20px;
    margin-top: 0px;
    margin-left: 0px;
    text-align: center;
    display: none !important;
}

}

.close {
    opacity: 0.9;
    font-family: 'Roboto Slab';
    font-size: 17px;
}

@media (min-width: 780px) and (max-width: 1058px) {

.logo_podpis {
    font-size: 15px;
    display: none !important;
}

.tm-navbar.uk-navbar {
    margin-left: 24% !important;
}

.s113_logo:before {
    height: 170px !important;
    width: 16% !important;
    top: -31px !important;
}

.s113_logo:after {
    height: 170px !important;
    left: -100% !important;
    top: -31px !important;
}
}

