@charset "utf-8";

/* -----------------------------CSS RESET--------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: 970101;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	margin-left:35px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 8px;
	
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align:top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

*{
	margin: 0;
 }
 
 html, body {
     height: 100%;
	 zoom: 1;
 }
 /* ---------------END RESET------------------*/
 body{
	background: #ffffff;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
 }
 .body-bg1{
	 height: 100%;
	 width:100%;
	 background-image: url(grafika/bg-main.png);
	 background-repeat: repeat-x;
	 margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	 padding: 0;
	 text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
 }
  .body-bg2{
	 height: 100%;
	 width:100%;
	 background-image: url(grafika/bg-main2.png);
	 background-repeat: repeat-x;
 }
 p{
}
 
 
 img {
 }
 
 ul,li{

 } 

 h1 {

 }
 
 h2 {

 }
 
  h3 {

 }
 
  .wrapper {
	min-height: 100%;
	width:961px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -73px;
 }
 
 #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
 }

 #header {
	 height:364px;
	background-image: url(grafika/bg-header.png);
	background-repeat:no-repeat;
	margin:0px;
	overflow:hidden;
 }
 
 
  .logo{
	float:left;
	width:490px;
	height:108px;
 }
 
 .logo a:link{
	font-size:12px;
	color:#dfdede;
	text-decoration:none;
	display:block;
	width:490px;
	height:108px;
}
 .logo a:visited{
	font-size:12px;
	color:#dfdede;
	text-decoration:none;
	display:block;
	width:490px;
	height:108px;
}
 .logo a:hover{
	font-size:12px;
	color:#dfdede;
	text-decoration:none;
	display:block;
	width:490px;
	height:108px;
}
 .logo a:active{
	font-size:12px;
	color:#dfdede;
	text-decoration:none;
	display:block;
	width:490px;
	height:108px;
}
 
 
 
 
 
 
  #header-wyniki {
	height:395px;
	background-image: url(grafika/bg-header.png);
	background-repeat:no-repeat;
	margin:0px;
	overflow:hidden;
 }
 #header-baner {
	float:left;
	width:900px;
	height:150px;
	margin-left:44px;
	margin-top:8px;
	margin-bottom:6px;
	display: inline;
 }
 
#pola-szukaj{
	width:764px;
	height:92px;
	background-image:url(grafika/bg-pola-szukaj.png);
	background-repeat:no-repeat;
	float:left;
	text-align:left;
}

#szukaj1{
	width:312px;
	height:92px;
	margin-left:14px;
	float:left;
	display: inline;
}
#szukaj2{
	width:412px;
	height:92px;
	margin-left:14px;
	float:left;
	display: inline;
}
.co-gdzie{
	height:28px;
	width:auto;
	text-align:left;
}
.pole-forma1{
	width:272px;
	height:30px;
	margin-left:16px;
	margin-top:5px;
	margin-bottom:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#6e0000;
}
.pole-forma2{
	width:352px;
	height:30px;
	margin-left:39px;
	margin-top:5px;
	margin-bottom:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#6e0000;
}

.tekst-gora{
	font-family: Tahoma, Geneva, sans-serif;
	text-align:left;
	color:#bb0505;
	font-size:14px;
	padding-top:9px;	
}
.tekst-gora-info{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;	
}
.tekst-dol{
	font-family: Tahoma, Geneva, sans-serif;
	text-align:left;
	color:#fff;
	font-size:12px;
	padding-top:1px;
}

.tekst-dol-info{
	font-family: Tahoma, Geneva, sans-serif;
	text-align:left;
	color:#fff;
	font-size:14px;
	text-decoration:none;
}

 #przycisk-szukaj{
	width:197px;
	height:92px;
	float:left;
}

 #menu {
	float:right;
	width:270px;
	height:23px;
	text-left:center;
	color:#fece00;
	font-size:12px;
	background-color:#970101;
	padding-top:10px;
	
 }
 .foto-L{
	 float:left;

 }
  .foto-P{
	 float:right;

 }
#menu a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#fece00;
	padding-right:5px;
	padding-left:5px;
	margin-top:10px;
	text-decoration:none;
}

 #menu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#fece00;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;

 } 

 #menu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
}

 #menu a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#fece00;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;

 }


 #mainContent { 
 	 background-image:url(grafika/bg-nazwa-firmy-P.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 margin:0;
	 height:100%;
 
 }
#mapka-flash{
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url(grafika/bg-nazwa-firmy-P.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:500px;
	z-index:-3;
}

#banerki{
	float:left;
	width:720px;
	height:344px;
}

 .banerek{
	 width:200px;
	 height:120px;
	 float:left;
	 margin:20px;
	 background-color:#f4f4f4;
	 display:inline;
 }
 
 .banerek p{
 	padding-top:50px;
	text-align:center; 
	vertical-align:middle;
 }
 
  .banerek a:link, .banerek a:active, .banerek a:visited{
	color:#860101;
	text-decoration:none;
 }
 
 .banerek a:hover{
 	color:#ecce00;
 } 

#tagi{
	font-family:Tahoma, Geneva, sans-serif;
	line-height:20px;
	width:230px;
	height:344px;
	float:right;
	text-align:center;
	padding-top:20px;
}
 #dane-firmy a:link,.firma-srodek a:link{
	 color:#255fa0;
	 text-decoration:underline;
	 font-family:Tahoma, Geneva, sans-serif;
 }
  #dane-firmy a:visited, .firma-srodek a:visited{
	 color:#255fa0;
	 text-decoration:underline;
	 font-family:Tahoma, Geneva, sans-serif;
 }
  #dane-firmy a:hover,.firma-srodek a:hover{
	 color:#05264b;
	 text-decoration:underline;
	 font-family:Tahoma, Geneva, sans-serif;
 }
   #dane-firmy a:active, .firma-srodek a:active{
	 color:#255fa0;
	 text-decoration:underline;
	 font-family:Tahoma, Geneva, sans-serif;
 }
 
 .szary-tekst{
	 color:#999;
 }
  /*   wyniki wyszukiwania        */
 
 #filtruj{
	padding-top:2px;
	padding-left:2px;
	height:29px;
	width:959px;
	
	float:left;
 }
  #sortowanie{
	padding-left:2px;
	height:32px;
	width:959px;
	

 }
 .strona-nr{
	float:right;
	height:18px;
	margin-top:30px;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	color:#900;
	font-size:14px;
 }
 .strona-nr a:link{
	 color:#900;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:14px;
 }
  .strona-nr a:active{
	 color: #CCC;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:14px;
 }
  .strona-nr a:hover{
	 color:#000;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:14px;
 }
   .strona-nr a:visited{
	 color:#900;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:14px;
 }
 #wyniki-dla{
	float:right;

	margin-top:30px;
	margin-bottom:5px;
	width:830px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	color:#900;
	font-size:18px;
	padding-right: 20px;
 }
 
 .wynik{
	 float:left;
	 width:961px;
	 margin-bottom:15px;
 }
 .firma-gora{
	padding-left:30px;
	padding-top:4px;
	float:left;
	width:682px;
	height:40px;
	background-image:url(grafika/bg-gora-wynik-firma.png);
	background-repeat:no-repeat;
	color:#FFF;
 }
 .firma-gora a:link{
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:18px;
	 color:#FFF;
	 text-decoration:none;
 }
  .firma-gora a:visited{
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:18px;
	 color:#FFF;
	 text-decoration:none;
 }
  .firma-gora a:hover{
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:18px;
	 color:#000;
	 text-decoration:none;
 }
  .firma-gora a:active{
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:18px;
	 color:#FFF;
	 text-decoration:none;
 }
 .firma-srodek{
	 position:relative;
	 float:left;
	 width:707px;
	 padding-left:5px;
	 background-image:url(grafika/bg-srodek-wynik-firma.png);
	 background-repeat:repeat-y;
	 
 }
 .firma-wiecej {
	 width:124px;
	 height:17px;
	 padding-top:7px;
	 background-image:url(grafika/bg-firma-wiecej.gif);
	 background-repeat:no-repeat;
   position: absolute;
   bottom: 0;
   right: 0;
   text-align:center;
}
.firma-wiecej a:link{
	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
}
.firma-wiecej a:visited{
	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
}	
.firma-wiecej a:hover{
	
	color:#fece00;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
}
.firma-wiecej a:active{
	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
}
	
 .firma-zamkniecie{
	float:left;
	width:712px;
	height:14px;
	background-image:url(grafika/bg-dol-wynik-firma.png);
	background-repeat:no-repeat;
 }
 .firma-logo{
	 margin-top:28px;
	 width:240px;
	 height:110px;
	 float:right;
 }
   /*   wyniki wyszukiwania koniec       */
 
 
 
 /*   szzcegoly firmy        */
 
 
 .tekst-czerwony-R{
	 color:#a31114;
	 font-family: Tahoma, Geneva, sans-serif;
	 text-align:right;
	 font-size:14px;
	 
 }
  .tekst-czerwony-L{
	 color:#a31114;
	 font-family: Tahoma, Geneva, sans-serif;
	 text-align:left;
	 font-size:14px;
	 
 }
  .tekst-czarny-R{
	 color:#000;
	 font-family: Tahoma, Geneva, sans-serif;
	 text-align:right;
	 font-size:14px;
	 
 }
   .tekst-czarny-L{
	 color:#000;
	 font-family: Tahoma, Geneva, sans-serif;
	 text-align:left;
	 font-size:14px;
	 
 }
 
    .tekst-zolty-R{
	 color:#c39e00;
	 font-family: Tahoma, Geneva, sans-serif;
	 text-align:right;
	 font-size:14px;
	 
 }
 #nazwa-firmy{
	padding-top:12px;
	padding-left:15px;
	height:38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	text-align:left;
	float: left;
	 }
  #firma-baner {
	float:left;
	width:900px;
	height:150px;
	margin-left:30px;
	margin-bottom:6px;

	display: inline;
 }
 #firma-ikony{
	 width:961px;
	 height:44px;
	 float:left;
	 text-align:left;
 }
 #map{
	 float:right;
	 width:533px;
	 height:366px;
	 border:solid;
	 border-color:#a31114;
	 border-style:solid;
	 border-width:3px;
	 margin-bottom:10px;
	 
 }
 #dane-firmy{
	float:left;
	width:385px;
	text-decoration: none;
	display:inline;
 }
 #key-words{
	 float:right;
	 width:533px;
	 margin-bottom:10px;
	 margin-right:4px;
	 text-align:center;
	 color:#999;
	 font-size:14px;
	 font-family:Arial, Helvetica, sans-serif; 
 }
 
 #key-words a:link, #key-words a:active, #key-words a:visited{
 	color:#999;
	text-decoration:none;
 }
 
 #key-words a:hover{
 	color:#999;
    text-decoration:underline;
 } 
 
 .firma{
	 width:961px;
	 float:right;
	 padding-bottom:30px;
 }
 .tlo-firma{
	float:left;
	width:931px;
	background-image:url(grafika/srodek-boxa-ofirmie.png);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#333;
 }
 
 .cap-gora{
	float:left;
	height:9px;
	width:961px;
	background-image:url(grafika/gora-boxa-ofirmie.png);
	background-repeat:no-repeat;
	overflow:hidden;

 }
 .cap-dol{
	 float:left;
	 height:9px;
	 width:961px;
	 background-image:url(grafika/dol-boxa-ofirmie.png);
	 background-repeat:no-repeat;

 }
 
  .gal{
	 width:961px;
	 float:right;
	 margin-bottom:25px;
 }
  .tlo-gal{
	float:left;
	width:931px;
	height:120px;
	background-image:url(grafika/srodek-boxa-ofirmie.png);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
 }
 .tlo-gal img{
	 padding-left:15px;
	 padding-right:15px;
 }
 
 /*   szzcegoly firmy - koniec       */
 

 
 

 
 a.mail{
	 
 }
 
 a.mail:hover{
 	text-decoration:underline;
 }
 
 
 
 
 .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 .footer, .push {
     height: 73px;
	 }
 .footer {
	 background-color:#860101;
	 background-repeat:repeat-x;

 }
 .footer-pojemnik{
	 height:63px;
	 padding-top:10px;
	 background-position:center;
	 background-repeat:no-repeat;
	 text-align:right;
	 width:961px;
	 margin: 0 auto;
 	font-size:12px;
	line-height:18px;
 }
 .footer-pojemnik a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#fece00;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;

 }
 .footer-pojemnik a:visited {
	 font-family:Arial, Helvetica, sans-serif;
	 color:#fece00;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;

 }
 .footer-pojemnik a:hover {
	 font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;

 }
 .footer-pojemnik a:active {
	 font-family:Arial, Helvetica, sans-serif;
	color:#fece00;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
 }

.text1{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
}
.websylium{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b65a5a;
}
.websylium a:link{
	color:#b65a5a;
	font-size:11px;
}
.websylium a:visited {
	 color:#b65a5a;
	 font-size:11px;

 }
 .websylium a:hover {
	color:#fff;
	font-size:11px;

 }
 .websylium a:active {
	color:#b65a5a;
	font-size:11px;
 }

 input, textarea, select{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#a31114;
	background:none;
 }

 option{
	
 }

 .formError{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#FF0000;
	padding-top:10px;
	padding-bottom:10px;
 }

 

