@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
html {min-width:100%;}
body {
font:0.75em Arial, Tahoma, Verdana, Helvetica, sans-serif; 
background: #fff url(../img/bodyBG.gif) 0 213px repeat-x; color:#616161; 
}

body.site {background: #fff url(../img/bodySiteBG.gif) 0 177px repeat-x;}
td, th {
font:1.1em Arial,Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

img {border:0;}


.skiplink {
	position: absolute;
	left: 0px;
	top: -500px;
	overflow: hidden;
	z-index: 1;
}

 a {
 color:#078e9e; 
 text-decoration:none;
 }
 a:hover, a:focus {text-decoration:underline; outline:none }
 a.more {display:block; background:url(../img/arr_orng.gif) 0 3px no-repeat; padding-left:10px;}

 .klir {clear: both; }
 .clr {
 clear: both; 
 overflow: hidden; 
 height:0;
 }
.clear {
clear:both;   
height: 1px;
overflow: hidden;
  line-height: 1px;
  margin-top:-1px;
  }
  
  .inp, select {
  height:20px; 
  border:1px solid #1391c9; 
  width:220px;
  }
  .inp_small, select.small {
  height:20px; 
  border:1px solid #1391c9; 
  width:70px; margin:0 5px;
  }
  .inp:focus, 
  select:focus, 
  textarea:focus, 
  input.text, 
  textarea.text, 
  .inp_small:focus { 
  background-color:#d4f0f6
  }
  
textarea 
{
height:auto;
border:1px solid #1391c9; 
width:220px; 
overflow:auto;
}
textarea.big {
width:100%; 
height:300px;
}

input.btn {
background:url(../img/tabBG.gif) repeat-x; 
color:#fff; 
border:0; 
padding:3px 5px; 
cursor: pointer;}

img.pix {border:1px solid #ccc; background-color:#fff; padding:3px; margin-right:10px;}

p {margin:5px 0;}
h3 {color:#117ba8; font-size:120%; margin-bottom:10px;}

div#wrapper {
width:980px;
 margin:0 auto; 
 background:#fff url(../img/wrapperBG.gif) 0 213px no-repeat;  
 position:relative
 }
body.site div#wrapper {background:#fff url(../img/wrapper_siteBG.gif) 0 177px no-repeat; }

div#menu {
position:relative; 
top:0; left:0; 
z-index:1; 
background:url(../img/topBG.jpg) 117px 0 no-repeat; 
height:334px;
}

body.site div#menu {
background:url(../img/topSiteBG.jpg) 117px 0 no-repeat; 
height:278px;
}
div#menu img {margin:25px 0 0 60px}
div#menu ul li {list-style-type:none;}
div#menu li a {
position:absolute; 
top:213px;  
width:245px; 
height:121px; 
background:url(../img/menuBlok.png) 0 -121px no-repeat;  
display:block; 
padding-left:40px;
} 
body.site div#menu li a {
position:absolute; 
top:177px;  
width:240px; 
height:101px; 
background:url(../img/menuSiteBlok.png) 0 -101px no-repeat;  
display:block; 
padding-left:40px;
} 


div#menu li a:hover, 
body.site div#menu li a:hover, 
body#firma div#menu li.m1 a, 
body#lekarze div#menu li.m2 a,
body#badania div#menu li.m3 a,
body#kontakt div#menu li.m4 a
{ 
background-position:0 0;
}
div#menu li a span {
height:28px; 
display: block; 
text-indent:-9999px;
}
div#menu li.m1 a {left:21px;} 
body.site div#menu li.m1 a {left:26px;}
div#menu li.m1 a span {
background:url(../img/m_firma.gif) 0 10px no-repeat; 
width:200px;
height:200px;
}
div#menu li.m2 a {left:249px;}
body.site div#menu li.m2 a {left:254px;}
div#menu li.m2 a span {
background:url(../img/m_doctors.gif) 0 10px no-repeat; 
width:200px;
height:200px;
}
div#menu li.m3 a {left:477px;}
body.site div#menu li.m3 a {left:482px;}
div#menu li.m3 a span {
background:url(../img/m_badania.gif) 0 10px no-repeat; 
width:200px;
height:200px;
}
div#menu li.m4 a {left:705px;}
body.site div#menu li.m4 a {left:710px;}
div#menu li.m4 a span {
background:url(../img/m_kontakt.gif) 0 10px no-repeat; 
width:200px;
height:200px;
}

div#content {
background: url(../img/contentBG.jpg) 117px 0 no-repeat; 
height:1%;
}

body.site div#content {
background: url(../img/contentSiteBG.jpg) 117px 0 no-repeat; 
}

div#MainLeft {
float:left; 
width:206px;
}
	div#MainLeft ul {
	list-style:none;
	 margin:20px 0;
	
	 }
	div#MainLeft ul ul {margin:0;  border-top:1px solid #078e9e;}
	div#MainLeft ul ul li {
	border-bottom:0;
	}
	
	div#MainLeft ul li {
	border-bottom:1px solid #078e9e;
	}
	div#MainLeft ul li a {
	display:block; 
	line-height:30px;
	background:url(../img/cross.gif) 5px 12px no-repeat;
	padding-left:20px;
	}
	div#MainLeft ul ul li a { background:none; padding-left:40px; background:#d5e8f0; }
	div#MainLeft ul ul li a:hover {background-image:none; }
	
	div#MainLeft ul li a:hover {
	background:#078e9e url(../img/cross_up.gif) 5px 12px no-repeat;
	color:#fff;
	text-decoration:none;
	}
	
	div#adresBox {
	background:url(../img/adresBG.jpg) no-repeat;
	height:220px;
	padding:166px 5px 0 14px;
	margin-bottom:10px;
	color:#fff;
	font-size:11px
	}
	div#adresBox p {
	margin-bottom:10px;
	}

div#MainCenter {
float:left; 
width:744px; 
padding:30px 0 0 30px;
}
div#MainCenter  ul {padding-left:45px;}
div#MainCenter {}
h1.witamy { background:url(../img/tyt_witamy.gif) no-repeat; text-indent:-9999px;}

h1.tyt {background:url(../img/dot.gif) bottom repeat-x; margin-bottom:20px;}

h2.tyt, div.kim_jestesmy h2 {background:url(../img/dynks_small.gif) bottom left no-repeat; padding:12px 0 0 25px; margin-bottom:10px;}
div.kim_jestesmy {float:left; width:488px; text-align:justify;  background:url(../img/dot.gif) bottom repeat-x; padding-bottom:20px;}
div.kim_jestesmy h2 {padding-left:230px; background:url(../img/dynks_small.gif) 203px 100% no-repeat;}
div.kim_jestesmy h2 span { background:url(../img/tyt_kim.gif) bottom left no-repeat; display:block; text-indent:-9999px;}
div.stetoskop { background:url(../img/stetoskop.jpg) 12px 48px no-repeat; width:203px; height:138px; float:left;}

div.specjalisci {width:236px; float:right; background:url(../img/specBG.jpg) bottom right no-repeat; height:420px; padding-left:20px}
div.specjalisci h2 {background:url(../img/dynks_big.gif) bottom left no-repeat; height:46px; padding-left:36px; margin-bottom:5px;}
div.specjalisci h2 span { background:url(../img/tyt_spec.gif) left bottom no-repeat; text-indent:-9999px; display:block; height:46px;}
div#MainCenter div.specjalisci ul {list-style:none; margin-top:10px; padding-left:10px;}
div.specjalisci li {background: url(../img/arr_orng.gif) 0 3px no-repeat; padding-left:15px; padding-bottom:10px;}


body.site div.specjalisci {width:600px;  padding-top:20px; margin-top:20px; float:none;}

div.zawartosc {float:left; width:340px; margin:10px 0; background:url(../img/kolko1.jpg) top right no-repeat; padding-right:148px;}
 
 div.aktual div.boxBody {background:url(../img/aktualBG.jpg) no-repeat; padding-left:148px; min-height:148px;}
 
div#footer {background:url(../img/footerBG.gif) no-repeat; width:230px; height:41px; margin:20px 0; padding:15px 0 0 750px}
div#footer li {list-style:none; float:left; margin-right:10px;}

div#footer li a {color:#616161; font-size:0.9em}

div.movie {width:360px; height:300px; float:right}

div#doctors {margin:30px 0; float:left; width:464px; padding-right:30px;}
div#doctors p {margin-bottom:10px;}
div#doctors h3 {color:#117ba8; font-size:150%; margin-bottom:10px;}
div#doctors h3 span {font-weight:normal; font-size:100%; display:block}
div#doctors img.pix {border:1px solid #ccc; background-color:#fff; padding:3px; float:left; margin-right:10px;}


div#doctors blockquote { background:#0c90a0 url(../img/blockBG.jpg) 50px 0 no-repeat; min-height:83px; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; padding:30px 10px 20px 100px; font-size:1.5em;
font-style:italic; margin:10px 0;
}
div#doctors blockquote span {font-size:0.75em; font-style:normal; display:block}

div#MainCenter ul#doc_list {list-style:none; float:right; width:250px; margin-top:20px; padding-left:0}
ul#doc_list img {border:1px solid #ccc; background-color:#fff; padding:3px; float:left; margin-right:10px;}
ul#doc_list li {clear:both;}
ul#doc_list li a {display:block; border-bottom:1px solid #078e9e; height:63px; margin-bottom:5px;}
ul#doc_list li strong {display:block;}

.blockLeft { background:#0c90a0 url(../img/blockBG2.jpg) 50px 0 no-repeat; min-height:83px; color:#fff; padding:30px; margin:10px 10px 10px 0; float:left; font-size:1.3em}
.block { background:#0c90a0 url(../img/blockBG2.jpg) 50px 0 no-repeat; color:#fff; padding:30px; margin:10px 10px 10px 25px;  font-size:1.3em}
div#MainCenter ul.blockRight { background:#0c90a0 url(../img/blockBG2.jpg) 50px 0 no-repeat; min-height:83px; color:#fff; padding:20px 20px 20px 10px; margin:10px 10px 10px 0; float:right; font-size:1.2em; width:200px; list-style:none;}
.blockFoto {background:#0c90a0 url(../img/blockBG2.jpg) 350px 0 no-repeat; color:#fff; padding:30px; margin:10px 0; font-size:1.3em;}

.blockFoto img {float:left; margin-right:10px;}
.blockRight li {display:inline;}
.blockRight a {color:#fff; display:block; border-bottom:1px solid #fff; padding:3px 10px}
.blockRight a:hover { background-color:#fff; color:#0c90a0; text-decoration:none;}
div.adresRight {float:left; width:505px;}
dl.list {margin-top:10px;}
dl.list dt {font-weight:bold; color:#117ba8; font-size:1em; margin:10px 0;}
dl.list dd {}

div#MainCenter p  {padding-left:25px;}


div#MainCenter ul.listInline { list-style:none; background-color:#fff; padding:10px; margin-bottom:10px; text-align:center; border:1px dashed #117ba8;}
div#MainCenter ul.listInline li {display:inline;}
div#MainCenter ul.listInline li a { margin-right:20px;}

div.cRight {float:right; width:150px; margin:0 0 10px 10px}
div#MainCenter div.cRight ul {list-style:none; padding:10px; border:1px solid #117ba8;}
div.cRight li {background: url(../img/arr_orng.gif) 0 3px no-repeat; padding-left:15px; padding-bottom:10px;}
ul.arrow {padding-left:45px; list-style:none;}
ul.arrow li {background: url(../img/arr_orng.gif) 0 3px no-repeat; padding-left:15px; padding-bottom:10px;}

.cite {background:#e6f4f5 url(../img/cite.gif) 55px 20px no-repeat; border:1px solid #0c90a0; border-width:1px 0; padding:20px 10px 20px 100px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; margin-bottom:20px;}
.cite span {font-style:normal; font-weight:bold; color:#0c90a0; display:block;}

div.mapa {float:left; margin-right:20px;}

table.hours {margin:20px 0; width:478px;} 
table.hours td, table.hours th {padding:3px;  }
td.active {background:#117ba8; }
table.hours td.col {background:#0c90a0; color:#fff; border-top:1px solid #fff;}
table.hours td {border-bottom:1px solid #117ba8; text-align:center; font-weight:bold; border-right:1px solid #c9e1eb;}
table.hours th { background:#0c90a0; color:#fff; border-bottom:1px solid #0c90a0;}
table.hours th.doc { background-color:transparent; border-top:1px solid #0c90a0; padding-top:5px;}

div.spec{width:236px; float:right; background:url(../img/specBG.jpg) bottom right no-repeat; height:420px; padding-left:20px}
div.spec h2 {background:url(../img/dynks_big.gif) bottom left no-repeat; height:46px; padding-left:36px; margin-bottom:5px;}
div.spec h2 span { background:url(../img/tyt_spec.gif) left bottom no-repeat; text-indent:-9999px; display:block; height:46px;}
div#MainCenter div.spec ul {list-style:none; margin-top:10px; padding-left:10px;}
div.spec li {background: url(../img/arr_orng.gif) 0 3px no-repeat; padding-left:15px; padding-bottom:10px;}

div.kim_jestesmy ul {padding-left:20px;}

div#poradnikMenu {background:url(../../foto/poradnik.jpg) no-repeat; width:230px; padding-top:153px; float:right; margin-left:20px;}
div#poradnikMenu ul {list-style:none;} 

dl.pubs {padding-left:25px;}
dl.pubs dt {font-weight:bold; margin-top:10px;}
dl.pubs dd {font-style:italic;}


table.tabBasic{margin-bottom:20px; width:100%; border-left:1px solid #c9e1eb} 
table.tabBasic td, table.tabBasic th {padding:3px;  }
td.active {background:#117ba8; }
table.tabBasic td.col {background:#0c90a0; color:#fff; border-top:1px solid #fff;}
table.tabBasic td {border-bottom:1px solid #117ba8; text-align:center;  border-right:1px solid #c9e1eb;}
table.tabBasic th { background:#0c90a0; color:#fff; border-bottom:1px solid #0c90a0;}
table.tabBasic span {display:block; font-size:80%;}

div.maternity1 {background:url(../img/maternityPix.jpg) no-repeat; width:140px; height:145px; float:left; margin:0 10px 10px 0;}
div.maternity2 {background:url(../img/maternityPix2.jpg) no-repeat; width:140px; height:145px; float:right; margin:0 0 10px 10px;}

dl#faq {margin-left:25px;}
dl#faq dd { background:#0c90a0 url(../img/blockBG2.jpg) 50px 0 no-repeat; color:#fff; padding:20px; margin:10px 10px 10px 0; font-style:italic}
.accordion dt { /* activated */
            	cursor: pointer;
            }
			dl#faq dt span {font-weight:bold; color:#117ba8; font-size:1.3em}
			dl#faq dt {border-top:1px solid #117ba8; padding:10px 0;}
			dl#faq h4 {font-size:1.3em;}

div.news p {border-top:1px solid #117ba8; padding:10px 0;}
div.newsHeader {background:url(../img/joga.jpg) right no-repeat; padding-right:230px; height:230px;}
/*#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}*/

div.kontakt {margin:20px 0 0 240px; background-color:#d5e8f0; padding:10px; border-bottom:1px solid #078e9e; border-top:1px solid #078e9e}
form td {padding:3px;}

h4.info {color:#c00; font-size:1.1em; margin-bottom:10px; text-align:center}

div.lang {position:absolute; top:10px; left:840px; z-index:100;}
div.lang img {vertical-align:middle; margin-right:5px;}


/*galeria*/
/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
div#MainCenter  ul.svw ul {position: relative; left: -999em;} 
div#MainCenter #mygalone ul { padding-left:0 !important;}

 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 5px solid #078e9e;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%;
margin-bottom:40px;
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
border:1px solid #078e9e;
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #078e9e; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #078e9e; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 