/* common */

.hidden,
.popup-content {
	display: none;
}

.cl {
	clear: both;
	width: 100%;
	height: 1px;
	line-height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.asariwww_wyszukiwarka input[type="text"]
{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* pracownicy */

.asariplug_worker_row {
	margin-bottom: 20px;
}

div.asariplug_worker_row img {
	max-width: 154px !important;
}

/* netgmx_checkselect */

.netgmx_checkselect {
	position: relative;
	height: 28px;
	background-color: #ffffff;
	color: #666666;
}

.netgmx_checkselect_boxes {
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	background-color: #ffffff;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
	z-index: 200;
}

.netgmx_checkselect_boxes label {
	position: relative;
	display: block;
	padding: 0 10px;
}

.netgmx_checkselect_boxes label:hover {
	background-color: #eeeeee;
}

.netgmx_checkselect:hover .netgmx_checkselect_boxes {
	display: block;
	padding: 5px 0 5px 0;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-top: 0;
}

.netgmx_checkselect_label {
	position: relative;
	height: 28px;
	padding: 0 0 0 10px;
	line-height:28px;
	border: 1px solid #cccccc;
	overflow: hidden;
	z-index: 100;
}

.netgmx_checkselect_label span {
	display: block;
	height: 28px;
	overflow: hidden;
}

.netgmx_checkselect:hover .netgmx_checkselect_label {
	display: block;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
}

/* netgmx_autocompleter */

.netgmx_autocompleter {
	position: relative;
	height: 63px;
	background-color: #ffffff;
	color: #666666;
	border: 1px solid #cccccc;
}

.netgmx_autocompleter input[type="text"] {
	border: 0 solid #cccccc;
	height: 30px;
	/*line-height: 30px;*/
}

.netgmx_autocompleter_proposed
{
	position: absolute;
	display: none;
	top: 30px;
	left: -1px;
	width: auto !important;
	background-color: #ffffff;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
	border: 1px solid #cccccc;
	border-top: unset;
	white-space: nowrap;
	z-index: 1000;
}

.netgmx_autocompleter_proposed div
{
	padding: 5px 10px;
	cursor: pointer;
}

.netgmx_autocompleter_proposed div:hover
{
	background-color: #eeeeee;
}

.netgmx_autocompleter_selected
{
	position: relative;
	height: 30px;
	width: 100%;
	overflow: hidden;
	overflow-y: auto;
	scrollbar-width: thin; /* Firefox */
}

.netgmx_autocompleter_selected > img
{
	position: absolute;
	display: none;
	top: 0;
	right: 3px;
	cursor: pointer;
}

.netgmx_autocompleter_selected .netgmx_autocompleter_selected_slider {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 90%;
}

.netgmx_autocompleter_selected .netgmx_autocompleter_selected_slider > div {
	float: left;
	padding: 0 5px;
	/*font-size: 11px;*/
	cursor: pointer;
}

.netgmx_autocompleter_selected .netgmx_autocompleter_selected_slider > div:hover {
	background-color: #EEEEEE;
}

.netgmx_autocompleter_selected .netgmx_autocompleter_selected_slider_up {
	top: unset;
	bottom: 0;
}

/* bootstrap grid copy */

.row-fluid {
	position: relative;
  	width: 100%;
  	*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
	display: table;
	content: '';
	line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
	float: left;
	position: relative;
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 2.127659574468085%;
	*margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: unset;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

.pagination ul
{
	margin: unset;
	padding: unset;
	list-style: none;
}

.pagination li
{
	float: left;
}

.pagination li a
{
	padding: 0 5px;
}

.pagination li.active a
{
	color: #ffffff;
	background-color: #000099;
}

.asariplug_netgmx_checktree
{
	display: none;
}

/* check tree */

.netgmx_checktree
{
	position: relative;
	line-height: 20px;
}

.netgmx_checktree_label
{
	line-height: 28px;
	height: 28px;
	padding: 0 0 0 10px;
	overflow: hidden;
	border: 1px solid #cccccc;
	position: relative;
	z-index: 100;
}

ul.netgmx_checktree_boxes
{
	position: absolute;
	display: none;
	margin: unset;
	padding: 10px;
	width: 200px;
	top: 28px;
	left: 0;
	list-style: none;
	background-color: #FFFFFF;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
	z-index: 200;
}

.netgmx_checktree:hover .netgmx_checktree_boxes
{
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-top: unset;
}

ul.netgmx_checktree_boxes ul
{
	display: none;
	list-style: none;
}

ul.netgmx_checktree_boxes a
{
	float: right;
	display: block;
	cursor: pointer;
}

.asariplug_kalkulator div
{
	box-sizing:border-box;
}

.asariplug_kalkulator input[type="text"]
{
    box-sizing: border-box;
    width: 100%;
}

.asariplug_kalkulator .asariplug_sengine_rowConf>div
{
    padding: 0 10px 0 0;
}

.asariplug_kalkulator input[type="radio"]
{
	vertical-align: middle;
	position: relative;
	top: -3px;
	-webkit-appearance: radio !important;
}

.clausule,
form .clausule {
	margin-bottom: 1em;
	font-size: 10px;
}

.clausule p,
form .clausule p {
	margin: unset;
	padding: unset;
	line-height: unset;
}

/*.clausule a.popup-link,*/
.clausule a.popup-link:hover,
.clausule a.popup-link:focus {
	text-decoration: underline;
}

form.asariwww_zglosform,
form.asariwww_contactform {
	margin-bottom: 20px;
}

form.asariwww_zglosform:not(:last-of-type),
form.asariwww_contactform:not(:last-of-type) {
	margin-bottom: 45px;
}

/* -------------------------------------------- */
/* Popups ---->  "asariwww_late.css" */
