/*******************************/
/*  Created by Mariusz Galka   */
/*  Copyright by IguanaStudio  */
/*******************************/

@import url('reset.css');
@import url('menu.css');

body {
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Sans-serif;
	color: #303030;
	background: #fff url(images/background.gif) repeat-x 0 0;
}
div {
	text-align: left;
}
p {
	padding: 0;
	margin: 0 0 12px 0;
	line-height: 130%;
}
a {
	color: #0076c1;
	text-decoration: none;
}
a:hover {
	color: #6cbb20;
	text-decoration: underline;
}
a.link_wiecej {
	background: transparent url(images/b_wiecej.gif) no-repeat right 1px;
	padding: 0 17px 0 0;
	font-weight: bold;
	font-size: 10px;
}
a.link_wszystkie {
	background: transparent url(images/icon_wszystkie.gif) no-repeat left center;
	padding: 0 0 0 14px;
	color: #7a7a7a;
}
a.link_wszystkie:hover {
	color: #0076c1;
}
/*----[ dodatkowe klasy ]-----------------------------------------------------------------------*/
.clear {
	clear: both;
}
.clear_margin {
	clear: both;
	height: 15px;
}
.do_lewej {
	float: left;
}
.do_prawej {
	float: right;
}
.txt_right {
	text-align: right;
}
.img_right {
	float: right;
	margin: 0 0 10px 15px;
	border: 1px solid #cacaca;
	padding: 3px;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}
/*----[ naglowki graficzne i tekstowe ]-----------------------------------------------------------------------*/
.naglowek {
	background: transparent url(images/background_h2.gif) repeat-x center center;
	margin: 0 0 10px;
	overflow: hidden;
}
.naglowek_small {
	background: transparent url(images/background_h2.gif) repeat-x center center;
	margin: 0 0 10px;
	overflow: hidden;
}
h2 {
	color: #0062a0;
	font-family: Trebuchet MS, sans-serif;
	font-size: 19px;
	display: inline;
	background-color: #fff;
	border-right: 10px solid #fff;
	font-weight: normal;
}
.n_aktualnosci {
	background: transparent url(images/n_aktualnosci.gif) no-repeat 0 0;
	height: 18px;
	text-indent: -9999px;
	display: block;
}
.n_karty_rabatowe {
	background: transparent url(images/n_karty_rabatowe.gif) no-repeat 0 0;
	height: 18px;
	text-indent: -9999px;
	display: block;
}
.n_newsletter {
	background: transparent url(images/n_newsletter.gif) no-repeat 0 0;
	height: 18px;
	text-indent: -9999px;
	display: block;
}
.n_o_klinice_glowna {
	background: transparent url(images/n_o_klinice_glowna.gif) no-repeat 0 0;
	height: 18px;
	text-indent: -9999px;
	display: block;
}
.n_pierwsza_wizyta {
	background: transparent url(images/n_pierwsza_wizyta.gif) no-repeat 0 0;
	height: 18px;
	text-indent: -9999px;
	display: block;
}
.n_zdrowe_zeby {
	background: transparent url(images/n_zdrowe_zeby.gif) no-repeat 0 0;
	height: 43px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 12px;
}
.n_nasze_uslugi_glowna {
	background: transparent url(images/n_nasze_uslugi.gif) no-repeat 0 0;
	height: 18px;
	text-indent: -9999px;
	display: block;
}
.n_wyroznienia {
	background: transparent url(images/n_wyroznienia.gif) no-repeat 0 0;
	height: 18px;
	text-indent: -9999px;
	display: block;
}
/*----[ zaokraglone rogi ]-----------------------------------------------------------------------*/
.tl, .tr, .br, .bl {
	position: absolute;
	height: 6px;
	width: 6px;
}
.tl {
	top: 0;
	left: 0;
	background: transparent url(images/tl.gif) no-repeat left top;
}
.tr {
	top: 0;
	right: 0;
	background: transparent url(images/tr.gif) no-repeat right top;
}
.br {
	bottom: 0;
	right: 0;
	background: transparent url(images/br.gif) no-repeat 0 0;
}
.bl {
	bottom: 0;
	left: 0;
	background: transparent url(images/bl.gif) no-repeat left bottom;
}
/*----[ top ]-----------------------------------------------------------------------*/
#top {
	height: 153px;
	width: 100%;
	position: relative;
}
#top h1 {
	position: absolute;
	top: 23px;
	left: 13px;
	width: 117px;
	height: 119px;
	background: transparent url(images/logo_dental_prestige.jpg) no-repeat 0 0;
}
#top h1 a {
	width: 117px;
	height: 119px;
	display: block;
	text-indent: -9999px;
}
#top #zadzwon {
	position: absolute;
	top: 49px;
	left: 340px;
	background: transparent url(images/background_zadzwon_top.gif) no-repeat 0 0;
	height: 14px;
	width: 214px;
	padding: 23px 0 0 51px;
}
#top #zadzwon b {
	color: #0062a0;
}
#top #zadzwon a {
	color: #6a6a6a;
}
#top #flagi {
	position: absolute;
	top: 0;
	right: 7px;
	height: 24px;
	width: 84px;
	background: transparent url(images/background_flagi.gif) no-repeat 0 0;
}
#top #flagi li { float: left; height: 13px; margin: 6px 0 5px; }
#top #flagi li a { display: block; height: 13px; width: 100%; text-indent: -9999px; float: left; background: transparent url(images/background_flagi.gif) no-repeat 0 0; }
#top #flagi li.pl { width: 19px; margin-left: 8px; margin-right: 6px; }
#top #flagi li.de { width: 19px; margin-right: 6px; }
#top #flagi li.en { width: 19px; }

#top #flagi li.pl a { background-position: -8px -6px; }
#top #flagi li.de a { background-position: -33px -6px; }
#top #flagi li.en a { background-position: -58px -6px; }

#top #flagi li.pl a:hover { background-position: -8px -30px; }
#top #flagi li.de a:hover { background-position: -33px -30px; }
#top #flagi li.en a:hover { background-position: -58px -30px; }

#top #menu_top {
	position: absolute;
	top: 57px;
	right: 7px;
	height: 24px;
	background: transparent url(images/background_top_right.gif) no-repeat right top;
	padding: 0 6px 0 0;
}
#top #menu_top ul {
	height: 24px;
	background: #ebebeb url(images/background_top_left.gif) no-repeat left top;
	padding: 0 0 0 6px;
}
#top #menu_top ul li {
	float: left;
	margin: 0 5px;
	height: 24px;
	line-height: 24px;
}
#top #menu_top ul li a.link_praca {
	background: transparent url(images/icon_praca.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
#top #menu_top ul li a.link_praca {
	background: transparent url(images/icon_praca.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
#top #menu_top ul li a.link_dla_prasy {
	background: transparent url(images/icon_dla_prasy.gif) no-repeat left center;
	padding: 0 0 0 17px;
}
#top #menu_top ul li a.link_zaloguj_sie {
	background: transparent url(images/icon_zaloguj.gif) no-repeat left center;
	padding: 0 0 0 17px;
}
/*----[ menu ]-----------------------------------------------------------------------*/
#menu {
	height: 34px;
	width: 629px;
	background: transparent url(images/menu.gif) no-repeat 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
}
#menu li { float: left; height: 34px; position: relative; }
#menu li a { display: block; height: 34px; width: 100%; text-indent: -9999px; float: left; background: transparent url(images/menu.gif) no-repeat 0 0; }
#menu li.o_klinice { width: 105px; }
#menu li.uslugi { width: 89px; }
#menu li.oferty_specjalne { width: 151px; }
#menu li.cennik { width: 93px;  }
#menu li.galeria { width: 95px; }
#menu li.kontakt { width: 96px; }

#menu li.o_klinice a { background-position: 0 0; }
#menu li.uslugi a { background-position: -105px 0; }
#menu li.oferty_specjalne a { background-position: -194px 0; }
#menu li.cennik a { background-position: -345px 0; }
#menu li.galeria a { background-position: -438px 0; }
#menu li.kontakt a { background-position: -533px 0; }

#menu li.o_klinice a:hover,
#menu li.o_klinice a.hover { background: transparent url(images/menu.gif) no-repeat 0 -34px; }
#menu li.uslugi a:hover,
#menu li.uslugi a.hover { background: transparent url(images/menu.gif) no-repeat -105px -34px; }
#menu li.oferty_specjalne a:hover,
#menu li.oferty_specjalne a.hover { background: transparent url(images/menu.gif) no-repeat -194px -34px; }
#menu li.cennik a:hover,
#menu li.cennik a.hover { background: transparent url(images/menu.gif) no-repeat -345px -34px; }
#menu li.galeria a:hover,
#menu li.galeria a.hover { background: transparent url(images/menu.gif) no-repeat -438px -34px; }
#menu li.kontakt a:hover,
#menu li.kontakt a.hover { background: transparent url(images/menu.gif) no-repeat -533px -34px; }

/*----[ flash top ]-----------------------------------------------------------------------*/
#flash_top {
	width: 968px;
	height: 183px;
	margin: 0 0 30px;
}
/*----[ glowna ]-----------------------------------------------------------------------*/
#glowna_left {
	float: left;
	width: 319px;
}
#glowna_left .naglowek {
	margin: 0 7px 10px 14px;
}
.glowna_akt {
	margin: 0 7px 25px 14px;
}
.glowna_akt .akt_data {
	background: transparent url(images/icon_data.gif) no-repeat left center;
	padding: 0 0 0 11px;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #8a8a8a;
	margin: 0 0 3px;
}
.glowna_akt h3 {
	font-weight: bold;
	margin: 0 0 5px;
	text-indent: 0;
	font-size: 11px;
}
.glowna_akt .akt_img {
	float: left;
	margin: 0 19px 15px 0;
	position: relative;
	width: 75px;
	height: 75px;
}
.glowna_akt p {
	margin: 0 0 3px;
	text-align: left;
}
.glowna_akt p a {
	color: #545454;
}
.glowna_akt p a {
	color: #545454;
}
.glowna_karty_rabatowe {
	background: transparent url(images/background_karty_rabatowe.gif) no-repeat 0 0;
	padding: 0 0 0 95px;
	margin: 0 7px 25px 14px;
	float: left;
}
.glowna_karty_rabatowe a {
	color: #545454;
}
.glowna_karty_rabatowe a.link_wiecej {
	color: #0076c1;
}
.glowna_karty_rabatowe a.link_wiecej a:hover {
	color: #6cbb20;
}
.glowna_newsletter {
	background: #fff url(images/background_newsletter.jpg) no-repeat 0 0;
	padding: 0 7px 0 109px;
	margin: 0 0 10px;
	height: 130px;
}
.glowna_newsletter p {
	padding: 8px 0 0;
	margin: 0 0 6px;
}
.glowna_newsletter .input_glowna {
	width: 183px;
	height: 22px;
	background: transparent url(images/input_glowna_newsletter.gif) no-repeat 0 0;
	margin: 0 0 6px;
}
.glowna_newsletter .input_glowna input {
	width: 173px;
	padding: 4px 0 0 5px;
	border: 0 none;
	background: none;
	font-size: 10px;
	color: #777;
}
.glowna_newsletter .submit_glowna input {
	background: transparent url(images/b_dodaj.gif) no-repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	height: 19px;
	max-height: 19px;
	padding-top: 19px;
	width: 62px;
}
.glowna_newsletter .submit_glowna input:hover {
	background-position: 0 -19px;
}
#glowna_right {
	float: right;
	width: 610px;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	background: #fff url(images/background_glowna_right.gif) repeat-x 0 0;
}
#glowna_right h2 {
	background-color: transparent;
	border-right: 0 none;
}
#glowna_right h3 {
	color: #424242;
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 5px;
	text-align: center;
	font-style: italic;
}
#glowna_right .img_glowna {
	float: left;
	margin: 0 15px 35px 0;
}
#glowna_right ul {
	margin: 0 0 10px 4px;
	overflow: hidden;
}
#glowna_right ul li {
	margin: 0 0 4px;
	background: transparent url(images/li_blue_square.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
}
#glowna_right #nasze_uslugi {
	float: left;
	width: 330px;
}
#glowna_right #nasze_uslugi ul {
	overflow: hidden;
	margin: 0 0 15px;
}
#glowna_right #nasze_uslugi ul li {
	float: left;
	width: 155px;
	margin: 0 20px 0 0;
	background: none;
	padding: 0;
	border-bottom: 1px dotted #c2c2c2;
}
#glowna_right #nasze_uslugi ul li.no_margin {
	margin: 0;
}
#glowna_right #nasze_uslugi ul li a {
	display: block;
	background: transparent url(images/li_trojkat.gif) no-repeat 2px center;
	padding: 6px 0 6px 12px;
}
#glowna_right #wyroznienia {
	float: right;
	width: 246px;
}
/*----------------------------------------------------------------------------------------*/
/*----[ podstrony ]-----------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/

/*----[ left ]-----------------------------------------------------------------------*/
#left {
	float: left;
	width: 200px;
	margin: 0 0 20px 7px;
}
#left h3 {
	margin: 0 0 12px;
	color: #363636;
	font-family: Trebuchet MS, sans-serif;
	font-size: 19px;
	font-weight: normal;
}
#left ul {
	margin: 0 0 20px;
	overflow: hidden;
}
#left ul li {
	border-top: 1px solid #e6e6e6;
}
#left ul li:first-child {
	border-top: 0 none;
}
#left ul li a {
	display: block;
	font-weight: bold;
	padding: 6px 10px 6px 5px;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	background: #4a94c3 url(images/background_menul.gif) no-repeat 0 0;
}
#left ul li a span {
	padding: 0 0 0 10px;
	display: block;
	background: transparent url(images/li_trojkat_bialy.gif) no-repeat left 4px;
}
#left ul li a:hover, #left ul li a.active_menul {
	background: #276591 url(images/background_menul.gif) no-repeat 0 bottom;
}
#left ul li a:hover span, #left ul li a.active_menul span {
	margin: 0 0 0 4px;
}
#left a.link_wirtualna_wycieczka {
	margin: 0 0 12px;
	width: 200px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	background: transparent url(images/b_wirtualna_wycieczka.gif) no-repeat 0 0;
}
#left a.link_wirtualna_wycieczka:hover {
	background-position: 0 -57px;
}
#newsletter {
	padding: 8px 0 0 8px;
	background: transparent url(images/background_newsletter.gif) repeat-x 0 0;
}
#newsletter p {
	margin: 0 0 6px;
}
#newsletter .input_newsletter {
	width: 183px;
	height: 22px;
	background: transparent url(images/input_glowna_newsletter.gif) no-repeat 0 0;
	margin: 0 0 6px;
}
#newsletter .input_newsletter input {
	width: 173px;
	padding: 4px 0 0 5px;
	border: 0 none;
	background: none;
	font-size: 10px;
	color: #777;
}
#newsletter .submit_newsletter input {
	background: transparent url(images/b_dodaj.gif) no-repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	height: 19px;
	max-height: 19px;
	padding-top: 19px;
	width: 62px;
}
#newsletter .submit_newsletter input:hover {
	background-position: 0 -19px;
}
#left a.link_zobacz_galerie {
	background: transparent url(images/b_zobacz_galerie.jpg) no-repeat 0 0;
	height: 80px;
	width: 200px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 10px;
}
#left a.link_zobacz_galerie:hover {
	background-position: 0 -80px;
}
/*----[ right ]-----------------------------------------------------------------------*/
#right {
	float: right;
	width: 720px;
	margin: 0 8px 20px 0;
}
#right h3 {
	text-indent: 0;
	height: auto;
	font-size: 15px;
	margin: 0 0 7px;
	color: #0062a0;
}
#right h4 {
	text-indent: 0;
	font-size: 13px;
	margin: 0 0 3px;
	color: #0062a0;
}
#right ul {
	margin: 0 0 10px 4px;
	overflow: hidden;
}
#right ul li {
	margin: 0 0 4px;
	background: transparent url(images/li_blue_square.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
}
#right table {
	margin: 0 0 15px;
	width: 100%;
}
#right table th, #right table td {
	padding: 7px 15px;
	border: 1px solid #e9e9e9;
}
#right table th {
	background-color: #eff9ff;
	font-size: 12px;
	text-align: center;
}
#right table td.center {
	text-align: center;
	white-space: nowrap;
}
/*---[ galeria ]---*/
#right #galeria3 {
	margin: 0 0 15px;
}
#right #galeria3 li {
	margin: 9px;
	padding: 0;
	float: left;
	position: relative;
	width: 221px;
	height: 186px;
	background: none;
}
#right #galeria3 img {
	padding: 0;
}
#right #galeria3 a em {
	width: 221px;
	height: 18px;
	background: url(images/ramka_galeria.gif) no-repeat;
	display: block;
	position: absolute;
	text-align: center;
	cursor: pointer;
	font-style: normal;
	padding-top: 168px;
	text-decoration: none;
	color: #0062a0;
	font-weight: bold;
}
#right #galeria3 a:hover em {
	background-position: 0 -186px;
	color: #fff;
}
/*---[ praca ]---*/
#right h3.praca_naglowek {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 32px;
	margin: 0;
	cursor: pointer;
	color: #21678b;
	border: 1px solid #ccc;
	background: transparent url(images/b_wiecej.gif) no-repeat 10px center;
}
#right h3.praca_naglowek.active_praca {
	border-bottom: 0 none;
}
#right .praca_tresc {
	padding: 15px 15px 5px 15px;
	border: 1px solid #ccc;
	border-top: 0 none;
}
/*---[ dla prasy ]---*/
#right #dla_prasy {
	margin: 0 0 15px;
}
#right #dla_prasy li {
	border-bottom: 1px dashed #ccc;
	padding: 5px 5px 5px 32px;
	font-size: 14px;
	font-weight: bold;
	color: #21678b;
	background: transparent url(images/b_wiecej.gif) no-repeat 10px center;
}
#right #dla_prasy li a.link_pobierz {
	float: right;
	width: 54px;
	height: 13px;
	display: block;
	text-indent: -9999px;
	background: transparent url(images/b_pobierz.gif) no-repeat 0 0;
}
#right #dla_prasy li a.link_pobierz:hover {
	background-position: 0 -13px;
}
/*----[ aktualnosci ]----*/
#right .data_cala {
	background: transparent url(images/icon_data.gif) no-repeat scroll left center;
	color: #8a8a8a;
	font-family: Tahoma,sans-serif;
	font-size: 10px;
	margin: 0 0 3px;
	padding: 0 0 0 11px;
}
#right .pozostale_akt {
	border-bottom: 1px dashed #ccc;
	padding: 0 0 5px;
	margin: 0 0 15px;
}
#right .akt_podstrona {
	height: 90px;
	width: 340px;
	margin: 0 10px 10px;
	font-size: 11px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	float: left;
	display: inline;
}
#right .akt_podstrona .akt_img img {
	float: none;
	margin: 0;
}
#right .akt_podstrona .akt_img {
	float: left;
	margin: 0 19px 15px 0;
	position: relative;
	width: 75px;
	height: 75px;
}
#right .akt_podstrona .ap_data {
	background: transparent url(images/icon_data.gif) no-repeat scroll left center;
	color: #8a8a8a;
	font-family: Tahoma,sans-serif;
	font-size: 10px;
	margin: 0 0 3px;
	padding: 0 0 0 11px;
	display: inline;
}
#right .akt_podstrona h3 {
	font-weight: bold;
	margin: 0 0 3px;
	font-size: 11px;
}
#right .akt_podstrona p {
	margin: 0 0 3px;
	text-align: left;
}
#right .akt_podstrona p a {
	color: #545454;
}
#right .akt_podstrona p a:hover {
	text-decoration: underline;
}
/*----[ cala np. kontakt ]-----------------------------------------------------------------------*/
#cala {
	margin: 0 7px 20px;
}
#cala h3 {
	text-indent: 0;
	height: auto;
	font-size: 13px;
	margin: 0 0 7px;
	color: #0062a0;
}
#cala h4 {
	text-indent: 0;
	font-size: 11px;
	margin: 0 0 3px;
	color: #0062a0;
}
#cala #map {
	float: right;
	margin: 0 0 10px 60px;
	border: 1px solid #cacaca;
	padding: 3px;
	width: 350px;
	height: 300px;
}
#cala #formularz {
	margin: 0 0 15px;
	float: right;
}
#cala #formularz li label {
	display: block;
	margin: 0 0 2px;
}
#cala #formularz li input, #cala #formularz li textarea {
	border: 1px solid #aeaeae;
	background-color: #fff;
	padding: 3px;
	margin: 0 0 7px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	width: 250px;
	overflow: auto;
}
#cala #formularz li.info_form {
	font-size: 10px;
}
#cala #formularz li.submit input {
	background: transparent url(images/b_wyslij.gif) no-repeat 0 0;
	border: 0 none;
	cursor: pointer;
	height: 19px;
	max-height: 19px;
	padding: 19px 0 0;
	width: 62px;
	margin: 0;
	overflow: auto;
}
#cala #formularz li.submit input:hover {
	background-position: 0 -19px;
}
/*---[ paginacja pod zdjeciami ]-----------------------------------------------------------------------*/
#right .photo {
	float: right;
	margin: 0 0 10px 15px;
	overflow: hidden;
}
#right .photo a {
	display: block;
	position: relative;
}
#right .photo a .zoom {
	background: transparent url(images/icon_zoom.gif) no-repeat scroll 0 0;
	position: absolute;
	width: 25px;
	height: 25px;
	bottom: 1px;
	right: 1px;
	cursor: pointer;
}
#right .photo img {
	border: 1px solid #cacaca;
	padding: 3px;
}
#right #gzdjecia {
	margin: 0;
	padding: 0;
	clear: both;
}
#right #gzdjecia li {
	background: none;
	float: left;
	margin: 3px 3px 3px 0;
	padding: 0;
}
#right #gzdjecia li a {
	background: transparent url(images/b_zdjecia.gif) no-repeat 0 0;
	color: #fff;
	display: block;
	font-size: 10px;
	height: 16px;
	padding: 3px 0 0;
	text-align: center;
	text-decoration: none;
	width: 20px;
}
#right #gzdjecia li a:hover {
	background-position: 0 -19px;
}
/*---[ powrot ]-----------------------------------------------------------------------*/
#powrot {
	border-top: 1px solid #ccc;
	overflow: hidden;
}
#powrot a.back {
	float: left;
	padding: 3px 5px;
	font-size: 10px;
	text-decoration: none;
}
#powrot a.home {
	float: right;
	padding: 3px 5px;
	font-size: 10px;
	text-decoration: none;
}
/*----[ wspolpraca ]-----------------------------------------------------------------------*/
.wspolpraca {
	margin: 15px;
	padding: 15px;
	border: 1px dashed #ccc;
	overflow: hidden;
	height: 130px;
	width: 298px;
	float: left;
}
.wspolpraca img {
	float: right;
	margin: 0 0 0 15px;
}
/*----[ lekarze ]-----------------------------------------------------------------------*/
ul#lekarze {
	overflow: hidden;
	width: 720px;
	float: left;
}
ul#lekarze li {
	margin: 15px;
	padding: 15px;
	border: 1px dashed #ccc;
	overflow: hidden;
	width: 118px;
	height: 190px;
	text-align: center;
	float: left;
	background: none;
}
ul#lekarze li img {
	margin: 0 0 5px;
}
ul#lekarze li strong {
	display: block;
	margin: 0 0 3px;
	text-align: center;
}
/*----[ stopka ]-----------------------------------------------------------------------*/
#stopka {
	width: 100%;
	background: #fff url(images/background_stopka.gif) repeat-x 0 0;
	text-align: center;
}
#stopka #stopka_wrapper {
	width: 955px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
	color: #316a98;
	font-size: 9px;
	font-family: Tahoma, sans-serif;
}
#stopka #stopka_wrapper .copy {
	width: 25%;
	float: left;
}
#stopka #stopka_wrapper .adresik {
	width: 50%;
	float: left;
	text-align: center;
	word-spacing: 7px;
	color: #b8d2e6;
}
#stopka #stopka_wrapper .adresik span {
	word-spacing: normal;
	color: #316a98;
}
#stopka #stopka_wrapper .projekt {
	width: 23%;
	float: right;
	text-align: right;
}
#stopka #stopka_wrapper .projekt a:hover {
	color: #4a9600;
}
