html {height:100%}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	top: 0px;
	padding: 0;
	height:100%;
	width: 100%;
}

img{
	border: 0;
}

div#top{
	height: 172px;
	width: 100%;
	background: url(../images/tlo_gora.jpg);
}

div#logo{
	padding-top: 45px;
	padding-left: 50px;
	width: 340px;
	height: 90px;
}

div#gabinet{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 172px;
	background: url(../images/usmiech.jpg) no-repeat top right;
}

div#menu{
	height: 45px;
	width: 100%;
	background: url(../images/tlo_menu.jpg);
}

div#odstep{
	height: 5px;
}

div#center_menu{
	width: 900px;
	margin: auto;
	height: 35px;
}

div.linki_menu{
	width: 158px;
	height: 28px;
	border-right: 1px solid #687A94;
	float: left;
	text-align: center;
	display: table;
}

div.linki_menu{
	width: 140px;
}

div.middle{
	display: table-cell;
	vertical-align: middle;
}

div.linki_menu a{
	text-decoration: none;
	color: #FFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

div#zawartosc{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	min-height: 200px;
}

div#stopka{
	height: 105px;
	width: 100%;
	background: url(../images/tlo_stopka.jpg);
}

div#stopka_menu{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 50px;
}

div#stopka .men, a{
	font-family: Tahoma;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}

div#stopka .men{
	width: 90px;
	padding-top: 5px;
	background: url(../images/kwadrat.gif) no-repeat;
	background-position:0 8px;
}

div#stopka .first{
	width: 90px;
	background: none;
	margin-left: 305px;
	margin-right: 5px;
}

div#stopka_menu div{
	float: left;
}

div.clear{
	clear: both;
}

div#prawa, div#prawa a{
	font-size: 10px; 
	font-family: Tahoma;
	color: #333;
}

div#prawa a{
	text-decoration: none;
}

div#prawa{
	padding-top: 13px;
	width: 100%;
	text-align: center;
}

div#column_left{
	float: left;
	width: 440px;
	border-right: 1px solid #ccc;
}

div#column_right{
	float: left;
	width: 440px;
}

div#column_left div.naglowek, div#column_right div.naglowek, div#certyfikaty div.naglowek{
	width: 227px;
	height: 38px;
	background: url(../images/naglowek.jpg) no-repeat;
	margin-left: 30px;
	margin-bottom: 20px;
}

div#certyfikaty{
	padding-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

div.naglowek div.naglowek_opis{
	font-family: Tahoma;
	color: #FFF;
	font-size: 10px;
	width: 120px;
	padding-top: 5px;
	background: url(../images/kwadrat.gif) no-repeat;
	background-position:0 15px;
	margin-left: 25px;
	padding-top: 11px;
	font-weight: bold;
	text-indent: 15px;
}

div#glowna_o_mnie, div#godziny_przyjec, div#opis_oferty, div#dane_adresowe{
	margin-left: 30px;
	margin-top: 25px;
	font-size: 12px;
	font-family: Tahoma;
	color: #333;
}

div#opis_oferty{
	line-height: 160%
}


p.strong{
	margin-left: 40px;
	font-weight: bold;
}

div#telefony{
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	width: 300px;
}

div#certyfikaty td{
	width: 110px;
	text-align: center;
	vertrical-align: mioddle;
}

div#certyfikaty td img{
	margin-top: 15px;
}

div#certyfikaty table{
	margin: 15px 0 15px 5px;
}

