* {
	margin: 0; padding: 0;  
	box-sizing: border-box;
}

html {
	width: 100%; height: 100%;
	font-size: 16px;
	font-weight: 300;
}

.line {
  display: none;
}

.nholo {
	height: 100%;
}

.navbar-brand {
	padding: 1px 0px 1px 4px;
}

._t_bgimg_fadein {
	opacity: 0;
}

.nav-tabs .active {
	font-weight: bold;
}

.table-spis {
	font-size: 0.8em;
}

.red {
	color: red;
}
.green {
	color: green;
}

.rk {
	font-size: 0.9em; 
	height: 400px;
}

.dodaj {
	height: 105px;
}

.newsy {
	width: 100%;
	overflow-y: auto;
	height: 100%;
	position: relative;
	padding: 0 5px;
}

.newsy_wrapper {
	text-align: justify;
	line-height: 90%; 
}

#aktualnosci_wrapper .panel-body { 
}

#szukaj  {
	min-height: 950px;
	heigh: 950px;
}

.cdlabel {
	width: 100%;
	overflow: hidden;
	height: 370px;
	position: relative;
}

.bg {
	font-weight: 600;
	color: #111;
}

.gallery_wrap {
	background: url('../img/juen_ajax.GIF') center no-repeat;
	width: 350px; height: 350px; display: inline-block; vertical-align: top;
	margin-right: 10px;
}

.spis td:first-child {
	font-weight: bold;
	width: 80px;
	text-align: right;
}
.stats td:first-child {
	font-weight: bold;
	width: 140px;
	text-align: right;
}

.miniatura {
	vertical-align: top;
	display: inline-block;
	height: 350px;
	background-size: cover;
	width: 350px;
}

.panel {
	border-color: black;
}

.newsobrazek {
	width: 100px;
	float: left;
	margin: 5px;
}

.newsmaxobrazek {
	width: 100%;
}

.ps-scrollbar-x-rail {
	opacity: 0.6 !important;
}
.cdlabel_wrapper {
	padding-right: 20px;
	padding-left: 20px;
}
.cdlabel_wrapper img {
	max-width: 400px;
}
.ps-scrollbar-y-rail {
	opacity: 0.8 !important;
}

.galeria {
	width: 100%;
	height: 370px;
	position: relative;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}

.panel-heading {
	color: black !important;
}

.navbar a {
	color: red !important;
}

.jp-audio, .jp-progress, .jp-seek-bar {
	width: 100%;
}

.jp-controls {
	margin-bottom: 20px !important;
}

.jp-controls-holder {
	height: 100px !important;
}

.footer {
	color: #ddd;
	font-size: 0.8em;
	text-align: right;
}


.gradient-dwa {
	background: rgb(240,183,161);
	background: -moz-linear-gradient(top, rgba(240,183,161,1) 0%, rgba(255,30,34,1) 50%, rgba(255,2,6,1) 51%, rgba(255,104,107,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,183,161,1)), color-stop(50%,rgba(255,30,34,1)), color-stop(51%,rgba(255,2,6,1)), color-stop(100%,rgba(255,104,107,1)));
	background: -webkit-linear-gradient(top, rgba(240,183,161,1) 0%,rgba(255,30,34,1) 50%,rgba(255,2,6,1) 51%,rgba(255,104,107,1) 100%);
	background: -o-linear-gradient(top, rgba(240,183,161,1) 0%,rgba(255,30,34,1) 50%,rgba(255,2,6,1) 51%,rgba(255,104,107,1) 100%);
	background: -ms-linear-gradient(top, rgba(240,183,161,1) 0%,rgba(255,30,34,1) 50%,rgba(255,2,6,1) 51%,rgba(255,104,107,1) 100%);
	background: linear-gradient(to bottom, rgba(240,183,161,1) 0%,rgba(255,30,34,1) 50%,rgba(255,2,6,1) 51%,rgba(255,104,107,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#ff686b',GradientType=0 );
} 
.gradient {
	background: rgb(226,233,236); /* Old browsers */
background: -moz-linear-gradient(top, rgba(226,233,236,1) 0%, rgba(210,221,226,1) 50%, rgba(197,207,215,1) 51%, rgba(224,230,236,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,233,236,1)), color-stop(50%,rgba(210,221,226,1)), color-stop(51%,rgba(197,207,215,1)), color-stop(100%,rgba(224,230,236,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(226,233,236,1) 0%,rgba(210,221,226,1) 50%,rgba(197,207,215,1) 51%,rgba(224,230,236,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(226,233,236,1) 0%,rgba(210,221,226,1) 50%,rgba(197,207,215,1) 51%,rgba(224,230,236,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(226,233,236,1) 0%,rgba(210,221,226,1) 50%,rgba(197,207,215,1) 51%,rgba(224,230,236,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(226,233,236,1) 0%,rgba(210,221,226,1) 50%,rgba(197,207,215,1) 51%,rgba(224,230,236,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e9ec', endColorstr='#e0e6ec',GradientType=0 ); /* IE6-9 */
}
.panel-body {
}

body {
	background-image: url('../img/nb.png');
	background-color: black;
	padding-top:10px;

	min-width: 750px;
	width: auto !important;
	width: 750px;

	height: 100%;
	font-family: 'Ubuntu', sans-serif;
}
.body {
	background-color: white;
	width: 100%;
	height: 100%;
	font-family: 'Ubuntu', sans-serif;
}

input,button,textarea {
	font-family: 'Ubuntu', sans-serif;
}

:focus {outline:none  !important;}
::-moz-focus-inner {border:0 !important;}


.vcenter {
	top: calc(50% - 150px);
	position: relative;
}

.superlight {
	opacity: 0.3; 
} 

p {
	padding: 10px;
	border-radius: 3px;
}

.info {
	font-weight: bold;
	color: green;
}
.error {
	font-weight: bold;
	color: red;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold !important;
}

.ce-panel-icon-expand {
	display: inline-block;
}
.ce-panel-icon-collapse {
	display: none;
}
.expanded .ce-panel-icon-expand {
	display: none;
}
.expanded .ce-panel-icon-collapse {
	display: inline-block;
}

.panel-heading {
	display: block;
}

.powiazane {
	width: 138px;
}

.miniminiatura-profil {
	width: 128px;
	height: 128px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat; 
}

.miniminiatura-profil_brak {
	opacity: 0.6;
	width: 128px;
	height: 128px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.dyskietka {
	background: url('../img/juen_ajax.GIF') center no-repeat;
	display: inline-block; vertical-align: top;
}

.miniminiatura {
	width: 80px;
	height: 80px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat; 
}

.miniminiatura_brak {
	opacity: 0.6;
	width: 80px;
	height: 80px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.sort_active {
}

.komentarze .fb_iframe_widget,
.komentarze .fb_iframe_widget span,
.komentarze .fb_iframe_widget span iframe[style] {
	min-width: 100% !important;
	width: 100% !important;
}

.btn-title {
	position: absolute; right: 22px; top: 9px;
	color: black !important;
	font-weight: bold;
	padding: 3px;
	font-size: 0.7em;
}

.btn-title {
	background-color: #C5B120;
	border-color: #877A19;
}

.btn-title:hover, .btn-title:focus {
	background: #d5c130;
}
