* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  text-align: center;
  background: url(/images/tlo_top.jpg) repeat-x left top #F7EDE1;
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.2;
  color: #313131;
}

#gora-naglowek h1 
{
text-align:left;
margin:0px; 
padding:0px; 
padding-left:10px;
font-size:18px; 
color:#313131;
}

.naglowek-glowna
{
margin:10px;
text-align:justify;
}

.akapit-glowna
{
font-size: 13px;
font-weight:bold;
}


.naglowek-glowna h2 
{
 font-size: 13px;
 margin:0px;
 padding:0px;
 }
 
 .naglowek-glowna h3 
{
 font-size: 13px;
 margin:0px;
 padding:0px;
 }

 .naglowek-podstrony h2, h3
 {
 font-size:14px;
 
 }
  
.pacyfa {
  clear: both;
}
.srodek {
  vertical-align: middle;
}
.lewa {
  text-align: left;
}
ul {
  list-style: disc;
}
td {
  padding: 5px;
}
a {
  text-decoration: none;
  color: #313131;
}
a:hover {
  text-decoration: underline;
}
hr {
  height: 1px;
  width: 99%;
  background: #DCDCDC;
  color: #DCDCDC;
}

#personellist 
{
list-style: none
}

#personellist img
{
float:left; 
margin:0 10px 10px 0;
border:3px solid white;
}

#personellist ul li p
{
width:100px;
font-size:12px;
}

.link-wiecej
{
font-size:11px;
}

.opis-min {
width:400px; text-align:left;
} 

/* tla */
.tlo_jasnoszare {
  background: #eee;
}
.tlo_szare {
  background: #bbb;
}

/* marginesy, wielkosci, miejsca */
.ramki_pionowe {
  border-left: solid 1px #ECECEC;
  border-right: solid 1px #ECECEC;
}
.relatywnie {
  position: relative;
  height: 100%;
}
.z_lewej {
  float: left;
  vertical-align: top;
  display: inline;
  overflow: hidden;
}
.z_prawej {
  float: right;
  vertical-align: top;
  display: inline;
  overflow: hidden;
}
.margines_lewa {
  margin-left: 10px;
}
.margines_lewa_duzy {
  margin-left: 20px;
}
.margines_lewa_150 {
  margin-left: 150px;
}
.margines_prawa {
  margin-right: 10px;
}
.margines_prawa_duzy {
  margin-right: 20px;
}
.margines_gora {
  margin-top: 10px;
}
.margines_gora_duzy {
  margin-top: 20px;
}
.margines_gora_wielki {
  margin-top: 50px;
}
.margines_wszystkie {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.margines_duzy {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.margines_pion {
  margin-top: 10px;
  margin-bottom: 10px;
}
.margines_pion_duzy {
  margin-top: 20px;
  margin-bottom: 20px;
}
.margines_poziom {
  margin-left: 10px;
  margin-right: 10px;
}
.margines_poziom_duzy {
  margin-left: 20px;
  margin-right: 20px;
}
.margines_wew_gora {
  padding-top: 10px;
}
.margines_wew_pion {
  padding-top: 10px;
  padding-bottom: 10px;
}
.margines_wew_poziom {
  padding-left: 10px;
  padding-right: 10px;
}
.margines_wew_dol_duzy {
  padding-bottom: 30px;
}
.wyrownaj_prawa {
  text-align: right;
}
.wyrownaj_lewa {
  text-align: left;
}
.wyrownaj_srodek {
  text-align: center;
}
.wyrownaj_rowno {
  text-align: justify;
}
.wielkosc225 {
  width: 225px;
}
.wielkosc315 {
  width: 315px;
}
.wielkosc460 {
  width: 460px;
}
.wielkosc600 {
  width: 600px;
}
.wielkosc50pr {
  width: 50%;
}
.wysokosc50 {
  height: 50px;
}
.wysokosc400 {
  height: 400px;
}


/* czcionki */
.pogrubiona {
  font-weight: bold;
}
.podkreslenie {
  text-decoration: underline;
}
.verdana {
  font-family: verdana;
}
.czarna {
  color: #000;
}
.biala {
  color: #fff;
}
.szara {
  color: #A4A4A4;
}
.czcionka11 {
  font-size: 11px;
}
.czcionka14 {
  font-size: 14px;
}
.czcionka18 {
  font-size: 18px;
}

/* strona */
.container {
  width: 1000px;
  margin: 0px auto;
  background: url(/images/logo.jpg) no-repeat left top;
}
.content {
  position: relative;
  top: 0px;
  z-index: 1;
}
.content li {
  margin-left: 30px;
}
.przerwa {
  height: 130px;
}
/* menu */
#menu {
  list-style: none;
  position: absolute;
  right: 10px;
  top: 40px;
}
#menu2 {
  list-style: none;
  position: absolute;
  right: 10px;
  top: 60px;
}
#menu li, #menu2 li {
  display: inline;
  margin-left: 0px;
  text-transform:uppercase;
}
#menu a {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#menu2 a {
  padding-left: 15px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}
#menu a:hover, #menu a.active {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  font-weight: bold;
  color: #F9CC96;
  text-decoration: underline;
}

#menu2 a:hover, #menu2 a.active {
  padding-left: 15px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #F9CC96;
  text-decoration: underline;
}

#oferta-naglowek-s h1 {
font-size: 18px;
text-transform:uppercase;
}

#naglowek-personel h1{
font-size: 14px;
text-align:left;
margin-top:20px;
margin-bottom:20px;
font-weight:normal;
color:#313131;
}


#oferta-naglowek-personel {
font-size: 18px; 
text-transform: uppercase; 
text-align:center;
}

.kontakt {
  background: url(/images/mapa.jpg) no-repeat top right;
  margin-left: 10px;
}
#container {
  position: relative;
  padding-bottom: 40px;
}
.main_lewa {
  float: left;
  overflow: hidden;
  width: 460px;
  text-align: left;
  padding-bottom: 0px;
  padding-top: 40px;
}
.main_srodek {
  float: left;
  width: 315px;
  height: 460px;
  text-align: center;
  position: relative;
}
.main_srodek img {
  position: absolute;
  left: 0px;
  top: -10px;
}
.main_prawa {
  float: left;
  overflow: hidden;
  width: 225px;
  text-align: left;
  position: relative;
  padding-bottom: 0px;
  padding-top: 20px;
  font-size: 11px;
}
.sub_lewa {
  float: left;
  overflow: hidden;
  width: 500px;
  text-align: left;
  position: relative;
  padding-bottom: 30px;
  padding-top: 20px;
}
.sub_prawa {
  float: right;
  width: 490px;
  height: 460px;
  text-align: center;
  position: relative;
}
.sub_prawa img {
  position: absolute;
  left: 10px;
  top: 0px;
}
.img_strzalka_gora {
  position: absolute;
  right: 10px;
  top: 20px;
}
.img_strzalka_prawa {
  position: absolute;
  right: 0px;
  bottom: 40px;
}
/* stopka */
#footer {
  background: url(/images/tlo_dol.jpg) repeat-x left top #4E4040;
  z-index: 0;
  width: 100%;
  font-size: 10px;
  margin-top:20px;
}
#footer .footer {
  width: 900px;
  margin: 0px auto;
  text-align: left;
  line-height: 104px;
  color: #D0D0D0;
  position: relative;
}
#footer a {
  color: #D0D0D0;
}
#submenu {
  position: absolute;
  right: 0px;
  top: 0px;
  list-style: none;
}
#submenu li {
  display: inline;
}
#submenu a {
  color: #D0D0D0;
  padding: 0px 5px;
}
#submenu a.pomaranczowa {
  color: #F9CC96;
}
#submenu a:hover {
  color: #F9CC96;
  padding: 0px 5px;
}
/*
			Vertical Accordions
		*/
		#vertical_container {
                  margin-top: 10px;
                }
		.accordion_toggle {
			display: block;
			height: 30px;
			width: 480px;
			background: #D6C3B0;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #4E4040;
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 16px;
			border-bottom: 1px solid #F7EDE1;
			cursor: pointer;
		}
		
		.accordion_toggle_active {
			border-bottom: 1px solid #F7EDE1;
		}
		
		.accordion_content {
			overflow: hidden;
			text-align:left;
		}
			
			.accordion_content p {
				padding: 5px 10px 15px 10px;
			}


h1 {
	text-align: center;
	color: #4e4040;
	font-size: 12px;
}


.seo {
	font-size: 11px;
	text-align: justify;
}

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:180px;
		height:130px;
		overflow:hidden; 
		}
	span#prevBtn{margin-left:40px;}
	span#nextBtn{margin-left:40px;}					

/* // Easy Slider */
#aktualnosci
{
font-size:18px;
color: #4E4040;
font-weight:bold;
text-align:left; 
margin:0px; 
padding:0px; 
padding-left:10px
}

#aktualnosci2
{
margin-left:10px; text-align:left;
}

#aktualnosci2 img
{
margin-top:20px; margin-bottom:20px;
}


#news-1 img
{
float:left; 
margin-left:10px; 
width:250px; 
height:188px
}

#stopka-adresowa {
display:block; margin-left:0px; padding:0; position:absolute; font-size:10px;
line-height:11px; top:11px;
}

#partnerzy-gl{
color: #4E4040;
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 0 0 0 10px;
text-align: left;
margin-top:520px;
}

.dane1
{
text-align: left;
}


#mikro-idea {
font-size: 11px; 
float:left; 
margin:550px 0 0 15px;
color:#313131;
text-align: left;
}

#mikro-pe  {
font-size: 11px; 
float:left; 
margin:520px 0 0 20px;
color:#313131;
text-align: left;
}

#mikro-zabiegi {
font-size: 11px; 
float:left; 
margin:530px 0 0 15px;
color:#313131;
text-align: left;
}

#mikro-implanty {
font-size: 11px; 
float:left; 
margin:430px 0 0 20px;
color:#313131;
text-align: left;
}

#mikro-licowki {
font-size: 11px; 
float:left; 
margin:570px 0 0 20px;
color:#313131;
text-align: left;
}

#mikro-cenn  {
font-size: 11px; 
float:left; 
margin:720px 0 0 20px;
color:#313131;
text-align: left;
}

#mikro-kon {
font-size: 11px; 
margin:0px 0px 50px 360px;
color:#313131;
text-align:center;
}
