body {
    font-family: sans-serif;
    font-weight: normal;
    background: url(https://youkai.synology.me/ecce2022.po.edu.pl/imgs/wb-night.jpg);
    background-position-x: center;
    background-size: cover;
    background-attachment: fixed;

}

.hidden-at-start {
	display:none;
}

.color1 {
	background:rgb(255,204,0);height:10px;
}

.color2 {
	background:rgb(255,153,0);height:10px;
}

.color3{
	background:rgb(102,102,153);height:10px;
}

.menu-link-first {
border-left:1px solid white;
border-right:1px solid white;
}

.menu-link {
border-right:1px solid white;
}

.panel-news-sem1 {
	border:1px dashed rgb(51,122,183);
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;	
}

.panel-news-sem2 {
	border:1px dashed rgb(99,99,99);
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;	
}

.youtube-movie-news {
	border: 10px solid rgb(192, 192, 192); 
	width: 700px; 
	height: 350px;
}

.bigger {
	font-size:larger;
}

.container {
	background: #ffffff;
	border:1px solid #c0c0c0;
}

.container-main {
	max-width:1200px;
}

.container-header {
	border:0px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	max-width:1200px;
	margin-top:0px;
	margin-bottom:40px;
}

.container-bottom-break {
	background:none;
	border:0px;
	max-width:1200px;
	margin-top:0px;
	margin-bottom:10px;	
}

.map-style {
	margin-top:10px;
	border:1px dotted #aeaeae; 
	overflow: hidden; 
	height: 255px;
}

.map-cover {
	background:none;
	border:0px;
	margin-top:0px;
}

.map-pos {
	width:100%;
	border:0px; 
	margin-top: -150px;
}

img {position:relative;top:0px;margin: 0;padding: 0;}

a {
	color: #111111;
	text-decoration: none;
}

img.img_menu, img.img_menu {
	display: block;
}

a:hover {
	color: #c00707;
}

.error_img {vertical-align:middle;border:0px;width:20px;height:20px;background:url(../ng/plasterek.png) 0 0 no-repeat;background-position:-120px 0px;display:inline-block;}

.user_icon {vertical-align:middle;width:24px;height:21px;background:url(../ng/plasterek.png) 0 0 no-repeat;background-position:0px -126px;display:inline-block;}

.logo_main {
	padding:0px;
	z-index:1;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
}

.content_main {
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	padding-left:0px;
	padding-right:0px;
}

.left_column {
	border-left: 2px dotted #c0c0c0;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:50px;
}

.right_column {
	padding-left:25px;
	padding-right:25px;
}

.contrast_WB {
	color:white;
	background:black;
}

.contrast_BW {
	color:black;
	background:white;
}

.contrast_YB {
	color:yellow;
	background:black;
}

.contrast_BY {
	color:black;
	background:yellow;
}

.naglowek_strony {
	padding-top:20px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	float:left;
}

.naglowek_linia {
	padding:0px;
}

.linia {
	margin-top:0px;
	margin-bottom:60px;
	vertical-align:top;
	border:0;
	padding:0px;
	width:100%;
	color:rgb(102,102,102);
	height:1px;
	background-color:rgb(102,102,102);
}

.logo-xs 
{
	color:white;
	background:rgb(66, 66, 66);
}

.logo_titles {
	position: absolute;
	top:200px;
	z-index:2;
}

.logo_titles >.logo_title {
	color:white;
	background:rgb(48, 42, 42);
	opacity:0.8;
	font-weight:bold;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	font-family:arial;
}

.logo_titles > .logo_subtitle {
	margin-top:1px;
	color:white;
	background:rgb(48, 42, 42);
	opacity:0.8;
	font-weight:bold;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	font-family:arial;
}

.size_plus {
}

.size_minus {
}

a.ordinary {
	text-decoration: none;
	line-height: 1.6;
	font-family: sans-serif;
}

a.ordinary:hover {
	text-decoration: underline;
}


.dropdown_KZ {
	min-width:300px;
	border:2px solid #c00707;	
}

.dropdown_WY {
	min-width:300px;	
	border:2px solid #c00707;
}

.dropdown_KA {
	min-width:400px;	
	border:2px solid #c00707;
}

.dropdown_ST {
	min-width:350px;	
	border:2px solid #c00707;
}

.dropdown_SP {
	min-width:400px;	
	border:3px solid #c00707;
}

a.button {
	display:block;
	min-width:30px;
	padding-right:5px;
	padding-left: 5px;
	border: 1px solid #c0c0c0;
	margin: 2px;
	vertical-align:middle;
	text-align:center;
	cursor: pointer;
	float:left;
	text-decoration:none;
	border-radius: 4px;
}

a.hand {
	cursor: pointer;
}

a.button:hover {
	border: 1px solid red;
	text-decoration:none;
}

.bold {
	font-family: sans-serif;
	font-weight:bold;
	line-height: 1.6;
	color: #333;
}

ul > li {
	font-family: sans-serif;
	font-weight:normal;
	line-height: 1.6;
	color: #333;
}

ol > li {
	font-family: sans-serif;
	font-weight:normal;
	line-height: 1.6;
	color: #333;
}

p.podpis {
	font-family: sans-serif;
	font-weight:normal;
	text-align:right;
	line-height: 1.6;
	padding-top:5px;
	padding-bottom:5px;
	color: #333;
	font-style:italic;
}

p.par_just, p.article {
	font-family: sans-serif;
	font-weight:normal;
	line-height: 1.6;
	padding-top:3px;
	padding-bottom:3px;
	color: #333;
}

h1 {
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;	
	color: #333;
}

h2 {
	color: #333;
	padding-top: 30px;
	padding-bottom: 10px;	
}

h3 {
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;	
	color: #333;
}

h3.dotted {
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

h4 {
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;	
}

h4.dotted {
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

h5 {
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;	
	font-weight: bold;
}

h5.dotted {
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

h6 {
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.dotted {
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

.navbar {
margin-bottom:0px;	
}

.navbar-default {
 background-color: #ffffff;
 background-image: none;
 box-shadow: none;
  border-color: #c00707;
  border: 0px;
}
.navbar-default .navbar-brand {
  color: #000000;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: blue;
}
.navbar-default .navbar-text {
  color: #000000;
}
.navbar-default .navbar-nav > li > a {
  padding:10px;
  color: #000000;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  text-decoration:underline;
  background-color: #c00707;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #c00707;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #b01d1d;
  background-image: none;
}
.navbar-default .navbar-toggle {
  border-color: #c00707;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #c00707;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000000;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #000000;
}
.navbar-default .navbar-link {
  color: #000000;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}

.navbar-collapse {
	padding-left: 0px;
	padding-right: 0px;
}

@media (max-width: 2000px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;

  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #c00707;
  }
  
  .navbar-default .navbar-nav .open .dropdown-menu  > ul  > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu  >  ul  > a:focus {
    color: #c00707;
  }
  
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #c00707;

  }
}

@media (max-width: 1199px) { 
	.logo_titles {
		position: absolute;
		top:140px;
		z-index:2;
	}

	.logo_titles >.logo_title {
	}
	
	.logo_titles > .logo_subtitle {
	}
}

.full_width_dl > dt { max-width: 80px; line-height: 1.6; padding-bottom: 2px; } 
.full_width_dl > dd { margin-left:110px; line-height: 1.6; padding-bottom: 2px; }

.full_width_dl_image > dt { max-width: 100px; line-height: 1.6; padding-bottom: 2px; } 
.full_width_dl_image > dd { margin-left:130px; line-height: 1.6; padding-bottom: 2px; }

.full_width_dl_icon > dt { max-width: 20px; line-height: 1.6; padding-bottom: 2px; } 
.full_width_dl_icon > dd { margin-left:30px; line-height: 1.6; padding-bottom: 2px; }

.full_width_dl_icon_large > dt { max-width: 35px; line-height: 1.6; padding-bottom: 2px; } 
.full_width_dl_icon_large > dd { margin-left:45px; line-height: 1.6; padding-bottom: 2px; }

.full_width_dl_icon_2large > dt { max-width: 60px; line-height: 1.6; padding-bottom: 2px; font-weight:normal; } 
.full_width_dl_icon_2large > dd { margin-left:70px; line-height: 1.6; padding-bottom: 2px; }

.old_news_dl > dt { max-width: 100px; line-height: 1.6; padding-bottom: 2px; } 
.old_news_dl > dd { margin-left:130px; line-height: 1.6; padding-bottom: 2px; }

.old_news_medium_dl > dt { line-height: 1.6; padding-bottom: 2px; } 
.old_news_medium_dl > dd {  line-height: 1.6; padding-bottom: 2px; }


.old_news_dl_normal > dt { max-width: 80px; line-height: 1.6; padding-bottom: 2px; font-weight:normal; } 
.old_news_dl_normal > dd { margin-left:110px; line-height: 1.6; padding-bottom: 2px; }

.old_news_long_dl > dt { width: 150px; line-height: 1.6; padding-bottom: 2px; } 
.old_news_long_dl > dd { margin-left:180px; line-height: 1.6; padding-bottom: 2px; }

@media (max-width: 767px) {   
	body {
		background: #444;
	}
	
	.full_width_dl > dt { padding-right:10px; text-decoration: underline;} 
	.full_width_dl > dd { margin-left: 0px; }
	
	.full_width_dl_image > dt { padding-right:10px; text-decoration: underline;} 
	.full_width_dl_image > dd { margin-left: 0px; }

	.full_width_dl_icon > dt { padding-right:10px; text-decoration: underline;} 
	.full_width_dl_icon > dd { margin-left: 0px; }

	.full_width_dl_icon_large > dt { padding-right:10px; text-decoration: underline;} 
	.full_width_dl_icon_large > dd { margin-left: 0px; }

	.full_width_dl_icon_2large > dt { padding-right:10px; text-decoration: underline;} 
	.full_width_dl_icon_2large > dd { margin-left: 0px; }

	.old_news_dl > dt { padding-right:10px; text-decoration: underline;} 
	.old_news_dl > dd { margin-left: 0px; }

	.old_news_medium_dl > dt { padding-right:10px; text-decoration: underline;} 
	.old_news_medium_dl > dd { margin-left: 0px; }

	.old_news_dl_normal > dt { padding-right:10px; text-decoration: underline;} 
	.old_news_dl_normal > dd { margin-left: 0px; }

	.old_news_long_dl > dt { padding-right:10px; text-decoration: underline;} 
	.old_news_long_dl > dd { margin-left: 0px; }

	p.article {
	}
		
	.navbar-default .navbar-nav > li > a {
		padding:0px;
		margin-left:20px;
		margin-right:20px;
	}
  
	.navbar-default .navbar-nav > li > ul > li {
		background:#e0e0e0;
	}
  
	.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		 background-color:white;
		 border-color: black;
	}

	.navbar-default .navbar-toggle:hover {
		 background-color:#e0e0e0;
		 border-color: black;
	}	
}

.nav_left > li > a {
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px dotted black;
}

.image_border {
	padding:10px;
	border:10px solid #ffffff;
	text-align:center;
}

.address_box {
	padding-bottom: 25px;
	padding-top: 15px;
}

.nopadding {
	padding:0px;
}

.padding_arms {
	padding-right:5px;
	padding-left:5px;
}

.padding_left {
	padding-left:20px;
}

.padding_right {
	padding-right:20px;
}

.paddings_tb {
	padding-top:10px;
	padding-bottom:10px;
}

.paddings_tbl {
	padding-top:5px;
	padding-bottom:5px;
}

.nomargin {
	margin:0px;
}

.margin_low {
	margin-top:2px;
	margin-bottom:2px;
}

.margin_arms {
	margin-right: 2px;
}

.bold {
	font-weight: bold;
}

.paddingTop {
	padding-top: 20px;
}

.paddingsFooter {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top:5px;
	margin-bottom:5px;
}

.paddings {
	padding-bottom: 25px;
	padding-top: 10px;
}

img.image {
	width:30px;
	vertical-align:middle;
	border:0px;
}

img.icon {
	vertical-align:middle;
	border:0px;
	width:15px;
}

img.noborder {
	border: 0px;
	box-shadow: none;
}

.noborder {
	border: 0px;
	box-shadow: none;
}

hr.slim {
	margin-top:2px;
	margin-bottom:2px;
}

hr {
margin-top:50px;
}

.dontdothat {	
}

.footstep, .footstep > footer > h6 > a, .footstep > footer  > address > a,
.footstep > footer > h6 {
	color: #c0c0c0;
	font-weight:normal;
}

.window-position {
	margin-top:15%;
}

.window-title {
	vertical-align:top;
	font-weight:bold;
}
.window-title-width {
	width:100px;
}

.bg-underline {
	background:#EEEE00;
}

.search-table > tbody > tr > td {
	border:0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.table-image {
		width:50px;
}

ul.alpha {
	list-style-type: lower-alpha;
}

table.col-4-list {
	border-bottom: 1px dotted #c0c0c0;
}

table.col-4-list > tbody > tr > th {
	background: white;
	border-top: 1px dotted #c0c0c0;
	padding-bottom:10px;
	padding-top:10px;
}

table.col-4-list  tr:nth-child(odd) {
	background: #eee;
	border-bottom: 1px dotted #c0c0c0;
}
table.col-4-list  tr:nth-child(even) {
	background: #ddd;
	border-bottom: 1px dotted #c0c0c0;
}

table.col-4-list  :nth-child(1) {
	padding-left: 6px;
    text-align: left;
	width:200px;
}

table.col-4-list  :nth-child(2) {
    text-align: left;
}

table.col-4-list  :nth-child(4) {
    text-align: right;
	padding-right: 6px;
	width:100px;
}

table.col-4-list  :nth-child(3) {
    text-align: right;
	width:100px;
}

.hidden_party {
	display:none;
}

.ch_contrastBY {
	background:black; 
	color:yellow; 
	border: 1px solid #c0c0c0;
}

.ch_contrastYB {
	background:yellow; 
	color:black; 
	border: 1px solid #c0c0c0;
}

.ch_contrastBW {
	background:black; 
	color:white; 
	border: 1px solid #c0c0c0;
}

.ch_contrastWB {
	background:white; 
	color:black; 
	border: 1px solid #c0c0c0;
}

.ch_font {
	border: 1px solid #c0c0c0;
}


.footer-to-top {
	padding-top:150px;
	padding-bottom:20px;
}

ul.menu-left {
	margin: 0px;
	padding: 0px;
}

ul.menu-left > li {
	border-left: 3px solid #315b80;
	list-style-type: none;
	margin-top:15px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

ul.menu-left > li > a {
	font-weight: bold;
	color: #382e2e;	
	text-align: left;
}

ul.menu-left > li.li-first {
	margin-top:0px;
	background: white;
	border: 0px;
	list-style-type: none;
	padding-left: 25px;
	padding-right: 5px;
}
ul.menu-left > li.li-first  > a {
	color: #337ab7;	
	font-weight: normal;
	
}

.footer-background {
	background:url('../ng/background-down.jpg');
}

.area-logo {
	display:none
}

.area-logo-shorten {
	
}

.area-logo-shorten >.logo_title {
	color:white;
	background:rgb(48, 42, 42);
	opacity:0.8;
	font-weight:bold;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	font-family:arial;
}

.area-logo-shorten > .logo_subtitle {
	margin-top:1px;
	color:white;
	background:rgb(48, 42, 42);
	opacity:0.8;
	font-weight:bold;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	font-family:arial;
}

.logo-show-hide-button {
	position: absolute;
	top:5px;
	right:5px;
	z-index:5;
}

.centered {
	text-align:center;
}

.icon-link-title {
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

.white-tooltip + .tooltip > .tooltip-inner 
{
	background-color: white;
	border:1px solid black;
	color: black;
	font-size: 1.2em;
}
	
.white-tooltip + .tooltip > .tooltip-arrow { border-bottom-color:black; }

a.fancybox-prev, a.fancybox-next {
	color: white;
	outline:0px;
}

#floatMenu {
	position:relative;
	z-index:1000;
	top:2%;
	right:auto;
	left:auto;
	background-color:rgb(102,102,153, 0.98);
	padding:2px;
	padding-right:5%;
	padding-left:5%;
	margin:2px;
	border:1px solid #eeeeee;
	color: #ffefd4;
	font-size:1.0em;
	line-height: 2.0em;
}
 
#floatMenu h4 {
	color:white;
	font-weight:bold;
	padding:3px;
	margin:0;
	background-color:rgb(102,102,153);
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	text-align:center;
}
 
#floatMenu a {
	color: white;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#floatMenu a:hover {
	background-color:rgb(255, 204, 0);
	color: rgb(102,102,153);
	text-decoration: none;
}

#floatMenu a.disablespeople:hover {
	background-color:rgb(102,102,153, 0.98);
	color: #c0c0c0;
	text-decoration: none;
}

.text-primary {
	color:rgb(102,102,153);
}

.text-wrong {
	text-decoration: line-through;
	color: red;
}

.text-new {
	color: blue;
}

.text-new-red {
	font-weight:bold;
	color: #ee0000;
}