body {
	min-width: 320px;
	width: 100%;
	min-height: 0;
}
#popup-container{
	display: none;
}
body #cookie-law-info-bar {
	padding: 20px 0 40px;
	display: none;
}

body #cookie-law-info-bar span {
	width: 90%;
}

body #cookie-law-info-bar span #cookie_action_close_header {
    bottom: 10px;
    left: 40%;
    position: absolute;
}

.wrap {
	width: 90%;
	margin: 0px auto;
}

/* RESPONSIVE MENU */

#menu-order {
	display: none;
	background-color: #fa6203;
}

#menu-order .wrap {
	width: 100%;
}

#menu-order ul {
	list-style: none;
}

#menu-order ul li {
	
}

#menu-order ul li a {
	color: #fff;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	padding: 2% 5%;
}

#menu-order ul li a:hover {
	background-color: #b10e33;
}

/* HEADER*/

#header .wrap {
	height: 115px;
}

#header .logo {
	background-image: url('img/logoDCM01cc.jpg');
	/*background-image: url('img/dolmed-logo45lat.png');
	background-image: url('img/logo.jpg');
	*/
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	background-size: 100%;
	height: 80px;
	top:0;
}

div.aplikacja {
	width: 45%;

	display: block;
	margin-left: auto;
	margin-right: auto;

}

#header .wrapline {
	display: none;
}

#header #menu {
	display: none;
}

#header .search {
	display: none;
}

#header .sign {
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	display: none;
	
}

#header .phone {
	top: 0;
	right: 0;
	margin: 0 auto;
	display: block;
	position: relative;
	#width: 140px;
}

#header .p1 {
	top: 65px;
	position: absolute;
	height: 34px;
	min-width: 100px;
	display: inline-block;
	right: 0;
}

#header .p2 {
	top: 25px;
	position: absolute;
	height: 34px;
	min-width: 100px;
	right: 0;
}

#header #menu-resp {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 26px;
	height: 21px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: #fa6203 url("img/1411.gif") no-repeat center center;
	top: 25px;
	position: absolute;
	right: 0;
	cursor: pointer;
}

/* SLIDER */

#slider {
	min-height: 100px;
}

#slider .wrap {
	min-height: 100px;
}

#slider .boxwrap {
	width: 90%;
	margin: 15px auto;
}

#slider .boxwrap .box {
	height: 36px;
	width: 100%;
	margin: 0 0 5px 0;
}

#slider .boxwrap .subbox {
	height: 34px;
	background: none!important;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#slider .boxwrap .box img {
	display: none;
}

#slider .boxwrap .box a {
	width: 100%;
	top: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-position-x: right;
	width: 99%;
}

#slider .boxwrap .box div {
	width: 100%;
}

#slider .ls-s1, #slider .ls-s2, #slider .ls-s3, #slider .ls-s4 {
	margin: 0 0 0 5%!important;
}

#slider .ls-s4 img {
	right: -200px!important;
}

#slider .ls-s5 {
	display: none!important;
}

.ls-dolmed .ls-bottom-slidebuttons {
	top: 0px!important;
	left: 1%;
}

#slider .ls-bottom-nav-wrapper {
	left: 3%;
	bottom: 35px;
}

/* TOPLAYER */

#toplayer {
	border-bottom: 2px solid #fa6203;
}

#toplayer .wrap {
	width: 100%;
	min-height: 100px;
}

#toplayer .wrap img {
	width: 100%;
	float: left;
}

/* HOME */

#home-1st-row {
	margin: 20px 0 0 0;
}

#home-1st-row .hr1 {
	adisplay: none;
}

#home-1st-row .hr2 {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	display: block;
	background-position: center bottom;
}

#home-1st-row .c2 {
	width: 100%;
}

#home-1st-row .c2:first-child {
	margin-right: 0;
}

#home-1st-row .c2 .news {
	position: relative;
	min-height: 110px;
	margin: 0 0 10px 0;
	aborder:1px #ff0000 dashed;
}	

#home-1st-row .c2 .news .more {
	clear:both;
	position: absolute;
	left: 0;
	bottom: 15px;
	
}

#home-1st-row .c2 .news:last-child {
	adisplay: none;
}

#home-1st-row .c2 .news .title {
	width: 100%;
}

#home-1st-row .c2:nth-child(2) {
	adisplay: none;
}

#home-1st-row .c3 {
	width: 100%;
	margin: 0 0 20px 0;
}

#home-1st-row .c3:nth-child(4) {
	display: none;
}

#home-1st-row .c3:last-child {
	margin-left: 0;
	width: 100%;
}

#home-1st-row .c3 h2 {
	line-height: 34px;
}

#home-1st-row .c3 .content {
	padding: 0 0 0 40px;
}

#home-1st-row .c3 .content strong {
	font-size: 12px;
	font-weight: 400;
}


/* BREADCRUMBS */

.breadcrumbs {
	display: none;
}

/* FOOTER */
/*
#footer {
	min-height: 110px;
	margin: 0;
}

#footer .wrap {
	adisplay: none;
}

#footer .subfooter {
	width: 90%;
}

#footer .cards {
	width: 100%;
}

#footer .visa {
	margin-left: 0;
}

#footer .copy,
#footer .project {
	width: 40%;
}

#footer .copy span {
	display: none;
}

*/


#footer {
	min-height: 110px;
	margin: 0;
}

#footer .wrap {
	adisplay: none;
}

#footer .subfooter {
	width: 90%;
}

#footer .cards {
	width: 100%;
}

#footer .visa {
	margin-left: 0;
}

#footer .copy,
#footer .project {
	width: 40%;
}

#footer .copy span {
	display: none;
}

/* ------------- */
#footer {
	margin: 50px 0 0 0;
	background-image: url('img/1132.jpg');
	background-color: #fff;
	padding: 20px 0;
	background-repeat: repeat-x;
}

#footer .wrap {
	abackground-image: url('img/1506.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0 0 20px 0;
	position: relative;
}

#footer #bottom {
	list-style: none;
	aawidth: 700px;
	width:100%;
	adisplay: inline-block;
	float: left;
}

#footer #bottom > li {
	display: inline-block;
	awidth: 33%;
	afloat: left;
	width:40%;
	padding:0px 5px;
	margin-bottom:15px; 
	border-left:1px #FA6303 solid;
}

#footer #bottom > li > a {
	font-family: Open Sans;
	font-size: 14px;
	line-height: 16px;
	color: #3a3b41;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	margin: 20px 0;
	display: inline-block;
}

#footer #bottom .sub-menu {
	list-style: none;
}

#footer #bottom .sub-menu > li {

}

#footer #bottom .sub-menu > li > a {
	font-size: 13px;
	color: #353535;
	text-decoration: none;
	background-image: url('img/1106.png');
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	background-position: left center;
	line-height: 14px;
	height: 14px;
}

#footer #bottom .sub-menu > li.lvl > a {
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 16px;
	color: rgb(53, 53, 53);
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0px;
	display: inline-block;
	background-image: none;
	padding: 0px;
	background-position: initial initial;
	background-repeat: initial initial;
}

#footer #bottom .sub-menu > li.pusty > a {
	background-image: url('img/1005.png');
}

#footer #bottom .sub-menu > li.separator {

}

#footer #bottom .sub-menu > li.separator a{
	color: transparent;
	background: transparent;
}

#footer #bip {
	float: left;
	awidth: 250px;
	display: inline-block;
}



/* PAGE */

#page, #results {
	background: none;
}

#page #sidebar {
	width: 240px;
	display: block;
	margin: 0 auto;
	float: none;
}

#page #sidebar ul {
	display: none;
}

#page #sidebar .box span {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	background-image: url('img/1037.png');
	background-repeat: no-repeat;
	background-position: 95% center;
}

#page #sidebar .box span.rollup {
	background-image: url('img/1035.png');
}

#page #sidebar .baner {
	display: none;
}

#page #sidebar ul li {
	margin: 5px 0 5px 5px;
}

#page #container.container {
	width: 100%;
}

#page #awards .award {
	background-position: center top;
	padding: 150px 0 0 0;
}

#page #work .more-info {
	width: 90%;
	padding: 5%;
}

#page #gallery {
	display: block;
}

#page #gallery .foto {
	margin: 0 auto 20px auto!important;
	float: none;
	display: block;
}

#page #downloads .download {
	padding: 0 0 100px 0;
}

#page #downloads .info {
	line-height: 18px;
	bottom: 20px;
	max-width: 65%;
}

#page #downloads .doc {
	bottom: 15px;
}

#page #offer .section {
	padding: 170px 0 15px 0;
	margin: 0 0 50px 0;
	background-position: center top;
}

#page #sidebar.research, 
#page #sidebar.treatment, 
#page #sidebar.medical, 
#page #sidebar.clinic {
	margin: -40px auto 0 auto;
}

#page #doctors .doctor .card, 
#page #treatments .treatment .card, 
#page #price-list .doctor .card, 
#page #price-list .research .card, 
#page #price-list .treatment .card, 
#page #preparation .preparation .card, 
#page .bCard .card {
	width: 92%;
	padding: 0 4%;
}

#page .col {
	width: 100%;
	display: inline-block;
	float: left;
}
