<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
body {
	background-color:#FFFFFF;	
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:23px;
	color:rgba(150,150,150,1);
	overflow-y: scroll;
	overflow-x: hidden;
}

.main_page {
	background:rgba(204,204,204,0.8);
	width:100%;
	height:75px;
	display:block;
	
}

.position_center {
	width: 1100px;
	margin: 0 auto;
	clear:both;
}
.position_center &gt; h1 a {
	background:url(../gfx/logo_rafdent.png) no-repeat;
	text-indent:-999em;	
	display:block;
	width:250px;
	height:50px;
	margin-top:20px;
	margin-left:20px;
	float:left;
	position:relative;
	
}

.main_page &gt; h1 a {
	background: url(../gfx/logo_rafdent.png) no-repeat;
	text-indent:-999em;	
	display:block;
	width:250px;
	height:50px;
	margin-top:20px;
	margin-left:20px;
	float:left;
	position:relative;
	
}

.main_page &gt; p {
	display:none;;
		
}
.mapa_mobile {
	display:none;
}
#galeria_mobile {
	display:none;	
}
/* menu */

.menu &gt; li {
	float:left;
	position:relative;	
	margin-top:20px;	
}
.menu &gt;li a:first-child {
	margin-left:5px;	
}
.menu &gt; li:last-child &gt; span {
	color:#6C6C6C;
	margin-top:-5px;
	margin-left:20px;
	padding-left:40px;
	background:url(../gfx/phone.png) no-repeat;
	display:block;
	width:130px;
	height:45px;
}
.menu &gt; li a {
	display:block;
	font-family: 'Oxygen', sans-serif;
	text-transform:uppercase;
	color:#6C6C6C;
	font-size: 14px;
	font-weight:bold;
	padding: 10px 10px;
	margin-right:3px;
	height: 25px;	
	text-decoration:none;	
}

ul &gt; li.selected a {
	background:#F90;
	color:#FFF;
}

.menu &gt; li a:hover {
	background: #F90;
	color:#fff;
}


footer &gt;div {
	padding-top:5px;
	width: 100%;
	float:left;
	position:fixed;
	bottom: 0px;	
	text-align:center;
	color:rgba(66,66,66,1);
	background: rgba(237,237,237,0.5)	;
	height:25px;
	display:block;
	font-size:10px;
	
}

/*Zespół
.zespol_background {
	background:url(../photos/background_3.jpg)  no-repeat bottom fixed;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
}*/
.zespol_panorama {
		background:url(../photos/oklinice1.jpg) no-repeat bottom fixed;
		width:100%;
		height:100%;
		display:block;
		float:left;
		position:fixed;
		bottom:0px;
		z-index:-1;
}

#zespol &gt;div &gt;div {
	width:100%;
	/*background: rgba(237,237,237,0.7)	;*/
	color: rgba(3,3,3,1);
	padding:10px;
	float:left;
	position:relative;
	text-align:left;

}

#oklinice &gt;div &gt;div {
	width:400px;
	background: rgba(237,237,237,0.5)	;
	color: rgba(3,3,3,1);
	padding:10px;
	float:left;
	position:absolute;
	text-align:left;
	left:50px;
}
#oklinice &gt;div &gt;div &gt;h2 {
	margin-top:20px;
	font-family:	'Ubuntu', sans-serif;
	color:#F90;
	font-weight:bold;
	border-bottom:rgba(3,3,3,1) thin dotted;	
}
#oklinice &gt;div &gt;div &gt;h2 span a {
	background:url(../gfx/arrow-left.png) no-repeat;
	display:block;
	padding-left:20px;
	float:right;
	position:relative;
	height:16px;
	widht: 30px;
	text-decoration:none;
	color:#F90;
	text-transform:uppercase;
	font-size:12px;
}
.zapraszam {
	display:block;
	float:left;
	position:absolute;
	width:400px;
	height:70px;
	font-size:45px;
	color:rgba(234,234,234,1);
	right:200px;
	bottom:100px;
	-webkit-transform:rotate(-15deg);
	-moz-transform:rotate(-15deg);
	-o-transform:rotate(-15deg);
	-ms-transform:rotate(-15deg);
	transform:rotate(-15deg);
	font-family: 'Alex Brush', cursive;
}

#czlonek_zespolu &gt;div &gt;div {
	width:350px;
	height:150px;
	background: rgba(237,237,237,0.5)	;
	color: rgba(3,3,3,1);
	padding:10px;
	float:right;
	position:absolute;
	bottom:100px;
	right:50px;
	text-align:left;
}
#czlonek_zespolu &gt;div &gt;div &gt;h2 {
	margin-top:20px;
	font-family: 'Open Sans', sans-serif;
	color:#000;
	font-weight:bold;
	border-bottom:rgba(3,3,3,1) thin dotted;	

}
#czlonek_zespolu &gt;div &gt;div &gt;h2 span a {
	background:url(../gfx/arrow-left.png) no-repeat;
	display:block;
	padding-left:20px;
	float:right;
	position:relative;
	height:16px;
	widht: 30px;
	text-decoration:none;
	color:#F90;
	text-transform:uppercase;
	font-size:12px;
}
#zespol &gt;div &gt;div &gt;h2 {
	margin-top:20px;
	font-family:	'Ubuntu', sans-serif;
	color:#F90;
	font-weight:bold;
	border-bottom:rgba(3,3,3,1) thin dotted;	

}
#zespol &gt;div &gt;div &gt;h2 span a {
	background:url(../gfx/arrow-left.png) no-repeat;
	display:block;
	padding-left:20px;
	float:right;
	position:relative;
	height:16px;
	widht: 30px;
	text-decoration:none;
	color:#F90;
	text-transform:uppercase;
	font-size:12px;
}
#zespol &gt;div &gt;div &gt;ul {
	float:left;	
}
#zespol &gt;div &gt;div &gt;ul &gt; li {
	display:block;
	position: relative;
}
#zespol &gt;div &gt;div &gt;ul li a {
	display: block;
	padding: 20px 10px;
	margin: 5px;
	height: 20px;
	text-decoration:none;
	color: #000;
	line-height:15px;
	text-align:center;
	background:rgba(192,192,192,0.6)
}
#zespol &gt;div &gt;div &gt;ul li a:hover {
	color:#Fff;
	background:#F90;
}
#zespol &gt;div &gt;div &gt;ul li a span {
	font-size:12px;		
}
/* Zespół background */
.maciej_cickiewicz {
	background: url(../photos/maciej_cickiewicz.jpg) no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
background-position: 50% 50%;
	position:absolute;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
	top:0px;
	left:0px;
}
.adrianna_rosochacka {
	background: url(../photos/adrianna_rosochacka.jpg) no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
background-position: 50% 50%;
	position:absolute;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
	top:0px;
	left:0px;
}
.aleksandra_busch {
	background: url(../photos/aleksandra_busch.jpg) no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
background-position: 50% 50%;
	position:absolute;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
	top:0px;
	left:0px;
}
.rafal_gasiorowski {
	background: url(../photos/oklinice3.jpg) no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-position: 50% 50%;
	position:absolute;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
	top:0px;
	left:0px;
	

}
.anna_zaremba {
	background: url(../photos/anna_zaremba.jpg) no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
	background-position: 50% 50%;
	position:absolute;
	top:0px;
	left:0px;
}
.magdalena_kuczynska {
	background: url(../photos/magdalena_kuczynska.jpg) no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
		background-position: 50% 50%;
	position:absolute;
	top:0px;
	left:0px;

}
.katarzyna_kurman {
	background: url(../photos/katarzyna_kurman.jpg) no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
	background-position: 50% 50%;
	position:absolute;
	top:0px;
	left:0px;

}
.marta_ostrowska {
	background: url(../photos/marta_ostrowska.jpg) no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
	background-position: 50% 50%;
	position:absolute;
	top:0px;
	left:0px;

}
.andrzej_kurman {
	background: url(../photos/andrzej_kurman.jpg) no-repeat ;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
	background-position: 50% 50%;
	position:absolute;
	top:0px;
	left:0px;

}
.kamil_kurman {
	background: url(../photos/kamil_kurman.jpg) no-repeat  ;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
		background-position: 50% 50%;
	position:absolute;
	top:0px;
	left:0px;

}
.aneta_ogrodnik {
	background: url(../photos/aneta_ogrodnik.jpg) no-repeat  ;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
	background-position: 50% 50%;
	position:absolute;
	top:0px;
	left:0px;

}

.stomatologia_zachowawcza {
	background:url(../photos/stom_zachowawcze.jpg) no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;
		background-position: 50% 50%;
	position:fixed;
	left:0px;
	right:0px;
	z-index:-999;
}
.stomatologia_estetyczna {
	background:url(../photos/stom_estetyczna.jpg) no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
		background-position: 50% 50%;
				position:fixed;
	left:0px;
	right:0px;
	z-index:-999;

}
.pedodoncja {
	background:url(../photos/pedodoncja.jpg) no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	position:fixed;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
		background-position: 50% 50%;
	left:0px;
	right:0px;
	z-index:-999;
}
.periodontologia {
	background:url(../photos/pedodoncja.jpg)  no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	position:fixed;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
		background-position: 50% 50%;
	left:0px;
	right:0px;
	z-index:-999;
}
.protetyka {
	background:url(../photos/protetyka.jpg)  no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	position:fixed;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
		background-position: 50% 50%;
	left:0px;
	right:0px;
	z-index:-999;
}
.chirurgia {
	background:url(../photos/chirurgia.jpg)  no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	position:fixed;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
		background-position: 50% 50%;
	left:0px;
	right:0px;
	z-index:-999;
}
.implantologia {
	background:url(../photos/implantologia.jpg)  no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	position:fixed;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
		background-position: 50% 50%;
	left:0px;
	right:0px;
	z-index:-999;
}
.ortodoncja {
	background:url(../photos/ortodoncja.jpg)  no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	position:fixed;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
		background-position: 50% 50%;
	left:0px;
	right:0px;
	z-index:-999;
}
.rtg {
	background:url(../photos/rtg.jpg)  no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	position:fixed;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
		background-position: 50% 50%;
	left:0px;
	right:0px;
	z-index:-999;
}
.mikroskop {
	background:url(../photos/mikroskop.jpg)  no-repeat;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	position:fixed;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
		background-position: 50% 50%;
	left:0px;
	right:0px;
	z-index:-999;

}
/*Usługi*/
.uslugi {
	background:url(../photos/chirurgia.jpg) no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-position: 50% 50%;
	position:fixed;
	margin:0px; padding:0px;	
	width:100%;
	height: 100%;	
	left:0px;
	right:0px;
	z-index:-999;
}
#uslugi &gt;div &gt;div &gt;ul &gt;li &gt;a {
	display: block;
	padding: 10px 10px;
	margin: 5px;
	height: 20px;
	text-decoration:none;
	color: #000;
	line-height:15px;
	text-align:left;
	background:rgba(192,192,192,0.6)

}
#uslugi &gt;div &gt;div &gt;ul &gt;li &gt;a:hover {
	background:#F90;
	color:#FFF;	
}
#uslugi &gt;div &gt;div {
	width:250px;
	color: rgba(3,3,3,1);
	padding:10px;
	float:left;
	position:absolute;
	left:50px;
	text-align:left;
}
#uslugi &gt;div &gt;div &gt;h2 {
	margin-top:20px;
	font-family:	'Ubuntu', sans-serif;
	color:#F90;
	font-weight:bold;
	border-bottom:rgba(3,3,3,1) thin dotted;	
}


.kontakt {
	background: url(../photos/kontakt.jpg) no-repeat;
	background-attachment:fixed;
	background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
	margin:0px; padding:0px;	

	width:100%;
}

/*Galeria*/
#galeria &gt;div &gt;div {
	width:1050px;
	/*background: rgba(237,237,237,0.7)	;*/
	color: rgba(3,3,3,1);
	padding:10px;
	float:left;
	position:relative;
	text-align:left;
	background:rgba(234,234,234,0.5);
}
#galeria &gt;div &gt;div &gt;div {
	width:800px;
	margin: 0 auto;	
	
}
#galeria &gt;div &gt;div &gt;h2 {
	margin-top:20px;
	font-family:	'Ubuntu', sans-serif;
	color:#F90;
	font-weight:bold;
	border-bottom:rgba(3,3,3,1) thin dotted;	

}
.slider { margin: 50px 0 10px!important;}
#carousel li {margin-right: 5px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}






/*
font-family: 'Ubuntu', sans-serif;
font-family: 'Open Sans', sans-serif;
*/</pre></body></html>