body {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  background-image: url(/images/background.png);
  background-color: #f7f7f7;
  background-repeat: repeat-x;
  width: 1102px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -8px;
}
/* kolorystyka odnosnikow */
a:link {
  color: #004DFF;
  text-decoration: none;
}

a:visited {
  color: #004DFF;
  text-decoration: none;
}

a:active {
  color: #004DFF;
  text-decoration: none;
}

a:hover {
  color: #004DFF;
  text-decoration: underline;
}
img {
  border: 0;
}
noscript {
  float: left;
  width: 1080px;
  margin: 0;
  padding: 6px 0 6px 0;
  background: red;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
}
button, input.dalej, input.zatwierdz, input.wystaw, input.szukaji {
  background: #F6F6F6 -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EFEFEF));
  background: #F6F6F6 -moz-linear-gradient(top, white, #EFEFEF);
  border: 1px solid #CCC;
  border-radius: 3px;
  -moz-border-radius: 3px;
  cursor: pointer;
  height: 26px;
  overflow: visible;
  padding: 0px 6px;
  vertical-align: middle;
  white-space: nowrap;
}
button:hover, input.dalej:hover, input.zatwierdz:hover, input.wystaw:hover, input.szukaji:hover, button:focus, input.dalej:focus, input.zatwierdz:focus, input.wystaw:focus, input.szukaji:focus {
  -webkit-box-shadow: #999 0px 0px 3px;
  -moz-box-shadow: #999 0px 0px 3px;
  box-shadow: #999 0px 0px 4px;
  background: #F3F3F3 -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EBEBEB));
  background: #F3F3F3 -moz-linear-gradient(top, white, #EBEBEB);
  border-color: #999;
  outline: 0px;
}
#top-banner {
  float: left;
  width: 1100px;
  background: white;
  border-left: 1px silver solid;
  border-right: 1px silver solid;
}
div.logo-strony {
  float: left;
  width: 300px;
  height: 90px;
  background-image: url('../images/logo.png');
  margin: 18px 0 0 10px;
}
div.logo-strony a {
  float: left;
  width: 300px;
  height: 90px;
}
#menu-top {
  float: right;
  margin: 10px 10px 0 0;
}
#menu-top div {
  float: left;
  margin-left: 10px;
}
#bo-top {
  float: left;
  margin: 40px 0 0 20px;
  font-size: 30px;
  font-weight: bold;
  color: #2674C2;
  text-shadow: #2693C2 1px 1px 10px;
}
#googleplus {
  float: left;
  margin: 40px 0 0 30px;
}
#facebooklike {
  float: left;
  height: 30px;
  margin: 40px 0 0 10px;
}
div.menu-strony {
  float: left;
  width: 1100px;
  height: 200px;
  margin-top: 10px;
  background: url(/images/indextop.png) repeat-x;
}
#index-page {
  float: left;
  width: 1100px;
  background: white;
  border-left: 1px silver solid;
  border-right: 1px silver solid;
}
#new-version {
  float: left;
  width: 779px;
  margin: 0 0 10px 150px;
  color: #FFF;
  font-size: 14px;
  padding: 10px;
  background: #33CCFF;
  border: 1px #0099FF solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#new-version-close {
  float: right;
}
#new-version-close a {
  color: #FFF;
}
div.dodaj {
  float: left;
  width: 280px;
  height: 40px;
  margin: 20px 0 0 10px;
}
div.dodaj button {
  width: 280px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #505050;
}
div.dodaj img {
  vertical-align: middle;
}
div.dodaj span {
  vertical-align: middle;
  margin-left: 10px;
}
/* ads */
#ad-banner-top {
  float: left;
  width: 728px;
  margin: 10px 0 0 181px;
}
#ad-banner-bottom {
  float: left;
  width: 894px;
  margin: 20px 0 0 186px;
}
#ad-banner-ogloszenie {
  float: left;
  width: 894px;
  margin: 20px 0 0 186px;
}
#ad-index-right {
  float: left;
  width: 160px;
  margin: 40px 0 0 10px;
}
#ad-banner-ogl-left {
  float: left;
  width: 160px;
  margin: 0 0 0 10px;
}
/* wyszukiwarka top */
div.szukaj {
  float: left;
  width: 770px;
  height: 40px;
  margin: 20px 0 0 30px;
}
input.wyszukiwarka-input {
  float: left;
  width: 170px;
  height: 32px;
  outline: none;
  font-size: 14px;
  padding: 3px 5px 3px 5px;
  background: #F6F6F6 -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EFEFEF));
  background: #F6F6F6 -moz-linear-gradient(top, white, #EFEFEF);
  border: 1px #B0B0B0 solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
select.wojewodztwo {
  float: left;
  width: 170px;
  height: 40px;
  margin-left: 10px;
  outline: none;
  font-size: 14px;
  padding: 8px 5px 8px 5px;
  background: #F6F6F6 -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EFEFEF));
  background: #F6F6F6 -moz-linear-gradient(top, white, #EFEFEF);
  border: 1px #B0B0B0 solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
select.kategoria {
  float: left;
  width: 170px;
  height: 40px;
  margin-left: 10px;
  outline: none;
  font-size: 14px;
  padding: 8px 5px 8px 5px;
  background: #F6F6F6 -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EFEFEF));
  background: #F6F6F6 -moz-linear-gradient(top, white, #EFEFEF);
  border: 1px #B0B0B0 solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
select.rodzaj {
  float: left;
  width: 140px;
  height: 40px;
  margin-left: 10px;
  outline: none;
  font-size: 14px;
  padding: 8px 5px 8px 5px;
  background: #F6F6F6 -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EFEFEF));
  background: #F6F6F6 -moz-linear-gradient(top, white, #EFEFEF);
  border: 1px #B0B0B0 solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
input.szukaji {
  width: 68px;
  height: 40px;
  margin-left: 10px;
}
div.banner-top-clock {
  float: left;
  width: 500px;
  margin: 4px 0 0 10px;
  color: #FFF;
  font-weight: bold;
}
div.wojewodztwa-box {
  float: left;
  width: 808px;
  height: 364px;
  margin: 0 0 0 20px;
  padding: 10px;
  border: 1px silver solid;
  background: #FBFBFB;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#mapa-wojewodztwa {
  float: left;
  width: 300px;
  height: 279px;
  margin: 30px 0 0 20px;
}
.svg {
  width: 300px;
  height: 279px;
  position: absolute;
  margin: 0;
  display: none;
  z-index: 0;
}
img.mapa {
  width: 300px;
  height: 279px;
  position: absolute;
  border: 0;
  z-index: 1;
}
#Map {
  width: 300px;
  height: 279px;
}
div.wojewodztwa-a {
  float: left;
  width: 400px;
  margin: 20px 0 0 40px;
}
div.wojewodztwa-polska {
  float: left;
  width: 400px;
}
div.wojewodztwa-left {
  float: left;
  width: 178px;
}
div.wojewodztwa-right {
  float: left;
  width: 178px;
}
div.wojewodztwa-a a {
  font-size: 15px;
  font-weight: bold;
  margin: 2px;
  padding: 3px;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-decoration: none;
}
.hlgreen {
  background: #266CC2;
  color: #FFFFFF !important;
}
div.najnowsze-ogloszenia {
  float: left;
  width: 900px;
  margin: 10px 10px 0 10px;
}
div.najnowsze-ogloszenia-title {
  float: left;
  width: 900px;
  font-weight: bold;
  font-size: 16px;
  color: #505050;
}
.hilight {
  background: #E1F1FF !important;
}
div.n-ogloszenie {
  float: left;
  width: 900px;
  height: 100px;
  border-bottom: 1px silver solid;
}
div.n-ogloszenie-left {
  float: left;
  width: 130px;
  height: 85px;
}
div.n-ogloszenie-left img.uvideo {
  border: 0;
  position: absolute;
  width: 34px;
  height: 29px;
  margin: 18px 0 0 84px;
}
div.n-ogloszenie-left img.img-tooltip, div.n-ogloszenie-left img.uimage {
  border: 0;
  margin: 12px 0 0 5px;
  width: 110px;
  height: 70px;
  padding: 3px;
  border: 1px silver solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#tooltip {
  float: left;
  position: absolute;
  display: none;
  background: #FFF;
  padding: 5px;
  border: 1px silver solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
div.n-ogloszenie-center {
  float: left;
  width: 640px;
  height: 85px;
}
div.n-ogloszenie-right {
  float: left;
  width: 130px;
  height: 85px;
}
div.tytul-o {
  float: left;
  width: 600px;
  margin: 12px 0 0 0;
  font-size: 14px;
}
span.green {
  background: #266CC2;
  color: #FFFFFF;
  padding: 2px 4px 2px 4px;
  font-size: 11px;
  white-space: nowrap;
}
div.opis-o {
  float: left;
  width: 600px;
  margin: 3px 0 0 0;
  font-size: 12px;
  color: #606060;
}
div.cena-o {
  float: left;
  width: 120px;
  margin: 12px 0 0 10px;
  font-size: 14px;
  font-weight: bold;
}
div.info-o {
  float: left;
  width: 300px;
  margin: 3px 0 0 0;
  font-size: 11px;
  color: #A0A0A0;
  text-decoration: underline;
}
#loading {
  float: left;
  width: 900px;
  height: 940px;
  margin: 10px 0 20px 0;
  padding-top: 300px;
  display: none;
  text-align: center;
  border: 1px silver solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#results {
  float: left;
  width: 900px;
  height: 1070px;
  margin: 10px 0 20px 0;
  border: 1px silver solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#results_szukaj {
  float: left;
  width: 900px;
  margin: 10px 0 20px 0;
  border: 1px silver solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
div.kategoria-lista {
  float: left;
  width: 230px;
  margin: 0 0 0 10px;
}
div.kategoria-lista-a {
  float: left;
  width: 230px;
  border-left: 1px silver solid;
  border-top: 1px silver solid;
  border-right: 1px silver solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
div.kategoria-lista-a p {
  margin: 0;
}
div.kategoria-lista-a a {
  float: left;
  width: 200px;
  padding: 8px 0 8px 30px;
  border-bottom: 1px silver solid;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  background: #FBFBFB;
}
div.kategoria-lista-a a:hover {
  background: #E1F1FF;
}
span.b-word {
  font-size: 16px;
  font-weight: bold;
}
span.m-word {
  font-size: 14px;
  font-weight: bold;
}
span.blue {
  color: #0066FF;
}
div.margin {
  float: left;
  width: 930px;
  margin: 20px 0 0 20px;
}
div.kontakt {
  float: left;
  width: 930px;
  margin: 20px 0 0 20px;
}
/* ogloszenie */
#ogloszenie {
  float: left;
  width: 908px;
  margin: 0 0 20px 10px;
  padding-bottom: 10px;
  border: 1px silver solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
div.ogl-title {
  float: left;
  width: 888px;
  margin: 10px 10px 0 10px;
  font-size: 18px;
  font-weight: bold;
  color: #505050;
}
div.ogl-miejsce {
  float: left;
  width: 888px;
  margin: 2px 10px 0 10px;
  font-size: 11px;
  color: #909090;
}
div.ogl-miasto {
  float: left;
  width: 888px;
  margin: 2px 10px 0 10px;
  font-size: 15px;
  font-weight: bold;
  color: #505050;
}
div.ogl-miasto a {
  font-size: 11px;
}
#ogl-zdjecia-box {
  float: left;
  width: 684px;
  padding-top: 10px;
  margin: 10px 0 0 111px;
  border: 1px silver solid;
  background: #FBFBFB;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
div.ogl-zdjecie-big {
  float: left;
  width: 684px;
  height: 375px;
  text-align: center;
}
div.ogl-zdjecie-big img {
  height: 375px;
}
div.ogl-zdjecie-small {
  float: left;
  margin: 10px 0 10px 19px;
}
div.ogl-zdjecie-small img {
  width: 110px;
  height: 70px;
  padding: 2px;
}
#film {
  float: left;
  width: 678px;
  margin: 10px 10px 0 10px;
  text-align: center;
  font-weight: bold;
}
div.film-iframe {
  float: left;
  width: 678px;
  margin: 10px 0 0 0;
  text-align: center;
  display: none;
}
div.ogl-tresc {
  float: left;
  width: 678px;
  margin: 10px 10px 0 10px;
  font-size: 14px;
  color: #505050;
}
#ogl-ft-left {
  float: left;
  width: 698px;
}
#ogl-dk-right {
  float: left;
  width: 188px;
}
div.ogl-cena {
  float: left;
  width: 168px;
  margin: 10px 10px 0 10px;
  padding: 10px;
  border: 1px silver solid;
  background: #FFCCCC;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 14px;
  color: #606060;
}
div.ogl-dane {
  float: left;
  width: 168px;
  margin: 10px 10px 0 10px;
  padding: 10px;
  border: 1px silver solid;
  background: #FBFBFB;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 11px;
  color: #606060;
}
div.ogl-kontakt {
  float: left;
  width: 168px;
  margin: 10px 10px 20px 10px;
  padding: 10px;
  border: 1px silver solid;
  background: #FFFFC1;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 12px;
  color: #606060;
}
div.ogl-kontakt-title {
  float: left;
  width: 168px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}
div.ogl-kontakt-button {
  float: left;
  width: 168px;
  text-align: center;
  margin: 6px 0 6px 0;
}
div.ogl-kontakt-button button {
  font-weight: bold;
  color: #505050;
}
#wspomnij {
  float: left;
  width: 168px;
  text-align: justify;
  margin-top: 8px;
  color: #469d00;
}
/* odpoweidz */
div.odp-tresc {
  float: left;
  margin: 10px 0 0 10px;
}
div.odp-tresc-title {
  float: left;
  width: 500px;
  font-size: 15px;
  font-weight: bold;
  color: #505050;
}
textarea.tresc {
  float: left;
  width: 430px;
  height: 150px;
  outline: none;
  font-size: 14px;
  padding: 3px 5px 3px 5px;
  background: #F6F6F6 -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EFEFEF));
  background: #F6F6F6 -moz-linear-gradient(top, white, #EFEFEF);
  border: 1px #B0B0B0 solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
div.odp-email {
  float: left;
  margin: 20px 0 0 10px;
}
div.odp-email-title {
  float: left;
  width: 500px;
  font-size: 15px;
  font-weight: bold;
  color: #505050;
}
input.email {
  float: left;
  width: 430px;
  height: 24px;
  outline: none;
  font-size: 14px;
  padding: 3px 5px 3px 5px;
  background: #F6F6F6 -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EFEFEF));
  background: #F6F6F6 -moz-linear-gradient(top, white, #EFEFEF);
  border: 1px #B0B0B0 solid;
  border-redius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
div.recaptcha {
  float: left;
  margin: 10px 0 0 10px;
}
div.odp-wyslij {
  float: left;
  width: 500px;
  margin: 10px 0 20px 322px;
}
input.zatwierdz {
  font-weight: bold;
  color: #505050;
}
/* view */
div.nawigacja-p {
  float: left;
  width: 700px;
  margin: 15px 0 15px 10px;
}
div.nawigacja-p button {
  padding: 0 9px 0 9px;
  margin-right: 4px;
}
/* up */
div.wystaw-ponownie, div.usun {
  float: left;
  width: 1100px;
  margin-top: 20px;
}
div.wystaw-ponownie-title, div.usun-title {
  float: left;
  width: 1060px;
  margin-left: 10px;
  padding: 5px 10px 5px 10px;
  border-bottom: 1px silver solid;
  font-size: 16px;
  font-weight: bold;
  color: #505050;
}
div.wystaw-ponownie-left {
  float: left;
  width: 600px;
  margin: 20px 0 20px 20px;
}
div.wp-title {
  float: left;
  width: 600px;
  font-size: 15px;
  font-weight: bold;
  color: #505050;
}
select.czas-w {
  width: 200px;
  font-size: 14px;
  padding: 5px 2px 5px 2px;
}
input.wystaw {
  float: left;
  height: 30px;
  margin: 20px 0 20px 400px;
}
div.success {
  float: left;
  width: 1070px;
  background: #00FF33;
  margin: 20px 0 20px 10px;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  padding: 5px;
}
div.fail {
  float: left;
  width: 1070px;
  background: red;
  margin: 20px 0 20px 10px;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  padding: 5px;
}
/* chat */
#bramka-chat {
  float: left;
  margin-left: 100px;
}
/* stopka */
div.stopka {
  float: left;
  width: 1090px;
  padding: 5px;
  background: white;
  border-left: 1px silver solid;
  border-right: 1px silver solid;
  border-bottom: 1px silver solid;
}
div.stopka-bottom {
  float: left;
  width: 1070px;
  margin-left: 10px;
  border-top: 1px silver solid;
}
/* copyright */
div.copyright {
float: left;
width: 1100px;
margin: 10px 0 0 0;
padding-bottom: 20px;
}
div.copyright div {
  float: left;
  margin-right: 30px;
}