/* CSS Document */

td,a,body  {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666}
input  {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000}
a:hover {text-decoration:none}

strong.dentysta {font-size:20px; color:#fa8c00;}

table.dentysta h2 {
  font-size:22px; 
  color:#fa8c00; 
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 30px;
}

.dentysta ul {
  margin: 0px 0px 20px 10px;
  padding: 0px;
  list-style-type: none;
}

.dentysta li {
  background-image: url('images/zaloga/li.jpg');
  background-repeat: no-repeat;
  background-position: 1px 2px;
  padding-left: 20px;
  margin-bottom: 5px;
}

.stomatologiczny {font-size:18px; color:#fa8c00; text-decoration:none}

.separator {
  background-image: url('images/zaloga/separator.jpg');
  background-repeat: no-repeat;
  height: 1px;
  width: 100%;
  margin: 20px 0px 20px 0px;
}

.mega_separator {
  background-image: url('images/dentysta.jpg');
  background-repeat: no-repeat;
  width: 632px;
  height: 40px;
  margin: 20px 0px 20px 0px;
}
/*

.lista_dyplomow {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  clear: both;
}

.lista_dyplomow li {
  float: left;
  width: 150px;
  text-align: center;
  height: 190px;
  padding-top: 5px;
  height: 185px !important;
}

.lista_dyplomow li:hover {
  background-color: #FBFBFB;
}

.lista_dyplomow li img {
	border: 0px;
}
*/

.lista_dyplomow {
  list-style-type: none;
  margin: 20px 0px 0px 0px;
  padding: 0px;
  clear: both;
  display: none;
}

.lista_dyplomow li {
  float: left;
  width: 150px;
  text-align: center;
  margin-bottom: 10px;
}

.lista_dyplomow li.end_li {
	clear: both;
}

.lista_dyplomow li:hover {
  background-color: #FBFBFB;
}

.lista_dyplomow li img {
	border: 0px;
}

.zobacz_dyplomy, .schowaj_dyplomy {
  background-image: url('images/zobacz_dyplomy.png');
  background-repeat: no-repeat;
  width: 234px;
  height: 50px;
  float: right;
  clear: both;
  margin-bottom: 10px;
}

.schowaj_dyplomy {
  background-image: url('images/schowaj_dyplomy.png');
}

#asystenci {
	display: none;
}

.dentysci_top_link, .dentysci_top_link_1, .asystenci_top_link, .asystenci_top_link_1 {
	width: 310px;
	height: 50px;
	float: left;
	background-image: url('images/buttons/lekarze.jpg');
	margin-bottom: 20px;
	margin-left: 5px;
}

.dentysci_top_link_1, .dentysci_top_link:hover {
	background-image: url('images/buttons/lekarze_.jpg');
}

.asystenci_top_link {
	background-image: url('images/buttons/asystentki.jpg');
}

.asystenci_top_link_1, .asystenci_top_link:hover {
	background-image: url('images/buttons/asystentki_.jpg');
}


.clr {
  clear: both;
}