#ue-banner {
	height: 115px;
	background-color: #FFF;
	font-size: 13px;
	color: #000;
	text-align: center;
	padding: 10px;
	border: 1px solid;
}

.namePagePoints {
	background-color: #292929;
	width: 270px;
	height: 40px;
	font-size: 17px;
	color: #FFF;
	line-height: 40px;
	margin-top: 40px;
	text-align: left;
	padding-left: 15px;
	z-index: 10;
	position: absolute;
}

.breadcrumbs-points {
    z-index: 9;
    position: absolute;
    left: 0;
    right: 0;  
    width: auto;
}

#form_newaccount div.error, label.error {
    color: red;
}

#form_sign .row span{
    color: #dc0f06;
    font-size: 15px;
    padding-top:2px;
    line-height:13px;
    vertical-align:middle;
}
/*
#form_newaccount input[type=checkbox]{
    display: inline !important;
}
*/
#footer-404 #address {
    position: fixed;
}

#not-found header {
    margin-top: 50px;
    font-size: 50px;
    text-align: center;
}

#not-found .more {
    margin-top: 130px;
    font-size: 20px;
    text-align: center;
}

#not-found button {
    float: none!important;
    position: relative;
    margin-top: 70px;
}

.register-success p {
    margin-top: 15px;
    font-size: 18px;
    text-align: center;
}

.layer {
    min-height: 460px !important;
}

.coll-filter {
    white-space: normal !important;
}

.register-checkbox {
    display: table;
    margin: 0px 15px 0px 15px;
    text-align: justify !important;
}

.register-checkbox input {
    width: 5%;
    float: left;
}
.register-checkbox label {
    width: 95%;
    float: left;
}

.coll-filter .filter-opt {
    display: block;
    margin: 0px 3px 0px 3px;
    text-align: justify !important;
    padding-right: 10px;
}

.coll-filter .filter-opt label {
    width: 87% !important;
    float: left;
}

.multi_breadcrumbs li:last-child {
    font-family: Panton-Black;
}

/*ISTOTNY KOD - sticky footer*/

html, body {height: 100%}
.multi_body {min-height: 90%;}
.multi_body .wrapper {
    overflow: auto;
    padding-bottom: 150px;
}

#multi_footer {position: relative;
    margin-top: -150px;
    height: 150px;
    clear:both;
}

.fixed {
    position: absolute !important;
    height: auto !important;
    margin-top: 0px !important;
    clear:none;
}

.ui-tooltip-content {
    font-size: 12px;
    width: 190px;
}

#multi_index ul li ul .li-child{
    float: left;
    /*padding: 15px 25px;*/
    background: #282B2F;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
    border: 1px solid #282B2F;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

#multi_index ul li ul .li-child:hover{
    background: #CD1619;
    border: 1px solid #CD1619;
}

#multi_index ul li a{
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-family: 'Panton-Bold';
    text-align: center;
    display: block;
    padding: 15px 0px;
}

#multi_index ul {
    width: 23%;
    display: inline-block;
    float: left;
    padding: 3px;
    text-align: center !important;
}

#multi_index ul li ul {
    width: 100%;
}

.width19multi {width: 19% !important;}
.width26multi {width: 26% !important;}
.width32multi {width: 19% !important;}

#multi_index .header {height: 44px;}

#mailOrderTable td {
    border: 1px solid #D8E3E5;
    padding: 15px 10px 15px 10px;
    font-weight: bold;
    text-align: center;
    color: red !important;
    vertical-align: top;
}

.dotsContainer {
    text-align: left;
    margin-left: 15px;
}

.dotsContent {
    width: 100%;
}

.dotsContent a {
    margin-left: 0px;
    width: 35%;
    text-align: center;

}

#modal_map_content .left .img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    height: 90%;
    max-width: 150px;
    max-heigth: 150px;
    margin-top: 0px !important;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.drop-rozwiazania {
    padding: 10px 0px !important;
}

.drop-rozwiazania-podkategorie li a {
    font-weight: normal !important;
}

.multi-header {
    display:list-item !important;
    list-style:disc !important;
}