/* CSS Document */
body {
	background:#66A8BA url(images/bg.gif) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#pds {
	width:933px;
	margin:auto;
	position:relative;
}
.sr {
	padding-left:8px;
}
#left {
	width:190px;
	float:left;
	z-index:20;
	position:absolute;
}
#wyszukiwarka {
	width:729px;
	height:116px;
	background-image: url(images/wyszukiwarka.png);
	position:absolute;
	z-index:10;
	right:0px;
	padding-left:20px;
	padding-top:11px;
}
.butony {
	position:absolute;
	left:250px;
	top:85px;
}
input.wyszukiwarka {
	width: 339px;
	background:#EBF6FA;
	border:#7F9DB9 1px solid;
	height:20px;
	position:absolute;
	left:100px;
	top:50px;
}
select.powiaty {
	background: #EBF6FA;
	border:#7F9DB9 1px solid;
	position:absolute;
	left: 450px;
	top: 50px;
	width: 171px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
input.szukaj {
	height:22px;
	background:url(images/button_bg.jpg);
	border:1px solid #CEE4FB;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
}
div.szukajpro {
	color:black;
	position:absolute;
	right:18px;
	top:47px;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}
p.szukajka {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	margin:0 0 0 0;
}
#right {
	width:730px;
	float:right;
	margin-top:138px;
}
/*MENU (HOVER DLA TLA USNUNIETY *_on.png)*/
.menu a {
	background:url(images/menu_main.png) no-repeat left center;
	color:#426BAD;
	font-size:12px;
	padding:8px 5px 8px 30px;
	display:block;
	text-decoration:none;
	border-bottom:#B4CAD8 1px dashed;
}
.menu a:hover {
	text-decoration:none;
	font-weight:bold;
	background:url(images/menu_main.png) no-repeat left center;
}
.menu_star a {
	background:url(images/menu_star.png) no-repeat left center;
	color:#426BAD;
	font-size:12px;
	padding:8px 5px 8px 30px;
	display:block;
	text-decoration:none;
	border-bottom:#B4CAD8 1px dashed;
}
.menu_star a:hover {
	text-decoration:none;
	font-weight:bold;
	background:url(images/menu_star.png) no-repeat left center;
}
.menu_star_1 a {
	background:url(images/menu_star_1.png) no-repeat left center;
	color:#B8A670;
	font-size:12px;
	padding:8px 5px 8px 30px;
	display:block;
	text-decoration:none;
	border-bottom:#B4CAD8 1px dashed;
}
.menu_star_1 a:hover {
	text-decoration:none;
	font-weight:bold;
	background:url(images/menu_star_1.png) no-repeat left center;
}
.menu_ost_dodane a {
	background:url(images/menu_ost_dodane.png) no-repeat left center;
	color:#426BAD;
	font-size:12px;
	padding:8px 5px 8px 30px;
	display:block;
	text-decoration:none;
	border-bottom:#B4CAD8 1px dashed;
}
.menu_ost_dodane a:hover {
	text-decoration:none;
	font-weight:bold;
	background:url(images/menu_ost_dodane.png) no-repeat left center;
}
.mng {
	background:url(images/mng.png) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:8px 3px 6px 35px;
}
.reklama {
	padding:10px 0px;
	text-align:center;
}
.srodek {
	background: url(images/stlo.png);
}
.mtxt {
	background:url(images/mtlo.png) repeat-y;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
}
.mtxt_kategorie {
	background:url(images/mtlo.png);
	padding-bottom: 6px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.tekst {
	padding:5px 10px;
	font-size:12px;
	color:#467080;
}
a {
	color:#5C7B3E;
	text-decoration:underline;
}
div.tekst a:link, a:visited {
	color:#426BAD;
	text-decoration:none;
}
div.tekst a:hover {
	color:#7998CC;
	text-decoration:none;
}
.dol {
	margin-top:5px;
	margin-bottom:15px;
	background:url(images/stopka2.png);
	background-repeat:no-repeat;
	height:36px;
}
div.dol a:link {
	color:#426BAD;
	text-decoration:none;
}
div.dol a:hover {
	color:#7998CC;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.tytul {
	width:692px;
	height:21px;
	background-image:url(images/tytul.png);
	margin-left:4px;
	padding-top:6px;
	padding-left:30px;/*padding:8px 3px 6px 35px;*/
}
p.firma {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	margin:0 0 0 0;
}

p.firma a {
	color:#FFFFFF;
	text-decoration:underline;
}

p.drzewo {
	color:#000;
	font-weight:bold;
	font-size:12px;
	margin:0 0 0 0;
}
div.drzewo {
	width:692px;
	height:21px;
	margin-left:4px;
	padding-top:2px;
	padding-left:15px;
	padding-bottom:6px;
}
div.dane_firmy {
	width:225px;
	background-color:#FFFFFF;
	float:right;
	top:0px;
	margin-top: -25px;
	padding-bottom:10px;
	padding-left:10px;
	margin-left: 10px;
}
.logo {
	width:225px;
	text-align:center;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.dane_firmy td {
	border-bottom:#0099CC 1px solid;
}
p.info_firmy {
	margin:0 0 0 0;
	background:#00FF33;
	display:inline;
	width:auto;
	font-weight:bold;
}
input.imie_nazwisko {
	width:300px;
}
input.adres_zwrotny {
	width:300px;
}
textarea.tresc {
	width:300px;
}
td {
	font-size:11px;
}
hr {
	width:97%;
	margin:auto;
	color:#B4CAD8;
}
input.wyslij {
	height:22px;
	background:url(images/button_bg.jpg);
	border:1px solid #CEE4FB;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	margin-left:30px;
	margin-top:5px;
}
.banner {
	width:933px;
	height:144px;
	background-image:url(images/banner.png);
}
.cienie {
	background:url(images/cienie.png);
	width:390px;
	height:19px;
	position:absolute;
	top:30px;
	left:50px;
}
a.rejestracja {
	width:107px;
	height:137px;
	background:url(images/rejestracja.png) 0 0 no-repeat;
	background-position:top;
	display:block;
}
a.rejestracja:hover {
	width:107px;
	height:137px;
	background-image:url(images/rejestracja.png);
	background-position:bottom;
	display:block;
}
div.rejestracja {
	width:107px;
	height:137px;
	display:block;
	position:absolute;
	right:372px;
	top:1px;
	right:237px;
	top:1px;
}
a.str_glowna{
	width:107px;
	height:137px;
	background:url(images/str_glowna.png) 0 0 no-repeat;
	background-position:top;
	display:block;

}

a.str_glowna:hover{
	width:107px;
	height:137px;
	background-image:url(images/str_glowna.png);
	background-position:bottom;
	display:block;
}
div.str_glowna {
	width:107px;
	height:137px;
	display:block;
	position:absolute;
	right:372px;
	top:1px;
}

a.dodaj {
	width:107px;
	height:137px;
	background:url(images/dodaj.png) 0 0 no-repeat;
	background-position:top;
	display:block;
}
a.dodaj:hover {
	width:107px;
	height:137px;
	background-image:url(images/dodaj.png);
	background-position:bottom;
	display:block;
}
div.dodaj {
	width:107px;
	height:137px;
	display:block;
	position:absolute;
	right:92px;
	top:1px;
}
mtxt_kategorie a {
	color:#426BAD;
	font-size:12px;
	padding:8px 5px 8px 30px;
	display:block;
	text-decoration:none;
	border-bottom:#B4CAD8 1px dashed;
}
div.formularz_kontaktowy {
	width:350px;
}
div.inne_firmy {
	width:330px;
	position:relative;
	left: 0px;
	float: right;
}
div.galeria_firmy {
	border:#CCCCCC solid 1px;
	padding:10px;
	margin:auto;
	width:600px;
}
div.galeria_firmy img {
	margin:3px;
	border:double 2px;
}
p.logowanie {
	font-size:12px;
	color:#467080;
}
p.logowanie a:link, a:visited {
	color:#426BAD;
	text-decoration:none;
}
p.logowanie a:hover {
	color:#7998CC;
	text-decoration:none;
}
input.logowanie {
	background:#EBF6FA;
	border:#000000 solid 1px;
	width: 168px;
}
input.zaloguj {
	height:22px;
	background:url(images/button_bg.jpg);
	border:1px solid #CEE4FB;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000;
	margin-left:50px;
	margin-top:10px;
}
div.drzewo a:link, a:visited {
	color:#426BAD;
	text-decoration:none;
}
div.drzewo a:hover {
	color:#7998CC;
	text-decoration:none;
}
div.szukajpro a:link, a:visited {
	color:#426BAD;
	text-decoration:none;
}
div.szukajpro a:hover {
	color:#7998CC;
	text-decoration:none;
}
div.sdol {
	background:url(images/sdol.jpg) no-repeat;
	width:730px;
	height:14px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
div.m_dol {
	margin-bottom:6px;
	width:190px;
	height:9px;
	background:url(images/mdol.png) no-repeat;
}
div.m_top {
	width:190px;
	height:9px;
	background:url(images/mtop.png) no-repeat;
	margin-bottom:0px;
}
/*KATEGORIE STRONA*/

div.kolumna_1 {
	width:270px;
	background:#FFFFFF;
}
div.kolumna_2 {
	width:270px;
	background:#FFFFFF;
}
div.kategoria {
	background:#FFFFFF url(images/dotted.png) bottom no-repeat;
	margin-top:10px;
	margin-bottom:10px;
	height:60px;
	width:236px;
}
div.strona_kategorie {
	height:200px;
	background:#FFFFFF;
}
.kategoria span {
	font-weight:bold;
}
.kategoria img {
	float:left;
}
.kategoria a {
	font-size:12px;
}
.kategoria a:link {
	margin-left:0px;
}
.kategoria a:hover {
	margin-left:0px;
}
.kategoria a:visited {
	margin-left:0px;
}
.kategoria img {
	margin-left:15px;
	margin-right:5px;
}
.kategoria p {
	margin:0px 0px 0px 0px;
}
tr.firma_promo {
	background:url(images/table_pro_bg.png) repeat-x #FFCD00;
}
tr.firma_promo:hover {
	background:url(images/table_pro_bg_hover.png) repeat-x #FFCD96;
}
tr.firma_2k {
	background-color: #F4FAFF;
}
tr.firma_2k:hover {
	background:#B9DCFF;
}
tr.firma_k {
	background-color: #F2F2F2;
}
tr.firma_k:hover {
	background:#B9DCFF;
}
table.firmy {
	width:710px;
	border:0px;
}
table.firmy td {
	margin-top:1px;
	height:50px;
	font-size:12px;
	border:1px;
	border-color:#F0F8FF
}
th.firma_wyswietlen {
	width:20px;
	overflow:hidden;
}
th.firma_lokalizacja {
	width:150px;
}
th.firma_nazwa {
	width:auto;
}
th.firma_logo {
	width:70px;
}
table.firmy a:hover {
	font-weight:bold;
}
table.firmy a {
	font-weight:bold;
}
table.firmy th {
	background-color: #D7ECFF;
}
div.realizacje {
	width:700px;
	background:#FFFFFF;
	width:330px;
	position:relative;
	left: 0px;
	float: right;
}
div.cennik {
	width:350px;
}
div.cennik_tabela {
	background:#FFF;
	margin-top:15px;
}
div.cennik_tabela td {
	border-bottom:#0099CC 1px solid;
}
div.cennik_tabela th {
	background:#EEEEEE;
}
div.skroty img {
	margin-left:8px;
	margin-right:8px;
}
div.skroty {
	border-top:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
}
input.wyszukiwarka:focus {
	background:#F7FBFD;
}
input.logowanie:focus {
	background:#F7FBFD;
}
table.rejestracja td {
	font-size:12px;
	border-bottom:solid 1px #E8E8E8;
}
table.rejestracja tr:hover {
	background:#DDEEFF;
}
table.rejestracja input:focus {
	background-color: #EAF4FF;
}
table.rejestracja img {
	margin-right:8px;
}
table.rejestracja input {
	width:250px;
}
table.rejestracja textarea {
	width:250px;
}
.rejestracja {
	font-size:24px;
}
.rejestracja td:first-child {
	background:url(images/punktor.png) no-repeat left center;
	padding:8px 5px 8px 20px;
	text-decoration:none;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size:11px;
}
p.style2 {
	margin-top:0px;
	font-size:14px;
}
.zalogowany li {
	margin-left:0px;
	font-size:10px;
}
.zalogowany a {
	color:#426BAD;
	font-size:10px;
}
table.subkategorie {
	margin-left:10px;
}
table.subkategorie td:hover {
	background:#D7EBFF;
	border:1px solid #B9DCFF;
}
table.subkategorie td {
	border:1px solid #ffffff;
	overflow:auto;
}
table.subkategorie tr {
	line-height:10px;
	border-spacing:10px;
	padding-bottom:10px;
	border:1px solid #ffffff;
	overflow:auto;
	height:25px;
	text-align:center;
}
.subkategorie_srodek a:link, a:visited {
	color:#426BAD;
	text-decoration:none;
}
.subkategorie_srodek a:hover {
	color:#0000A0;
	text-decoration:none;
}
div.opis_firmy {
	clear:both;
}
div .opis_firmy .txt {
	width:460px;
}
.chmurka {
	position:absolute;
	display:none;
	left:0px;
	bottom:25px;
	border:1px dashed maroon;
	background-color:#dcb;
	padding:4px;
	font:normal normal 9px verdana, sans-serif;
	min-width:100px;
}
.komunikaty {
	border:dotted;
	border-color:red;
	background-color:#FFF2F2;
	margin: 20px 0px 20px 0px;
	padding: 10px 0 10px 0;
	width:80%;
	text-align:center;
}
rejestracja, img, .banner, .rejestracja, .dol, .logowanie, .dodaj, .m_dol, .m_top, .str_glowna {
behavior: url(iepngfix.htc);
}
div.puste{
	position:absolute;
	left:68px;
	top:40px;
	width:300px;
	height:85px;
}
div.puste a img{
border:0px;

}
/*PAKIETY*/
div .pakiet {width:345px; float:left; height:500px;}
div.pakiet a {border:0px;}
div.pakiet img {border:0px;}
div.pakiet ul li {margin-bottom:4px;}

.blad_walidacji {
color:red;
}
/*PAKIETY*/
div .pakiet {width:230px; float:left; /*height:500px;*/}
div .pakiet_button {width:230px; float:left; height:75px;}
div.pakiet a, div.pakiet_button a {border:0px;}
div.pakiet img, div.pakiet_button img {border:0px;}
div.pakiet ul li {margin-bottom:4px;}
