html {
	margin: 0px;
	padding: 0px;
}
body {
  margin: 0px;
	padding: 0px;
	background: #ffffff url('./images/body.jpg') repeat-x;
	font-family: "Trebuchet MS", Arial;
  color:#444;
  font-size:12px;
}
img{
  border:none;
}
table {
  border-collapse: collapse;
  border-spacing:0px;
  margin:0px;
  padding:0px;
}
td,th{
  vertical-align:top;
  padding:0px;
  text-align:left;
  margin:0px;
}
div#toper{
  margin: 24px auto 0px;
  width:980px;
  height:10px;
  background: url('./images/toper.png') no-repeat;
}
div#logo{
  margin: 0px auto;
  width:980px;
  height:90px;
  overflow:hidden;
  background:#fff;
}
div#logo img{
  margin:18px 0px 0px 18px;
  display:block;
  float:left;
}
div#znaczek{
  width:40px;
  height:90px;
  background: url('./images/znaczek.jpg') no-repeat center center;
  float:left;
}
div#nazwa{
  height:90px;
  font-size:28px;
  line-height:83px;
}
div#szukaj{
  margin: 0px auto;
  width:980px;
  height:30px;
  overflow:hidden;
  background: #fff url('./images/szukaj.jpg') no-repeat top right;
}
form#szukaj_form{
  margin-left:556px;
  padding-top:4px;
  width:260px;
}
input#q{
  font-family:Arial;
  width:127px;
  height:22px;
  font-size:11px;
  padding-top:3px;
  border-width:0px;
  background:transparent;
}
input#sa{
  width:30px;
  border:none;
  background:transparent;
  cursor:pointer;
}
div#topsites{
  margin-left:15px;
  margin-top:12px;
  width:200px;
  float:left;
}
div#infodnia{
  margin: 0px auto;
  width:980px;
  height:109px;
  background: #fff url('./images/info_tlo.gif') no-repeat top center;
}
div#infodniaimg{
  width:120px;
  height:87px;
  overflow:hidden;
  border:solid 2px #ffffff;
  background:#000000;
  margin-left:16px;
  margin-top:8px;
  float:left;
}
div#infodniaimg img{
  width:120px;
}
div#infocontener{
  position:relative;
  top:6px;
}
div#infocontener div{
  border-bottom:solid 1px #888888;
  margin:0px 20px;
  width:350px;
  height:22px;
  padding-left:3px;
  float:left;
}
div#infocontener a{
  display:block;
  width:340px;
  height:22px;
  color:#ffffff;
  font-size:13px;
  text-decoration:none;
  background: url('./images/tick.png') no-repeat center left;
  padding-left:25px;
  white-space:nowrap;
  overflow:hidden;
}
div#infocontener a:hover{
  color:#34A8F1;
}

div#manu_gl{
  margin: 0px auto;
  width:980px;
  background: #fff url('./images/infodnia_cien.gif') no-repeat top left;
}
div#manu_gl .manu_gl_poz{
  float:left;
  text-align:center;
  padding:0px 20px 20px 20px;
}
div#manu_gl .manu_gl_poz img{
  display:block;
  margin:8px auto 4px auto;
}
div#manu_gl .manu_gl_poz span a{
  font-size:13px;
  text-decoration:none;
  color:#2555a7;
  line-height:20px;
}
div#manu_gl .manu_gl_poz span a:hover{
  border-bottom:1px dotted #2555a7;
}
div#manu_gl .manu_gl_spacer{
  float:left;
  display:block;
  width:23px;
  height:64px;
  background:url('./images/spacer.png') no-repeat center bottom;
}
div#tresc{
  width:980px;
  margin: 32px auto 20px;
}
div#lewa{
  width:718px;
  min-height:780px;
  float:left;
  border-right:dashed 1px #e5e5e5;
  padding-top:10px;
  margin:0px;
}
.strony{
  width:700px;
  text-align:right;
  color:#2555a7;
}
.strony a{
  color:#2555a7;
  text-decoration:none;
}
.strony a:hover{
  border-bottom: dotted 1px #2555a7;
}
.lewa_naglowek{
  background: url('./images/naglowek.gif') no-repeat 0px 10px;
  width:700px;
  height:90px;
  color:#444;
}
.lewa_naglowek img{
  width:35px;
  height:35px;
  margin:0px 12px 55px 13px;
  display:block;
  float:left;
}
.lewa_naglowek h1, .lewa_naglowek h2, .lewa_naglowek span{
  font-size:21px;
  padding-top:20px;
  margin:0px;
  color:#444;
}
.lewa_naglowek span{
  float:left;
  white-space:pre;
}
.lewa_naglowek h2{
  color:#2555a7;
}
.lewa_naglowek h1 a{
  font-size:21px;
  color:#444;
  text-decoration:none;
  border-bottom:dotted 1px #999;
}
.lewa_naglowek h1 a:hover{
  color:#2555a7;
  border-bottom:dotted 1px #2555a7;
}
.lewa_tresc{
  margin: 0px 20px 0px 60px;
  text-align:justify;
}
div .drzewocont{
  margin-left:8px;
  margin-top:10px;
}
div .drzewo_gl{
  width:233px;
  padding-bottom:15px;
  color:#aaa;
  float:left;
}
div .drzewo_gl a{
  color:#7d7d7d;
  text-decoration:none;
  font-size:15px;
  font-weight:bold;
  border-bottom:dotted 1px #2555a7;
}
div .drzewo_gl a:hover{
  border-bottom:dotted 1px #7d7d7d;
  background:#e5e5e5;
}
div .drzewo_pd{
  width:233px;
  float:left;
}
div .drzewo_pd a{
  color:#7d7d7d;
  text-decoration:none;
  font-size:11px;
  font-weight:normal;
  border-bottom: none 0px;
}
div .drzewo_pd a:hover{
  border-bottom:dotted 1px #7d7d7d;
  background:#e5e5e5;
}
div#prawa{
  width:260px;
  float:right;
}
.prawa_naglowek{
  color:#444;
  font-size:14px;
  font-weight:bold;
  text-transform: uppercase;
  padding:11px 0px 0px 11px;
}
.prawa_tekst{
  padding:9px 0px 0px 10px;
  color:#7d7d7d;
  font-size:14px;
}
.prawa_tekst a{
  color:#2555a7;
  text-decoration:none;
}
.prawa_tekst a:hover{
  border-bottom:dotted 1px #7d7d7d;
}

div#stopka{
  clear:both;
  width:100%;
  height:104px;
  background: url('./images/stopka.jpg');
}
div#stopka2{
  width:980px;
  height:104px;
  margin: 0px auto;
  background: url('./images/stopka.jpg');
}
div#stopka_cont{
  width:980px;
  background: url('./images/stopka_linki_tlo.jpg') no-repeat top left;
  margin: 0px auto;
  color:#bbb;
  font-size:11px;
}
div#stopka_cont a{
  border-bottom:1px dotted #bbbbbb;
  color:#bbbbbb;
  text-decoration:none;
  line-height:18px;
}
div#stopka_cont a:hover{
  background:#525252;
}
div#stopka_cont_header{
  color:#ffffff;
  text-indent:25px;
  margin-bottom:6px;
}
div#stopka_cont_bottom{
  margin-right:3px;
  text-align:right;
  color:#bbbbbb;
  margin-top:42px;
}
.strona{
  margin-left:60px;
  margin-right:20px;
}
.strona th{
  text-align:right;
}
.strona td{
  text-align:justify;
  padding: 0px 0px 6px 8px;
}
.strona td a, .statystyki td a, .lewa_tresc a{
  color:#2555a7;
  text-decoration:none;
  font-weight:normal;
}
.strona td a:hover, .statystyki td a:hover, .lewa_tresc a:hover{
  border-bottom:dotted 1px #2555a7;
  color:#2555a7;
}
.statystyki{
  margin-left:60px;
  margin-right:20px;
}
.statystyki td{
  text-align:justify;
}
.statystyki th{
  text-align:right;
  font-weight:normal;
  padding:0px 10px 8px 0px;
}
.statystyki td span{
  font-weight:bold;
}
.lista{
  font-size:12px;
  padding:10px 10px 10px 16px;
  color:#444;
  text-align:left;
  clear:both;
}
.lista img, .strona th img{
  float:left;
  padding:1px;
  border: solid 1px #7d7d7d;
  margin:2px 5px 3px 0px;
  width:120px;
}
.lista a{
  font-weight:bold;
  text-decoration:none;
  color:#444;
  border-bottom:dotted 1px #7d7d7d;
  font-size:14px;
}
.lista a:hover{
  border-bottom:dotted 1px #7d7d7d;
  background:#e5e5e5;
}
.lista span{
  display:block;
  margin:5px 0px;
}
.lista_link{
  font-size:11px;
  color:#444;
}
.punkty{
  font-size:11px;
  color:#aaa;
  text-align:left;
}
.punkty a{
  color:#2555a7;
  font-weight:bold;
  text-decoration:none;
}
.punkty a:hover{
  border-bottom: dashed 1px #2555a7;
}
.stronykategorii{
  font-size:11px;
  color:#444444;
  text-align:left;
}
.stronykategorii a{
  color:#2555a7;
  font-weight:normal;
  text-decoration:none;
}
.stronykategorii a:hover{
  border-bottom: dashed 1px #2555a7;
}
.formularz{
  margin-left:60px;
  margin-right:20px;
  margin-top:20px;
}
.formularz a{
  color:#2555a7;
}
.formularz_label{
  vertical-align:top;
  font-size:12px;
  color:#7d7d7d;
  float:left;
  width:100px;
  text-align:right;
  margin-top:7px;
}
.formularz_label span{
  font-size:10px;
  color:#ababab
}
.formularz_label span input{
  width:24px;
  font-size:10px;
  color:#ababab;
  border:0px none;
  text-align:right;
}
.formularz_textarea{
  border:solid 1px #e5e5e5;
  width:370px;
  height:150px;
  margin-top:7px;
  margin-left:14px;
  font-size:12px;
  font-family:Arial;
  color:#2C2C2C;
  padding:2px 0px;
}
.formularz_select{
  border:solid 1px #e5e5e5;
  width:373px;
  height:24px;
  margin-top:7px;
  margin-left:14px;
  font-size:12px;
  font-family:Arial;
  color:#2C2C2C;
  padding:0px;
}
.formularz_input{
  border:solid 1px #e5e5e5;
  width:370px;
  margin-top:7px;
  margin-left:14px;
  font-size:12px;
  font-family:Arial;
  color:#2C2C2C;
  padding:2px 0px;
  background:#fff;
}
.formularz_submit{
  width:77px;
  height:23px;
  margin-top:12px;
  margin-left:310px;
  background: url('./images/submit.jpg') no-repeat;
  color:#ffffff;
  border:none;
  font-size:11px;
  cursor:pointer;
}
.formularz_zwrotny{
  text-indent:14px;
  font-size:11px;
  color:#2555a7;
  margin-bottom:4px;
}
.formularz_sms{
  margin-top:5px;
  text-align:justify;
  width:490px;
}
.blad{
  font-size:10px;
  width:468px;
  color:#cd3333;
  margin-bottom:20px;
  margin-left:114px;
}
.formularz_danefirmy{
  font-weight:bold;
  margin-top:18px;
  text-indent:115px
}
.formularz_mapa{
  position:relative;
  left:14px;
  margin-top:5px;
}
div#mapCanvas{
  padding:1px;
  border: solid 1px #7d7d7d;
  width:497px;
  height:400px;
}
div#mapCanvasAdd{
  width: 370px;
  height: 300px;
}



table#wybortypu{
  width:550px;
  margin:0px auto;
}
table#wybortypu td{
  text-align:center;
  vertical-align:middle;
  height:30px;
  border-bottom:dashed 1px #ddd;
  border-top:dashed 1px #ddd;
  white-space: nowrap
}
table#wybortypu td div{
  text-align:right;
}
table#wybortypu th{
  text-align:center;
  vertical-align:middle;
  width:105px;
  height:40px;
  font-weight:bold;
  font-size:13px; 
}
table#wybortypu th a{
  display:block;
  background: url('./images/submit.jpg');
  margin:0px auto;
  width:77px;
  height:23px;
  color:#fff;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
  line-height:23px;
}
table#wybortypu th a:hover{
  color:#fff;
  text-decoration:none;
  border:0 none;
}
div#infociasteczka{
  width:100%;
  height:40px;
  background: url('./images/cookiesbg.png') no-repeat center;
  position:fixed;
  bottom:24px;
  text-align:center;
  color:#fff;
  line-height:40px;
  opacity:0.7;
  fileter:alpha(opacity=70);
}
div#infociasteczka div{
  width:960px;
  margin:0px auto;
}
div#infociasteczka a{
  color:#fff;
}
a#infociasteczkazamknij{
  color:#000 !important;
}