html {
	margin:0px;
	padding:0px;
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b4b4b;
	min-height:100%;
	width:100%;
}
body {margin:0px;padding:0px;}
p {margin:0px;padding:0px;font-size:11px;}
.blue { color:#2d78be;font-weight:bold;}
.red { color:#c20000;font-weight:bold;}
.reds {background:#c20000;font-weight:bold;color:#fff;float:right;padding:0px 5px;margin:7px 10px 0px 0px;line-height:16px;}
a {color:inherit !important;text-decoration:none;}
a:hover {color:#2d78be !important;text-decoration:none;}
img {border:none;}
#beforelogin {
	position:fixed;
	width:100%;
	height:100%;
	background:#fff;
	padding-top:100px;
}
.beforelogin {text-align:center;margin:10px 0px 10px 0px;}
#login {
	margin:0px auto;
	border:1px solid #e5e5e5;
	box-shadow:0px 0px 3px #ddd;
	background:#f7f7f7;
	text-align:left;
	padding:10px 0px 7px 0px;
}
#login input {width:200px;margin-bottom:2px;}
.loginput {text-align:center;}
.logbutton {text-align:center;margin-top:3px;}
.uwagalog {
	padding:0px 0px 10px 0px;
	font-size:12px;
	text-align:center;
	color:#F00;
	font-weight:bold;
}
.uwagazalog {
	padding:0px 0px 10px 0px;
	font-size:12px;
	text-align:center;
	color:#0C0;
	font-weight:bold;
}
#cnt {
	position:relative;
	margin:20px auto 0px auto;
	width:960px;
}
#cnt-top {
	width:960px;
	height:76px;
	float:left;
	padding:0px;
	text-align:right;
	color:#8b8b8b;
	margin-right:40px;
	position:relative;
	z-index:250;
	margin-bottom:0px;
	border-bottom:1px solid #fff;
}
#cnt-top .button {
	box-shadow:0px 0px 2px #dedede;
	border-bottom:none;
	margin:53px 1px 0px 0px;
}
.button {
	padding:0px 10px;
	border:1px solid #fff;
	box-shadow:0px 0px 2px #bebebe;
	background:#eeeeee;
	background:-moz-linear-gradient(top, #eeeeee 0%, #dedede 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#dedede));
	background:-webkit-linear-gradient(top, #eeeeee 0%,#dedede 100%);
	background:-o-linear-gradient(top, #eeeeee 0%,#dedede 100%);
	background:-ms-linear-gradient(top, #eeeeee 0%,#dedede 100%);
	background:linear-gradient(to bottom, #eeeeee 0%,#dedede 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dedede',GradientType=0 );
	line-height:20px;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#4b4b4b !important;
	margin-bottom:5px;
}
.button:hover {color:#2d78be !important;}
.button a {line-height:20px;display:block;}
#cnt-left {
	z-index:200;
	width:160px;
	padding:0px;
	float:left;
	border-top:3px solid #dedede;
	border-bottom:3px solid #dedede;
}
#cnt-right {
	position:relative;
	float:right;
	margin:0px;
	width:778px;
	min-height:450px;
	padding:10px;
	background:#fff;
	border-top:4px solid #dedede;
	border-bottom:4px solid #dedede;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	box-shadow:-3px 0px 0px #dedede;
	z-index:150;
}
#cnt-bottom {
	width:783px;
	clear:both;
	line-height:40px;
	float:right;
	padding:0px 0px 0px 20px;
	text-align:left;
	color:#8b8b8b;
}
#cnt-bottom img {float:right;}
.title {
	text-align:left;
	font-size:11px;
	font-weight: bold;
	padding:10px 0px 10px 10px;
	color:#2d78be;
	background:#f1f1f1;
	border-bottom:1px solid #bebebe;
}
#cnt-right table {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #e9e9e9;
	border-collapse:collapse;
	background:#fff;
	margin:5px 0px 0px;
	width:100%;
	text-align:left;
}
#cnt-right table a:hover {text-decoration:underline;}
#cnt-right table td, #cnt-right table th {padding:5px 10px;border:1px solid #e9e9e9;width:auto;}
#cnt-right table tr:nth-of-type(odd) {background-color:#f9f9f9;}
#cnt-right table.in td:nth-child(100n+1) {width:150px !important;}
#cnt-right thead th {background:#fff;font-weight:bold;height:30px;}
#cnt-right table tr:hover td {border-bottom:1px solid #bebebe;}
.kryt {
	display:table;
	vertical-align:middle;
	width:100%;
	margin:3px 0px;
	position:relative;
}
.attribute {display:table-cell;vertical-align:middle;}
.asd {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.asd .fix {
	table-layout:fixed;
	overflow:hidden;
	white-space:nowrap;
	margin-left:20px;
	width:187px;
	height:92px;
	border:4px solid #c7c7c7;
	background-position:center center;
	background-repeat:no-repeat;
}
#kryteria #kryterium_1 .remove {display:none;}
.remove {
	position:absolute;
	right:-5px;
	top:1px;
	padding:2px;
	background:#c7c7c7;
}
.copying, .recopying {
	position:relative;
	display:block;
	height:77px;
}
.copying:first-child, .recopying:first-child {display:none;}
.copying .image, .recopying .image {
	position:relative;
	border:3px solid #e9e9e9;
	width:100px;
	height:70px;
	display:block !important;
	float:left !important;
	margin-right:5px;
	overflow:hidden;
}
.copying .image img, .recopying .image img {width:100%;}
.copying .inputss, .recopying .inputss {
	text-align:right;
	float:right;
	margin:3px 1px 0px 0px;
}
.copying select, .recopying select {
	max-width:470px !important;
	width:470px !important;
	floar:right;
}
.function {
	float:right;
	cursor:pointer;
	margin-right:5px;
}
#menu {
	width:160px;
	text-align:left;
	font-size:11px;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #dedede;
}
ul li {
	display:block;
	border:none;
	background:#f9f9f9;
}
ul li:hover, .clicked {
	background-color:#fff !important;
	margin-right:-1px !important;
	z-index:4000;
	position:relative;
	font-weight:bold;
	color:#2d78be !important;
}
ul li a {
	display:block;
	text-decoration:none;
	color:#6b6b6b;
	padding:0px 0px 0px 40px;
	line-height:30px;
	font-size:11px;
	border-top:1px solid #dedede;
	border-left:1px solid #dedede;
	border-bottom:1px solid #f5f5f5;
}
ul li a.podstrony {background:url('img/podstrony.png') 5px 4px no-repeat;}
ul li a.podstrony:hover {background:url('img/podstrony.png') 5px 4px no-repeat;}
ul li a.uklad {background:url('img/uklad.png') 5px 4px no-repeat;}
ul li a.uklad:hover {background:url('img/uklad.png') 5px 4px no-repeat;}
ul li a.portfolio {background:url('img/portfolio.png') 5px 4px no-repeat;}
ul li a.portfolio:hover {background:url('img/portfolio.png') 5px 4px no-repeat;}
ul li a.showroom {background:url('img/showroom.png') 5px 4px no-repeat;}
ul li a.showroom:hover {background:url('img/showroom.png') 5px 4px no-repeat;}
ul li a.preferencje {background:url('img/preferencje.png') 5px 4px no-repeat;}
ul li a.preferencje:hover {background:url('img/preferencje.png') 5px 4px no-repeat;}
ul li a.pliki {background:url('img/pliki.png') 5px 4px no-repeat;}
ul li a.pliki:hover {background:url('img/pliki.png') 5px 4px no-repeat;}
input {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:100%;
	border:1px solid #ddd;
	background:#fff;
	border-radius:2px;
	-webkit-border-radius:2px;
    -moz-border-radius:2px;
	margin:0px;
	padding:6px 5px;
	font-size:11px;
	color:#666;
}
input.pl {background:url('img/pl.png') -31px -11px no-repeat #fff;padding:6px 5px 6px 20px;margin-bottom:3px;}
input.en {background:url('img/en.png') -31px -11px no-repeat #fff;padding:6px 5px 6px 20px;}
select {
	margin:0px;
	width:100%;
	border:1px solid #ddd;
	background:#fff;
	border-radius:2px;
	-webkit-border-radius:2px;
    -moz-border-radius:2px;
	border:1px solid #ddd;
	color: #666;
	padding:5px 4px;
	font-size:11px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:100%;
	resize:none;
	border:1px solid #ddd;
	background:#fff;
	border-radius:2px;
	-webkit-border-radius:2px;
    -moz-border-radius:2px;
	margin:0px;
	padding:6px 5px;
	font-size:11px;
	color:#666;
}
.accept {
	position:absolute;
	top:-27px;
	margin-left:600px;
	font-size:11px;
	font-weight:bold;
	color:#00b700;
	background:url('img/confirm.png') left center no-repeat;
	padding:5px 0px 5px 25px;
	text-align:right;
} 
.accept_log {
	font-size:11px;
	font-weight:bold;
	color:#00b700;
	padding:6px 0px 6px 0px;
	position:relative;margin:0 auto;
	text-align:center;
} 
.alert {
	position:absolute;
	top:-27px;
	margin-left:600px;
	font-size:11px;
	font-weight:bold;
	color:#c20000;
	background:url('img/alert.png') left center no-repeat;
	padding:5px 0px 5px 25px;
}
.alert_log {
	font-size:11px;
	font-weight:bold;
	color:#c20000;
	padding:6px 0px 6px 0px;
	position:relative;margin:0 auto;
	text-align:center;
}
.dd {
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:100%;
	list-style:none;
	font-size:11px;
	line-height:20px;
}
.dd-list {
	display:block;
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
}
.dd-list .dd-list {padding-left:40px;}
.dd-collapsed .dd-list {display:none;}
.dd-item, .dd-empty, .dd-placeholder {
	display:block;
	position:relative;
	margin:0px;
	padding:0px;
	min-height:20px;
	font-size:11px;
	line-height:20px;
	cursor:move;
}
.dd-handle { 
	display:block;
	height:30px; 
	margin:5px 0px; 
	padding:5px 10px; 
	text-decoration:none; 
	border:1px dashed #ccc;
    background:#f7f7f7;
    box-sizing:border-box; 
	-moz-box-sizing:border-box;
}
.dd-handle:hover {color:#2ea8e5;background:#fff;}
.dd-item > button {
	display:block;
	position:relative;
	cursor:pointer;
	float:left;
	width:25px;
	height:20px;
	margin:5px 0px;
	padding:0px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	border:none; 
	background:transparent;
	font-size:12px;
	line-height:1px;
	text-align:center;
	font-weight:bold;
}
.dd-item > button:before {
	content:'+';
	display:block;
	position:absolute;
	width:100%;
	text-align:center;
	text-indent:0;
}
.dd-item > button[data-action="collapse"]:before {content: '-';}
.dd-placeholder, .dd-empty { 
	margin:5px 0px; 
	padding:0px; 
	min-height:30px; 
	background:#f2fbff; 
	border:1px dashed #b6bcbf; 
	box-sizing:border-box; 
	-moz-box-sizing:border-box; 
}
.dd-dragel {
	position:absolute;
	pointer-events:none;
	z-index:9999; 
}
.dd-dragel > .dd-item .dd-handle {margin-top:0px;}
.dd-dragel .dd-handle {-webkit-box-shadow:2px 4px 6px 0 rgba(0,0,0,0.1);box-shadow: 2px 4px 6px 0 rgba(0,0,0,0.1);}