@CHARSET "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext);

* {
	font-family: Calibri, Trebuchet MS, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	line-height: 1.1em;
}

HTML, BODY {
	height: 100%;
}

HTML {
	text-align: center;
}

BODY {
	text-align: center;
	padding: 0;
	margin: 0;
	position: relative;
	background: #f8f8f8 url(../img/bgHeader.jpg) no-repeat center top;
}

BODY.index {
	background-image: url(../img/bgIndex.jpg);
}

A {
	outline: none;
	text-decoration: none;
	color: #2b978b;
}


A:HOVER {
	text-decoration: underline;
}

HR {
	border: none;
	background-color: transparent;
}

A IMG {
	border: 0px;
}

UL,OL {
	margin: 0;
	padding: 0;
	list-style: none;
}

LI {
	list-style: none;
	list-style-type: none;
	text-indent: 0;
}

FORM {
	padding: 0;
	margin: 0;
	border: 0;
}


body > div.wrapper > div {
	width: 951px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

body > div.wrapper {
	width: 1200px;
	margin: 0 auto;
	border-left: 1px solid #E3E5E4;
	border-right: 1px solid #E3E5E4;
	border-bottom: 1px solid #E3E5E4;
	position: relative;
}

div#Header {
	height: 420px;
}


body.index div#Header {
	height: 493px;
}

div#Header > * {
	position: absolute;
	z-index: 100;
}

div#Header > a {
	width: 210px;
	height: 62px;
	left: 43px;
	top: 24px;
	background: url(../img/esculap.png) no-repeat left top;
	text-indent: -999em;
}

div#Header > img {
	top: 105px;
	z-index: 90;
}

div#Header > ol {
	overflow: hidden;
}

div#Header > ol.navmenu {
	right: 0;
	top: 40px;
	height: 15px;
	border-right: 1px solid #707070;
}

div#Header > ol.menu {
	right: 0;
	top: 67px;
}

div#Header > ol > li {
	float: left;
}

div#Header > ol.navmenu > li {
	border-left: 1px solid #707070;
	line-height: 13px;
	padding: 0 0.5em;
}

div#Header > ol.navmenu > li > a {
	font-size: 13px;
	color: #707070;
	line-height: 13px;
}

div#Header > ol.menu > li > a {
	font-size: 16px;
	color: #888888;
	margin-left: 1em;
	font-weight: bold;
}

div#Header > ol > li > a:HOVER,
div#Header > ol.menu > li.selected > a {
	color: #2b978b;
}

div#Header > div.box {
	left: 65px;
	top: 222px;
	width: 293px;
	height: 137px;
	background: url(../img/faqBox.png) no-repeat left top;
	padding: 15px 35px;
}

div#Header > div.box > h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	font-size: 39px;
	color: #727272;
	margin: 0;
	padding: 0;
}

div#Header > div.box > p {
	line-height: 1.1em;
	font-size: 13px;
	font-weight: bold;
	color: #38aca0;
	margin: 1em 0;
	padding: 0;
}

div#Header > div.box > a {
	position: absolute;
	bottom: 15px;
	left: 35px;
	font-size: 18px;
	color: #ff8217;
	text-decoration: underline;
}

div#Header > div.box > a:HOVER {
	color: #38aca0;
}

div#Header > p {
	font-size: 13px;
	margin: 0;
	padding: 36px 18px 0 18px;
	color: #fff;
	background: url(../img/tipBox.png) no-repeat left top;
	right: -35px;
	bottom: 0px;
	width: 290px;
	height: 75px;
}

body.index div#Header > p {
	bottom: -20px;
}

div#Content {
	color: #838383;
	font-size: 14px;
	padding-left: 75px;
	padding-right: 395px;
	width: 481px;
	margin-top: 2em;
	background-repeat: no-repeat;
	background-position: left 3px;
	min-height: 300px;
}

div#Content li {
	padding-left: 1.5em;
	background: url(../img/bullet1.png) no-repeat 4px 2px;
}

div#Content > h1 {
	font-size: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: -999em;
}

div#Content h2 {
	font-size: 18px;
}

div#Content h3 {
	font-size: inhertit;
	color: #2b978b;
	text-decoration: underline;
	font-weight: normal;
}

div#Content > div.info_box {
	position: absolute;
	right: 0;
	top: 100px;
	background: url(../img/infoBox.png) no-repeat left top;
	width: 300px;
	height: 76px;
	padding: 55px 29px;
}

div#Content > div.info_box > p {
	padding: 0;
	margin: 0;
}

div#Content > div.info_box > p + p {
	margin-top: 1em;
	color: #2b978b;
}

/* photoscroller */

#Scroller {
	width: 933px;
	position: relative;
	height: 234px;
	padding: 1em 0;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin-top: 2em;
}

#Scroller div.container {
	width: 933px;
	height: 234px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 1em;
}

#Scroller ol {
	width: 100000px;
	height: 234px;
	position: absolute;
}

#Scroller li {
	float: left;
	width: 311px;
	height: 234px;
	overflow: hidden;
	padding: 0;
	background-image: none;
}

#Scroller li a {
	display: block;
	border: 3px solid transparent;
}

#Scroller li a:hover {
	border-color: #2b978b;
}

#Scroller img {
	width: 305px;
	height: 228px;
}

#Scroller div.button {
	position: absolute;
	width: 50px;
	height: 50px;
	cursor: pointer;
	top: 114px;
}

#Scroller div.previous_button_disabled,
#Scroller div.previous_button {
	left: -25px;
	z-index: 201;
	background: url(../img/btnPrev.png) no-repeat center;
}

#Scroller div.next_button_disabled,
#Scroller div.next_button {
	z-index: 200;
	right: -25px;
	background: url(../img/btnNext.png) no-repeat center;
}

#Scroller div.next_button_over {
	background-image: url(../img/btnNextOver.png);
}

#Scroller div.previous_button_over {
	background-image: url(../img/btnPrevOver.png);
}

#Scroller div.previous_button_disabled,
#Scroller div.next_button_disabled {
	cursor: default;
	background: none;
}

/* photoscroller end */


div#Footer {
	background: url("../img/bgFooter.png") no-repeat center top;
	height: 198px;
	width: 100%;
	margin-top: 150px;
	margin-bottom: 30px;
}

div#Footer > div {
	width: 951px;
	margin: 0 auto;
	position: relative;
}

div#Footer > div > p {
	position: absolute;
	right: 30px;
	top: 100px;
	color: #c2c2c2;
	font-size: 12px;
}

div#Footer > div > p > strong {
	color: #a5a5a5;
	display: block;
	font-weight: normal;
}

/* index */

#carousel-wrapper {
	position: absolute;
	top: 104px;
	left: 0;
	width: 951px;
	height: 368px;
	overflow: hidden;
	z-index: 99;
}

#carousel-content {
	width: 2500px;
}

#carousel-content .slide {
	width: 951px;
	height: 368px;
}

body.index div#Header > ol.jumpers {
	position: absolute;
	left: 40px;
	bottom: 35px;
}

body.index div#Header > ol.jumpers > li {
	float: left;
}

body.index div#Header > ol.jumpers > li > a {
	display: block;
	margin-right: 0.5em;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	background: url(../img/dotoff.png) no-repeat center;
}

body.index div#Header > ol.jumpers > li > a.selected,
body.index div#Header > ol.jumpers > li > a:HOVER {
	background-image: url(../img/doton.png);
}

body.index div#Header > div.ibox {
	position: absolute;
	left: 65px;
	top: 165px;
	width: 443px;
	height: 228px;
	background: url(../img/indexBox.png) no-repeat left top;
}

body.index div#Header > div.ibox > h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	font-size: 39px;
	color: #727272;
	margin-left: 38px;
	margin-right: 48px;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 1em;
}

body.index div#Header > div.ibox > p {
	color: #38ACA0;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	margin-left: 38px;
}

body.index div#Content {
	overflow: auto;
	padding: 0;
	width: 951px;
	padding-top: 30px;
	min-height: 0;
}

body.index div#Content > div {
	float: left;
	width: 450px;
	overflow: hidden;
}

body.index div#Content > div.box1 > p {
	text-align: center;
	width: 250px;
	font-size: 12px;
	color: #bdbdbd;
}

body.index div#Content > div.box1 > p > a {
	display: block;
	text-indent: -999em;
	background: url(../img/signaliduna.png) no-repeat left top;
	width: 136px;
	height: 29px;
	margin: 0.2em 0;
	margin-left: 60px;
}

body.index div#Footer {
	margin-top: 50px;
}

a.lang {
	position: absolute;
	left: 130px;
	top: 24px;
	width: 28px;
	height: 32px;
	text-indent: -999em;
}

a.lang.pl {
	background: url(../img/pl.gif) no-repeat left bottom;
}

a.lang.en {
	top: 52px;
	background: url(../img/en.gif) no-repeat left bottom;
}

div.cookie-policy {
	position: fixed;
	left: 0;
	bottom: 0;
	background-color: #fff;
	border: 1px solid #E4E4E4;
	width: 100%;
	padding: 0.5em 0;
	z-index: 1000001;
	box-shadow: 0 6px 6px 6px #666666;
	text-align: center;
	font-size: 12px;
}

div.cookie-policy > div {
	margin: 0 auto;
	width: 1200px;
}

div.cookie-policy a {
	text-decoration: underline;
}

div.cookie-policy p {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #9EAAB1;
}

div.cookie-policy span {
	float: right;
	border: 1px solid #E4E4E4;
	color: #2b978b;
	font-weight: bold;
	margin: 3px 1em;
	padding: 0.3em 3em;
	cursor: pointer;
}


.void {}