html {
	margin: 0px;
	padding: 0px;
}
body {
  behavior: url('inne/csshover.htc');
  margin: 0px;
	padding: 0px;
	background: #ffffff url('images/blue/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/blue/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/blue/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/blue/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/blue/info_tlo.gif') no-repeat top center;
}
div#infodnia div{
  width:120px;
  height:87px;
  overflow:hidden;
  border:solid 2px #ffffff;
  background:#000000;
  margin-left:16px;
  margin-top:8px;
  margin-right:17px;
  float:left;
}
div#infodniaimg{
  width:120px;
}
div#infodnia table{
  display:block;
  position:relative;
  top:6px;
}
div#infodnia table td{
  border-bottom:solid 1px #888888;
  width:350px;
  padding-left:3px;
}
div#infodnia table td a{
  display:block;
  width:320px;
  height:22px;
  color:#ffffff;
  font-size:13px;
  text-decoration:none;
  background: url('images/blue/tick.png') no-repeat center left;
  padding-left:25px;
  white-space:nowrap;
  overflow:hidden;
}
div#infodnia table td a:hover{
  color:#34A8F1;
}
table#manugl{
  margin: 0px auto;
  width:980px;
  background: #fff url('images/blue/infodnia_cien.gif') no-repeat top left;
}
table#manugl td{
  text-align:center;
  font-size:13px;
  color:#2555A7;
}
table#manugl th{
  padding:16px 0px 0px 0px;
  line-height:10px;
  text-align:center;
}
table#manugl td a{
  font-size:13px;
  text-decoration:none;
  color:#2555A7;
  line-height:20px;
}
table#manugl td a:hover{
  border-bottom:1px dotted #2555A7;
}
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/blue/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;
}
.lewa_naglowek h1 a:hover{
  color:#2555A7;
  border-bottom:dotted 1px #2555A7;
}
.lewa_tresc{
  margin: 0px 20px 0px 60px;
  text-align:justify;
}
table#drzewo{
  width:700px;
  margin-left:8px;
  margin-top:10px;
  margin-bottom:24px;
}
table#drzewo td{
  width:233px;
  padding-bottom:15px;
  color:#aaa;
}
table#drzewo td a{
  color:#7D7D7D;
  text-decoration:none;
  font-size:15px;
  font-weight:bold;
  border-bottom:dotted 1px #2555A7;
}
table#drzewo td a:hover{
  border-bottom:dotted 1px #7D7D7D;
  background:#E5E5E5;
}
table#drzewo td div{
  width:225px;
}
table#drzewo td div a{
  color:#7D7D7D;
  text-decoration:none;
  font-size:11px;
  font-weight:normal;
  border-bottom: none 0px;
}
table#drzewo td div 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/blue/stopka.jpg');
}
div#stopka2{
  width:980px;
  height:104px;
  margin: 0px auto;
  background: url('images/blue/stopka.jpg');
}
div#stopka_cont{
  width:980px;
  background: url('images/blue/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;
}
.formularz{
  margin-left:120px;
  margin-right:20px;
  margin-top:20px;
}
.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/blue/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;
}