@import "fonts/stylesheet.css";
/*
 *		studiofabryka.pl
 *		mc, 20 gru 2013
 *		last update: 23 paz 2014
 */

.ui-dialog .ui-dialog-content {
	max-height: 70vh !important;
}

.ui-datepicker-calendar .ui-state-highlight {
	height: auto;
}

.font {
	font-family: "archivo_narrowregular";
	font-weight: normal;
	font-style: normal;
}
.fonti {
	font-family: "archivo_narrowitalic";
	font-weight: normal;
	font-style: normal;
}
.fontb {
	font-family: "archivo_narrowbold";
	font-weight: normal;
	font-style: normal;
}
/* paginator */
#pages {
	width: 174px;
	float: none;
	margin: 30px auto;
	/*margin: 10px 0 0 173px;*/
}
#pages-container {
	float: left;
	width: 100%;
}
.jPaginate {
	height: 34px;
	position: relative;
	color: #a5a5a5;
	font-size: small;
	width: 100%;
}
.jPaginate a {
	line-height: 15px;
	height: 18px;
	cursor: pointer;
	padding: 1px 6px 0;
	margin: 1px;
	font-size: 11px;
	float: left;
	color: #333;
}
.jPag-control-back {
	position: absolute;
	left: 0;
}
.jPag-control-front {
	position: absolute;
	top: 0;
}
.jPaginate span {
	cursor: pointer;
}
ul.jPag-pages {
	float: left;
	/*width:auto !important;*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.jPag-pages li {
	float: left;
	padding: 0;
	margin: 0;
}
ul.jPag-pages li a {
	float: left;
	padding: 1px 6px 0;
	color: #777;
}
ul.jPag-pages li a:hover,
.jPag-first:hover,
.jPag-last:hover {
	background: #ddd;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
span.jPag-current {
	line-height: 15px;
	height: 18px;
	cursor: pointer;
	padding: 1px 6px 0 6px;
	margin: 1px;
	font-size: 11px;
	float: left;
	color: white;
	background: #999 !important;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img {
	height: 22px;
	margin: 0;
	float: left;
	line-height: 18px;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	width: 10px;
}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img {
	margin: 2px 2px 2px 0px;
	font-size: 12px;
	font-weight: bold;
	width: 10px;
}
span.jPag-sprevious,
span.jPag-sprevious-img {
	margin: 0;
	font-size: 18px;
	width: 15px;
	text-align: right;
	color: #555;
}
span.jPag-snext,
span.jPag-snext-img {
	margin: 0;
	font-size: 18px;
	width: 15px;
	text-align: right;
	color: #555;
}
ul.jPag-pages li span.jPag-previous-img {
	background: transparent url(../images/previous.png) no-repeat center right;
}
ul.jPag-pages li span.jPag-next-img {
	background: transparent url(../images/next.png) no-repeat center left;
}
span.jPag-sprevious-img {
	background: transparent url(../images/sprevious.png) no-repeat center right;
}
span.jPag-snext-img {
	background: transparent url(../images/snext.png) no-repeat center left;
}
h1,
h2,
h3,
h4,
h5 {
	font-family: "archivo_narrowbold";
	font-weight: normal;
	font-style: normal;
	color: #336699;
}
article h1 {
	font-size: 28px;
}
article h2 {
	font-size: 25px;
}
article h3 {
	font-size: 22px;
}
article h4 {
	font-size: 19px;
}
article h5 {
	font-size: 16px;
}
header hgroup h1,
header hgroup h2,
header hgroup h3 {
	font-family: "archivo_narrowregular";
	font-weight: normal;
	font-style: normal;
	color: white;
}
/* reset */
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
address,
img,
strong,
ul,
ol,
li,
fieldset,
form,
label,
legend,
table,
tbody,
thead tr,
th,
td,
button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-decoration: none;
}
header,
article,
footer,
aside,
section,
nav {
	display: block;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
small {
	font-size: smaller;
}
/* basic */
header,
article,
footer {
	float: left;
	width: 100%;
	position: relative;
}
body {
	background: #f0f0f2 url(../images/header.png) 0 49px repeat-x;
	font-family: Tahoma, arial, sans-serif;
	font-size: 12px;
}


.content {
	background: url(../images/tryby.png) 0 0 no-repeat;
	margin: 0 auto;
	min-height: 100px;
	min-width: 1010px;
	max-width: 1680px;
}

.content.logowanie {
	min-width: auto;
	max-width: 100vw;
	overflow: hidden;
}

.content.logowanie header hgroup {
    width: 80%;
}
.fullsections {
	width: 100% !important;
}
/* header */
header {
	height: 114px;
}
header nav {
	float: right;
	margin: 15px 15px 0 0;
}
header nav li,
header nav a {
	float: left;
}
header nav .lvl1 > li > a {
	font-family: "archivo_narrowregular";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #333;
	padding: 0 15px;
}
header nav .lvl1 > li > a:hover,
header nav .lvl1 > .current > a {
	color: #336699;
	text-decoration: underline;
}
header hgroup {
	float: left;
	width: 50%;
	margin: 60px 0 0 30px;
}
header hgroup h3,
header hgroup h2,
header hgroup h1 {
	float: left;
}
header hgroup h3,
header hgroup h1 {
	clear: left;
	text-transform: uppercase;
}
header hgroup h3 {
	font-size: 14px;
	margin-bottom: 8px;
}
header hgroup h1 {
	font-size: 22px;
	margin-right: 20px;
}
header hgroup h2 {
	font-size: 22px;
}
header hgroup a {
	color: white;
}
header hgroup a:hover {
	text-decoration: underline;
}
h1.title {
	margin: 5px 0 15px;
}
h1.title strong {
	font-weight: normal;
	color: #0e1d2c;
}
.title-ico {
	max-height: 32px;
	float: left;
	margin: -10px 15px 0 0;
}
.login {
	clear: right;
	float: right;
	margin: 37px 30px 0 0;
}
.login a {
	float: left;
}
.login a:first-child {
	color: white;
	line-height: 2.2em;
	margin-right: 15px;
}
.login .logout {
	font-size: 11px;
}
aside {
	float: left;
	position: relative;
	background: #e3e1e1;
	width: 260px;
	min-height: 500px;
	margin-top: 20px;
}
.mainmenu {
	float: left;
	width: 220px;
	margin: 20px 20px 0 20px;
}
.mainmenu .button {
	width: 100%;
	text-align: left;
	margin: 0 0 5px;
	font-size: 12px;
}
.mainmenu .button i {
	float: left;
	margin-right: 10px;
}
a.ui-state-error:hover {
	opacity: 0.9;
}
.szukaj {
	float: left;
	margin: 20px;
}
.szukaj input {
	float: left;
	width: 170px;
	border: 0 !important;
	height: 17px;
	padding: 5px !important;
	font-size: 12px;
	color: #333;
}
.szukaj button {
	float: right;
	height: 27px;
	width: 37px;
	border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	background: #336699 url(../images/bigsearch.png) center center no-repeat;
}
.szukaj button:hover {
	cursor: pointer;
	background: #2d5986 url(../images/bigsearch.png) center center no-repeat;
}
.madeby {
	position: absolute;
	bottom: 3.3em;
	left: 20px;
}
/* część główna */
.sections {
	float: right;
	margin: 20px 19px;
}
/* mapa strony - menu */
.page-edit h1,
.page_edit h1 {
	float: left;
	margin-right: 10px;
	text-transform: none;
	font-size: 24px;
	font-family: "archivo_narrowbold";
	font-weight: normal;
	font-style: normal;
}
.page-edit h1 strong,
.page_edit h1 strong {
	font-family: "archivo_narrowbold";
	font-weight: normal;
	font-style: normal;
	color: #0e1d2c !important;
}
.sitemap {
	float: left;
	width: 100%;
}
.sitemap td {
	min-width: 70px;
}
.sitemap h2 {
	float: left;
	margin-right: 10px;
	text-transform: none;
	font-size: 24px;
	font-family: "archivo_narrowbold";
	font-weight: normal;
	font-style: normal;
}
.sitemap h2 strong {
	font-family: "archivo_narrowbold";
	font-weight: normal;
	font-style: normal;
	color: #0e1d2c !important;
}
.sitemap .link {
	float: left;
	clear: left;
	font-family: "archivo_narrowregular";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 1.4em;
	color: #222;
	padding-left: 10px;
	background: url(../images/arrow.gif) 0 8px no-repeat;
	transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
}
.sitemap .link span {
	float: left;
}
.sitemap .link:hover {
	color: #336699 !important;
	text-indent: 3px;
}
.sitemap .lvl1 td:first-child {
	border-left: 6px solid #ddd !important;
}
.sitemap .lvl2 {
	background: #eee;
}
.sitemap .lvl2 td:first-child {
	border-left: 4px solid #bbb !important;
}
.sitemap .lvl3 {
	background: #dedede;
}
.sitemap .lvl3 td:first-child {
	border-left: 3px solid #8e8e8e !important;
}
.sitemap .lvl4 {
	background: #ccc;
}
.sitemap .lvl4 .odd td {
	background: #ccc !important;
}
.sitemap .lvl4 td:first-child {
	border-left: 3px solid #6d6d6d !important;
}
.sitemap .lvl2 .link {
	margin-left: 20px;
	font-size: 14px;
	background: url(../images/arrow.gif) 0 7px no-repeat;
}
.sitemap .lvl3 .link {
	margin-left: 40px;
	font-size: 13px;
	background: url(../images/arrow.gif) 0 6px no-repeat;
}
.sitemap .lvl4 .link {
	margin-left: 60px;
	font-size: 12px;
	background: url(../images/arrow.gif) 0 5px no-repeat;
}
.sitemap .lvl1-open .link {
	background: url(../images/arrowdown.gif) 0 9px no-repeat;
}
.sitemap .lvl1-open-closed .link {
	background: url(../images/arrow.gif) 0 9px no-repeat;
}
.sitemap .lvl2-open .link {
	background: url(../images/arrowdown.gif) 0 7px no-repeat;
}
.sitemap .lvl3-open .link {
	background: url(../images/arrowdown.gif) 0 7px no-repeat;
}
.sitemap .lvl4-open .link {
	background: url(../images/arrowdown.gif) 0 6px no-repeat;
}
.sitemap .zebra {
	float: right;
	width: 100%;
	margin-bottom: 2em;
}
.sitemap .zebra th {
	font-family: "archivo_narrowregular";
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #333;
	padding: 5px;
}
.sitemap .zebra th:first-child {
	width: 78%;
	text-align: left;
}
.sitemap .zebra td {
	text-align: center;
	padding: 5px;
	border-top: 1px solid #bbb;
	transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
}
.sitemap .zebra .first td {
	border-top: 1px dashed #999 !important;
}
.sitemap .zebra .odd td {
	background: rgba(0, 0, 0, 0.05);
}
.sitemap .zebra td:first-child {
	text-align: left;
}
.sitemap .zebra tr:hover td {
	background: #b9cee5;
}
.sitemap .zebra .publikacja-off {
	opacity: 0.2;
}
.sitemap .zebra .delete-on .link {
	color: #ee0000 !important;
}
.sitemap .zebra .delete-on td {
	background: #ffe5e7 !important;
	border-left-color: red !important;
}
.history .zebra th:first-child {
	width: auto;
}
.history .zebra {
	margin: 1em 0;
}
.history .zebra th {
	font-size: 16px;
	background: #ddd;
}
.onoff {
	margin: 0 auto;
	width: 25px;
	height: 12px;
	overflow: hidden;
	position: relative;
	border: 1px solid #333;
	cursor: pointer;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.onoff img {
	position: absolute;
	top: 0;
	left: -14px;
}
.button {
	font-size: 12px !important;
}
.button i {
	float: left;
	margin-right: 10px;
}
.kolejnosc {
	font-weight: normal !important;
	font-size: 11px !important;
}
.kolejnosc i {
	margin: 0 5px 0 0;
}
.kolejnosc span {
	padding: 0.1em 0.6em 0.3em 0.2em !important;
}
.mainKolejnosc {
	margin-top: 5px;
}
.save {
	float: left;
	width: 100%;
	text-align: center;
}
.zapisz {
	float: none !important;
	width: 150px;
	margin: 0 auto !important;
	font-size: 14px !important;
	font-family: "archivo_narrowbold" !important;
	font-weight: normal !important;
	font-style: normal !important;
	text-transform: uppercase;
	color: white !important;
	background: #245690 !important;
	border: 1px solid #215083 !important;
}
.zapisz i {
	margin-top: 1px;
	background-image: url(dobrycms_theme/images/ui-icons_ffffff_256x240.png) !important;
}
.zapisz span {
	padding: 0.5em 1em !important;
}
.zapisz:hover {
	background: #1e4877 !important;
	border: 1px solid #1c426c !important;
}
.zwin,
.rozwin {
	float: left;
	line-height: 1.6em;
	color: #666;
}
.zwin:hover,
.rozwin:hover {
	color: #336699;
}
.zwin {
	display: none;
}
.zwiniete .zwin {
	display: none;
}
.zwiniete .rozwin {
	display: block;
}
.ui-sortable-helper {
	opacity: 0.8;
}
.ui-sortable-helper td:first-child {
	width: 100%;
}
.ui-sortable-helper .onoff,
.ui-sortable-helper .delete {
	display: none;
}
table .ui-state-highlight {
	height: 35px;
	background: #dbdbdf;
	box-shadow: inset 0 0 5px #555;
}
.dialog select,
.dialog input {
	width: 97.5%;
	padding: 3px;
}
.dialog select {
	width: 99.5%;
}
.dialog h4 {
	font-family: "archivo_narrowbold";
	font-weight: normal;
	font-style: normal;
	margin: 1em 0 0.5em;
	text-transform: uppercase;
}
.dialog .button {
	float: left;
	font-size: 11px !important;
	margin: 1.5em 11px 0.7em 0;
}
.dialog .submit-and-add {
	margin-right: 0;
}
option.lvl0 {
	font-family: "archivo_narrowregular";
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	margin: 1em 0 0.3em;
	text-transform: uppercase;
	color: #336699;
}
option.lvl1 {
	margin-left: 1em;
	font-weight: bold;
	font-size: 14px;
}
option.lvl2 {
	margin-left: 2em;
	font-size: 13px;
}
option.lvl3 {
	margin-left: 3em;
	font-size: 12px;
	color: #333;
}
option.lvl4 {
	margin-left: 4em;
	font-size: 11px;
	color: #666;
}
option.lvl5 {
	margin-left: 5em;
	font-size: 11px;
	color: #999;
}
.no-text span {
	padding: 0.4em !important;
}
.no-text i {
	margin: 0 0 2px;
}
.pagenav {
	position: absolute;
	top: 0;
	right: 15px;
	z-index: 50;
	padding: 1em;
	background: #245893;
}
.pagenav select {
	width: 220px;
	padding: 1px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}
.pagenav .button {
	line-height: 1em !important;
	font-size: 10px !important;
	margin-left: 5px;
}
.pagenav .firstbutton {
	margin-left: 0;
	margin-right: 5px;
}
.pagenav .button,
.pagenav form {
	float: left;
}
.page-edit {
	float: left !important;
	clear: left !important;
	width: 100% !important;
	margin-top: 2em;
}
.page-edit .path {
	margin: 1.2em 0;
	color: #999;
}
.tabs {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
.tab {
	float: left;
	width: 96.5% !important;
	padding-bottom: 0.5em !important;
}
.tab .fl {
	float: left;
	width: 39%;
	width: 45%;
}
.tab .fl label {
	font-family: "archivo_narrowbold";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	float: left;
	line-height: 2em;
	margin-right: 10px;
}
.tab .fl input {
	padding: 4px !important;
}
.tab .fr {
	float: right;
	width: 20%;
}
.tab .adresstrony {
	font-size: 11px !important;
	float: right !important;
}
.tab .buttons {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
.tab .buttons > div {
	float: right;
}
.edytor {
	/*float: left;
	clear: left;*/
	/*width: 99%;*/
	margin: 1em auto;
}
.edytor textarea {
	width: 100% !important;
	height: 400px;
}
.edytor.for_lid textarea {
	height: 100px !important;
}
.edytor iframe {
	width: 100% !important;
	transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}
.edytor iframe:click {
	height: 500px !important;
}
.activeEd iframe {
	width: 100% !important;
	/* height: 370px !important; */
	height: 500px !important;
}
.mceToolbarRow1,
.mceToolbarRow2,
.mceToolbarRow3,
.mceToolbarRow4 {
	float: left;
	width: auto;
	position: relative;
}
.for_lid {
	/* width: 99% !important; */
}

.row_for_editors h4 {
	width: 100%;
	clear: both;
}

.for_lid .mceToolbarRow3,
.for_lid .mceToolbarRow4 {
	display: none !important;
}
.for_lid iframe {
	width: 100% !important;
}
.tinymce_toolbar1 {
	float: left !important;
	width: 100% !important;
	display: block !important;
}
.tinymce_toolbar1 td {
	display: block !important;
	float: left !important;
	margin: 5px;
}
.for_edytor {
	float: left;
	width: 100% !important;
}
.for_lid {
	width: 100%;
	/* float: left; */
}
.row_for_editors {
	float: left;
	width: 100%;
	margin: 1em 0;
}
.accordion_edytor {
	width: 100%;
}
.accordion_edytor h3 small {
	float: right;
	color: #666;
	line-height: 1.6em;
	font-family: Arial, sans-serif;
}
input,
select {
	padding: 2px !important;
	border: 1px solid #ddd !important;
	border-radius: 0px !important;
	-o-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
}
.row {
	clear: both;
}
.site_title {
	width: 50% !important;
}
.site_title input {
	min-width: 270px;
	width: 70%;
}
.site_name {
	float: right !important;
	width: 50% !important;
}
.site_name label {
	float: right !important;
}
.site_name input {
	min-width: 220px;
	width: 53%;
	float: right !important;
	margin-right: 1px;
}
.ext_link {
	width: 100% !important;
	margin: 0 1px 10px 0;
}
.ext_link .text {
	float: right;
	margin: 5px 8px 0 0;
}
.accordion {
	float: left;
	width: 100.5%;
	margin-bottom: 2em !important;
}
.accordion > div .row {
	float: left;
	clear: left;
	width: 100%;
	margin: 10px 0;
}
.accordion > div .row .col4 {
	float: left;
	width: 25%;
}
.accordion > div .row .col4 label,
.accordion > div .row .col4 input {
	float: left;
	width: 95%;
	padding: 3px;
}
.half {
	float: left;
	width: 50%;
}
.half label {
	width: 40%;
	float: left;
	display: block;
	text-align: right;
	line-height: 2em;
	padding-right: 2%;
}
.half input,
.half select {
	width: 48%;
	min-width: 200px;
	padding: 3px !important;
	margin-top: 0 !important;
}
.half input[type="file"] {
	padding: 0 !important;
	width: 49.5%;
	min-width: 208px !important;
}
.half input[type="checkbox"] {
	width: auto !important;
	min-width: 1px !important;
	margin-top: 6px !important;
}
.half select {
	width: 49.5% !important;
	min-width: 208px !important;
}
.triple {
	float: left;
	width: 33%;
}
.triple label {
	width: 40%;
	float: left;
	display: block;
	text-align: right;
	line-height: 2em;
	padding-right: 2%;
}
.triple input,
.triple select {
	width: 48%;
	min-width: 200px;
	padding: 3px !important;
}
.triple input[type="file"] {
	padding: 0 !important;
	width: 49.5%;
	min-width: 208px !important;
}
.triple select {
	width: 49.5% !important;
	min-width: 208px !important;
}
.triple .button {
	margin-left: 10px;
}
.public {
	width: 95px;
	margin: 15px auto;
}
.public small {
	font-family: "archivo_narrowregular";
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	float: left;
	font-size: 12px;
	line-height: 1.25em;
	margin-right: 5px;
}
.public div {
	float: left;
}
.clear {
	clear: both;
	width: 100%;
	height: 1px;
}
.save .clear {
	height: 20px !important;
}
/* lista grafik do treści - rama light */
.upload {
	float: left;
	width: 98%;
	margin: 0.5em 0;
	background: #265891;
	padding: 1% 1% 0 1%;
}
.upload #file_upload {
	float: left;
	margin: 0;
}
.uploadify-queue {
	float: left;
	clear: left;
}
.sortuj {
	float: right;
	margin-bottom: 5px;
}
ul.galerie .delete-on {
	background: #ffe5e5;
	opacity: 0.8;
}
ul.galerie .publikacja-off {
	opacity: 0.4;
}
ul.galerie li {
	float: left;
	width: 100%;
	padding: 0.5em 0;
}
ul.galerie li .lp,
ul.galerie li .photo,
ul.galerie li input,
ul.galerie li > div {
	float: left;
}
ul.galerie li .lp {
	height: 70px;
	width: 70px;
	background: #ccc;
	color: #336699;
	font-family: "archivo_narrowregular";
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	text-align: center;
	line-height: 70px;
	margin: 0 3.5% 0 0.4em;
}
ul.galerie li .photo img {
	float: left;
	height: 70px;
}
ul.galerie li .photo {
	margin-right: 0.4em;
}
ul.galerie li .opis {
	padding: 0.5% !important;
	width: 45%;
	margin: 0 2%;
}
ul.galerie li .opis ul li {
	float: left;
	width: auto;
}
ul.galerie li .opis .tab {
	width: 98%;
	padding: 1%;
	margin: 0;
}
ul.galerie li .opis .tab div {
	float: left;
	width: 100%;
	margin: 1% 0;
}
ul.galerie li .opis .tab div label {
	float: left;
	font-size: 11px;
	width: 30%;
	line-height: 2em;
}
ul.galerie li .opis .tab div input {
	float: right;
	width: 68%;
}
ul.galerie li .akcja {
	float: right;
	margin: 28px 2em 0 0;
}
ul.galerie li .akcja .delete {
	margin-top: -1px;
}
ul.galerie .ui-state-highlight {
	height: 70px;
	background: #538cc6;
}
.uklad-lista,
.uklad-grid {
	float: right;
	font-family: "archivo_narrowbold";
	font-weight: normal;
	font-style: normal;
	font-weight: bold !important;
	font-size: 16px !important;
	margin-bottom: 5px;
}
.uklad-lista .ui-button-text,
.uklad-grid .ui-button-text {
	line-height: 1em !important;
	padding: 0.1em 0.4em 0.2em !important;
}
.go_grid {
	float: left;
	width: 100%;
}
.go_grid .delete-on {
	background: red !important;
	opacity: 1;
}
.go_grid .delete-on .photo img {
	border-top: 25px solid red;
	opacity: 0.5;
}
.go_grid .photo {
	margin: 0 !important;
	width: 100%;
}
.go_grid .photo img {
	height: 105px !important;
	border-top: 25px solid #336699;
}
.go_grid .akcja {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
	margin: 0 !important;
}
.go_grid li {
	width: 130px !important;
	position: relative;
	padding: 0 !important;
	margin: 3px !important;
	height: 130px;
	overflow: hidden;
}
.go_grid .opis {
	display: none;
}
.go_grid .lp {
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: 20;
	display: block;
	margin: 0 !important;
	line-height: 16px !important;
	width: 16px !important;
	height: 16px !important;
	background: none !important;
	font-size: 13px !important;
	color: white !important;
	font-family: "archivo_narrowbold" !important;
	font-weight: normal !important;
	font-style: normal !important;
}
.go_grid .delete {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 20;
}
.go_grid .onoff {
	position: absolute;
	top: 5px;
	right: 30px;
	z-index: 20;
}
.go_grid .ui-state-highlight {
	height: 130px !important;
	background: #538cc6;
}
input.nazwa {
	width: 90%;
	padding: 5px !important;
	margin: 5px;
}
.lista-kategorii .nazwa {
	width: 70%;
}
.lista-kategorii .short {
	width: 50%;
	text-align: center;
}
.lista-kategorii select {
	padding: 4px !important;
}
.lista-kategorii .kliki {
	background: #23548d;
	color: white;
	padding: 5px 10px;
	float: left;
}
.lista-kategorii .datepicker {
	width: 95%;
}
/* edycja */
.edycja {
	float: left;
	width: 100%;
	padding: 1em 0;
}
.edycja .half {
	float: left;
	width: 50%;
}
.edycja .half > div {
	width: 100%;
	float: left;
	padding: 10px 0;
	border-top: 1px solid #d7d7d7;
	transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
}
.edycja .half > div:hover {
	background: #eaeaec;
}
.edycja .half2 {
	width: 48%;
	margin-left: 2%;
}
.edycja label {
	width: 30%;
	float: left;
	line-height: 1.7em;
}
.edycja input,
.edycja select,
.edycja option,
.edycja textarea {
	font-family: Tahoma, arial, sans-serif;
	transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
}
.edycja input:focus,
.edycja select:focus,
.edycja textarea:focus {
	border: 1px solid #24568f !important;
}
.edycja select {
	width: 69.5%;
	padding: 0 !important;
}
.edycja .checkbox {
	float: left;
	width: auto;
	margin: 0 10px 0 30%;
}
.edycja .data {
	width: 30%;
}
.edycja .hh,
.edycja .mm {
	min-width: 5px;
	width: 10% !important;
	margin-left: 5px;
}
.edycja .hh {
	margin-right: 5px;
}
.edycja label.full {
	width: 100%;
	padding: 0 0 5px;
}
.edycja textarea {
	padding: 1%;
	width: 98%;
	height: 200px;
	border: 1px solid #ddd;
}
.edycja textarea.short {
	height: 200px;
}
.edycja .image {
	text-align: center;
}
.edycja img {
	max-width: 100%;
}
.edycja .galeria_opis {
	height: 287px;
}
.edycja .tabs {
	width: 98.5%;
}
.edycja .tabs label {
	width: 27%;
}
.edycja .tabs .tab > div {
	width: 97%;
	border-top: 1px solid #d7d7d7;
	padding: 10px 0;
}
.addnew td {
	background: #6990bc;
}
.addnew td input {
	border: 1px solid #245690 !important;
}
.sitemap .addnew td:first-child {
	border-left: 6px solid #245690 !important;
}
.add_new {
	width: 50%;
	margin: 1.5em auto;
	padding: 1.5% 1%;
	border: 1px solid #f8f8f8;
	background: #245690;
	text-align: center;
}
.add_new input,
.add_new button {
	display: inline;
}
.add_new input {
	width: 65%;
}
.add_new button,
.add_new .button {
	background: #77a0ce;
	color: white;
	border: 0;
	padding: 4px;
	margin: -1px 0 0 0;
	font-weight: bold !important;
}
.add_new button:hover,
.add_new .button:hover {
	background: #b0c9e3;
}
.loadBanner {
	background: #23548d;
}
.loadBanner label {
	color: white;
	font-weight: bold;
	margin-left: 2%;
}
.loadBanner input {
	border: 0 !important;
	padding: 1% !important;
	margin: 0.5% 2%;
	color: white;
	width: 94% !important;
	background: #9abbd6;
}
.edycja .delete {
	margin: 0.5em auto;
	float: none;
}
.edycja .full {
	float: left;
	width: 100%;
	text-align: center;
}
.edycja input.checkbox {
	min-width: 5px;
	width: auto !important;
	margin: 5px 0 0 0 !important;
}
/* login form */
.login-form {
	width: 200px;
	margin: 4em auto;
	padding: 2em;
	background: #f3f3f3;
	border: 1px solid #d3d3d3;
	box-shadow: 0 10px 60px #ddd;
}
.login-form label,
.login-form input {
	float: left;
	clear: left;
}
.login-form label {
	font-weight: bold;
	color: #333;
	text-shadow: 0 1px 0 #fff;
	padding: 10px 0 5px;
}
.login-form input {
	padding: 5px !important;
	width: 190px;
}
.login-form button {
	float: right;
	margin-top: 5px;
}

/* login form 2021 */

.full {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 4rem 0;
	width: 100vw;
}

.login-form.login-form-new h3 {
	text-align: center;
	margin-bottom: 1rem;
}

.login-form.login-form-new {
	width: 80%;
	max-width: 470px;
	margin: 0;
	padding: 2rem;
	background: #f3f3f3;
	border: 1px solid #d3d3d3;
	box-shadow: 0 10px 60px #ddd;
}

.login-form.login-form-new div {
	display: block;
	width: 100%;
}

.login-form.login-form-new input {
	padding: 1rem !important;
	width: calc(100% - 2rem - 2px);
	margin-bottom: .5rem;
}

.login-form.login-form-new button {
	width: 100%;
	margin-bottom: 0px!important;
	background: #245690;
	border: 1px solid #245690;
	color: white;
}

.login-form.login-form-new button:hover {
	background: #1d365f;
	border: 1px solid #1d365f;
}

.login-form.login-form-new .ui-button {
	padding: .5rem !important;
	display: block;
	float: none;
	margin-bottom: .5rem;
	float: none;
	transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.login-form.login-form-new .ui-button .ui-button-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-form.login-form-new .ui-button img {
	width: 24px;
	position: absolute;
    left: 1rem;
}

.login-form.login-form-new .alsocontainer {
	text-align: center;
	width: 100%;
	padding: 30px 0px;
	overflow: hidden;
}
.login-form.login-form-new .also {
	text-align: center;
	position: relative;
	padding: 20px 15px;
}

.also::before {
    border-bottom-width: var(--border-rule-border-width, 1px) !important;
    border-bottom-color: var(--color-panel-border, #e4e4e4) !important;
}
.also::before {
    content: "" !important;
    position: absolute !important;
    border-bottom: 1px solid rgb(228, 228, 228) !important;
    top: 50% !important;
    right: 100% !important;
    width: 5000px !important;
}

.also::after {
    border-bottom-width: var(--border-rule-border-width, 1px) !important;
    border-bottom-color: var(--color-panel-border, #e4e4e4) !important;
}
.also::after {
    content: "" !important;
    position: absolute !important;
    border-bottom: 1px solid rgb(228, 228, 228) !important;
    top: 50% !important;
    left: 100% !important;
    width: 5000px !important;
}

/* edycja tytułów, nowy wygląd list kategorii i elementów */
.edit-title {
	float: left;
	margin-right: 10px !important;
}
.edit-title span {
	padding: 0 !important;
}
.edit-title i {
	margin: 0 !important;
}
.save-title {
	float: left;
	margin: 10px 0 10px 5px !important;
}
.save-title span {
	padding: 0 !important;
}
.save-title i {
	margin: 0 !important;
}
.nazwa-input {
	float: left;
}
.nazwa-link {
	float: left;
	line-height: 1.2em;
	font-size: 14px;
	color: #245690;
}
.nazwa-link:hover {
	color: rgb(13, 33, 56);
}
.article_thumb {
	float: left;
	/* width: 44.2%; */
	width: 70%;
	margin: 1em 0;
}
.article_thumb label {
	font-family: "archivo_narrowbold";
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	float: left;
	line-height: 1em;
	margin: 0 0 10px;
	width: 100%;
}
.article_thumb a {
	margin-bottom: 5px;
}
.article_thumb table {
	float: left;
	clear: left;
}
.article_thumb table td {
	padding: 0 10px 0 0;
}

.article_thumb table td:first-child {
	min-width: 20%;
}
.dodatki-do-strony a {
	margin-top: 13px;
}
.popup .pagenav {
	display: none;
}
.edit-gallery {
	text-align: center;
}
.gallery-settings h5 {
	font-family: "archivo_narrowregular";
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.gallery-settings .half {
	margin: 10px 0;
	text-align: left;
}
.gallery-settings label {
	text-align: left !important;
}
.gallery-settings .short {
	width: 45px !important;
	min-width: 45px !important;
}
.section_title {
	padding-bottom: 5px;
	margin: 1em 0;
	border-bottom: 1px solid #ccc;
}
#copy-button-1,
#copy-button-2,
#copy-button-3,
#copy-button-4,
#copy-button-5 {
	float: right;
}
#copy-button-1 .button,
#copy-button-2 .button,
#copy-button-3 .button,
#copy-button-4 .button,
#copy-button-5 .button {
	padding-bottom: 1px;
}
.skopiowano {
	display: none;
	float: right;
	line-height: 2.6em;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 10px;
	color: #111;
	text-shadow: -1px 2px 1px rgba(0, 0, 0, 0.2);
}
.adresstrony {
	float: right;
}
.ustawienia .row {
	float: left;
	width: 100%;
	margin: 1em 0;
}
.ustawienia .row .half > div {
	float: left;
	clear: left;
	width: 100%;
}
.ustawienia input {
	float: left;
	margin: 5px 0;
	width: 48%;
	height: 20px !important;
	padding: 3px !important;
}
.ustawienia input[type="checkbox"] {
	float: left;
	width: auto;
	min-width: 0;
}
.ustawienia .metadane > div {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.ustawienia .metadane label {
	float: left;
	clear: left;
	width: 100%;
}
.ustawienia .metadane input {
	width: 99% !important;
}
.ustawienia table {
	float: left;
	width: 50%;
	border-left: 1px solid #ccc;
}
.ustawienia table td {
	text-align: center;
	padding: 10px;
	border-top: 1px solid #ccc;
}
.ustawienia table tr:first-child td {
	border: 0;
}
/* Alerty */
.alert_box {
	position: fixed;
	width: 600px;
	z-index: 1000;
	top: 10px;
	left: 50%;
	margin-left: -300px;
}
.alert {
	position: relative;
	width: 95%;
	padding: 15px 2% 12px 3%;
	z-index: 100;
	float: left;
	margin: 2px 0;
	text-align: left;
	background: #cc0000;
	color: white;
	font-size: 16px;
	line-height: 1em !important;
	font-family: "archivo_narrowregular";
	font-weight: normal;
	font-style: normal;
}
.alert .close_alert {
	float: right;
	margin-top: -3px;
	background: #a40000;
	color: red;
	box-shadow: 0 1px 0 red, inset 0 1px 0 #8a0000;
	padding: 3px 6px;
	cursor: pointer;
	border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
}
.alert .close_alert:hover {
	color: #e10000;
	background: #910000;
	box-shadow: 0 1px 0 red, inset 0 1px 0 #640000;
}
.info_alert {
	position: relative;
	float: left;
	margin: 2px 0;
	width: 95%;
	padding: 15px 2% 12px 3%;
	z-index: 100;
	text-align: left;
	background: #f3993f;
	color: white;
	font-size: 16px;
	line-height: 1em !important;
	font-family: "archivo_narrowregular";
	font-weight: normal;
	font-style: normal;
}

.alert-danger {
	background: #bf0000;
}

.alert-success {
	background: #039a32;
}

.info_alert .close_info {
	float: right;
	margin-top: -3px;
	color: #f8c48f;
	background: #d2700d;
	box-shadow: 0 1px 0 #f8c48f, inset 0 1px 0 #924e0a;
	padding: 3px 6px;
	cursor: pointer;
	border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
}
.info_alert .close_info:hover {
	color: #f39b43;
	background: #b6610c;
	box-shadow: 0 1px 0 #f39b43, inset 0 1px 0 #5b3106;
}
.page-edit .info_alert {
	margin-bottom: 5px;
	width: 98.5%;
	padding: 12px 1% 10px;
	z-index: -1;
}
.page-edit .alert {
	float: none;
	margin-bottom: 5px;
	width: 98.5%;
	padding: 12px 1% 10px;
}
/*.sitemap-home {
	.lvl2, .lvl3, .lvl4, .lvl5 {display: none;}
}*/
.sitemap-home .zebra .odd td,
.page-edit .zebra .odd td {
	background: none;
}
.sitemap-home > table tr.hidden,
.page-edit > table tr.hidden {
	display: none !important;
}
.sitemap-home > table .lvl1 td:first-child,
.page-edit > table .lvl1 td:first-child,
.sitemap-home > table .lvl2 td:first-child,
.page-edit > table .lvl2 td:first-child,
.sitemap-home > table .lvl3 td:first-child,
.page-edit > table .lvl3 td:first-child,
.sitemap-home > table .lvl4 td:first-child,
.page-edit > table .lvl4 td:first-child,
.sitemap-home > table .lvl5 td:first-child,
.page-edit > table .lvl5 td:first-child {
	border-left: 0 !important;
}
.sitemap-home > table,
.page-edit > table {
	width: 100%;
}
.sitemap-home > table tr,
.page-edit > table tr {
	display: block;
	float: left;
	width: 100% !important;
	background: none !important;
}
.sitemap-home > table tr td,
.page-edit > table tr td,
.sitemap-home > table tr th,
.page-edit > table tr th {
	float: left;
	display: block;
	width: 15%;
	border-top: 0 !important;
	height: 23px;
	border-bottom: 1px solid #ddd;
}
.sitemap-home > table tr th,
.page-edit > table tr th {
	border: 0 !important;
	margin-bottom: 1em;
}
.sitemap-home > table .lvl1 td,
.page-edit > table .lvl1 td {
	margin-top: 0.5em;
	background: #f5f5f5 !important;
}
.sitemap-home > table .lvl1 td:first-child,
.page-edit > table .lvl1 td:first-child {
	border-left: 0 !important;
}
.sitemap-home > table .lvl1 td:first-child .link span,
.page-edit > table .lvl1 td:first-child .link span {
	color: #245690;
}
.sitemap-home > table .lvl2,
.page-edit > table .lvl2 {
	margin-left: 1%;
	width: 99%;
}
.sitemap-home > table .lvl2 .cell1,
.page-edit > table .lvl2 .cell1 {
	width: 64% !important;
}
.sitemap-home > table .lvl2 td,
.page-edit > table .lvl2 td {
	background: #f0f0f0;
}
.sitemap-home > table .lvl3,
.page-edit > table .lvl3 {
	margin-left: 3%;
	width: 97%;
}
.sitemap-home > table .lvl3 .cell1,
.page-edit > table .lvl3 .cell1 {
	width: 62% !important;
}
.sitemap-home > table .lvl3 td,
.page-edit > table .lvl3 td {
	background: #f0f0f0;
}
.sitemap-home > table .lvl4,
.page-edit > table .lvl4 {
	margin-left: 5%;
	width: 95%;
}
.sitemap-home > table .lvl4 .cell1,
.page-edit > table .lvl4 .cell1 {
	width: 60% !important;
}
.sitemap-home > table .lvl4 td,
.page-edit > table .lvl4 td {
	background: #f0f0f0;
}
.sitemap-home > table .lvl5,
.page-edit > table .lvl5 {
	margin-left: 7%;
	width: 93%;
}
.sitemap-home > table .lvl5 .cell1,
.page-edit > table .lvl5 .cell1 {
	width: 58% !important;
}
.sitemap-home .cell1,
.page-edit .cell1 {
	width: 65% !important;
}
.sitemap-home .cell2,
.page-edit .cell2 {
	width: 10%;
}
.sitemap-home .cell3,
.page-edit .cell3 {
	width: 7%;
}
.sitemap-home .cell4,
.page-edit .cell4 {
	width: 7%;
}
.sitemap-home .link,
.page-edit .link {
	margin-left: 10px !important;
	background: none !important;
	padding-left: 0;
}
.sitemap-banery .cell1 {
	width: 30% !important;
}
.sitemap-banery .cell2,
.sitemap-banery .cell3,
.sitemap-banery .cell4,
.sitemap-banery .cell5,
.sitemap-banery .cell6,
.sitemap-banery .cell7 {
	width: 10%;
}
.sitemap-banery input.nazwa {
	padding: 2px !important;
	margin: 0;
}

.lista-plikow td.cell1 a {
	margin-top: 40px;
	float: left;
}
.lista-plikow .onoff,
.lista-plikow .delete {
	margin-top: 40px;
}
.lista-plikow .cell2 {
	min-width: 46% !important;
	width: 46% !important;
}
.lista-plikow .cell2 .tab label {
	float: left;
	width: 30% !important;
	text-align: left;
	line-height: 2em !important;
}
.lista-plikow .cell2 .tab input {
	float: left;
	width: 66% !important;
	padding: 0.5% !important;
}
.lista-plikow .cell3,
.lista-plikow .cell4 {
	min-width: 10% !important;
	width: 10% !important;
}
.lista-plikow td {
	height: 95px !important;
}
.accordion h3.ui-state-active {
	color: white;
	background: #316197 url(../images/akordeon-aktywny.jpg) right top repeat-y !important;
}
.accordion h3.ui-state-active .ui-icon {
	background-image: url("dobrycms_theme/images/ui-icons_ffffff_256x240.png") !important;
}
.accordion .ui-accordion-content-active {
	background: #e2eaf3;
}
.gal_thumb h4 {
	margin: 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
}
.gal_thumb > div {
	margin-bottom: 10px;
}
.gal_thumb > div label {
	line-height: 2em;
}
.zwin-rozwin {
	float: left;
	margin: 5px 0 0 5px;
	font-family: "archivo_narrowregular";
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}
.zwin-rozwin:hover {
	color: #222;
}
.fr {
	float: right;
}
.site-history {
	float: right !important;
	margin-right: 9% !important;
}
.login-form .error {
	padding: 10px 5%;
	width: 90%;
	background: #dd0000;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #f20000;
	text-shadow: 0 1px 1px #880000;
	box-shadow: 0 2px 3px #aaa, inset 0 10px 15px #c10000;
}
.hidden {
	display: none;
}
.show {
	display: block;
}
.delAll .ui-button-text {
	padding: 0.2em 1em !important;
}
.sections {
	width: 80%;
}
.slowniki .add_new input {
	width: 33%;
}
.slowniki .page-edit > table tr td {
	min-height: 65px;
}
.slowniki .page-edit th {
	height: auto;
	margin-bottom: 0;
}
.slowniki .page-edit .cell1 {
	width: 20% !important;
}
.slowniki .page-edit .cell2 {
	width: 55% !important;
}
/* zmniejszenie akordeonów na listach kategorii */
.page-edit tr .tabs {
	padding: 0 !important;
	margin-bottom: 0 !important;
}
.page-edit tr .tabs .ui-tabs-nav li a {
	padding: 0.1em 0.6em !important;
	font-size: 11px !important;
}
.page-edit tr .tabs .ui-tabs-panel {
	padding: 0 !important;
}
.page-edit tr .tabs textarea {
	width: 98% !important;
	height: 1.5em;
	z-index: 500;
	position: relative;
}
.page-edit tr .tabs textarea:focus {
	z-index: 5000;
	position: relative;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	height: 5em;
}
.title {
	float: left;
	width: 100%;
}
.prefix {
	float: right;
	margin-top: 25px;
	width: 30%;
}
.prefix input,
.prefix label {
	float: right !important;
}

.prefix input {
	width: 100px;
	min-width: 50px;
}

a.open_arch {
	width: 22% !important;
}
a.open_arch .ui-icon {
	width: 25px;
	height: 22px;
}
.ui-icon-galpt {
	background-image: url(../images/galpt.png) !important;
}
.ui-icon-pldp {
	background-image: url(../images/pldp.png) !important;
}
.ui-icon-warch {
	background-image: url(../images/warch.png) !important;
}
.ui-button-big span {
	line-height: 1.7em !important;
}
.ui-button-big .ui-icon {
	width: 22px;
	height: 22px;
}
.article_thumb label .ui-icon {
	float: left;
	width: 26px;
	height: 26px;
	margin: -5px 10px 0 0;
}
.article_thumb label .ui-icon-zdjart {
	background-image: url(../images/zdjart.png) !important;
}
.adminlist table td {
	height: 28px !important;
}
.adminlist table td input {
	float: left;
	margin: 0 5px;
}
.page-edit table.simple .cell1 {
	width: 66% !important;
}
.nolangs {
	padding: 1% !important;
	width: 98% !important;
}
.nolangs .tab {
	width: 100% !important;
}
.lista-plikow .nolangs {
	border: 0;
	text-align: center;
	margin-top: 2.6em;
}
.lista-plikow .nolangs label {
	display: none;
}
.lista-plikow .nolangs input {
	float: none !important;
}
.tooltip {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: 20px !important;
	width: 20px !important;
	height: 20px !important;
}
.tooltip .ask {
	display: inline;
	color: white;
	font-size: 10px !important;
	background: #adadad;
	padding: 0 4px !important;
	text-align: center !important;
	border-radius: 25px;
	font-family: arial, sans-serif !important;
}
.tooltip .answer {
	display: none;
	position: absolute;
	top: 15px !important;
	left: 15px !important;
	z-index: 5000;
	width: 250px;
	padding: 0.5em;
	color: white;
	font-size: 11px !important;
	line-height: 1.3em;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 0 5px 5px 5px;
	font-family: arial, sans-serif !important;
}
.tooltip .answer * {
	font-size: 11px;
}
.tooltip:hover {
	cursor: pointer;
}
.tooltip:hover .ask {
	background: #333;
}
.tooltip:hover .answer {
	display: block;
}
.fixedSave {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 3px 0 6px;
	background: white;
	border-top: 1px solid #f7f7f7;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	z-index: 1000;
	text-align: center;
}
.fixedSave .clear {
	display: none;
}
.fixedSave .zapisz {
	float: left !important;
	margin: -10px 0 0 15px !important;
}
.nopublicSave .zapisz {
	float: none !important;
	margin: 5px auto 0 !important;
}

.ui-front,
.ui-widget-overlay {
	z-index: 11000 !important;
}

.sitemap-home .cell1-small,
.page-edit .cell1-small {
	width: 35% !important;
}
.sitemap-home > table .lvl2 .cell1-small,
.page-edit > table .lvl2 .cell1-small {
	width: 34% !important;
}
.sitemap-home > table .lvl3 .cell1-small,
.page-edit > table .lvl3 .cell1-small {
	width: 32% !important;
}
.sitemap-home > table .lvl4 .cell1-small,
.page-edit > table .lvl4 .cell1-small {
	width: 30% !important;
}
.sitemap-home > table .lvl5 .cell1-small,
.page-edit > table .lvl5 .cell1-small {
	width: 28% !important;
}

.testujkonto {
	float: left;
	margin: 15px 0 0 42%;
}

.nietestuj {
	display: none !important;
}

.wysylkaInfo {
	float: left;
	margin: 15px 0 15px 42%;
}

.ustawienia table tr:first-child td:first-child {
	font-size: 12px;
	overflow: auto;
	width: 155px;
	max-width: 155px;
	display: block;
	line-height: 2em;
}

.ui-dialog-buttonset button {
	background: #275992 !important;
	color: white !important;
	border-color: #183d69 !important;
	transition: all 0.2s;
}

.ui-dialog-buttonset button:hover {
	background: #3677c2 !important;
	color: white !important;
	border-color: #20497a !important;
	transition: all 0.2s;
}

.ui-dialog-buttonset button:focus {
	background: #1b4471 !important;
	color: white !important;
	border-color: #112d4e !important;
	transition: all 0.2s;
}

.lista-kategorii {
	padding-bottom: 3em;
}

.lista-kategorii + .save {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 0;
	background: rgba(227, 225, 225, 0.6);
}

.lista-kategorii + .save .clear {
	height: 0 !important;
}

table,
#photo,
table#photo td {
	border: 0;
}

table#photo {
	width: auto;
}

table#photo td {
	width: auto;
	padding: 10px !important;
	display: table-cell;
	vertical-align: middle;
}
table#photo td:first-child {
	width: 200px;
}

table#photo td:first-child img {width: 190px;}

table#photo .onoff {
	float: right;
}

table#photo tr:first-child td {
	text-align: left;
}

table#photo tr:first-child td:last-child {
	width: 127px;
}

table#photo .wgrajZnakWodny {
	padding: 3px 2px !important;
	margin: 0 10px 0 0;
}

.page-edit .cell1 {
	width: 72% !important;
}

.lista-plikow th:first-child {
	width: 30% !important;
	min-width: 30% !important;
}
.lista-plikow .cell1 {
	min-width: 30% !important;
	width: 30% !important;
}

@media screen and (max-width: 1315px) {
	.page-edit .cell1 {
		width: 68% !important;
	}

	.lista-plikow th:first-child {
		width: 30% !important;
		min-width: 30% !important;
	}
	.lista-plikow .cell1 {
		min-width: 30% !important;
		width: 30% !important;
	}

	.nazwa-link {
		display: inline-block;
		width: 95%;
		font-size: 13px;
	}
}

@media screen and (max-width: 1280px) {
	.page-edit .cell1 {
		width: 66% !important;
	}

	.lista-plikow th:first-child {
		width: 30% !important;
		min-width: 30% !important;
	}
	.lista-plikow .cell1 {
		min-width: 30% !important;
		width: 30% !important;
	}

	.nazwa-link {
		display: inline-block;
		width: 95%;
		font-size: 12.5px;
	}
}


.zwin-rozwin {
	display: block !important;
}