html {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../image/bg_site.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #626262;
	background-color: #F1ECD8;
}
#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 772px;
	padding: 0px;
}
#top {
	position: relative;
	width: 772px;
	margin: 0px;
	height: 212px;
	padding: 0px;
	background-image: url(../image/top_bg.gif);
}
#logo {
	margin-top: 15px;
	margin-left: 262px;
	float: left;
}
#de {
	float: left;
	margin-top: 59px;
	margin-left: 76px;
}
#en {
	float: left;
	margin-top: 59px;
	margin-left: 27px;
}

#content {
	width: 772px;
	position: relative;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3c687c;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#menu {
	background-image: url(../image/bg_menu.gif);
	height: 68px;
	width: 772px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	display: block;
}
#menu span {
	visibility: hidden;
}
.kancelaria a {
	text-decoration: none;
	background-image: url(../image/kancelaria_pl_01.gif);
	height: 68px;
	width: 109px;
	float: left;
	margin-left: 9px;
}
.kancelaria a:hover {
	background-image: url(../image/kancelaria_pl_02.gif);
}
.zespol a {
	text-decoration: none;
	background-image: url(../image/zespol_pl_01.gif);
	height: 68px;
	width: 73px;
	float: left;
}
.zespol a:hover {
	background-image: url(../image/zespol_pl_02.gif);
}
.zakres_uslug    a {
	text-decoration: none;
	background-image: url(../image/zakres_pl_01.gif);
	height: 68px;
	width: 106px;
	float: left;
}
.zakres_uslug    a:hover {
	background-image: url(../image/zakres_pl_02.gif);
}
.bezpieczenstwo_uslug a {
	text-decoration: none;
	background-image: url(../image/bezpieczenstwo_pl_01.gif);
	height: 68px;
	width: 152px;
	float: left;
}
.bezpieczenstwo_uslug a:hover {
	background-image: url(../image/bezpieczenstwo_pl_02.gif);
}
#logo_01 {
	float: left;
	margin-top: 26px;
	background-color: #F1ECD8;
	width: 373px;
	margin-left: 135px;
	height: 120px;
}


.probono a {
	text-decoration: none;
	background-image: url(../image/probono_pl_01.gif);
	height: 68px;
	width: 85px;
	float: left;
}
.probono a:hover {
	background-image: url(../image/probono_pl_02.gif);
}
.kontakt a {
	text-decoration: none;
	background-image: url(../image/kontakt_pl_01.gif);
	height: 68px;
	width: 75px;
	float: left;
}
.kontakt a:hover {
	background-image: url(../image/kontakt_pl_02.gif);
}
#foto_right {
	float: right;
}
#content_left_column {
	float: left;
	position: relative;
	width: 410px;
	padding-top: 30px;
	padding-left: 37px;
}
#map_ramka {
	background-image: url(../image/ramka_mapy_duza.gif);
	height: 260px;
	width: 700px;
	position: relative;
	margin-bottom: 30px;
	margin-left: 36px;
}

#map {
	height: 248px;
	width: 688px;
	position: relative;
	padding-top: 0px;
	float: left;
	margin: 6px;
}


p {
	margin: 0px;
	font-size: 11px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: justify;
}
p a {
	color: #333333;
	text-decoration: none;
}

#content_left_column ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#content_left_column li {
	font-size: 11px;
	line-height: 16px;
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: block;
	padding-left: 10px;
	padding-bottom: 8px;
	text-align: justify;
}
.no_space {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p a:hover {
	color: #333333;
	text-decoration: underline;
}
.logo_right {
	float: right;
	margin-bottom: 10px;
}


























#menu_de {
	background-image: url(../image/bg_menu_de.gif);
	height: 68px;
	width: 772px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_de li {
	float: left;
	display: block;
}
#menu_de span {
	visibility: hidden;
}
.kancelaria_de a {
	text-decoration: none;
	background-image: url(../image/kancelaria_de_01.gif);
	height: 68px;
	width: 109px;
	float: left;
	margin-left: 9px;
}
.kancelaria_de a:hover {
	background-image: url(../image/kancelaria_de_02.gif);
}
.zespol_de a {
	text-decoration: none;
	background-image: url(../image/zespol_de_01.gif);
	height: 68px;
	width: 60px;
	float: left;
}
.zespol_de a:hover {
	background-image: url(../image/zespol_de_02.gif);
}
.zakres_uslug_de a {
	text-decoration: none;
	background-image: url(../image/zakres_de_01.gif);
	height: 68px;
	width: 186px;
	float: left;
}
.zakres_uslug_de a:hover {
	background-image: url(../image/zakres_de_02.gif);
}
.bezpieczenstwo_uslug_de a {
	text-decoration: none;
	background-image: url(../image/bezpieczenstwo_de_01.gif);
	height: 68px;
	width: 199px;
	float: left;
}
.bezpieczenstwo_uslug_de a:hover {
	background-image: url(../image/bezpieczenstwo_de_02.gif);
}


.probono_de a {
	text-decoration: none;
	background-image: url(../image/probono_de_01.gif);
	height: 68px;
	width: 125px;
	float: left;
}
.probono_de a:hover {
	background-image: url(../image/probono_de_02.gif);
}
.kontakt_de a {
	text-decoration: none;
	background-image: url(../image/kontakt_de_01.gif);
	height: 68px;
	width: 84px;
	float: left;
}
.kontakt_de a:hover {
	background-image: url(../image/kontakt_de_02.gif);
}













#menu_en {
	background-image: url(../image/bg_menu_en.gif);
	height: 68px;
	width: 772px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_en li {
	float: left;
	display: block;
}
#menu_en span {
	visibility: hidden;
}
.kancelaria_en a {
	text-decoration: none;
	background-image: url(../image/kancelaria_en_01.gif);
	height: 68px;
	width: 109px;
	float: left;
	margin-left: 9px;
}
.kancelaria_en a:hover {
	background-image: url(../image/kancelaria_en_02.gif);
}
.zespol_en a {
	text-decoration: none;
	background-image: url(../image/zespol_en_01.gif);
	height: 68px;
	width: 80px;
	float: left;
}
.zespol_en a:hover {
	background-image: url(../image/zespol_en_02.gif);
}
.zakres_uslug_en a {
	text-decoration: none;
	background-image: url(../image/zakres_en_01.gif);
	height: 68px;
	width: 119px;
	float: left;
}
.zakres_uslug_en a:hover {
	background-image: url(../image/zakres_en_02.gif);
}
.bezpieczenstwo_uslug_en a {
	text-decoration: none;
	background-image: url(../image/bezpieczenstwo_en_01.gif);
	height: 68px;
	width: 136px;
	float: left;
}
.bezpieczenstwo_uslug_en a:hover {
	background-image: url(../image/bezpieczenstwo_en_02.gif);
}


.probono_en a {
	text-decoration: none;
	background-image: url(../image/probono_en_01.gif);
	height: 68px;
	width: 125px;
	float: left;
}
.probono_en a:hover {
	background-image: url(../image/probono_en_02.gif);
}
.kontakt_en a {
	text-decoration: none;
	background-image: url(../image/kontakt_en_01.gif);
	height: 68px;
	width: 71px;
	float: left;
}
.kontakt_en a:hover {
	background-image: url(../image/kontakt_en_02.gif);
}
h1 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
#macie_foto_male {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
