﻿html, body {
	color: #344644;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 0.875em;
	background-color: #F1F3F7;
	position: relative;
	min-height: 100%;
	display: inline-table;
    min-width: 100%;
}
body {
	display: table-cell;
}
body.overlay>header, 
body.overlay>aside, 
body.overlay>.page {
	-webkit-filter: blur(0.25em);
	-moz-filter: blur(0.25em);
	-o-filter: blur(0.25em);
	-ms-filter: blur(0.25em);
	filter: blur(0.25em);
}


.noMobile {
	
}
.Mobile {
	display: none;
}


*:disabled, *:readonly {
	cursor: not-allowed !important;
}


input:not([type="checkbox"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="radio"]), select, textarea {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    line-height: 32px;
    padding: 5px 10px;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 13px/16px 'Open Sans',Helvetica,Arial,sans-serif;
    color: #404040;
    appearance: normal;
}
input:not([type="checkbox"]):not([type="button"]):not([type="submit"]):not([type="reset"]):focus, select:focus, textarea:focus {
	border-color: #3276B1;
}

button, input[type=submit], .btn {
	border: none;
	padding: 10px 12px 6px 12px;
	border-bottom: 4px solid;
	-webkit-transition: border-color 0.1s ease-in-out 0s,background-color 0.1s ease-in-out 0s;
	transition: border-color 0.1s ease-in-out 0s,background-color 0.1s ease-in-out 0s;
	outline: none;
	border-radius: 3px;
	background-clip: padding-box;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 8px;
	color: #FFFFFF;
	background-color: #3498db;
	border-color: #2980b9;
	cursor: pointer;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
button.btn-l, input[type=submit].btn-l, .btn.btn-l {
	border-radius: 3px 0px 0px 3px;
	float: left;
}
button.btn-r, input[type=submit].btn-r, .btn.btn-r {
	border-radius: 0px 3px 3px 0px;
	float: left;
	border-left-style: solid;
	border-left-width: 1px;
}
.btn input {
	display: none !important;
}
button i, .btn i {
	margin-right: 5px;
}
button:hover, 
input[type=submit]:hover, 
.btn:hover, 
.btn.active {
	background-color: #2980B9;
	border-color: #216897;
}
button.szary, 
input[type=submit].szary, 
.btn.szary, 
.cancelBtn {
	background-color: #95A5A6;
	border-color: #7F8C8D;
}
button.szary:hover, 
input[type=submit].szary:hover, 
.btn.szary:hover, 
.btn.szary.active, 
.cancelBtn:hover {
	background-color: #7F8C8D;
	border-color: #5C6667;
}
button.czerwony, 
input[type=submit].czerwony, 
.btn.czerwony {
	background-color: #E74C3C;
	border-color: #C0392B;
}
button.czerwony:hover, 
input[type=submit].czerwony:hover, 
.btn.czerwony:hover, 
.btn.czerwony.active {
	background-color: #C0392B;
	border-color: #AC2925;
}
button.zolty, 
input[type=submit].zolty,
.btn.zolty {
	background-color: #F1C40F;
	border-color: #F39C12;
}
button.zolty:hover, 
input[type=submit].zolty:hover, 
.btn.zolty:hover, 
.btn.zolty.active {
	background-color: #CDA60A;
	border-color: #AD8B03;
}
.btn_radio.zolty {
	background-color: #CCCCCC;
	border-color: #C0C0C0;
}
.btn_radio.zolty:hover, 
.btn_radio.zolty.active {
	background-color: #F1C40F;
	border-color: #F39C12;
}
button.purpurowy, 
input[type=submit].purpurowy, 
.btn.purpurowy {
	background-color: #7266ba;
	border-color: #564AA3;
}
button.purpurowy:hover, 
input[type=submit].purpurowy:hover, 
.btn.purpurowy:hover, 
.btn.purpurowy.active {
	background-color: #605CA8;
	border-color: #555299;
}
button.zielony, 
input[type=submit].zielony, 
.btn.zielony {
	background-color: #7FBA00;
	border-color: #699B00;
}
button.zielony:hover, 
input[type=submit].zielony:hover, 
.btn.zielony:hover, 
.btn.zielony.active {
	background-color: #699B00;
	border-color: #527900;
}
button:disabled, button:hover:disabled, button:disabled *, 
input[type=submit]:disabled, input[type=submit]:hover:disabled, input[type=submit]:disabled *, 
.btn:disabled, .btn:hover:disabled, .btn:disabled * {
	border-color: #ADB2B5;
	background-color: #F4F4F4;
	color: #E9E9E9;
	text-shadow: -1px -1px #838383, 1px 1px #FFF;
}
.loading, .loading * {
	border-color: transparent !important;
	background-color: transparent !important;
	font-size: 0px !important;
}
.loading:before {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: FontAwesome !important;
	font-size: 22px !important;
	color: #000000;
	content: "\f110";
}




a.eksportuj_btn {
	float: right;
}
a.eksportuj_btn .fa-caret-down {
	font-size: 18px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	height: 13px;
	line-height: 13px;
	display: inline-block;
}


.btn_mini {
	background-color: #f4f4f4;
    color: #444;
    border: 1px solid #ddd;
    border-radius: 3px;
	font-size: 9px;
	color: #666;
	padding: 4px;
	display: inline-block;
	text-decoration: none;
	min-width: 30px;
	text-align: center;
}
.btn_mini.textRight {
	font-size: 13px;
}
.btn_mini.noText {
	font-size: 0px;
	min-width: inherit;
}
.btn_mini i {
	font-size: 16px;
	display: block;
}
.btn_mini.textRight i {
	display: inline-block;
}
.btn_mini.noText i {
	font-size: 14px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	text-align: center;
}
.btn_mini:hover {
	border-color: #AAAAAA;
	background-color: #E7E7E7;
	color: #000000;
}


.btn-group {
	border-radius: 3px;
	display: inline-block;
	overflow: hidden;
}
.btn-group label {
	margin: 0px;
	border-radius: 0px;
	float: left;
}



.alert {
	border-left-style: solid;
	border-width: 5px;
	padding: 10px 10px 10px 40px;
	margin-bottom: 20px;
	position: relative;
}
.alert strong {
	margin-right: 5px;
}
.alert:before {
    font-family: FontAwesome;
    font-size: 22px;
	position: absolute;
	top: 7px;
	left: 10px;
}
.alert.ok {
	background-color: #CDE0C4;
	border-color: #8AC38B;
	color: #356635;
}
.alert.ok:before {
    content: "\f058";
}
.alert.info {
	background-color: #D6DDE7;
	border-color: #9CB4C5;
	color: #305d8c;
}
.alert.info:before {
    content: "\f05a";
}
.alert.warning {
	background-color: #EFE1B3;
	border-color: #DFB56C;
	color: #826430;
}
.alert.warning:before {
    content: "\f071";
}
.alert.error {
	background-color: #C26565;
	border-color: #953B39;
	color: #FFFFFF;
}
.alert.error:before {
    content: "\f057";
}
.alert ul {
	margin-bottom: 0px;
	padding-left: 20px;
}
.alert ul li {
	margin: 0px;
}



.panelki {
	overflow: hidden;
}
.panelki ul {
	border: 1px solid #666666;
	margin: 0px 0px 30px 0px;
	padding: 10px;
	list-style-type: none;
}
.panelki ul .btn {
	margin-top: 0px;
}


header {
	background-color: #3498DB;
	height: 50px;
	line-height: 50px;
	position: relative;
}
header .prawa {
	float: right;
}
header nav a {
	text-align: center;
	color: #FFFFFF;
	display: inline-block;
	position: relative;
	width: 50px;
	font-size: 15px;
	float: left;
}
header nav a:hover {
	background-color: #2980B9;
}
header nav a .count {
	background: none repeat scroll 0 0 #e74c3c;
	border-radius: 50%;
	background-clip: padding-box;
	color: #fff;
	display: block;
	font-size: 9px;
	height: 14px;
	line-height: 14px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 11px;
	width: 14px;
}


.kontener {
	background-color: #3A3633;
}
aside:before, aside:after {
	content: " ";
	display: table;
}


aside {
	border-width: 2px;
	border-color: #DCE1E4;
	background-color: #E8EBF2;
	width: 230px;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	padding-top: 0px;
	min-height: 100%;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	border-right-style: solid;
}
*:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
aside.schowaj {
	left: -225px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
aside .logo {
	width: 200px;
	padding: 5px 15px 5px 15px;
	text-align: center;
	background-color: #FFFFFF;
	display: inline-block;
	float: left;
	height: 80px;
}
aside .logo img {
	height: 80px;
}
aside .user {
	background-color: #DCE1E4;
	color: #4C5763;
	padding: 10px 15px 10px 15px;
	overflow: hidden;
}
aside .user i {
	width: 24px;
	text-align: center;
	font-size: 16px;
}

aside .autor {
	text-shadow: 0px 0px 5px #FFFFFF;
	color: #867B75;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 3px;
}
aside .autor a {
	text-shadow: 0px 0px 5px #FFFFFF;
	color: #867B75;
	text-decoration: none;
}
aside .autor a:hover {
	text-decoration: underline;
}

nav.menu {
	font-size: 13px;
}
nav.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
nav.menu ul li a {
	color: #444444;
	text-decoration: none;
	display: block;
	height: 28px;
	line-height: 28px;
	-webkit-transition: border-color 0.1s ease-in-out 0s,background-color 0.1s ease-in-out 0s,box-shadow 0.1s ease-in-out 0s;
	transition: border-color 0.1s ease-in-out 0s,background-color 0.1s ease-in-out 0s,box-shadow 0.1s ease-in-out 0s;
	overflow: hidden;
	padding: 8px 15px 8px 0px;
	border-left: 4px solid transparent;
}
nav.menu ul li:hover a, nav.menu ul li.active a {
	border-color: #3498DB;
	color: #000000;
}
nav.menu ul li.active>a:before {
	content: "\f0d9";
	font-family: FontAwesome;
	display: block;
	height: 27px;
	line-height: normal;
	width: 27px;
	position: absolute;
	right: -21px;
	font-size: 20px;
	color: #BDC7CC;
}
nav.menu ul li a .count {
	padding: 1px;
	background: #e74c3c none repeat scroll 0 0;
	border-radius: 50%;
	background-clip: padding-box;
	color: #fff;
	display: block;
	font-size: 10px;
	height: 17px;
	line-height: 17px;
	float: right;
	margin-top: 5px;
	text-align: center;
	min-width: 17px;
}
nav.menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
nav.menu ul li a i {
	margin-right: 5px;
	font-size: 1.3em;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	float: left;
}
nav.menu ul li:hover a i, nav.menu ul li.active a i {
	color: #3498DB;
}
nav.menu ul li ul {
	display: none;
	background-color: #DBDEE5;
}
nav.menu ul li.active ul {
	display: block;
}
nav.menu ul li ul li {
	margin: 0px;
	padding: 0px;
}
nav.menu ul li ul li a {
	border-width: 0px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
}
nav.menu ul li ul li a:hover {
	background-color: #CCD0DB;
}




.DropDownMenu {
	display: none;
	position: absolute;
    right: 0px;
    width: 180px;
    list-style-type: none;
    z-index: 2;
}
.DropDownMenu:before {
	content: "\f0d8";
	font-family: FontAwesome;
	display: block;
	height: 27px;
	line-height: normal;
	width: 27px;
	position: absolute;
	right: 5px;
	top: -10px;
	font-size: 29px;
	color: #FFFFFF;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.15);
}
.DropDownMenu .kontener {
	border-radius: 5px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 10px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0 6px 12px rgba(0,0,0,0.176);
	height: auto;
	line-height: normal;
}
.DropDownMenu .kontener a {
	color: #333333;
	background-color: #FFFFFF;
	height: auto;
	line-height: normal;
	text-decoration: none;
	padding: 8px;
	display: block;
	font-size: 14px;
}
.DropDownMenu .kontener a.bg_szary {
	background-color: #E2E2E2;
	font-weight: bold;
}
.DropDownMenu .kontener a:hover {
	background-color: #F6F6F6;
}
.DropDownMenu .kontener a.active {
	background-color: #F39C12;
	color: #FFFFFF;
}
.DropDownMenu .kontener a .fa-file-excel-o {
	background-color: #217346;
	color: #FFFFFF;
	padding: 5px;
}
.DropDownMenu .kontener a .fa-file-code-o {
	background-color: #0070BB;
	color: #FFFFFF;
	padding: 5px;
}
.DropDownMenu .kontener a .fa-file-pdf-o {
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 5px;
}







.page {
	padding: 10px;
	margin: 0px 0px 0px 230px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background-color: #F1F3F7;
}
.page.pelny {
	padding: 10px 10px 10px 15px;
	margin: 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.page h1 {
	font-size: 20px;
	font-weight: normal;
}
.page h1 a {
	text-decoration: none;
	color: #344644;
}
.page h1 span {
	font-size: 15px;
}
.page .box {
	background: #FFFFFF;
    box-shadow: 1px 1px 2px 0 #CCCCCC;
    margin-bottom: 20px;
    border-radius: 3px;
    background-clip: padding-box;
    position: relative;
}
.page .box .control {
	box-shadow: -1px 1px 3px 0px #FFFFFF;
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
	padding: 3px;
	background-color: #FFFFFF;
}
.page .box .srodek {
	padding: 20px;
}
.page .box footer {
	padding: 15px;
	border-top: 1px solid rgba(0,0,0,.1);
	background-color: #F8F8F8;
	border-color: rgb(224, 224, 224);
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1px;
	overflow: hidden;
}
.page .box footer>* {
	margin: 0px 0px 0px 10px;
	float: right;
}
.page .window {
	border-style: solid;
	border-width: 3px 1px 1px 1px;
	border-color: #D2D6DE;
	background: #FFFFFF;
	margin-bottom: 20px;
}
.page .window.pelnyEkran, 
.page .box.pelnyEkran {
	position: absolute;
	z-index: 2;
	margin: 0px;
	border: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.page .window .gora {
	padding: 6px 7px;
	background-color: #FAFAFA;
}
.page .window .gora .input-group {
	width: 240px;
	margin-bottom: 0px;
}
.page .window .gora .control {
	float: right;
}
.page .window .gora .control a {
	margin-left: 10px;
}
.page .window .srodek {
	background-color: #FFFFFF;
}
.page .window .srodek .alert {
	margin: 20px;
}
.page .window .dol {
	padding: 6px 7px;
	background-color: #FFFFFF;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
}


.aktywny {
	padding: 3px 7px;
	border-radius: 10px;
	background-color: #356e35;
	color: #FFFFFF;
	font-size: 10px;
	display: inline-block;
	text-align: center;
}
.nieaktywny {
	padding: 3px 7px;
	border-radius: 10px;
	background-color: #a90329;
	color: #FFFFFF;
	font-size: 10px;
	display: inline-block;
	text-align: center;
}


.tabela_wczytaj i {
	text-align: center;
	display: block;
	font-size: 35px;
	color: #3498DB;
	margin-top: 40px;
	margin-bottom: 40px;
}
.tabela_wczytaj a {
	border-width: 1px;
	border-color: #DDDDDD;
	padding: 10px 0px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #403F3D;
	text-decoration: none;
	border-bottom-style: solid;
	text-transform: uppercase;
	background-color: #EEEEEE;
	transition-duration: 0.3s;
}
.tabela_wczytaj a:hover {
	background-color: #403F3D;
	color: #FFFFFF;
	transition-duration: 0.3s;
}



.smart {
	
}
.smart .nr_dowodu {
	text-transform: uppercase;
}
.smart header {
	display: block;
	padding: 8px 0 !important;
	border-bottom: 1px dashed rgba(0,0,0,.2);
	background: #fff;
	font-size: 16px;
	font-weight: bold;
	color: #232323;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	height: auto;
	line-height: normal;
}
.smart header a {
	float: right;
	margin-left: 15px;
	margin-top: -3px;
	font-weight: normal;
}
.smart fieldset {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	display: block;
	border: none;
	color: #666666;
	overflow: hidden;
	position: relative;
}
.smart fieldset section {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}
.smart fieldset section label.control-label {
	display: block;
	margin-bottom: 6px;
	line-height: 19px;
	font-weight: 400;
	font-size: 13px;
	color: #333333;
	text-align: left;
	white-space: normal;
}
.smart fieldset section.has-error label.control-label {
	color: #FF0000;
}
.smart fieldset section.disabled label.control-label {
	color: #CCCCCC!important;
}
.smart fieldset section.disabled .form-control {
	color: #CCCCCC!important;
	border-color: #CCCCCC!important;
}
.info_szare {
	padding: 5px 45px 5px 45px;
	background-color: #F8F8F8;
	float: right;
}
.info_szare label {
	display: block;
	margin-bottom: 6px;
	line-height: 19px;
	font-weight: 400;
	font-size: 13px;
	color: #333333;
	text-align: left;
	white-space: normal;
}
.smart fieldset section b {
	font-weight: bold;
	text-align: center;
	margin-bottom: 3px;
}
.smart fieldset section .form-control {
    font-size: 12px;
    line-height: 1.5;
	border-color: #BDBDBD;
}
.smart fieldset section .form-control:focus {
	border-color: #3276B1;
}
.smart fieldset section .form-control.error {
	border-color: #B94A48;
	background-color: #FFF0F0 !important;
}
.smart fieldset section .form-control.valid {
	border-color: #468847;
	background-color: #F0FFF0 !important;
}
.smart fieldset section span.form-error {
	display: block;
	clear: both;
	font-size: 11px;
	color: #FF0000;
}
.smart .row {
	margin: 0 -15px;
	overflow: hidden;
}
.smart .row .col {
	float: left;
	min-height: 1px;
	padding-right: 15px;
    padding-left: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.smart .row .col.col-2 {
	width: 16.66%;
}
.smart .row .col.col-3 {
	width: 25%;
}
.smart .row .col.col-4 {
	width: 33.33%;
}
.smart .row .col.col-5 {
	width:41.66%
}
.smart .row .col.col-6 {
	width: 50%;
}
.smart .row .col.col-7 {
	width: 58.33%;
}
.smart .row .col.col-8 {
	width: 66.66%;
}
.smart .row .col.col-9 {
	width: 75%;
}
.smart .row .col.col-10 {
	width: 83.33%;
}
.smart .row .col.col-11 {
	width: 91.66%;
}
.smart.wyszukiwarka button, .smart.wyszukiwarka .wz {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 29px;
	line-height: 29px;
	border-bottom-width: 3px;
}
.smart.wyszukiwarka .wz {
	padding: 2px 5px 0px 5px;
	margin: 0px;
	height: 24px;
	line-height: 24px;
	font-size: 22px;
	display: inline-block;
}
.smart.wyszukiwarka .wz i {
	float: left;
	padding-top: 2px;
	width: 100%;
	display: block;
	text-align: center;
}
.smart.wyszukiwarka .wz input {
	display: none;
}
.smart.wyszukiwarka .zaawansowana {
	border-bottom-style: dashed;
	border-width: 1px;
	border-color: #D2D6DE;
	border-top-style: dashed;
	padding-top: 15px;
}

.smartCut {
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}
.smartCut.mini {
	font-size: 10px;
	font-weight: normal;
}
.smartCut.zielony {
	color: #356635;
	background-color: #CDE0C4;
}
.smartCut.zolty {
	color: #826430;
	background-color: #EFE1B3;
}
.smartCut.pomaranczowy {
	color: #FFFFFF;
	background-color: #FFB06B;
}
.smartCut.niebieski {
	color: #305d8c;
	background-color: #D6DDE7;
}
.smartCut.czerwony {
	color: #FFFFFF;
	background-color: #C26565;
}
.smartCut.szary {
	color: #5C5C5C;
	background-color: #EEEEEE;
}
.smartCut.fioletowy {
	color: #6E587A;
	background-color: #D9D0DD;
}

.ta-l {
	text-align: left;
}
.ta-r {
	text-align: right;
}


.smart_tree {
	position: relative;
}
.smart_tree ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	box-sizing: content-box;
}
.smart_tree ul li {
	margin: 0px;
	padding: 5px;
    position: relative;
	list-style-type: none;
	box-sizing: content-box;
}
.smart_tree ul li:before {
	content:'';
	left: -20px;
	position: absolute;
	right: auto;
	border-left: 1px solid #999;
	bottom: 50px;
	height: 100%;
	top: -11px;
	width: 1px;
	-webkit-transition: "border-color 0.1s ease 0.1s";
	-moz-transition: "border-color 0.1s ease 0.1s";
	-o-transition: "border-color 0.1s ease 0.1s";
	transition: "border-color 0.1s ease 0.1s";
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.smart_tree ul li:after {
	content: '';
    left: -20px;
    position: absolute;
    right: auto;
	border-top: 1px solid #999;
	height: 20px;
	top: 18px;
	width: 25px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.smart_tree>ul>li:after, .smart_tree>ul>li:before {
    border: 0px;
}
.smart_tree li:last-child:before {
    height: 30px;
}
.smart_tree ul li span {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px dotted #999;
	border-radius: 5px;
	display: inline-block;
	padding: 3px 8px;
	text-decoration: none;
	-webkit-transition: color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;
	-moz-transition: color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;
	-o-transition: color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;
	transition: color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;
}
.SmartSort ul li span {
	cursor: move;
}
.smart_tree ul li span i {
	font-size: 1.3em;
}
.smart_tree ul li label {
	display: inline-block;
	padding: 3px 8px;
	text-decoration: none;
	-webkit-transition: color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;
	-moz-transition: color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;
	-o-transition: color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;
	transition: color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;
}
.smart_tree ul li ul {
	padding-left: 34px;
	padding-top: 10px;
}
.smart_tree ul li ul li {
	padding: 5px;
}





.icon {
	font-size: 27px;
}
.icon.czerwony {
	color: #C26565;
}
.icon.zielony {
	color: #8AC38B;
}



#dialog_zdjecie {
	text-align: center;
}
#dialog_zdjecie img {
	width: 70%;
}
#dialog_zdjecie strong {
	display: block;
}

#zalacznik_tabela a {
	text-decoration: none;
	color: #000000;
}
#zalacznik_tabela .galeria img {
	max-width: 220px;
	max-height: 220px;
}



.panel_logowania {
	max-width: 350px;
	min-width: 280px;
	margin: 60px auto 20px;
	overflow: hidden;
	border-radius: 3px 3px 0 0;
	background-clip: padding-box;
}
.panel_logowania header {
	border-width: 1px;
	border-color: #E1E1E1;
	background-color: #FFFFFF;
	color: #fff;
	display: block;
	font-size: 2em;
	font-weight: 400;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase;
	height: auto;
	line-height: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.panel_logowania .box {
	background: #FFFFFF;
    border-radius: 0 0 3px 3px;
    background-clip: padding-box;
    border: 1px solid #e1e1e1;
    border-bottom-width: 5px;
    padding: 40px 25px;
}
.panel_logowania .box input[type=submit] {
	font-size: 1.125em;
	width: 100%;
	padding: 15px 17px 11px 17px;
}








.r-tabs .r-tabs-nav {
    display: table;
    list-style: none;
    margin: 0 0 -1px 0;
    padding: 0;
    z-index: 1;
}
.r-tabs .r-tabs-nav:before, 
.r-tabs .r-tabs-nav:after {
	display: table;
    content: "";
}
.r-tabs .r-tabs-tab {
	border-style: solid;
	border-width: 3px 1px 1px 1px;
	border-color: #FFFFFF #FFFFFF #DDDDDD #FFFFFF;
	background-color: #ffffff;
	float: left;
}
.r-tabs .r-tabs-tab a {
	padding: 10px 15px;
	display: inline-block;
	text-decoration: none;
	color: #444444;
    font-size: 13px;
}
.r-tabs .r-tabs-tab a:hover {
	color: #999999;
}
.r-tabs .r-tabs-tab.r-tabs-state-active {
	border-color: #3498DB #DDDDDD #ffffff #DDDDDD;
	pointer-events: none;
}
.r-tabs .r-tabs-accordion-title {
	border-width: 1px;
	border-color: #FFFFFF;
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
	border-bottom-style: solid;
}
.r-tabs .r-tabs-accordion-title a {
	text-decoration: none;
	color: #FFFFFF;
    font-weight: bold;
    padding: 12px 24px;
	background-color: #F39C12;
	display: block;
	font-size: 14px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active a {
	background-color: #C27D0A;
}
.r-tabs .r-tabs-panel {
	border-width: 1px;
	border-color: #DDDDDD;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 24px;
	border-top-style: solid;
	margin-top: -1px;
}






.footable > thead > tr > th, .footable > thead > tr > td {
	font-size: 11px;
}





.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	border-spacing: 0px;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 15px;
}
.input-group>.input-group-addon {
	border-radius: 4px 0px 0px 4px;
	border-style: solid none solid solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	box-sizing: border-box;
}
.input-group>.form-control {
	border-radius: 0px 4px 4px 0px;
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin: 0px;
	min-height: 35px;
	padding: 6px 12px !important;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	box-sizing: border-box;
}







.ui-tooltip, .arrow:after {
    background: black;
}
.ui-tooltip {
    padding: 6px 8px;
    color: white;
    border-radius: 5px;
    font-size: 11px;
    position: absolute;
	z-index: 9999;
	max-width: 300px;
}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}
.arrow.top {
    top: -16px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}



.ui-widget-overlay {
	background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%, rgba(20,20,20,0.5) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0,0,0,0.1)), color-stop(100%, rgba(20,20,20,0.5)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%, rgba(20,20,20,0.5) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%, rgba(20,20,20,0.5) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%, rgba(20,20,20,0.5) 100%);
	background: radial-gradient(ellipse at center, rgba(0,0,0,0.1) 0%, rgba(20,20,20,0.5) 100%);
}
.ui-dialog {
	border-radius: 3px;
	background-color: #FFFFFF;
	padding: 0px;
	width: 500px;
	border: 2px solid rgba(0,0,0,0.3);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-sizing: border-box;
}
.ui-draggable .ui-dialog-titlebar {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #E5E5E5;
	padding: 15px;
}
.ui-dialog .ui-dialog-title {
	font-size: 19px;
}
.ui-dialog .ui-dialog-titlebar-close {
	margin: -10px 0px 0px 0px;
	background: transparent;
	border: 0px;
}
.ui-dialog .ui-dialog-titlebar-close:before {
	font-family: FontAwesome;
	content: "\f00d";
	color: #CCCCCC;
	font-size: 15px;
}
.ui-dialog .ui-dialog-titlebar-close:hover:before {
	color: #999999;
}
.ui-dialog .ui-dialog-buttonpane {
	background-color: #F6F6F6;
	border-top-style: solid;
	border-width: 1px;
	border-color: #E7EBEE;
}
.ui-dialog .ui-dialog-buttonpane button {
	border: 0px;
	font-weight: normal;
	font-size: 12px;
	padding: 10px 15px 10px 15px;
	margin-left: 7px;
}





.fc-view table tr td, .fc-view table tr th, .fc .fc-row, .fc-divider {
	border-color: #ddd;
}
.fc-toolbar {
	padding: 6px 7px;
    background-color: #FAFAFA;
}
.fc-day-header {
	background-color: #eee;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#fafafa));
	background-image: -webkit-linear-gradient(top,#f2f2f2 0,#fafafa 100%);
	background-image: -moz-linear-gradient(top,#f2f2f2 0,#fafafa 100%);
	background-image: -ms-linear-gradient(top,#f2f2f2 0,#fafafa 100%);
	background-image: -o-linear-gradient(top,#f2f2f2 0,#fafafa 100%);
	background-image: -linear-gradient(top,#f2f2f2 0,#fafafa 100%);
	font-size: 12px;
	border: 1px solid #ddd;
	padding: 4px;
    line-height: 1.428571429;
}
td.fc-other-month {
	background-image: -webkit-gradient(linear,left top,right bottom,color-stop(0.25,rgba(0,0,0,.03)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(0,0,0,.03)),color-stop(0.75,rgba(0,0,0,.03)),color-stop(0.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(135deg,rgba(0,0,0,.03)25%,transparent 25%,transparent 50%,rgba(0,0,0,.03)50%,rgba(0,0,0,.03)75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(135deg,rgba(0,0,0,.03)25%,transparent 25%,transparent 50%,rgba(0,0,0,.03)50%,rgba(0,0,0,.03)75%,transparent 75%,transparent);
	background-image: -ms-linear-gradient(135deg,rgba(0,0,0,.03)25%,transparent 25%,transparent 50%,rgba(0,0,0,.03)50%,rgba(0,0,0,.03)75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(135deg,rgba(0,0,0,.03)25%,transparent 25%,transparent 50%,rgba(0,0,0,.03)50%,rgba(0,0,0,.03)75%,transparent 75%,transparent);
	background-image: linear-gradient(135deg,rgba(0,0,0,.03)25%,transparent 25%,transparent 50%,rgba(0,0,0,.03)50%,rgba(0,0,0,.03)75%,transparent 75%,transparent);
	background-color: #FAFCFD;
	background-size: 16px 16px;
}
.fc button {
	
}
.fc button:hover {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.fc button.fc-state-active {
    background-color: #cccccc;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc button:disabled {
    border-color: #ADB2B5;
    background-color: #F4F4F4;
    color: #E9E9E9;
    text-shadow: -1px -1px #838383, 1px 1px #FFF;
}
.fc-button-group button {
	border-radius: 0px;
}
.fc-button-group button:first-child {
	border-radius: 4px 0px 0px 4px;
}
.fc-button-group button:last-child {
	border-radius: 0px 4px 4px 0px;
}
.fc-prev-button {
	border-radius: 4px 0px 0px 4px;
}
.fc-next-button {
	border-radius: 0px 4px 4px 0px;
}
.fc-event {
	border-left-style: solid;
	border-radius: 0px;
	border-width: 0px 0px 0px 5px;
	background-color: #6F6F6F;
	border-color: #363636;
}
.fc-event .fc-time {
	font-weight: bold;
	padding: 3px 0px 2px 3px;
	font-size: 11px;
	display: block;
	line-height: 16px;
}
.fc-event .fc-title {
	font-weight: bold;
	padding: 3px 0px 2px 3px;
	font-size: 11px;
	display: block;
	line-height: 16px;
}
.fc-event .fc-title .ultra-light {
    font-weight: 300!important;
}
.fc-event .fc-title i {
    font-size: 14px;
    margin-top: 4px;
    margin-right: 4px;
    position: absolute;
    z-index: 5;
    top: 0px;
    right: 0px;
}
.fc-event.czarny {
	background-color: #6F6F6F;
	border-color: #363636;
}
.fc-event.niebieski {
	background-color: #80A5B4;
	border-color: #4A7384;
}
.fc-event.zolty {
	background-color: #D5AC57;
	border-color: #A97B1C;
}
.fc-event.zielony {
	background-color: #94A26E;
	border-color: #607035;
}
.fc-event.szary {
	background-color: #ADB9BD;
	border-color: #7C898F;
}
.fc-event.czerwony {
	background-color: #BE415D;
	border-color: #8F0222;
}

.fc table tr[data-time="06:00:00"] td {
	border-top-style: solid;
	border-top-color: #99A4C1;
	border-top-width: 1px;
}
.fc table tr[data-time="14:00:00"] td {
	border-top-style: solid;
	border-top-color: #96CD96;
	border-top-width: 1px;
}
.fc table tr[data-time="22:00:00"] td {
	border-top-style: solid;
	border-top-color: #E1AEB0;
	border-top-width: 1px;
}
.fc table tr[data-time="00:00:00"] td,
.fc table tr[data-time="01:00:00"] td,
.fc table tr[data-time="02:00:00"] td,
.fc table tr[data-time="03:00:00"] td,
.fc table tr[data-time="04:00:00"] td,
.fc table tr[data-time="05:00:00"] td,
.fc table tr[data-time="22:00:00"] td,
.fc table tr[data-time="23:00:00"] td {
	background-color: #F9EEEF;
}
.fc table tr[data-time="06:00:00"] td,
.fc table tr[data-time="07:00:00"] td,
.fc table tr[data-time="08:00:00"] td,
.fc table tr[data-time="09:00:00"] td,
.fc table tr[data-time="10:00:00"] td,
.fc table tr[data-time="11:00:00"] td,
.fc table tr[data-time="12:00:00"] td,
.fc table tr[data-time="13:00:00"] td {
	background-color: #EBF4FA;
}
.fc table tr[data-time="14:00:00"] td,
.fc table tr[data-time="15:00:00"] td,
.fc table tr[data-time="16:00:00"] td,
.fc table tr[data-time="17:00:00"] td,
.fc table tr[data-time="18:00:00"] td,
.fc table tr[data-time="19:00:00"] td,
.fc table tr[data-time="20:00:00"] td,
.fc table tr[data-time="21:00:00"] td {
	background-color: #EDF4EA;
}

.simplecolorpicker.inline {
	border-radius: 2px;
	padding: 0px;
	overflow: hidden;
}
.simplecolorpicker span.color, .simplecolorpicker span.color[data-selected] {
	width: 40px;
	height: 25px;
	line-height: 25px;
	margin: 0px;
	border: 0px !important;
	text-align: center;
	font-size: 14px;
}
.simplecolorpicker span.color:hover:after {
	opacity: 0.4;
}
.simplecolorpicker span.color[data-selected]:after {
	font-size: 14px;
	opacity: 1;
}
.simplecolorpicker span.color:hover {
	border: 0px;
}



.fc-ltr .fc-time-area .fc-chrono th {
	background-position: center;
	background-size: 100%;
	background-repeat: repeat-y;
	background-image: url('terminarz.png');
}



@media (max-width: 640px) {
	.noMobile {
		display: none !important;
	}
	.Mobile {
		display: block !important;
	}
	html, body {
	    position: relative;
	    min-height: inherit;
	    display: block;
	    min-width: inherit;
    }
    .panel_logowania {
		margin: 0px auto 0px auto;
		border-radius: 0px;
		min-width: inherit;
	}
	.panel_logowania .box {
	    padding: 20px 5px;
	}
	header .logo {
    	width: auto;
    	padding: 10px;
    }
    header nav a {
		font-size: 17px;
	}
	nav.menu {
		font-size: 16px;
	}
    aside {
	    width: 100%;
	    position: relative;
	    padding-top: 0px;
	    min-height: inherit;
	    overflow: hidden;
	    display: none;
    }
    aside.schowaj, aside.autoSchowaj {
    	left: 0px;
    	display: block;
    }
    .page {
	    padding: 0px;
	    margin: 0px 0px 0px 0px;
    }
    .page.pelny {
    	padding: 0px;
    }
	.r-tabs .r-tabs-panel {
		padding: 15px 2px 15px 2px;
	}
}



