/* mr
Theme Name: Dolmed by AUCH Studio
Theme URI: http://auch.pl
Description: Motyw graficzny dla Dolmed.
Author: Rafał Majkowski
Author URI: http://rafalmajkowski.pl
Version: 1.0
*/

/*
@font-face {
    font-family: 'MuseoSans100';
    src: url('fonts/museosans-100-webfont.eot');
    src: url('fonts/museosans-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans-100-webfont.woff') format('woff'),
         url('fonts/museosans-100-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuseoSans300';
    src: url('fonts/museosans-300-webfont.eot');
    src: url('fonts/museosans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans-300-webfont.woff') format('woff'),
         url('fonts/museosans-300-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuseoSans500';
    src: url('fonts/museosans-500-webfont.eot');
    src: url('fonts/museosans-500-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans-500-webfont.woff') format('woff'),
         url('fonts/museosans-500-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuseoSans700';
    src: url('fonts/museosans_0-webfont.eot');
    src: url('fonts/museosans_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans_0-webfont.woff') format('woff'),
         url('fonts/museosans_0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DinPro';
    src: url("fonts/FF_DIN_Pro_Regular_Italic.otf");
    src: url("fonts/FF_DIN_Pro_Regular_Italic.otf") format("opentype");
    font-weight: normal;
    font-style: normal;

}
*/

* {
	font-family: Open Sans;
	font-weight: 400;
	z-index: 9;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, img, form,fieldset,input,p,blockquote,th,td{
	margin:0; padding:0;
}

html, body {
	height: 100%;
	padding:0;
	margin:0;
}

body, table	{
	text-align:left;
	color:#353535;
}

body {
	background: #fff;
	position: relative;
	overflow-y: scroll;
	min-height: 768px;
	min-width: 980px;
}

body div {
	text-align:left;
}

a, img, textarea, input {
	outline: 0;
	border: 0;
}

p, li, a {
	color: #353535;
	line-height: 1.5em;
	font-size: 13px;
}

a {
	color: #f96103;
	text-decoration: none;
}

.clear {
	clear:both;
}


.semibold,
.semibold * {
	font-weight: 600!important;
}

strong, strong *,
.bold, .bold *,
b {
	font-weight: 700;
}

.wp-frame { 
	background-color: #ececec;
	display: inline-block;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding: 10px;
	text-align: left;
}

.font-10 {
	font-size: 10px;
}

.font-11 {
	font-size: 11px;
}

.font-12 {
	font-size: 12px;
}

.font-13 {
	font-size: 13px;
}

.font-14 {
	font-size: 14px;
}

.font-15 {
	font-size: 15px;
}

.font-16 {
	font-size: 16px;
}

.font-17 {
	font-size: 17px;
}

.font-18 {
	font-size: 18px;
}

.font-19 {
	font-size: 19px;
}

/* HEADER */

.wrap {
	width: 990px;
	margin: 0px auto;
}

.hide {
	display: none;
}

#search {
	background-color: #fa6303;
	display: none;
}

#search .wrap {
	height: 76px;
	position: relative;
}

#search input {
	background: transparent;
	border: 0;
	width: 80%;
	line-height: 30px;
	border-left: 2px solid #fedac4;
	padding: 0 0 0 10px;
	margin: 20px 0;
	color: #fff;
	outline: none;
}

#search input[type=submit] {
	background: url('img/0821.png');
	border: 0;
	line-height: 30px;
	color: #fff;
	outline: none;
	width: 65px;
	padding: 0 20px 0 0;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0 0 0 37px;
	cursor: pointer;
}

#search input::-webkit-input-placeholder {
   color: #fff;
}

#search input:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

#search input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

#search input:-ms-input-placeholder {  
   color: #fff;  
}

#search .tit {
	height: 14px;
	width: 14px;
	display: inline-block;
	background-image: url('img/tit.png');
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: 14px;
}

#search .close {
	height: 18px;
	width: 17px;
	display: inline-block;
	background-image: url('img/close.png');
	background-repeat: no-repeat;
	position: absolute;
	bottom: 32px;
	right: 12px;
}

#search .screen-reader-text {
	display: none;
}

/* RESPONSIVE MENU */

#menu-order {
	display: none;
}

/* HEADER */

#header {
	position: relative;
	background-image: url('img/1419.jpg');
}

#header .wrap {
	height: 145px;
	position: relative;
}

#header .logo {
	width: 420px;
	height: 116px;
	display: inline-block;
	/*
	background-image: url('img/logo-txt.jpg');
	*/
	background-image: url('img/logoDCM01cc.jpg');
	position: absolute;
	top: 2px;
	left: 0;
}

div.aplikacja {
	width: 990px;
	height: 127px;
	display: block;
	background-image: url('img/baner-aplikacja.jpg');
	background-position: center;
	margin-left: auto;
	margin-right: auto;

}

#header #menu { 
	margin: 0 auto; 
	list-style: none;
	display: inline-block; 
	height: 36px; 
	background-color: #fff; 
	border-bottom: 2px solid #fa6303;
	float: right;
	position: absolute;
	right: 0;
	bottom: 45px;
}

#header #menu > li { 
	display: inline-block; 
	float: right;
}

#header #menu > li a { 
	color: #3a3b41;
	font-size: 14px;
	display: block;
	float: left;
	padding: 6px 9px 4px 9px;
	text-decoration: none;
	text-transform: uppercase;
	height: 27px;
	line-height: 27px;
	font-weight: 600;
}

#header #menu > li a:hover { 
	color: #a80d36; 
}

#header #magic-line { 
	position: absolute; 
	bottom: -2px; 
	left: 0; 
	width: 100px; 
	height: 2px; 
	background: #a80c36; 
}

#header #menu .sub-menu { 
	position: absolute;
	top: 34px;
	z-index: 999;
	display: none;
	right: 0;
	list-style: none;
	width: 125%;
	padding: 10px 0 0 0;
}

#header #menu .sub-menu > li { 
	padding: 0 4px 2px 4px;
	height: auto;
	min-height: 21px;
	display: block;
	position: relative;
	float: right;
}

#header #menu .sub-menu > li a { 
	font-size: 13px;
	text-transform: none;
	padding: 0 4px;
	font-weight: 600;
	color: #353535;
}

#header #menu .sub-menu > li a:hover { 
	color: #a80d36;
}

#header .recepty {
	height: 34px;
	display: inline-block;
	padding: 0 0 0 40px;
	position: absolute;
	right: 150px;
	top: 22px;
	line-height: 34px;
	background-repeat: no-repeat;
	font-size: 22px;
	font-family: Open sans;
	color: #a80c36;
	font-weight: 700;
	text-align:right;
}

#header .phone {
	height: 34px;
	display: inline-block;
	padding: 0 0 0 40px;
	background-image: url('img/phone.jpg');
	position: absolute;
	right: 50px;
	top: 22px;
	line-height: 34px;
	background-repeat: no-repeat;
	font-size: 22px;
	font-family: Open sans;
	color: #a80c36;
	font-weight: 700;
	text-align:right;
}

#top_menu .sign1 {
	height: 34px;
	display: inline-block;
	position: absolute;
	right: 60px;
	top: 0px;
	line-height: 34px;
	background-repeat: no-repeat;
	width: 226px;
	background-position: center center;
	background-image: url('img/1345.png');
}
#top_menu .sign2 {
	height: 34px;
	display: inline-block;
	position: absolute;
	right: 60px;
	top: 32px;
	line-height: 34px;
	background-repeat: no-repeat;
	width: 226px;
	background-position: center center;
	background-image: url('img/1345a.png');
}

#top_menu .sign3 {
	height: 34px;
	display: inline-block;
	position: absolute;
	right: 60px;
	top: 32px;
	line-height: 34px;
	background-repeat: no-repeat;
	width: 226px;
	background-position: center center;
	background-image: url('img/1345b.png');
}

#top_menu .sign4 {
	height: 34px;
	display: inline-block;
	position: absolute;
	right: 60px;
	top: 32px;
	line-height: 34px;
	background-repeat: no-repeat;
	width: 226px;
	background-position: center center;
	background-image: url('img/1345c.png');
}

#header .sign1 a,
#header .sign2 a,
#header .sign3 a,
#header .sign4 a,
{
	width: 205px;
	color: #fff;

	font-size: 14px;
	text-decoration: none;
	padding: 0 0 0 12px;
	display: inline-block;
	background-image: url('img/1547.png');
	background-repeat: no-repeat;
	background-position: right center;
	height: 34px;
    line-height: 34px;
    float: left;
}

#header .search {
	height: 44px;
	display: inline-block;
	background-image: url('img/1501.png');
	position: absolute;
	right: 0;
	top: 15px;
	line-height: 34px;
	background-repeat: no-repeat;
	width: 34px;
	background-position: center 13px;
}

#header .close {
	height: 44px;
	display: inline-block;
	background-image: url('img/1459.png');
	position: absolute;
	right: 0;
	top: 15px;
	line-height: 34px;
	background-repeat: no-repeat;
	width: 34px;
	background-position: center 13px;
}

#header .wrapline {
	width: 50%;
	height: 140px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url('img/headline.jpg');
	z-index: -1;
	background-repeat: repeat-x;
}

#header{
}

#topMenu{
	margin:auto;
}

#topMenu .wrap{
	margin:auto;
	right:0;
	text-align:right;
}

#topMenu a{
	color:#ffffff;
}
/*
#topMenu .signX{
	position: relative;
	height:100px;
	display: inline-block;
	float:left;
	border:5px #ff0000 dashed;
	
}

*/


#topMenu .sign {
	afloat: right;
	height: 34px;
	display: inline-block;
	aright: 60px;
	atop: 0px;
	line-height: 34px;
	background-repeat: no-repeat;
	width: 226px;
	background-position: center center;
	margin:auto;
}



#topMenu .sign1 {
	text-align:center;
	background-image: url('img/1345.png');
}

#topMenu .sign2 {
	text-align:center;
	background-image: url('img/1345a.png');

}

#topMenu .sign3 {
	text-align:center;
	background-image: url('img/1345b.png');

}

#topMenu .sign4 {
	text-align:center;
	background-image: url('img/1345c.png');

}

#topMenu .sign a{
	
	width: 205px;
	font-size: 14px;
	text-decoration: none;
	padding: 0 0 0 12px;
	display: inline-block;
	background-image: url('img/1547.png');
	background-repeat: no-repeat;
	background-position: right center;
	height: 34px;
    line-height: 34px;
    float: left;	
}

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



/* MPP */
.mpp img{
  adisplay: block;
  width:100%;
  max-width:989px;
}

/* SLIDER */

#slider .ls-s5 {
	font-size: 1em;
} 

#slider .dzyndzel {
	background-image: url('img/1224.png');
	background-repeat: no-repeat;
	background-position: right center;
	min-height: 41px;
	padding: 0 50px 0 0;
}

#slider {
	background-color: #e5f0fa;
	max-height: 370px;
}

#slider .wrap {
	max-height: 370px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

#slider #layerslider {
	width: 100%; 
	height: 370px; 
	margin: 0 auto;
	float: left;
}

#slider .ls-s3 a {
	background-image: url('img/1224.png');
	background-repeat: no-repeat;
	background-position: right center;
	min-height: 41px;
	padding: 0 50px 0 0;
}

#slider .ls-bottom-nav-wrapper {
	z-index: 99;
	position: absolute;
	bottom: 100px;
	left: 0;
}

#slider .boxwrap {
	width: 990px;
	margin: 0px auto;
	position: relative;
	z-index: 99;
}

#slider .boxwrap .box {
	/*width: 247.5px;*/
	width: 24%;
	margin: 0 1.3% 0 0;
	float: left;
	display: inline-block;
	/*height: 170px;*/
	background-image: url('img/box-shadow.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}

#slider .boxwrap .box:last-child {
	margin: 0;
}

#slider .boxwrap .subbox {
	width: 100%;
	display: inline-block;
	border: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #fff;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background-size: 100% 100%;
}

#slider .boxwrap .box img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 1;
	float: left;
	/*
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
    filter: gray;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); 
    -webkit-filter: grayscale(1);
    -webkit-transition: all .6s ease;
    -webkit-backface-visibility: hidden; 
    -moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	*/
}

#slider .boxwrap .box div {
	display: inline-block;
	position: absolute;
	bottom: -1px;
	left: 0;
	background-color: #b10e33;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
	border: 1px #b10e33 solid;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	font-family: MuseoSans500;
	background-image: url('img/box-arrow.png');
	background-repeat: no-repeat;
	background-position: 185px 8px;
	min-width: 210px;
}

#slider .boxwrap .box a span {
	margin-left: 5px;
}

#slider .boxwrap .box:last-child {
	margin: 0;
}


/* TOPLAYER */

#toplayer {
	background-color: #e5f0fa;
}

#toplayer .wrap {
	max-height: 310px;
	overflow: hidden;
}

/* HOME */

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

#home-1st-row .wrap {
	
}

#home-1st-row .c2 {
	width: 55%;
	display: inline-block;
	float: left;
}

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

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

#home-1st-row .c2:nth-child(2) img {
	float: right;
	margin: 0 4px 0 0;
}

#home-1st-row .c2:last-child {
	margin-left: 1%;
}

#home-1st-row .c2 h2 {
	font-family: Open Sans;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	color: #ae0e34;
	background-image: url('img/1108.png');
	background-repeat: no-repeat;
	padding: 0 0 0 40px;
	height: 34px;
	font-weight: 600;
}

#home-1st-row .c2 .news {
	min-height: 80px;
	margin: 0 0 10px 0;
}

#home-1st-row .c2 .news .head {
	min-height: 24px;
	margin: 0 0 6px 0;
}

#home-1st-row .c2 .news .date {
	float: left;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	color: #b3113b;
	width: 80px;
	display: inline-block;
	font-weight: 600;
}

#home-1st-row .c2 .news .title {
	float: left;
	font-size: 14px;
	line-height: 24px;
	min-height: 24px;
	color: #3a3b41;
	width: 80%;
	display: inline-block;
	font-weight: 600;
}

#home-1st-row .c2 .news .more {
	float: right;
	line-height: 24px;
	height: 24px;
	width: 70px;
	display: inline-block;
	background-image: url('img/1132.png');
	background-repeat: no-repeat;
	background-position: right 0;
	font-family: Open Sans;
	color: #353535;
	font-size: 13px;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 0px;

}


#home-1st-row .c2 .news .desc {
	font-size: 13px;
	line-height: 16px;
	color: #353535;
	padding: 0 15px 0 0;
}

/*
#home-2nd-row {
	padding: 30px 0 0 0;
	background-image: url('img/1506.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px 0 0 0;
}

#home-2nd-row .wrap {
	
}
*/

#home-1st-row .hr {
	padding: 30px 0 0 0;
	background-image: url('img/1506.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px 0 0 0;
}

#home-1st-row .hr2 {
	display: none;
}

#home-1st-row .c3 {
	width: 34%;
	display: inline-block;
	float: left;
}

#home-1st-row .c3:nth-child(4) {
	margin-right: 9.5%;
	width: 31%;
}

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

#home-1st-row .c3 h2 {
	font-family: Open Sans;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	color: #ae0e34;
	background-image: url('img/1108.png');
	background-repeat: no-repeat;
	padding: 0 0 0 40px;
	height: 34px;
	font-weight: 600;
	margin: 0 0 10px 0;
}

#home-1st-row .c3:nth-child(6) h2 {
	background-image: url('img/1109.png');
}

#home-1st-row .c3:nth-child(7) h2 {
	background-image: url('img/1110.png');
}

#home-1st-row .c3:nth-child(4) h2 {
	background-image: url('img/1111.png');
}

#home-1st-row .c3 .content {
	color: #323338;
	font-size: 13px;
	line-height:16px;
}

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

#home-1st-row .c3 .content label {
	width: 100%;
	display: inline-block;
	margin: 30px 0 0 0;
}

#home-1st-row .c3 .content input[type=text] {
	background-color: #F3F3F3;
    border: 1px solid #E3E1E1;
    border-radius: 8px 8px 8px 8px;
    color: #353535;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    margin: 10px 0;
    padding: 0 5%;
    width: 160px;
}

#home-1st-row .c3 .content input[type=submit] {
	width: 85px;
	height: 34px;
	background-color: transparent;
	line-height: 34px;
	border: 0;
	outline: 0;
	font-family: Open Sans;
	font-size: 13px;
	background-image: url('img/1132.png');
	background-repeat: no-repeat;
	background-position: right 6px;
	text-align: left;
	color: #353535;
	margin: 0 0 0 10px;
}

/*

#home-2nd-row .c3 {
	width: 34%;
	display: inline-block;
	float: left;
}

#home-2nd-row .c3:first-child {
	margin-right: 9.5%;
	width: 31%;
}

#home-2nd-row .c3:last-child {
	margin-left: 0.5%;
	width: 25%;
}

#home-2nd-row .c3 h2 {
	font-family: Open Sans;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	color: #ae0e34;
	background-image: url('img/1108.png');
	background-repeat: no-repeat;
	padding: 0 0 0 40px;
	height: 34px;
	font-weight: 600;
	margin: 0 0 10px 0;
}

#home-2nd-row .c3:nth-child(1) h2 {
	background-image: url('img/1109.png');
}

#home-2nd-row .c3:nth-child(2) h2 {
	background-image: url('img/1110.png');
}

#home-2nd-row .c3:nth-child(3) h2 {
	background-image: url('img/1111.png');
}

#home-2nd-row .c3 .content {
	color: #323338;
	font-size: 13px;
	line-height:16px;
}

#home-2nd-row .c3 .content strong {
	font-size: 14px;
	font-weight: bold;
}

#home-2nd-row .c3 .content label {
	width: 100%;
	display: inline-block;
	margin: 30px 0 0 0;
}

#home-2nd-row .c3 .content input[type=text] {
	width: 200px;
	height: 30px;
	background-color: #ececec;
	border: 1px solid #cecece;
	line-height: 30px;
}

#home-2nd-row .c3 .content input[type=submit] {
	width: 100px;
	height: 34px;
	background-color: transparent;
	line-height: 34px;
	border: 0;
	outline: 0;
	font-family: Open Sans;
	font-size: 13px;
	background-image: url('img/1132.png');
	background-repeat: no-repeat;
	background-position: right 6px;
	text-align: right;
	padding: 0 30px 0 0;
	color: #353535;
}

*/

/* CLINIC */
/*
#clinics {
	position: relative;
	background-image: url('img/1115.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 50% 2px;
	min-height: 62px;
}

#clinics .wrap {

}

#clinics #sidebar {
	width: 240px;
	display: inline-block;
	margin: -40px 0 0 0;
	float: left;
}

#clinics #sidebar .baner {
	position: relative;
}

#clinics #sidebar .baner a {
	display: inline-block;
}

#clinics #sidebar .baner img[alt=contact] {
	position: absolute;
	top: -20px;
	right: -20px;
}

#clinics #sidebar ul {
	list-style: none;
	padding: 0 0 15px 5px;
	margin: 0 0 30px 0;
	background-image: url('img/1053.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

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

#clinics #sidebar ul li a {
	font-size: 13px;
	color: #353535;
	text-decoration: none;
	background-image: url('img/1013.png');
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	background-position: left center;
	line-height: 14px;
	height: 14px;
}

#clinics #sidebar ul li a:hover {
	background-image: url('img/1014.png');
}

#clinics #sidebar ul li a.current {
	color: #a80c36!important;
	background-image: url('img/1014.png')!important;
}

#clinics #sidebar .box {
	width: 240px;
	height: 160px;
	display: inline-block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #fff;
	position: relative;
}

#clinics #sidebar .box span {
	display: inline-block;
	position: absolute;
	bottom: -1px;
	left: 0;
	background-color: #f96103;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border: 0;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	font-family: Open Sans;
	width: 220px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}
*/
#page #container {
	width: 710px;
	display: inline-block;
	min-height: 400px;
	float: right;
	padding: 15px 0;
}

#page #container h1 {
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	color: #353535;
	text-transform: uppercase;
}

#page .content ul,
#page .content ol {
	margin-left: 16px;
}

#page .content p,
#page .content li,
#page .content a {
	color: #353535;
	line-height: 1.5em;
	font-size: 13px;
}

#page .content a {
	color: #f96103;
}

#page .content p,
#page .content ul,
#page .content ol {
	padding-top: 10px;
}

#page .content {
	min-height: 0px;
	padding: 0 0 20px 0;
}

#page .content .bt,
#offer .content .bt {
	margin: 0 30px 0 0;
}

#page .content .bt,
#page .content .bt a,
#offer .content .bt,
#offer .content .bt a {
	width: 201px;
	height: 63px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0 -63px;
}

#page .content .doctor,
#page .content .doctor a,
#offer .content .doctor,
#offer .content .doctor a {
	background-image: url('img/1222.png');
}

#page .content .pricelist,
#page .content .pricelist a,
#offer .content .pricelist,
#offer .content .pricelist a {
	background-image: url('img/1226.png');
}

#page .content .doctor.spec,
#page .content .doctor.spec a,
#offer .content .doctor.spec,
#offer .content .doctor.spec a {
	background-image: url('img/1312.png');
}

#page .content .treatment,
#page .content .treatment a.bt,
#offer .content .treatment,
#offer .content .treatment a.bt {
	background-image: url('img/1223.png');
}

#page .content .research,
#page .content .research a,
#offer .content .research,
#offer .content .research a {
	background-image: url('img/1221.png');
}

#page .content .clinic,
#page .content .clinic a,
#offer .content .clinic,
#offer .content .clinic a {
	background-image: url('img/1220.png');
}

#page .content .doctor a,
#page .content .treatment a.bt,
#page .content .research a,
#page .content .clinic a,
#page .content .pricelist a,
#offer .content .doctor a,
#offer .content .treatment a.bt,
#offer .content .research a,
#offer .content .clinic a,
#offer .content .pricelist a {
	background-position: 0 0;
}

#page #doctors .doctor,
#page #treatments .treatment,
#page #price-list .doctor,
#page #price-list .research,
#page #price-list .treatment,
#page #preparation .preparation,
#page .bCard {
	background: none;
	margin: 0 0 5px 0;
}

#page #doctors .doctor .head,
#page #treatments .treatment .head,
#page #price-list .doctor .head,
#page #price-list .research .head,
#page #price-list .treatment .head,
#page #preparation .preparation .head,
#page .bCard .head {
	border-bottom: 2px solid #ececec;
}

#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: 50%;
	border: 0;
	padding: 0 15px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	font-size: 13px;
	line-height: 31px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	background-color: #ececec;
	height: 31px;
	background-image: url('img/1036.png');
	background-repeat: no-repeat;
	background-position: 97% 9px;
	display: inline-block;
	cursor: pointer;
	color: #353535;
	font-weight: 600;
}

#page #doctors .doctor .body,
#page #treatments .treatment .body,
#page #price-list .doctor .body,
#page #price-list .research .body,
#page #price-list .treatment .body,
#page #preparation .preparation .body,
#page .bCard .body {
	padding: 20px 0 20px 0; 
	display: none;
}

#page #price-list .research h2,
#page #price-list .treatment h2 {
	color: #f96103;
	font-weight: 700;
	margin: 20px 0;
	display: inline-block;
	width: 100%;
}



#page, #results {
	position: relative;
	background-image: url('img/1115.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 50% 2px;
	min-height: 62px;
}

#page .wrap {

}

#page #sidebar {
	width: 240px;
	display: inline-block;
	margin: 0;
	float: left;
}

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

#page #sidebar .baner {
	position: relative;
}

#page #sidebar .baner a {
	display: inline-block;
}

#page #sidebar .baner img[alt=contact] {
	position: absolute;
	top: -20px;
	right: -20px;
}

#page #sidebar ul {
	list-style: none;
	padding: 0 0 15px 5px;
	margin: 0 0 30px 0;
	background-image: url('img/1053.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}

#page #sidebar ul ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	background: none;
}

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

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

#page #sidebar ul li > a.current {
	color: #a80c36;
	background-image: url('img/1014.png');
}

#page #sidebar ul li > a:hover {
	background-image: url('img/1014.png');
}

#page #sidebar .box {
	width: 240px;
	min-height:20px;
	display: inline-block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #fff;
	position: relative;
}

#page #sidebar.research .box,
#page #sidebar.treatment .box,
#page #sidebar.medical .box,
#page #sidebar.clinic .box {
	width: 240px;
	height: 160px;
	display: inline-block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #fff;
	position: relative;
}

#page #sidebar .box span {
	display: inline-block;
	position: absolute;
	bottom: -1px;
	left: 0;
	background-color: #f96103;
	padding: 10px 10px;
	color: #fff;
	text-decoration: none;
	border: 0;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	font-family: Open Sans;
	width: 220px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}

#page #container {
	display: inline-block;
	min-height: 500px;
	float: right;
	padding: 15px 0;
	font-size: 13px;
}

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

#page #container.container {
	width: 710px;
}

#page .content {
	min-height: 0px;
	padding: 0 0 40px 0;
	position: relative;
	display: inline-block;
	width: 100%;
}

#page.adresy-i-telefony .content {
	padding: 0;
}

#page .content h1 {
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	color: #353535;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#page .content h2 {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 16px;
	color: #a80d36;
	margin: 10px 0;
}

#page .content h3 {
	font-size: 13px;
	line-height: 16px;
	margin: 10px 0;
	font-weight: 600;
}

#page .content ul,
#page .content ol {
	margin-left: 25px;
}

#page .content ul,
#page .content ol,
#page .content p {
	margin-bottom: 0;
}

#page .content ul li {
	list-style-type: disc;
}

#page .content ul li li {
	list-style-type: circle;
}

#page .breadcrumbs {
	background-image: url('img/1253.png');
}

#page .form-row {
	width: 100%;
}

#page .form-row * {
	outline: 0;
}

#page .form-col {
	width: 49%;
	float: left;
}

#page .form-row input[type=text],
#page .form-row input[type=email] {
	background-color: #f5f5f5;
	border: 1px solid #e1e1e1;
	margin: 10px 0;
	height: 40px;
	width: 87%;
	padding: 0 5%;
	line-height: 40px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #353535;
	font-size: 13px;
}

#page .form-row textarea {
	background-color: #f5f5f5;
	border: 1px solid #e1e1e1;
	margin: 10px 0;
	height: 165px;
	width: 90%;
	padding: 0 5%;
	line-height: 40px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #353535;
	font-size: 13px;
	resize: none;
}

#page .form-row input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #686868;
}
#page .form-row textarea::-webkit-input-placeholder { /* WebKit browsers */
    color:    #686868;
}
#page .form-row input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #686868;
}
#page .form-row textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #686868;
}
#page .form-row input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #686868;
}
#page .form-row textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #686868;
}
#page .form-row input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #686868;
}
#page .form-row textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #686868;
}

#page .form-row input[type="submit"]{
	width: 75px;
	height: 30px;
	background-color: transparent;
	line-height: 30px;
	border: 0;
	outline: 0;
	font-family: Open Sans;
	font-size: 14px;
	background-image: url('img/0821.png');
	background-repeat: no-repeat;
	background-position: right 6px;
	text-align: left;
	margin: 0 0 0 20px;
	color: #fff;
	float: left;
	cursor: pointer;
}

#page .form-row .sbt {
	display: inline-block;
	float: right;
	position: relative;
	background-color: #f96103;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	width: 110px;
}

#page .form-zamow-teleporade .disabled{
	opacity: 0.3;
	color:#aaaaaa;
	cursor: not-allowed;
}

#page .form-zamow-teleporade .error{
	border:1px #ff0000 solid;
}

#page .form-zamow-teleporade input[type="text"]{
	background-color: #f5f5f5;
	border: 1px solid #e1e1e1;
	margin: 10px 0;
	height: 40px;
	width: 87%;
	padding: 0 5%;
	line-height: 40px;
	border-radius: 8px;
	color: #353535;
	font-size: 13px;
	
}

#page .form-zamow-teleporade .Fsubmit {
	display: inline-block;
	position: relative;
	background-color: #f96103;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	width: 110px;

	outline:0;

	font-family: Open Sans;
	font-weight: 400;
	z-index: 9;

	font-size:13px;

	color:#353535;



	width: 175px;
	height: 30px;
	line-height: 30px;
	border: 0;
	outline: 0;
	font-family: Open Sans;
	font-size: 14px;
	text-align: center;
	color: #fff;
	cursor: pointer;

}

/* FORMULARZ ZAMOWIENIA RECEPTY */

#page .form-zamow-recepte input, #page .form-zamow-recepte label {
    adisplay:block;
	float:left;
}

#page .form-zamow-recepte .disabled{
	opacity: 0.3;
	color:#aaaaaa;
	cursor: not-allowed;
}

#page .form-zamow-recepte .error{
	border:1px #ff0000 solid;
}

#page .form-zamow-recepte span2 {
	float:left;
	border:1px #ff0000 dashed;
	padding:0px;
	margin:5px 0px;
}
	

#page .form-zamow-recepte label {
    display: block;
	padding:0;
	margin:0;
	font-weight:bold;
}

#page .form-zamow-recepte input[type="text"]{
	background-color: #f5f5f5;
	border: 1px solid #e1e1e1;
	margin: 5px 0;
	height: 30px;
	padding: 0 2%;
	aline-height: 40px;
	border-radius: 8px;
	color: #353535;
	font-size: 13px;
}

#page .form-zamow-recepte .Fsubmit {
	display: inline-block;
	position: relative;
	background-color: #f96103;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	width: 110px;

	outline:0;

	font-family: Open Sans;
	font-weight: 400;
	z-index: 9;

	font-size:13px;

	color:#353535;



	width: 175px;
	height: 30px;
	line-height: 30px;
	border: 0;
	outline: 0;
	font-family: Open Sans;
	font-size: 14px;
	text-align: center;
	color: #fff;
	cursor: pointer;




}

/* --- */

#page .form-row .ajax-loader {
	display: none;
}




#page .form-row .sbHolder {
	position: relative;
	width: 99%;
	height: 35px;
	border: 0;
	font-size: 13px;
	color: #0189ff;
	font-weight: normal;
	background-color: #a80d36;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	z-index: 10;
	margin: 0 0 5px 0;
}

#page .form-row .sbToggle {
	position: absolute;
	top: 9px;
	right: 10px;
	width: 8px;
	height: 17px;
	outline: none;
	background-image: url('img/1521.png');
	display: block;
}

#page .form-row .sbSelector {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	outline: none;
	overflow: hidden;
	display: block;
}

#page .form-row .sbSelector {
	color: #fff;
}

#page .form-row .sbSelector:link, .sbSelector:visited, .sbSelector:hover {
	padding: 4px 0;
	color: #fff;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}

#page .form-row .sbOptions {
	position: absolute;
	margin-top: 5px;
	padding: 0;
	top: 30px;
	left: -1px;
	width: 100%;
	border: 1px solid #a80d36;
	background-color: #fff;
	list-style: none;
	overflow-y: auto;
	z-index: 10;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-left: 0px;
}

#page .form-row .sbOptions a {
	padding: 2px 3px;
	color: #4d4d4d;
	outline: none;
	display: block;
}

#page .form-row .sbOptions a:hover {
	background-image: url('img/1125.png');
}

#page .form-row .sbOptions a:link, .sbOptions a:visited, .sbOptions a {
	color: #353535;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px;
}

#page .form-row .menu-127 {
	z-index: 999;
}

#page .wpcf7 span.wpcf7-not-valid-tip {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #a80c36;
	top: -6px;
	left: 10px;
	font-size: 13px;
	padding: 5px 20px;
}

#page .wpcf7 .wpcf7-validation-errors {
	float: left;
	border: 1px solid #a80c36;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 5px 20px;
}

#page .wpcf7 .wpcf7-mail-sent-ok {
	float: left;
	border: 1px solid green;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 5px 20px;
}

#page .dolmed-data td {
	width: 33%;
}

#page .diff {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	border: 2px solid #ececec;
	padding: 10px;
}

#page .diff h2 {
	font-size: 16px;
	font-weight: 600;
	color: #353535;
}

#page .diff .btn {
	height: 63px;
	display: inline-block;
	position: absolute;
	bottom: -51px;
	right: -2px;
	width: 201px;
	margin: 0;
	background-image: url('img/1430.png');
	background-position: 0 -63px;
}

#page .diff .btn a {
	width: 131px;
	height: 53px;
	display: inline-block;
	background-image: url('img/1430.png');
	margin: 0 0 0 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 0 0 70px;
	float: right;
	background-position: 0 0;
}

#page .table-price-list {
	width: 95%;
	border-collapse: collapse;
	margin: 15px;
	border-bottom: 1px solid #ebebeb;
}

#page .table-price-list td {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
	color: #353535;
}

#page .table-price-list td:last-child {
	text-align: right;
	width: 50px;
}

#page .table-price-list .category td {
	font-weight: 600;
}

#page .table-price-list .category td:nth-child(2) {
	padding-right: 5px;
}

#page .table-price-list .subcategory td:nth-child(2) {
	font-weight: 600;
	color: #a80c36;
}

#page .table-price-list td.child:nth-child(2) {
	padding-left: 10px;
}

#page .table-price-list .research td:first-child {
	background-image: url('img/1113.png');
	background-repeat: no-repeat;
	background-position: center;
}

#page .table-price-list .research td:nth-child(2) {
	padding-right: 10px;
}

#page .table-price-list tr:nth-child(2n+1) {
	background-color: #ebebeb;
}




#page #gallery {
	margin: 20px 0;
	display: inline-block;
}

#page #gallery .foto {
	width: 230px;
	height: 150px;
	display: inline-block;
	margin: 0 10px 10px 0;
	float: left;
	position: relative;
	overflow: hidden;
}

#page #gallery .foto span {
	left: 0;
	bottom: -35px;
	height: 30px;
	width: 90%;
	line-height: 30px;
	background-color: #fff;
	color: #000;
	opacity: 0.7;
	position: absolute;
	padding: 0 5%;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
}

#page #gallery .foto:nth-child(3n) {
	margin: 0 0 0 0;
}

#page #gallery .foto .lupa {
	position: absolute;
	width: 31px;
	height: 31px;
	bottom: -35px;
	right: 0;
}

#page #gallery img {
	width: 230px;
	height: 150px;
	display: inline-block;
}

#page .pagelinks {
	float: right;
	padding: 10px 0;
	margin: 10px 0 0 0;
	position: absolute;
	bottom: 0;
	right: 0;
}

#page .pagelinks .pagenumon {
	min-width: 24px;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	text-align: center;
	background-color: #f96103;
	color: #fff;
}

#page .pagelinks .pagenumlink,
#page .pagelinks .pagenextlink,
#page .pagelinks .pageprevlink  {
	min-width: 24px;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	text-align: center;
	color: #353535;
}

/*
#page.adresy-i-telefony {

}

#page.adresy-i-telefony table#dolmed-data tr td {	
	padding: 5px 0;
}

#page.adresy-i-telefony table#dolmed-data tr td:nth-child(1) * {	
	font-size: 14px;
}

#page.adresy-i-telefony table#dolmed-data tr td:nth-child(2) * {
	font-weight: 700;	
	font-size: 13px;
}
*/


#page #news .news {
	border-bottom: 1px solid #d5d2d3;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#page #news .news:last-child {
	border: 0;
	padding: 0;
	margin: 0;
}

#page #news .title {
	float: left;
	font-weight: 700;
	width: 100%;
	margin: 15px 0;
	background-image: url('img/1507.png');
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}

#page #news .title.change {
	background-image: url('img/1508.png');
}

#page #news .date {
	width: 80px;
	color: #f96103;
	font-weight: 700;
	display: inline-block;
}

#page #news .short,
#page #news .long {
	padding: 0 20px 0 0;
}




#page #tips .tip {
	border-bottom: 1px solid #d5d2d3;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#page #tips .tip:last-child {
	border: 0;
	padding: 0;
	margin: 0;
}

#page #tips .title {
	float: left;
	font-weight: 700;
	width: 100%;
	margin: 15px 0;
	background-image: url('img/1507.png');
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #f96103;
}

#page #tips .title.change {
	background-image: url('img/1508.png');
}

#page #tips .short,
#page #tips .long {
	padding: 0 20px 0 0;
}



/*
#page #faq .faq {
	border-bottom: 1px solid #d5d2d3;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	display: inline-block;
	width: 100%;
}

#page #faq .faq:last-child {
	border: 0;
	padding: 0;
	margin: 0;
}

#page #faq .title {
	float: left;
	font-weight: 700;
	width: 90%;
	margin: 15px 0;
	background-image: url('img/1507.png');
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
	text-transform: uppercase;
	padding: 0 10% 0 0;
}

#page #faq .title.change {
	background-image: url('img/1508.png');
}

#page #faq .short,
#page #faq .long {
	padding: 0 20px 0 0;
}
*/

#page #faq .faq {
	border-bottom: 1px solid #d5d2d3;
	padding: 0 0 10px 0;
	min-height: 40px;
	display: inline-block;
	width: 100%;
}

#page #faq .faq:last-child {
	border: 0;
	padding: 0;
	margin: 0;
}

#page #faq .title {
	float: left;
	font-weight: 700;
	width: 100%;
	margin: 15px 0;
	background-image: url('img/1507.png');
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}

#page #faq .title.change {
	background-image: url('img/1508.png');
}

#page #faq .date {
	width: 80px;
	color: #f96103;
	font-weight: 700;
	display: inline-block;
}

#page #faq .short,
#page #faq .long {
	padding: 0 20px 0 0;
	float: left;
}



#page #downloads .download {
	border-bottom: 1px solid #d5d2d3;
	padding: 0 0 50px 0;
	margin: 0 0 10px 0;
	display: inline-block;
	width: 100%;
	position: relative;
}

#page #downloads .download:last-child {
	border: 0;
	margin: 0;
}

#page #downloads .title {
	float: left;
	font-weight: 700;
	width: 100%;
	margin: 15px 0;
	cursor: pointer;
	text-transform: uppercase;
	color: #f96103;
}

#page #downloads .short,
#page #downloads .long {
	padding: 0 20px 0 0;
}

#page #downloads .info {
	height: 36px;
	width: 500px;
	line-height: 36px;
	display: inline-block;
	padding: 0 50px 0 0;
	position: absolute;
	bottom: 10px;
	left: 0;
	font-size: 10px;
	color: #353535;
}

#page #downloads .doc {
	background-image: url('img/1217.png');
	background-repeat: no-repeat;
	background-position: right center;
	height: 36px;
	width: 36px;
	line-height: 36px;
	display: inline-block;
	padding: 0 50px 0 0;
	position: absolute;
	bottom: 10px;
	right: 0;
}



#page #results .result {
	display: inline-block;
	margin: 15px 0;
	width: 100%;
}

#page #results .result .title {
	font-size: 13px;
	font-weight: 600;
}

#page #results .result .desc {
	font-size: 13px;
	margin: 10px 0;
	position: relative;
	padding: 0 0 10px 0;
}

#page #results .result .more {
	font-size: 13px;
	font-weight: 600;
	margin: 0 0 0 10px;
}

#page .cols {

}

#page .col {
	width: 33%;
	display: inline-block;
	float: left;
	min-height: 140px;
}

#page hr {
	margin: 20px 0;
	border: 0;
	border-bottom: 1px solid #e6e6e6;
}



#clinics #preparation .preparation {
	background: none;
	margin: 0 0 5px 0;
}

#clinics #preparation .preparation .head {
	border-bottom: 2px solid #ececec;
}

#clinics #preparation .preparation .card {
	width: 50%;
	border: 0;
	padding: 0 15px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	font-size: 13px;
	line-height: 31px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	background-color: #ececec;
	height: 31px;
	background-image: url('img/1036.png');
	background-repeat: no-repeat;
	background-position: 97% 9px;
	display: inline-block;
	cursor: pointer;
}

#clinics #preparation .preparation .body {
	padding: 0 0 20px 0; 
	display: none;
}






#page #awards .award {
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 120px;
	padding: 15px 0 15px 200px;
	background-size: 150px;
	border-bottom: 1px solid #d5d2d3;
	margin: 15px 0;
	display: inline-block;
}

#page #awards .award:last-child {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}





#page #auction .auction {
	border-bottom: 1px solid #d5d2d3;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	display: inline-block;
	width: 100%;
}

#page #auction .auction:last-child {
	border-bottom: 0;
	padding: 0;
	margin: 0;
}

#page #auction .title {
	float: left;
	font-weight: 700;
	width: 100%;
	margin: 15px 0;
	background-image: url('img/1507.png');
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}

#page #auction .title.change {
	background-image: url('img/1508.png');
}

#page #auction .date {
	width: 80px;
	color: #f96103;
	font-weight: 700;
	display: inline-block;
}

#page #auction .short,
#page #auction .long {
	padding: 0 20px 0 0;
	float: left;
}



#page #work .work {
	border-bottom: 1px solid #d5d2d3;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

#page #work .work:last-child {
	border:0;
	margin: 0;
	padding: 0;
}

#page #work .title {
	font-size: 13px;
	color: #a80c36;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: 600;
}

#page #work .job {
	margin: 5px 0;
	display: inline-block;
	width: 100%;
}

#page #work .job li {
	font-weight: 600;
}

#page #work .more-info {
	width: 400px;
	display: inline-block;
	background-color: #ececec;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 20px;
}




#page #offer .sections {
	
}

#page #offer .section {
	border-bottom: 1px solid #d5d2d3;
	padding: 0 0 10px 250px;
	margin: 0 0 10px 0;
	display: inline-block;
	background-repeat: no-repeat;
	position: relative;
	min-height: 160px;
}

#page #offer .section .thumb {
	width: 240px;
	height: 160px;
	display: inline-block;
	float: left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}

#page #offer .section .info {
	
}

#page #offer .section h2 {
	font-size: 16px;
	font-weight: 600;
	color: #f96103;
}

#page #offer .section p {
	
}

#page #offer .section a {
	line-height: 24px;
	height: 24px;
	width: 75px;
	display: inline-block;
	background-image: url('img/1132.png');
	background-repeat: no-repeat;
	background-position: 60px 0;
	font-family: Open Sans;
	color: #353535;
	font-size: 13px;
	text-decoration: none;
	position: absolute;
	bottom: -11px;
	right: 0;
	background-color: #fff;
	padding: 0 0 0 15px;
}



.error404 #page {
	background: none;
}

#page #e404 {
	background-image: url('img/1025.jpg');
	background-position: 50px 50px;
	min-height: 400px;
	background-repeat: no-repeat;
	text-align: center;
	padding: 170px 0 0 0;
}

#page #e404 h1 {
	display: inline-block;
	font-size: 48px;
	color: #4c4d53;
	margin: 0 0 30px 100px;
}
#page #e404 h1 span {
	font-size: 72px;
	color: #fa6303;
}

#page #e404 h2 {
	font-size: 24px;
	margin: 0 0 0 100px;
}

#page #e404 h2 a {
	font-size: 24px;
	text-decoration: underline;
	padding: 0 30px 0 0;
	background-image: url('img/1132.png');
	background-repeat: no-repeat;
	background-position: right;
}




#price-list .research .body {
	width: 100%;
	max-height: 500px;
	overflow: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#price-list .treatment .body {
	width: 100%;
	max-height: 500px;
	overflow: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}




/* BREADCRUMBS */

.breadcrumbs {
	font-size: 13px;
	font-weight: 600;
	line-height: 32px;
	height: 32px;
	background-image: url('img/1153.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	background-size: 50% 2px;
}

.breadcrumbs a {
	color: #353535;
	text-decoration: none;
	margin: 16px 0 0 0;
	display: inline-block;
	float: left;
	line-height: 16px;
}

.breadcrumbs a.current-item {
	color: #a80c36
}

.breadcrumbs span {
	margin: 16px 5px 0 5px;
	display: inline-block;
	float: left;
	line-height: 16px;
	height: 16px;
}

.breadcrumbs .jtext {
	display: inline-block;
	float: right;
}

.breadcrumbs .jtext span {
	cursor: pointer;
	color: #a80c36;
	font-weight: 600;
	float: left;	
}

.breadcrumbs .jtext span:nth-child(1) {
	font-size: 12px;
	margin: 17px 2px 0 2px;
}

.breadcrumbs .jtext span:nth-child(2) {
	font-size: 16px;
	margin: 15px 2px 0 2px;
}

.breadcrumbs .jtext span:nth-child(3) {
	font-size: 20px;
	margin: 14px 2px 0 2px;
}



/* FOOTER */

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

#footer .wrap {
	background-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;
	width: 700px;
	display: inline-block;
	float: left;
	background-image: url('img/vline.png');
	background-repeat: no-repeat;
	background-position: right center;
	min-height: 250px;
}

#footer #bottom > li {
	display: inline-block;
	width: 33%;
	float: left;
}

#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: right;
	width: 250px;
	display: inline-block;
}

#footer #bip .bip {
	height: 53px;
	width: 158px;
	display: inline-block;
	background-image: url('img/1142.png');
	background-repeat: no-repeat;
	margin: 20px 0 10px 0;
}

#footer #bip p {
	font-size: 13px;
	line-height: 16px;
	color: #353535;
}

#footer #bip span {
	font-family: Open Sans;
	font-size: 14px;
	font-weight: bold;
}

#footer .go-to-top {
	height: 34px;
	width: 35px;
	display: inline-block;
	background-image: url('img/0859.png');
	position: absolute;
	bottom: 0;
	right: 0;
}

#footer .go-to-top a {
	height: 34px;
	width: 35px;
	display: inline-block;
	background-image: url('img/1204.png');
}

#footer .subfooter {
	position: relative;
	width: 990px;
	margin: 10px auto;
}

#footer .cards {
	height: 25px;
	line-height: 25px;
	margin: 10px 10px 10px 0;
	display: inline-block;
	float: left;
	font-size: 11px;
	color: #3a3b41;
}

#footer .visa {
	width: 35px;
	height: 25px;
	display: inline-block;
	margin: 10px 10px;
	background-image: url('img/1210.png');
	background-repeat: no-repeat;
	float: left;
}

#footer .visaelectron {
	width: 35px;
	height: 25px;
	display: inline-block;
	margin: 10px 10px;
	background-image: url('img/1211.png');
	background-repeat: no-repeat;
	float: left;
}

#footer .mastercard {
	width: 35px;
	height: 25px;
	display: inline-block;
	margin: 10px 10px;
	background-image: url('img/1212.png');
	background-repeat: no-repeat;
	float: left;
}

#footer .maestro {
	width: 35px;
	height: 25px;
	display: inline-block;
	margin: 10px 10px;
	background-image: url('img/1213.png');
	background-repeat: no-repeat;
	float: left;
}

#footer .vpay {
	width: 35px;
	height: 25px;
	display: inline-block;
	margin: 10px 10px;
	background-image: url('img/1215.png');
	background-repeat: no-repeat;
	float: left;
}

#footer .card img {
	/*
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: gray;
	-webkit-filter: grayscale(1);
	*/
	cursor: pointer;
}	

#footer .fb {
	width: 22px;
	height: 25px;
	display: inline-block;
	margin: 10px 10px;
	background-image: url('img/1327.png');
	background-repeat: no-repeat;
	float: right;
}

#footer .gp {
	width: 22px;
	height: 25px;
	display: inline-block;
	margin: 10px 10px;
	background-image: url('img/1328.png');
	background-repeat: no-repeat;
	float: right;
}

#footer .copy {
	font-size: 11px;
	color: #3a3b41;
	float: left;
}

#footer .project {
	font-size: 11px;
	color: #3a3b41;
	float: right;
}

#footer .project a {
	color: #3a3b41;
	text-decoration: none;
}


#footer .project a strong {
	font-weight: bold;
}

#footer .cookies {
	background-color: #fa6303;
	min-height: 50px;
	width: 100%;
}

/* NEWSLETTER */

.alo_easymail_widget_ok {
	margin: 10px 0 0 0;
}

/* COOKIES */

.cli-plugin-main-link {
	font-weight: 600;
}

body #cookie-law-info-bar {
	margin: 0 auto;
	padding: 20px 0;
}

#cookie-law-info-bar span {
	width: 990px;
	margin: 0 auto;
	display: inline-block;
	text-align: left;
}

#cookie_action_close_header {
	float: right;
	margin: -5px 0 0 0;
}


#cookie_action_close_header.cli-plugin-button, #cookie_action_close_header.cli-plugin-button:visited {
	-webkit-box-shadow: none;
	text-shadow: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/* POPUP */
#popup-container{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: rgba(0,0,0,0.7);
	top: 0;
	left: 0;
	
}
#popup{
	width: 697px;
	height: 561px;
	position: relative;
	top: 50%;
	left: 50%;
	margin-left: -349px;
	margin-top: -280px;
	background: url("img/popup.png");
}
#popup-close{
	width: 50px;
	height: 49px;
	position: absolute;
	background: url("img/closepopup.png");
	right: 40px;
	top: 40px;
	cursor: pointer;
}
@media (max-width: 979px){
#popup-container{
	display: none;
}
}
@media (min-width: 980px){
	#popup-container{
	display: block;
}
}