*{
  margin: 0;
  padding: 0;
  font-family: Verdana;
}
a{
  color: #FF8402;
}
a:hover{
  color: #FFA422;
}
img{
  border: none;
}
br.cb{
  clear: both;
  line-height: 0%;
}
br.cr{
  clear: right;
  line-height: 0%;
}
br.cl{
  clear: left;
  line-height: 0%;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.hide{
  display: none;
}
.err{
  color: #bc0606 !important;
}
.error{
  border-color: red !important;
}
h1{
  color: #D98000;
  font-size: 24px;
  margin: 20px 0;
  font-weight: normal;
}
h2{
  color: #70ba1a;
  font-size: 20px;
  margin: 10px 0;
  font-weight: normal;
}
input, select{
  vertical-align: middle;
}
input[type=submit]{
  display: inline-block;
  vertical-align: middle;
  width: 80px !important;
  height: 21px !important;
  padding-bottom: 3px;
  font-weight: bold;
  background: url('/images/80.png') no-repeat 0 0;
  border: none;
  cursor: pointer;
}
input[type=submit]:hover{
  color: #FF8402;
}
input[type=submit].short{
  width: 50px !important;
  background: url('/images/50.png');
}
input[type=submit].long{
  width: 120px !important;
  background: url('/images/120.png');
}
.center{
  text-align: center;
}
.text{
  text-align: justify;
  font-size:12px;
}
img.border{
  border: 1px solid #C8B79D;
  background: white;
  padding: 5px;
  width: 100px;
  height: 75px;
}
body{
  text-align: center;
  color: #716D6E;
  overflow: auto;
  background: url('/images/background.jpg') repeat-x 0 0;
}

#cont{
  width: 960px;
  min-height: 250px;
  text-align: left;
  margin: 0 auto;
  position: relative;
}

a.toplink{
  display: inline-block;
  padding-left: 20px;
  float: right;
  font-size: 11px;
  color: #1397BE;
  text-decoration: none;
  line-height: 25px;
  height: 25px;
  background: url('/images/3_poziom.png') no-repeat 10px center;
}
a.toplink:hover{
  text-decoration: underline;
  color: #B3EDFF;
  background: url('/images/3_poziom_hover.png') no-repeat 10px center;
}

#topper{
  width: 100%;
  height: 126px;
  position: relative;
  background: url('/images/prawa_latarnia.jpg') no-repeat 292px 0;
  margin-top: 4px;
  z-index: 3;
}
#topper a.logo{
  display: block;
  width: 292px;
  height: 126px;
  background: url('/images/logo.jpg') no-repeat 0 0;
  text-indent: -9999px;
}
#topper .kotwica{
  position: absolute;
  bottom: -20px;
  left: 292px;
  width: 211px;
  height: 111px;
  background: url('/images/kotwica_z_kolkiem.png') no-repeat 0 0;
}
#topper .advert{
  width: 468px;
  height: 60px;
  position: absolute;
  top: 31px;
  right: 5px;
/*  border: 1px solid #0283A0;
  background: rgba(200,200,200,0.5);*/
}

#menu{
  width: 100%;
  height: 76px;
  padding-top: 4px;
  background: url('/images/menu_back.jpg') repeat-x 0 0;
  position: relative;
  margin: 0 0 30px;
  z-index: 2;
}
#menu .left, #menu .right{
  width: 77px;
  height: 80px;
  position: absolute;
  top: 0;
}
#menu .left{
  left: 0;
  background: url('/images/menu_left.jpg') no-repeat 0 0;
}
#menu .right{
  right: 0;
  background: url('/images/menuright.jpg') no-repeat 0 0;
}
#menu .els{
  position: relative;
  margin: 0 10px;
  height: 47px;
}
#menu .els a{
  display: inline-block;
  height: 47px;
  line-height: 37px;
  font-weight: bold;
  font-size: 12px;
  padding: 0 20px;
  text-align: center;
  color: #B1EFFE;
  text-decoration: none;
  position: relative;
  background: url('/images/3_pion.png') no-repeat center 35px;
}
#menu .els a:hover, #menu .els a.act{
  color: #006C8B;
  background: url('/images/menu_hoverback.jpg') repeat-x 0 0;
}
#menu .els a .l, #menu .els a .r{
  display: none;
  width: 16px;
  height: 47px;
  position: absolute;
  top: 0;
}
#menu .els a .l{
  left: 0;
  background: url('/images/menu_hover_left.jpg') no-repeat 0 0;
}
#menu .els a .r{
  right: 0;
  background: url('/images/menu_hoverright.jpg') no-repeat 0 0;
}
#menu .els a:hover .l, #menu .els a.act .l, #menu .els a:hover .r, #menu .els a.act .r{
  display: block;
}

#menu .backlinks{
  font-size: 11px;
  margin: 8px 16px 0;
  color: #1CAEDF;
  position: relative;
}
.backlinks a{
  display: inline-block;
  height: 12px;
  line-height: 100%;
  margin: 0 1px;
  padding-left: 11px;
  color: #fff;
  text-decoration: none;
  background: url('/images/3_poziom_bialy.png') no-repeat 3px center;
}
.backlinks a:hover{
  color: #B3EDFF;
  background: url('/images/3_poziom_hover.png') no-repeat 3px center;
}
.backlinks a.act{
  color: #FF7802;
  font-weight: bold;
  text-decoration: none;
  background: url('/images/3_poziom_pomarancz.png') no-repeat 3px center;
}
.backlinks a.act:hover{
  text-decoration: underline;
}

#leftboxes{
  float: left;
  width: 311px;
  min-height: 150px;
}
#leftboxes .box{
  width: 311px;
  margin-bottom: 25px;
}
#leftboxes .box .title{
  background: url('/images/box_top.png') no-repeat 0 0;
  height: 54px;
  color: #026a8d;
  font-weight: bold;
  font-size: 12px;
  line-height: 45px;
  padding-left: 33px;
}
#leftboxes .box .cont{
  border-right: 1px solid #7EA8B6;
  padding: 10px 12px 0;
  margin-top: -10px;
  background: #0D5A74;
}
#leftboxes .box .bottom{
  background: url('/images/box_bottom.jpg') no-repeat 0 0;
  height: 17px;
}
.box a.cat{
  display: block;
  width: 252px;
  padding: 0 15px 0 20px;
  height: 38px;
  background: url('/images/categories_inactive.jpg') no-repeat 0 0;
  margin-top: 10px;
  line-height: 36px;
  color: #79DDFD;
  font-size: 11px;
  text-decoration: none;
}
.box a.cat:hover, .box a.cat.act{
  color: #0D4E62;
  background: url('/images/categories_active.jpg') no-repeat 0 0;
}
.box a.cat span{
  float: right;
}

.search{
  color: white;
  font-size: 11px;
  padding-left: 15px;
}
.search label{
  display: inline-block;
  margin: 10px 0;
  width: 120px;
  padding-left: 20px;
  background: url('/images/3_poziom_bialy.png') no-repeat 7px center;
}
.search .forcat{
  color: #78E0FD;
  border-top: 1px dotted white;
}
.search .forcat label{
  background: url('/images/3_poziom_hover.png') no-repeat 7px center;
}
.search select, .search input{
  width: 135px;
}
.search input.small{
  width: 48px;
}
.search span{
  display: inline-block;
  width: 36px;
  text-align: center;
}
.search input[type=submit]{
  float: right;
  margin-top: 2px;
}
.search a{
  display: inline-block;
  color: #2DA7D0;
  padding-left: 20px;
  line-height: 25px;
  background: url('/images/3_poziom_hover.png') no-repeat 7px center;
}

.addbox{
  width: 300px;
  /*height: 250px;*/
  overflow-x: hidden;
  margin: 10px auto;
}

#main{
  float: right;
  width: 625px;
  min-height: 150px;
}

.fullbox{
  margin: 20px 0;
}
.fullbox .title{
  height: 44px;
  background: url('/images/main_box_top.png') no-repeat 0 0;
  position: relative;
  line-height: 38px;
  color: #083B4E;
  font-weight: bold;
  font-size: 14px;
  padding-left: 20px;
}
.fullbox .title a{
  display: inline-block;
  float: right;
  color: #025273;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  line-height: 11px;
  margin: 15px 10px;
  width: 230px;
  text-align: center;
}
.fullbox .title a:hover{
  text-decoration: underline;
}
.fullbox .title a img{
  vertical-align: middle;
}
.fullbox .cont{
  background: url('/images/main_box_background.jpg') repeat-y 0 0;
  width: 100%;
  min-height: 100px;
}
.fullbox .bottom{
  height: 10px;
  margin-top: -10px;
  background: url('/images/main_box_bottom.jpg') no-repeat 0 0;
}

.offerbox{
  width: 280px;
  height: 220px;
  margin: 10px 0 10px 20px;
  float: left;
}
.offerbox img{
  float: left;
  margin: 0 10px 10px 0;
}
.offerbox a.tit{
  display: inline-block;
  margin-bottom: 12px;
/*  width: 158px;
  height: 65px;*/
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #DB8000;
  line-height: 20px;
}
.offerbox .added{
  display: inline-block;
  width: 158px;
  text-align: center;
  font-size: 11px;
}
.offerbox .text{
  height: 120px;
  overflow: hidden;
  text-align: justify;
}
.offerbox .data{
  display: inline-block;
  width: 158px;
  height: 75px;
  font-size: 10px;
  color: #95A0A4;
  line-height: 15px;
}
.offerbox .data .label{
  display: inline-block;
  /*width: 150px;*/
  font-weight: bold;
}

.fullbox .loginform{
  float: right;
  width: 260px;
  margin: 20px;
  border-left: 3px dotted #94B4BF;
  height: 100px;
  padding: 10px 20px;
}
.loginform label{
  display: inline-block;
  width: 70px;
  height: 22px;
  padding-left: 30px;
  font-weight: bold;
  margin: 10px 0;
}
.loginform label.nick{
  background: url('/images/ikonka_ludzik.jpg') no-repeat 0 0;
}
.loginform label.pass{
  background: url('/images/ikonka_kluczyk.jpg') no-repeat 0 0;
}
.loginform input{
  width: 156px;
}
.loginform input[type=submit]{
  width: 80px;
  float: right;
  margin-top: 10px;
}
.fullbox .cont.login{
  font-size: 12px;
  color: #303433;
  line-height: 22px;
}
.fullbox .cont.login .left{
  float: left;
  margin: 20px 0 0 20px;
  padding: 10px 0;
  width: 260px;
}

.fullbox .cont.form{
  padding: 10px 20px;
  color: #323335;
  line-height: 30px;
}
.fullbox .info{
  float: right;
  margin-right: 40px;
  width: 210px;
  line-height: 20px;
  font-size: 12px;
}
.fullbox .info span{
  color: #9D9B9C;
}
.formbox{
  width: 353px;
  border-right: 3px dotted #94B4BF;
  line-height: 40px;
  font-size: 12px;
}
.formbox img{
  vertical-align: middle;
}
.details .indent{
  margin-left: 30px;
}
.cont.form label{
  display: inline-block;
  width: 100px;
  font-weight: bold;
  font-size: 12px;
}
.details label{
  width: 200px !important;
}
.formbox input[type=text], .formbox input[type=password], .formbox select{
  width: 220px !important;
}
.cont.form input[type=text], .cont.form select{
  width: 470px;
}
.details input[type=text], .details select{
  width: 250px !important;
}
.cont.form textarea{
  width: 580px;
  height: 150px;
}
.formbox input[name=rules]{
  display: inline-block;
  margin: 10px;
  vertical-align: -2px;
}
.fullbox .captcha{
  padding-top: 20px;
  border-top: 3px dotted #94B4BF;
  margin-right: 40px;
}
.captcha{
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.captcha img{
  vertical-align: middle;
  margin: 0 2px;
}
.captcha input[type=text]{
  width: 160px !important;
}

.cont.offs{
  padding: 0 30px;
  color: #333532;
  font-size: 12px;
  line-height: 30px;
  width: 570px;
}
.cont.offs span{
  color: #D98000;
}
.cont.offs input{
  vertical-align: -3px;
  margin: 5px 0 0 10px;
}

.offerinfo{
  float: right;
  margin: 0 0 20px 20px;
  width: 300px;
  font-size: 12px;
  color: #3B3C3E;
}
.offerinfo .info{
  background:#E1F8FE url('/images/ludziki_strzaleczka.jpg') no-repeat 10px 10px;
  border: 1px solid #B8D5DD;
  border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 5px 10px 10px 40px;
  line-height: 30px;
}
.offerinfo a{
  display: block;
  background: #E1F8FE url('/images/3_poziom.png') no-repeat 10px center;
  border: 1px solid #B8D5DD;
  border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 0 10px 0 30px;
  line-height: 30px;
  margin-top: 10px;
  font-size: 11px;
  color: #5C6B70;
  text-decoration: none;
}
.offerinfo a:hover{
  color: #3B3C3E;
  text-decoration: underline;
}
.offertext{
  line-height: 22px;
  text-align: justify;
}
.offerspec{
  background:#E1F8FE;
  border: 1px solid #B8D5DD;
  border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 5px 30px;
  line-height: 30px;
  margin: 20px 0;
  color: #3D3B3C;
  font-size: 12px;
}
.offerspec.searchspec{
  padding: 5px 10px;
}
.offerspec h3{
  width: 250px;
  border-bottom: 1px dotted #8BACB1;
  padding: 0 0 10px 25px;
  background: url('/images/3_poziom.png') no-repeat 10px 14px;
  font-size: 14px;
  margin-bottom: 15px;
}
.offerspec label{
  font-weight: bold;
}
.offerspec .right{
  float: right;
  width: 350px;
}
.offerspec div.fl, .offerspec div.fr{
  width: 300px;
  font-size: 11px;
  margin: 8px 0;
}
.searchspec input[type=text], .searchspec select{
  width: 145px;
}
.searchspec label{
  display: inline-block;
  width: 120px;
  padding-left: 20px;
  background: url('/images/3_poziom.png') no-repeat 10px center;
}
.searchspec .hr{
  border-top: 2px dotted #8BACB1;
}
.searchspec input[type=submit]{
  margin-top: 8px;
}
.searchspec span{
  display: inline-block;
  width: 40px;
  text-align: center;
}
.searchspec input.small{
  width: 48px;
}

.offerphoto{
  border: 1px solid #D0D0D0;
  padding: 10px;
  text-align: center;
}
#photobox{
  width: 600px;
  height: 450px;
  position: relative;
  margin: 0 auto;
}
#photobox img{
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 450px;
}
.photoalbum{
  border: 1px solid #D0D0D0;
  margin: 5px 0;
  padding: 2px;
  height: 102px;
}
.photoalbum .left, .photoalbum .right{
  width: 14px;
  height: 102px;
}
.photoalbum .left{
  float: left;
  background: url('/images/w_lewo.jpg') no-repeat 0 0;
}
.photoalbum .right{
  float: right;
  background: url('/images/w_prawo.jpg') no-repeat 0 0;
}
.photoalbum .photos{
  display: inline-block;
  width: 591px;
  height: 102px;
  position: relative;
  overflow: hidden;
}
.photoalbum table{
  border-collapse: collapse;
  position: absolute;
  top: 0px;
  left: 0px;
}
.photoalbum td{
  height: 77px;
  width: 102px;
  padding: 12px;
}
.photoalbum img{
  border: 1px solid #0C607C;
  width: 100px;
  height: 75px;
  cursor: pointer;
}

.comm{
  border: 1px solid #CCC8AF;
  padding: 10px;
  margin-bottom: 20px;
  min-height: 50px;
  color: #2D2D2D;
  background: white;
  line-height: 100%;
  margin-right: 40px;
}
.comm .author{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.comm .url, .comm .url a{
  color: #BEBEBE;
  font-size: 11px;
}
.comm .url a:hover{
  color: #CFCFCF;
}
.comm p{
  margin-top: 10px;
  font-size: 11px;
  line-height: 20px;
  text-align: justify;
}
.comments .form{
  font-size: 12px;
  line-height: 26px;
  margin-left: 5px;
  color: #2E2E2E;
}
.comments .form h3{
  border-bottom: 1px dotted #8BACB1;
  padding: 0 0 10px 25px;
  background: url('/images/3_poziom.png') no-repeat 10px 14px;
  font-size: 14px;
  margin: 0 40px 15px 0;
}
.comments .form span.opt{
  color: #B4B4B4;
}
.comments .form input[type=text]{
  float : right;
  margin-bottom : 5px;
  max-width : 400px;
  padding: 4px;
  width : 400px;
  margin-right: 40px;
}
.comments .form textarea{
  height: 200px;
  max-height: 200px;
  width: 578px;
  max-width: 578px;
  padding: 4px;
  margin-bottom: 10px;
}
.comments .form .captch{
  border: 1px solid #CCC8AF;
  width: 160px;
  height: 30px;
  vertical-align: middle;
}
/*.comments .form input[type=submit]{
  width: 120px;
  height: 36px;
  padding: 4px;
  text-align: center;
  line-height: 22px;
  font-size: 10px;
  color: #595A5C;
}*/
.comments .form input[type=text][name=captcha]{
  width: 160px;
  padding: 0;
  height: auto !important;
  margin: 0;
  float: none;
}

.searchoffer{
  width: 200px;
  height: 140px;
  border: 1px dotted #454545;
  border-bottom: none;
  float: left;
  text-align: center;
  padding: 20px 0;
}
.searchoffer.left{
  margin-left: 10px;
  border-left: none;
  border-right: none;
}
.searchoffer.right{
  border-left: none;
  border-right: none;
}
.searchoffer.top{
  border-top: none;
}
.searchoffer a{
  color: #353535;
  text-decoration: none;
  font-weight: bold;
}
.searchoffer a:hover{
  color: #CEB06F;
}
.searchoffer span{
  font-size: 11px;
  color: #353535;
}

#footer{
  margin: 10px 0 20px;
  border-top: 1px dotted #88BCCA;
  padding-top: 20px;
}
#footer a.logo{
  display: inline-block;
  float: left;
  width: 237px;
  height: 57px;
  text-indent: -9999px;
  background: url('/images/logo_bottom.jpg') no-repeat 0 0;
}
#footer a.navi{
  display: inline-block;
  float: right;
  padding: 5px 10px;
  margin: 10px 0 0 3px;
  background: #E4E4E4;
  color: #8F8F8F;
  text-decoration: none;
  font-size: 11px;
}
#footer a.navi:hover{
  text-decoration: underline;
}
#footer .note{
  text-align: center;
  color: #9C9C9C;
  font-size: 11px;
  line-height: 25px;
}
#footer .note span{
  color: #CFCFCF;
}
#footer .note img{
  vertical-align: -4px;
}

.ui-datepicker{
  font-size: 12px !important;
}

.tooltip{
  position: fixed;
  z-index: 1000;
  width: 200px;
  padding: 20px;
  background: rgba(255, 0, 10, 0.8);
  border: 1px solid white;
  color: white;
  font-size: 11px;
  font-weight: bold;
}
