@charset "UTF-8";
header,
section,
footer,
aside,
nav,
article,
figure {
  display: block;
}
body {
  background-color: #eee;
}
@media (max-width: 767px) {
  body {
    padding-left: 5px;
    padding-right: 5px;
  }
}
a {
  color: #0056ff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.oh,
.ot,
.tt {
  float: left;
  padding: 0 2% 2% 0;
  width: 48%;
}
.ot {
  width: 31%;
}
.tt {
  width: 65%;
}
.cl {
  clear: both;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.boxradius {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  padding: 9px;
  border: 1px solid #ccc;
  box-shadow: 0 0 7px #ccc;
}
.page-container> footer {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #ccc;
  box-shadow: 0 0 7px #ccc;
}
.page-container> footer li {
  line-height: 170%;
}
.page-container> footer h5 {
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.page-container> footer .copyright {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  text-align: center;
  margin-bottom: 5px;
  font-size: 13px;
}
.page-container> footer .about {
  font-size: 12px;
}
.page-container> footer .cookies {
  font-size: 11px;
  text-align: center;
  margin-bottom: 0;
  opacity: 0.5;
}
#backlogo .shadow {
  height: 150px;
  box-shadow: 0px 0px 10px #000;
  -moz-box-shadow: 0px 0px 10px #000;
  -webkit-box-shadow: 0px 0px 10px #000;
  behavior: url(/ie-css3.htc);
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #fff;
  position: relative;
}
.bgc {
  height: 150px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.bgc .bg {
  height: 150px;
  width: 100%;
}
.bgc .bg.bg1 {
  background: url(/media/img/logo-background-1.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg2 {
  background: url(/media/img/logo-background-2.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg3 {
  background: url(/media/img/logo-background-3.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg4 {
  background: url(/media/img/logo-background-4.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg5 {
  background: url(/media/img/logo-background-5.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg6 {
  background: url(/media/img/logo-background-6.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg7 {
  background: url(/media/img/logo-background-7.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg8 {
  background: url(/media/img/logo-background-8.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg9 {
  background: url(/media/img/logo-background-9.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg10 {
  background: url(/media/img/logo-background-10.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg11 {
  background: url(/media/img/logo-background-11.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg12 {
  background: url(/media/img/logo-background-12.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg13 {
  background: url(/media/img/logo-background-13.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg14 {
  background: url(/media/img/logo-background-14.jpg) repeat-x scroll center top #FFFFFF;
}
.bgc .bg.bg15 {
  background: url(/media/img/logo-background-15.jpg) repeat-x scroll center top #FFFFFF;
}
#contlogo {
  padding-top: 10px;
  position: relative;
}
#contlogo #logo {
  z-index: 100;
  position: relative;
}
#contlogo #top-menu {
  background-image: url("/media/img/trans-55.png");
  border: 1px solid #CCC;
  border: 1px solid rgba(204,204,204,0.55);
  height: 71px;
  left: 20px;
  padding: 10px 10px 10px 300px;
  position: absolute;
  top: 20px;
  width: auto;
  z-index: 99;
}
#contlogo #top-menu ul.menu {
  position: relative;
  font-weight: bold;
}
#contlogo #top-menu ul.menu ul {
  display: none;
  left: 0;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 100%;
  width: 160px;
  background-image: url("/media/img/trans-55.png");
  background-color: transparent;
  border-width: 0 1px 1px 1px;
  border-color: #cccccc;
  border-color: rgba(204,204,204,0.55);
  border-style: solid;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  z-index: 1001;
}
#contlogo #top-menu ul.menu ul ul,
#contlogo #top-menu ul.menu ul ul ul {
  left: 100%;
  top: 0;
}
#contlogo #top-menu ul.menu li {
  display: inline;
  float: left;
  position: relative;
  margin: 0 5px;
  min-width: 45px;
  *width: 60px;
  text-align: center;
}
#contlogo #top-menu ul.menu li.underline {
  border-bottom: 1px solid #cccccc;
  border-bottom: 1px solid rgba(204,204,204,0.55);
}
#contlogo #top-menu ul.menu ul li {
  display: block;
  width: 100%;
  padding: 0;
  text-align: left;
  margin: 0;
}
#contlogo #top-menu ul.menu a {
  display: block;
  float: left;
  height: 1%;
  padding: 6px;
  color: #fff;
}
#contlogo #top-menu ul.menu a:hover,
#contlogo #top-menu ul.menu li:hover a,
#contlogo #top-menu ul.menu li.iehover a {
  color: #fff;
}
#contlogo #top-menu ul.menu ul li:hover a {
  color: #FEBF04;
  background-color: rgba(57,60,61,0.8);
  background-image: none;
  text-decoration: underline;
}
#contlogo #top-menu ul.menu li:hover li a,
#contlogo #top-menu ul.menu li.iehover li a {
  float: none;
}
#contlogo #top-menu ul.menu li:hover ul ul,
#contlogo #top-menu ul.menu li:hover ul ul ul,
#contlogo #top-menu ul.menu li.iehover ul ul,
#contlogo #top-menu ul.menu li.iehover ul ul ul {
  display: none;
}
#contlogo #top-menu ul.menu li:hover ul,
#contlogo #top-menu ul.menu ul li:hover ul,
#contlogo #top-menu ul.menu ul ul li:hover ul,
#contlogo #top-menu ul.menu li.iehover ul,
#contlogo #top-menu ul.menu ul li.iehover ul,
#contlogo #top-menu ul.menu ul ul li.iehover ul {
  display: block;
}
#contlogo #top-menu .sprite {
  display: block;
  background: transparent url("/media/img/topmenu/canvas.png") no-repeat;
  margin: 0 auto;
}
#contlogo #top-menu .firmy {
  background-position: 0 0;
  width: 46px;
  height: 46px;
}
#contlogo #top-menu .kalendarium {
  background-position: -48px 0;
  width: 54px;
  height: 46px;
}
#contlogo #top-menu .mapa {
  background-position: -104px 0;
  width: 29px;
  height: 46px;
}
#contlogo #top-menu .zdjecia {
  background-position: -135px 0;
  width: 45px;
  height: 46px;
}
#contlogo #top-menu .ogloszenia {
  background-position: -182px 0;
  width: 21px;
  height: 46px;
}
#contlogo #top-menu a:hover .firmy {
  background-position: 0 -48px;
  width: 46px;
  height: 46px;
}
#contlogo #top-menu a:hover .kalendarium {
  background-position: -48px -48px;
  width: 54px;
  height: 46px;
}
#contlogo #top-menu a:hover .mapa {
  background-position: -104px -48px;
  width: 29px;
  height: 46px;
}
#contlogo #top-menu a:hover .zdjecia {
  background-position: -135px -48px;
  width: 45px;
  height: 46px;
}
#contlogo #top-menu a:hover .ogloszenia {
  background-position: -182px -48px;
  width: 21px;
  height: 46px;
}
#contlogo #top-menu ul li a {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 5px #000000;
}
#contlogo #top-menu ul li a:hover span {
  color: #FEBF04;
  text-decoration: underline;
}
#contlogo #top-menu ul li span {
  display: block;
  margin-top: 3px;
  text-shadow: 0 0 5px #000000;
}
.alright {
  text-align: right;
}
.alleft {
  text-align: left;
}
.alcenter {
  text-align: center;
}
ul#navmenu-h {
  line-height: 23px;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
}
ul#navmenu-h ul {
  left: 0;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 100%;
  width: 160px;
  border-width: 0 1px 1px 1px;
  border-color: #ccc;
  border-style: solid;
  z-index: 1000;
  display: none;
}
ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  left: 100%;
  top: 0;
}
ul#navmenu-h li {
  display: inline;
  float: left;
  position: relative;
  padding: 0 10px;
}
ul#navmenu-h ul li {
  display: block;
  width: 100%;
  padding: 0;
}
ul#navmenu-h ul li a {
  color: #217de5;
}
ul#navmenu-h a {
  display: block;
  float: left;
  height: 1%;
  padding: 5px;
}
ul#navmenu-h a:hover .icon {
  text-decoration: none;
}
ul#navmenu-h a .icon {
  color: #c00;
  font-size: 14px;
  text-shadow: 0 0 1px #ccc;
}
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  scolor: #FFF;
}
ul#navmenu-h ul li:hover a {
  color: #FFF;
}
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  background-color: #fff;
  float: none;
}
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #217de5;
}
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #217de5;
}
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #217de5;
}
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #217de5;
}
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #333;
}
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}
ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}
#menu {
  background-color: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  box-shadow: 0 0 8px rgba(0,0,0,0.5);
  margin-bottom: 15px;
  z-index: 100;
  top: 0;
  width: 100%;
}
.breadcrumbs {
  margin-bottom: 10px;
  font-size: 11px;
}
#top-navigation {
  padding: 5px 0 10px;
  background-color: #fff;
}
#top-navigation ul {
  text-align: right;
  margin-bottom: 0;
}
#top-navigation li {
  border-left: 1px solid #ccc;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 10px;
}
#top-navigation li a {
  color: #000;
}
#top-navigation li a:hover {
  color: blue;
}
#top-navigation li.first {
  border-left: none;
}
#content {
  width: 100%;
  max-width: 980px;
  min-width: 960px;
  margin: 0 auto;
}
#content ul,
#content li {
  list-style: none;
}
#map {
  width: 100%;
  max-width: 980px;
  min-width: 960px;
}
#map .aside {
  width: 450px;
  vertical-align: top;
  padding-left: 5px;
}
#map .aside nav ul {
  float: left;
  border-bottom: 1px solid #ccc;
  width: 440px;
  position: relative;
  margin-bottom: 10px;
}
#map .aside nav li {
  float: left;
  margin: 0 1px;
  padding: 3px 20px;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  bottom: -1px;
  position: relative;
  background-color: #eee;
  color: #aaa;
}
#map .aside nav li a {
  color: #aaa;
}
#map .aside nav li.active {
  border-bottom: none;
  border-bottom: 1px solid #FFFFFF;
  background-color: #fff;
}
#map .article {
  padding-right: 5px;
}
#map .article #googlemap {
  border: 1px solid #ccc;
}
#map #thumbs {
  margin-top: 10px;
  *clear: both;
}
#map #thumbs li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 3px;
  text-align: center;
  width: 140px;
}
#map #thumbs li a:hover img {
  background-color: #ccc;
}
#map #thumbs li img {
  border: 1px solid #ccc;
  padding: 3px;
  max-width: 133px;
  max-height: 133px;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
* html .clearfix,
*:first-child+html .clearfix {
  zoom: 1;
}
.center {
  text-align: center;
}
.photo-upload {
  margin: 0 auto 30px auto;
  width: 650px;
  padding: 20px;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 10px #ccc;
  -moz-box-shadow: 0px 0px 10px #ccc;
  -webkit-box-shadow: 0px 0px 10px #ccc;
}
.photo-upload:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.photo-upload ol {
  list-style: none;
}
.photo-upload .photo {
  float: left;
  width: 250px;
  text-align: center;
}
.photo-upload .photo img {
  border: 1px solid #ccc;
  max-width: 240px;
}
.photo-upload .photo-content {
  display: none;
}
.photo-upload .preloader {
  text-align: center;
}
.photo-upload .textboxlist input {
  margin: 0;
  height: 100%;
}
.button {
  display: inline-block;
  zoom: 1;
  *display: inline;
  line-height: 1em;
  padding: 6px 13px;
  margin: 0 .6em 1.5em 0;
  border: 1px solid #4081af;
  border-bottom-color: #20559a;
  color: white !important;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
  text-decoration: none !important;
  cursor: pointer;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #237fd7;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(.2,#52a8e8),color-stop(1,#2e76cf));
  background: -moz-linear-gradient(center top,#52a8e8 20%,#2e76cf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52a8e8',endColorstr='#2e76cf',GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 0 2px rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.29);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 0 2px rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.29);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 0 2px rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.29);
}
a.button:hover,
a.button.hover,
a.button.active {
  text-decoration: none !important;
  background: #0073d2;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(.2,#3e9ee5),color-stop(1,#1666ca));
  background: -moz-linear-gradient(center top,#3e9ee5 20%,#1666ca 100%);
}
a.button.small {
  padding: 2px 10px;
  font-size: 0.9em;
}
a.button.large {
  padding: 7px 16px;
  font-size: 1.4em;
}
a.button.xl {
  padding: 9px 20px;
  font-size: 1.8em;
}
a.button.xxl {
  padding: 9px 20px;
  font-size: 22px;
}
a.button:active,
a.button.active {
  border-color: #20559a;
  -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.3), 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 0 7px rgba(0,0,0,0.3), 0 1px 0 #ffffff;
  box-shadow: inset 0 0 7px rgba(0,0,0,0.3), 0 1px 0 #ffffff;
}
a.button span {
  line-height: 1.2em;
  min-height: 16px;
}
a.button span.marker {
  background: url("/media/img/marker.png") no-repeat 0 45%;
  padding-left: 34px;
  display: block;
  line-height: 34px;
  font-size: 22px;
}
a.button span.upload-photo {
  background: url("/media/img/upload-photo.png") no-repeat 0 45%;
  padding-left: 40px;
  display: block;
  line-height: 42px;
  font-size: 22px;
}
a.button span.save {
  background: url("/media/img/save.png") no-repeat 0 45%;
  padding-left: 40px;
  display: block;
  line-height: 32px;
  font-size: 22px;
}
a.button.silver {
  color: #444 !important;
  text-shadow: 0 1px #fff;
  border-color: #bbb;
  border-bottom-color: #999;
  background-color: #d8d8d8;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(.2,#e9e9e9),color-stop(1,#ccc));
  background: -moz-linear-gradient(center top,#e9e9e9 20%,#ccc 100%);
}
a.silver:hover {
  background: #ccc;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(.2,#e0e0e0),color-stop(1,#bebebe));
  background: -moz-linear-gradient(center top,#e0e0e0 20%,#bebebe 100%);
}
.button.radius5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#upload-photo-swfupload div {
  width: 300px;
  margin: 0 auto;
}
#upload-photo-swfupload .swfupload {
  height: 56px;
  position: absolute;
  width: 280px;
}
.errors {
  background-color: #ffdfdf;
  border: 1px solid #df7d7d;
  margin-bottom: 20px;
  padding: 10px;
}
.errors ol li {
  padding: 2px;
  list-style-type: decimal;
  list-style-position: inside;
  line-height: 160%;
  border-bottom: 1px dotted #df7d7d;
}
.form {
  padding: 20px;
}
.form .hint {
  color: #666666;
  padding: 5px;
  display: block;
  border: 1px solid #FFAD34;
  background-color: #FFFFD2;
}
.form fieldset {
  margin-bottom: 10px;
}
.form fieldset:last-of-type {
  margin-bottom: 0;
}
.form legend {
  font-weight: bold;
  margin-bottom: 20px;
  font-family: "Times New Roman";
  font-size: 28px;
}
.form legend .step:before {
  content: "Krok " counter(fieldsets) ": ";
  counter-increment: fieldsets;
}
.form label {
  float: left;
  width: 150px;
  font-weight: bold;
}
.form ol li.block {
  padding: 0 10px;
  margin-bottom: 5px;
}
.form ol li.block label {
  width: auto;
}
.form ol li.block input,
.form ol li.block textarea {
  width: 100%;
}
.form ol li.inline label {
  text-align: right;
  line-height: 26px;
  padding-right: 10px;
}
.form ol ol li {
  float: left;
}
.form input,
.form textarea {
  padding: 5px;
  width: 200px;
}
.form input.radio {
  float: left;
  margin-right: 5px;
}
.form button {
  display: block;
  margin: auto;
  padding: 7px 25px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #000000;
  border: none;
}
.form button:hover {
  cursor: pointer;
}
#map-search {
  height: 100%;
  overflow: hidden;
}
#map-search #map-search-thumb {
  float: left;
  margin-right: 10px;
  border: 1px solid #ccc;
  padding: 5px;
}
#map-search #map-search-address {
  width: 300px;
}
#map-search #map-search-map {
  height: 100%;
  width: 100%;
  border: 1px solid #ccc;
}
#map-search #map-search-options {
  margin-top: 10px;
}
#map-search h2 {
  font-size: 20px;
}
#googlemap .marker {
  background-color: #fff;
  padding: 2px;
  cursor: pointer;
}
#googlemap .infobox div {
  text-align: center;
}
#googlemap .infobox p {
  padding: 0;
}
.side-box {
  margin-bottom: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  padding: 9px;
  border: 1px solid #ccc;
  box-shadow: 0 0 7px #ccc;
}
.side-box h4 {
  border-bottom: 1px solid #ccc;
  font-size: 17px;
  font-weight: normal;
  font-family: Arial;
  margin: 6px 0;
  padding: 5px 0;
}
.side-box #author h3 {
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
}
.side-box p {
  margin: 8px 0;
}
#side-map {
  border: 1px solid #000;
  height: 200px;
}
#exif-short p {
  line-height: 150%;
}
#exif-short div {
  line-height: 150%;
  color: #666;
}
#exif-short em {
  color: #000;
}
#exif-long .image {
  float: left;
  width: 300px;
}
#exif-long .image img {
  padding: 3px;
  border: 1px solid #ccc;
}
#exif-long .image img:hover {
  border: 1px solid #0056FF;
}
#exif-long h3 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 18px;
  font-weight: normal;
  margin: 10px 0 20px;
  padding: 5px 0;
}
#exif-long table {
  width: 400px;
}
#exif-long table:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
#exif-long table td {
  font-size: 14px;
  border-bottom: 1px solid #ccc;
  padding: 7px;
}
.sidebar {
  width: 310px;
  float: right;
}
#sidebar #other-photos {
  position: relative;
  text-align: center;
}
#sidebar #other-photos .cntnr {
  display: inline-block;
  margin: 0;
  padding: 0 20px;
  position: relative;
  zoom: 1;
  *display: inline;
}
#sidebar #other-photos .thumbs {
  float: left;
  height: 80px;
  overflow: hidden;
  width: 300px;
}
#sidebar #other-photos .prev {
  left: 0;
}
#sidebar #other-photos .next {
  right: 0;
}
#sidebar #other-photos .prev,
#sidebar #other-photos .next {
  cursor: pointer;
  line-height: 76px;
  position: absolute;
}
#sidebar #other-photos .prev img,
#sidebar #other-photos .next img {
  vertical-align: middle;
}
#sidebar #other-photos li {
  float: left;
  margin: 2px;
}
#sidebar #other-photos li a:hover img {
  background-color: #4a9bea;
}
#sidebar #other-photos li .selected img {
  border-color: #4a9bea;
}
#sidebar #other-photos li img {
  width: 65px;
  height: 65px;
  border: 1px solid #ccc;
  padding: 2px;
}
nav .prev {
  display: block;
  float: left;
}
nav .next {
  display: block;
  float: right;
}
input.placeholder,
select.placeholder,
textarea.placeholder {
  color: #aaa;
}
#krpanoDIV {
  height: 400px;
  border: 1px solid #ccc;
  left: 0;
}
#author img.avatar {
  float: left;
  margin-right: 10px;
}
#author h3 {
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 20px;
  font-family: 'Times New Roman';
  font-weight: normal;
}
#author ul {
  margin-left: 10px;
  font-size: 11px;
  font-family: verdana;
}
#author li {
  line-height: 18px;
}
#options {
  font-size: 11px;
  font-family: verdana;
  line-height: 18px;
}
#options .sendmail,
#options .print {
  float: left;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #666;
  border-left: 1px solid #ccc;
  margin: 7px 4px;
  padding: 0 10px;
  text-decoration: none;
}
#options .sendmail span,
#options .print span {
  background-image: url("/media/img/social_icons.png");
  background-repeat: no-repeat;
  padding-left: 20px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 18px;
}
#options .sendmail span {
  background-position: 0 -163px;
}
#options .sendmail:hover span {
  background-position: 0 -179px;
  color: #0056ff;
}
#options .print span {
  background-position: 0 -144px;
}
#options .print:hover span {
  background-position: 0 -126px;
  color: #0056ff;
}
.social {
  position: relative;
}
.social div {
  cursor: pointer;
  color: #666;
  padding: 6px;
  border: 1px solid #fff;
  top: 0;
  background-color: #fff;
  z-index: 2;
  position: relative;
}
.social .hover {
  border: 1px solid #ccc;
}
.social .hover-open {
  border-color: #CCCCCC;
  border-style: solid solid none;
  border-width: 1px 1px 0;
}
.social span {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background-image: url("/media/img/social_icons.png");
  background-repeat: no-repeat;
  height: 18px;
  width: 20px;
}
.social ul {
  background-color: #fff;
  border: 1px solid #ccc;
  margin-top: -1px;
  margin-left: 0;
  position: absolute;
  width: 450px;
  z-index: 1;
  padding: 10px;
  display: none;
  list-style: none;
}
.social li {
  float: left;
  width: 150px;
}
.social li a {
  background-image: url("/media/img/social_icons.png");
  background-repeat: no-repeat;
  display: block;
  margin: 3px;
  padding-left: 20px;
}
.social .ico-blip {
  background-position: 0 0;
}
.social .ico-flaker {
  background-position: 0 -16px;
}
.social .ico-grono {
  background-position: 0 -34px;
}
.social .ico-sledzik {
  background-position: 0 -51px;
}
.social .ico-facebook {
  background-position: 0 -69px;
}
.social .ico-twitter {
  background-position: 0 -86px;
}
.social .ico-wykop {
  background-position: 0 -104px;
}
.fb-like {
  padding-top: 10px;
  clear: both;
}
.share-box {
  margin: 10px 0;
  list-style: none;
}
.share-box li {
  float: left;
  margin-right: 10px;
}
.share-box .fb-like {
  padding: 0;
}
.fb_button {
  background: url("/media/img/fb.png") no-repeat scroll 0 0 #29447E;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  *display: inline;
  outline: medium none;
  padding: 0 0 0 1px;
  text-decoration: none;
}
.fb_button:hover {
  text-decoration: none;
}
.fb_button span {
  background: url("/media/img/fb.png") repeat scroll 0 0 #5F78AB;
  border-bottom: 1px solid #1A356E;
  border-top: 1px solid #879AC0;
  color: #FFFFFF;
  display: block;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: bold;
  margin: 1px 1px 0 21px;
  padding: 2px 6px 3px;
  text-shadow: none;
}
.fb_button_large {
  background-position: left -138px;
  font-size: 13px;
  line-height: 16px;
}
.fb_button_large span {
  margin-left: 24px;
  padding: 2px 6px 4px;
}
.fb_button_small {
  background-position: left -232px;
  font-size: 13px;
  line-height: 15px;
}
.fb_button_small span {
  padding: 0 8px;
  margin-left: 17px;
  height: 15px;
  font-size: 10px;
}
.facebook-login {
  background: url("/media/img/facebook-login.png") no-repeat scroll left top transparent;
  display: block;
  height: 43px;
  width: 263px;
  margin: 25px auto;
}
.facebook-login:hover {
  background: url("/media/img/facebook-login.png") no-repeat scroll left bottom transparent;
}
.box {
  margin: 0 auto 30px auto;
  width: 480px;
  background-color: #eee;
  padding: 20px;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 10px #ccc;
  -moz-box-shadow: 0px 0px 10px #ccc;
  -webkit-box-shadow: 0px 0px 10px #ccc;
}
.box input {
  width: 200px;
}
.box input[type=submit] {
  margin-top: 20px;
  width: 200px;
}
.article-map {
  width: 100%;
  height: 200px;
  position: relative;
  background-color: #E5E3DF;
  overflow: hidden;
  border: 1px solid #CCC;
}
#event {
  font-family: verdana;
  margin: 0 auto;
  max-width: 960px;
}
#event img {
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
}
#event h2 {
  font-family: Times New Roman;
  font-size: 28px;
  margin-bottom: 20px;
}
#event .info table {
  margin-bottom: 20px;
  width: 600px;
}
#event .info table tr {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
#event .info table th,
#event .info table td {
  padding: 13px;
}
#event .info table th {
  font-weight: normal;
  padding-right: 10px;
  text-align: right;
  width: 150px;
}
#event .info table td {
  font-size: 12px;
}
#event .desc p,
#event .desc ul {
  margin-bottom: 10px;
  line-height: 150%;
}
#event .desc li {
  list-style: disc inside none;
}
.image-box {
  border: 1px solid #CCCCCC;
  color: #666666;
  float: left;
  font-family: tahoma;
  font-size: 11px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding: 7px;
  width: 240px;
}
.image-box img {
  display: block;
  margin: 0 auto;
}
.image-box p {
  margin-bottom: 0;
  margin-top: 7px;
}
#home #galleries {
  width: 100%;
  float: none;
}
#home #comments article {
  padding: 5px;
}
#home #comments header {
  margin-bottom: 5px;
}
#galleries {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  padding: 9px;
  border: 1px solid #ccc;
  box-shadow: 0 0 7px #ccc;
}
#galleries ul {
  margin: 0;
}
#galleries .image {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 3px;
  position: relative;
}
#galleries .image:hover .holder {
  border: 1px solid #0056FF;
}
#galleries .image:hover .edit {
  display: block;
}
#galleries .image .holder {
  border: 1px solid #CCCCCC;
  display: block;
  padding: 3px;
}
#galleries .image .holder img {
  width: 109px;
  vertical-align: bottom;
}
#galleries .image .edit {
  background-color: #000000;
  color: #FFFFFF;
  display: none;
  opacity: 0.7;
  padding: 2px;
  position: absolute;
  right: 5px;
  top: 5px;
}
#events h2 {
  font-family: Times New Roman;
  font-size: 23px;
  margin-bottom: 15px;
}
#homes {
  width: 960px;
}
#homes h2 {
  font-family: Tahoma;
  font-size: 21px;
  margin-bottom: 15px;
  font-weight: normal;
}
#homes #krpanoDIV {
  float: left;
  width: 550px;
  height: 310px;
}
#homes #intro {
  float: left;
  width: 390px;
  margin-left: 20px;
}
#homes #intro h2 {
  margin-bottom: 20px;
}
#homes #intro a {
  margin-top: 35px;
}
#homes #galleries {
  margin-bottom: 20px;
}
#homes #static-map {
  float: left;
  width: 640px;
}
#homes #events {
  float: left;
  height: 450px;
  overflow: scroll;
  width: 320px;
}
#event_add #event_submit {
  width: 200px;
}
#ui-datepicker-div {
  font-size: 12px;
}
.contentbar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  padding: 15px;
  border: 1px solid #ccc;
  box-shadow: 0 0 7px #ccc;
}
.contentbar h3 {
  font-size: 18px;
  font-weight: normal;
  border-bottom: 2px solid #eee;
  line-height: 25px;
  margin: 0 0 15px 0;
  padding: 0 0 5px 0;
}
.contentbar h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  margin: 0;
}
#eventView h2 {
  border-bottom: 1px solid #ccc;
  margin: 10px 0 20px;
  padding-bottom: 5px;
}
#eventList,
#eventView {
  font-family: arial;
}
#eventList h2,
#eventView h2 {
  color: #0054FF;
}
#eventList .event,
#eventView .event {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#eventList .event:after,
#eventView .event:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
#eventList .event .image,
#eventView .event .image {
  float: left;
  margin-right: 20px;
  border: 1px solid #eee;
  padding: 5px;
}
#eventList .event .details,
#eventView .event .details {
  margin-top: 5px;
}
#eventList .event .details li,
#eventView .event .details li {
  line-height: 150%;
}
#eventList .event .details li span,
#eventView .event .details li span {
  color: #0054FF;
}
#eventList .event .desc,
#eventView .event .desc {
  font-family: verdana;
  line-height: 165%;
}
#eventList .event .desc p,
#eventList .event .desc ul,
#eventList .event .desc ol,
#eventView .event .desc p,
#eventView .event .desc ul,
#eventView .event .desc ol {
  margin-top: 10px;
}
#eventList .event .desc ol li,
#eventView .event .desc ol li {
  list-style: decimal inside none;
  margin: 3px 0;
}
#eventList .event .desc ul li,
#eventView .event .desc ul li {
  list-style: disc inside none;
  margin: 3px 0;
}
.eventTypes li {
  border-bottom: 1px dashed #ccc;
  line-height: 30px;
  margin: 0 10px;
}
.eventTypes li a {
  display: block;
}
.eventTypes li a:hover {
  background-color: #f6f6f6;
}
#messages {
  width: 960px;
  margin: 20px auto;
  list-style: none;
}
#messages .msg-success {
  background: url("/media/img/msg-success.png") no-repeat scroll 13px center #E4F3D3;
  border: 2px solid #CFE8B6;
  color: #6FA216;
  font-size: 14px;
  font-weight: bold;
  line-height: 160%;
  margin: 10px;
  padding: 18px 18px 18px 50px;
}
#sidebar .widget {
  margin-bottom: 10px;
}
.widget {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  padding: 9px;
  border: 1px solid #ccc;
  box-shadow: 0 0 7px #ccc;
  margin-bottom: 10px;
}
.widget:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.widget .more {
  font-size: 11px;
}
.widget .more span.raquo {
  color: red;
}
.widget p .more {
  font-size: 12px;
}
.widget h3.title,
.widget h4.title {
  font-weight: normal;
  line-height: 25px;
  border-bottom: 2px solid #eee;
  margin: 0 0 15px 0;
  padding: 0 0 5px 0;
}
.widget h3.title a,
.widget h4.title a {
  color: #000;
}
.widget h3.title a:hover,
.widget h4.title a:hover {
  text-decoration: none;
  color: #666;
}
.widget h3.title {
  font-size: 20px;
}
.widget h4.title {
  font-size: 18px;
}
.opacity-over {
  opacity: 0.6;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.opacity-over:hover {
  opacity: 1;
}
.article .info {
  font-size: 11px;
  font-weight: normal;
  color: #666;
}
.sprite {
  display: inline-block;
  vertical-align: text-top;
  margin-top: 1px;
  background: transparent url(/media/img/icons.png) no-repeat;
  text-indent: -10000px;
}
.camera {
  background-position: 0 0;
  width: 15px;
  height: 13px;
}
.comment {
  background-position: -16px 0;
  width: 15px;
  height: 13px;
}
#authentication .facebook-box {
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  width: 263px;
  margin: 30px auto 40px;
}
#authentication .facebook-box span {
  display: block;
  font-size: 1.4em;
  text-align: center;
  margin: 0px auto -10px;
  background-color: #fff;
  width: 100px;
  color: #ccc;
}
#authentication .control-group > .center {
  width: 253px;
  margin: 0 auto;
  text-align: left;
}
.control-group.large .add-on {
  padding: 8px;
}
.control-group.large .add-on i {
  color: #bbb;
  display: inline-block;
  font-size: 17px;
  text-align: center;
  width: 17px;
}
.control-group.large textarea,
.control-group.large input[type="text"],
.control-group.large input[type="password"],
.control-group.large input[type="datetime"],
.control-group.large input[type="datetime-local"],
.control-group.large input[type="date"],
.control-group.large input[type="month"],
.control-group.large input[type="time"],
.control-group.large input[type="week"],
.control-group.large input[type="number"],
.control-group.large input[type="email"],
.control-group.large input[type="url"],
.control-group.large input[type="search"],
.control-group.large input[type="tel"],
.control-group.large input[type="color"],
.control-group.large .uneditable-input {
  font-size: 16px;
  height: 28px;
  line-height: 28px;
}
.control-group.large .btn {
  font-size: 16px;
}
.span-center {
  margin: 20px auto;
  float: none;
}
.autosize {
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  transition: height 0.2s;
}
.gmap img {
  max-width: none;
  width: auto;
  display: inline;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (max-width: 768px) {
  .affix {
    position: relative;
  }
}
.pagination {
  margin: 18px 0;
  -margin-top: 5px;
  text-align: center;
  display: block;
}
.pagination a {
  color: #000;
}
.pagination span {
  border: 1px solid #c5c5c5;
  background-color: #f5f5f5;
  padding: 4px 6px;
  font-weight: bold;
}
.pagination span.active {
  background-color: #517dff;
  color: #fff;
}
.pagination span.disabled {
  color: #c5c5c5;
}
.label-placeholder label {
  line-height: 30px;
  position: absolute;
  right: 120px;
  top: 0;
  bottom: 0;
  -moz-transition: 0.3s right ease;
  -ms-transition: 0.3s right ease;
  -o-transition: 0.3s right ease;
  -webkit-transition: 0.3s right ease;
  transition: 0.3s right ease;
  z-index: 0;
}
.label-placeholder textarea {
  resize: none;
}
.label-placeholder input,
.label-placeholder select,
.label-placeholder textarea {
  position: relative;
  z-index: 2;
}
.label-placeholder input:-moz-placeholder,
.label-placeholder input:-ms-input-placeholder,
.label-placeholder input::-webkit-input-placeholder,
.label-placeholder select:-moz-placeholder,
.label-placeholder select:-ms-input-placeholder,
.label-placeholder select::-webkit-input-placeholder,
.label-placeholder textarea:-moz-placeholder,
.label-placeholder textarea:-ms-input-placeholder,
.label-placeholder textarea::-webkit-input-placeholder {
  color: rgba(47,130,194,0.6);
}
.label-placeholder input:focus,
.label-placeholder input.focus,
.label-placeholder select:focus,
.label-placeholder select.focus,
.label-placeholder textarea:focus,
.label-placeholder textarea.focus {
  background-color: rgba(255,255,255,0.7);
}
.label-placeholder input:focus + label,
.label-placeholder input.focus + label,
.label-placeholder select:focus + label,
.label-placeholder select.focus + label,
.label-placeholder textarea:focus + label,
.label-placeholder textarea.focus + label {
  right: 10px;
}
.label-placeholder .controls > [class*="span"] {
  position: relative;
}
.label-placeholder .controls  > [class="span1"] > label,
.label-placeholder .controls  > [class="span2"] > label {
  display: none;
}
.label-placeholder .controls  > [class="span1"] > input,
.label-placeholder .controls  > [class="span2"] > input {
  padding-right: 6px;
}
.label-placeholder .controls.row,
.label-placeholder .controls.row input {
  margin-bottom: 0;
}
#home {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#home .lefttbar {
  width: 660px;
  float: left;
}
#home .widget .article {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
  padding-bottom: 5px;
}
#home .widget .article small {
  color: #999999;
  display: block;
  font: 10px Verdana;
  margin: 5px 0 10px;
}
#home .widget .article h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
}
#home .widget .article h2 a {
  color: #333;
}
#home .widget .article h2 a:hover {
  border-bottom: 1px solid #333;
  text-decoration: none;
}
#home .widget .article .img img {
  width: 100%;
  display: block;
  margin-bottom: 5px;
}
#home .widget .article p {
  font-size: 13px;
  line-height: 160%;
}
#home .widget #new-events p {
  font-size: 11px;
  text-align: right;
}
#home .widget #new-events .event {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eee;
}
#home .widget #new-events .event .img {
  float: left;
  margin-right: 10px;
  width: 75px;
}
#home .widget #new-events .event h2 {
  margin: 0;
  font-size: 15px;
  line-height: 120%;
}
#home .widget #new-events .event h2 a {
  color: #333;
}
#home .widget #new-events .event span {
  color: #666;
  font-weight: normal;
  font-size: 11px;
}
#home .widget #new-events .event.short {
  line-height: 130%;
}
#home .widget #new-events .event.short h2 {
  display: inline;
  font-size: 12px;
  font-weight: bold;
  line-height: 130%;
}
#articleView.terms {
  padding: 10px 50px;
}
#articleView.terms h2 {
  font-size: 26px;
  line-height: 150%;
}
#articleView.terms h3 {
  font-size: 16px;
  line-height: 150%;
}
#articleView header h1 {
  font: 32px/40px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0;
}
#articleView header small {
  color: #999;
  font-family: verdana;
  font-size: 10px;
  margin: 5px 0;
}
#articleView section {
  color: #444;
  font: 15px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 160%;
  margin-bottom: 20px;
}
#articleView section#lead {
  font-weight: bold;
  font-size: 16px;
}
#articleView section li {
  line-height: 26px;
}
#articleView .share-box {
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
  padding: 5px;
}
#articleView p,
#articleView ul {
  margin-bottom: 1em;
}
#articleView ul {
  list-style-position: inside;
}
#articleView .image {
  margin: 10px 0;
}
#articleView .image .main-image {
  position: relative;
  margin-bottom: 1px;
}
#articleView .image img {
  max-width: 100%;
}
#articleView .image p {
  font-size: 10px;
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  padding: 0 10px;
}
#articleView .box-left {
  border: 1px solid #CCC;
  float: left;
  margin: 0 10px 10px 0;
  padding: 10px;
}
#articleView nav {
  margin: 15px 0;
}
#articleView nav:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
#articleView nav .prev {
  float: left;
}
#articleView nav .next {
  float: right;
}
#articleView .author {
  border-bottom: 1px solid #CCC;
}
#articleView .author img.avatar {
  float: left;
  margin-right: 10px;
}
#articleView .author h3 {
  border: 0;
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 20px;
  font-family: 'Times New Roman';
  font-weight: normal;
  line-height: 1.5em;
}
#articleList {
  line-height: 1.5;
}
#articleList small {
  color: #999;
  font-family: verdana;
  font-size: 10px;
  margin: 5px 0;
}
#articleList .article {
  border-bottom: 1px solid #CCC;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
#articleList h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
}
#articleList .img {
  float: left;
  margin-right: 20px;
}
#articleList p a {
  color: #000;
}
#articleList p a:hover {
  text-decoration: none;
}
.article-categories {
  font-size: 12px;
}
.article-categories li a {
  padding-top: 3px;
  padding-bottom: 3px;
}
#calendarbar {
  margin: 10px 0 10px 3px;
  font-family: arial;
  font-size: 12px;
}
#calendarbar .day {
  border-bottom: 1px solid #c5c5c5;
}
#calendarbar .datelabel {
  background-color: #f5f5f5;
  font-weight: bold;
  padding: 4px 12px;
}
#calendarbar .event {
  border-top: 1px solid #c5c5c5;
  cursor: pointer;
}
#calendarbar .eventsummary {
  margin: 4px 12px;
}
#calendarbar .eventtime {
  display: block;
  float: left;
}
#calendarbar .titlewrapper {
  display: block;
}
#calendarbar .eventreplystatus {
  display: block;
  float: left;
  width: 17px;
}
#calendarbar .eventtitle {
  display: block;
  overflow: hidden;
  margin-left: 48px;
  zoom: 1;
}
@media (min-width: 1200px) {
  .row {
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .row {
    margin-bottom: 10px;
  }
}
.classified-search form {
  margin-bottom: 0;
}
.classified-search h3 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 18px;
  font-weight: normal;
  margin-top: 0;
}
#classifieds .contentbar table tr {
  border-bottom: 1px solid #CCCCCC;
}
#classifieds .contentbar table tr:hover {
  background-color: #F6F6F6;
}
#classifieds .contentbar table td {
  padding: 10px;
  font-weight: bold;
  vertical-align: middle;
}
#classifieds .contentbar table td h4 {
  font-size: 15px;
  margin: 5px 0;
}
#classifieds .contentbar table td p {
  line-height: 150%;
  margin: 0;
  font-size: 11px;
}
#classifieds .contentbar table td p a {
  color: #414141;
  font-weight: normal;
  margin: 5px 0;
}
#classifieds .contentbar table td p a:hover {
  text-decoration: none;
}
#classifieds .contentbar table td img {
  border: 1px solid #CCCCCC;
  padding: 1px;
}
#classified_view #contact .label {
  width: 120px;
}
#classified_view #contact textarea.long {
  width: 465px;
}
#classified_view .contentbar h2 {
  border-bottom: 1px solid #CCCCCC;
  margin: 10px 0 20px;
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
}
#classified_view .contentbar p {
  margin-bottom: 20px;
  font: 13px/21px Verdana;
}
#classified_view .contentbar img {
  border: 1px solid #CCCCCC;
  padding: 1px;
}
#classified_view .price .price,
#classified_view .price .exchange,
#classified_view .price .free {
  font-size: 18px;
}
#classified_view #sidebar p {
  font: 13px/20px Arial;
}
#classified_photos {
  list-style: none;
  margin: 0;
}
#classified_photos li {
  float: left;
  height: 93px;
  width: 93px;
  text-align: center;
}
#classified_photos img {
  border: 1px solid #CCCCCC;
  margin: 3px;
  padding: 1px;
  max-width: 85px;
  max-height: 85px;
}
#author img.phone,
#author img.gg,
#author img.skype {
  vertical-align: top;
}
.button.addclassified span {
  font-weight: bold;
  font-size: 13px;
}
#classified_create .control-group {
  border-top: 1px solid #E5E5E5;
  padding: 13px;
  margin: 1px 0;
}
#classified_create .control-group.active {
  background-color: #f3f3f3;
}
#classified_create .control-group.error {
  background-color: #FFE7E7;
}
#classified_create .files td {
  vertical-align: middle;
}
.newform {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
}
.newform .fields>li {
  clear: both;
  padding: 13px;
  border-top: 1px solid #E5E5E5;
  margin: 1px 0;
}
.newform .fields .active {
  background-color: #f3f3f3;
}
.newform .fields li.error {
  background-color: #FFE7E7;
}
.newform .fields .label {
  padding-top: 5px;
  width: 190px;
  float: left;
  text-align: right;
  margin-right: 15px;
  font-weight: bold;
}
.newform .fields .label span {
  color: red;
}
.newform .fields .field {
  margin-left: 205px;
}
.newform .fields input.text,
.newform .fields textarea,
.newform .fields select.select {
  background-color: #fff;
  border: 1px solid #AEAEAE;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.newform .fields input.long,
.newform .fields textarea.long,
.newform .fields select.long {
  width: 300px;
}
.newform .fields input.small {
  width: 60px;
}
.newform .fields textarea.long {
  width: 500px;
  height: 250px;
}
.newform .fields .markItUp {
  margin-left: 205px;
}
.newform .fields .markItUp textarea {
  width: 100%;
}
.newform .fields p.hint {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #FBF49F;
  border: 1px solid #D6D081;
  color: #484848;
  font-family: verdana;
  font-size: 12px;
  line-height: 160%;
  margin: 10px 205px;
  max-width: 500px;
  padding: 5px 8px 4px;
}
.newform .fields p.error {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #D83232;
  border-color: #D83232;
  color: #FFFFFF;
  font-family: arial;
  font-size: 12px;
  line-height: 140%;
  margin: 10px 205px;
  max-width: 500px;
  padding: 5px 8px 4px;
}
.newform h1 {
  font-size: 16px;
  padding: 10px 0;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.input-xxxlarge {
  width: 740px;
}
.companies .company {
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.companies .company h2 {
  font-size: 16px;
  line-height: 1.5em;
}
.companies .company p {
  margin: 0 0 5px;
  font-size: 11px;
  line-height: 1.2em;
  font-family: verdana;
}
.companies .company .profile {
  margin-left: 90px;
}
.companies .company .category {
  margin-bottom: 2px;
  font-size: 11px;
  font-family: verdana;
}
.companies .company .details {
  font-size: 13px;
}
.companies .company .details span {
  margin-right: 15px;
}
.companies .company .default-img {
  float: left;
  width: 75px;
  border: 1px solid #f3f3f3;
  text-align: center;
  height: 70px;
}
.companies .company .default-img .icon-briefcase {
  font-size: 70px;
  line-height: 75px;
  color: #f3f3f3;
}
.company-view h1 {
  font-size: 26px;
  margin: 0;
  line-height: 120%;
}
.company-view .btn-company-edit {
  margin-bottom: 10px;
}
.company-view .category {
  font-size: 13px;
  color: #999;
  margin-bottom: 10px;
}
.company-view .profile-logo {
  width: 170px;
  height: 170px;
  text-align: center;
  border: 1px solid #ccc;
  line-height: 170px;
  box-shadow: 0 0 10px #CCC;
  border-radius: 2px;
  padding: 10px;
  float: left;
  margin-right: 20px;
}
.company-view .profile {
  margin-bottom: 10px;
}
.company-view .offset-logo {
  margin-left: 212px;
}
.company-view address {
  margin-bottom: 10px;
}
.company-view .map {
  height: 250px;
  border: 1px solid #CCC;
  width: 100%;
}
#company-create .control-group {
  border-top: 1px solid #e5e5e5;
  padding: 13px;
  margin: 1px 0;
}
#company-create .help-block {
  margin-bottom: 0;
  margin-top: 5px;
}
#company-create #map-canvas {
  height: 300px;
}
#company-create #map-canvas img {
  max-width: none;
  width: auto;
  display: inline;
}
#company-create .preview {
  width: 390px;
}
#company-create .preview.affix {
  top: 45px;
}
#company-create .preview.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 170px;
}
@media (min-width: 1200px) {
  #company-create .preview {
    width: 440px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #company-create .preview {
    width: 300px;
  }
}
@media (max-width: 767px) {
  #company-create .preview {
    display: none;
  }
}
@media (max-height: 490px) {
  #company-create .affix {
    position: static;
  }
}
#company-create .phones {
  list-style: none;
  margin-left: 0;
}
#company-create .phones .delete {
  padding-left: 6px;
  padding-right: 3px;
}
#company-create .phones .delete i {
  color: #c00;
  text-shadow: 0 0 1px #ccc;
}
#company-create .phones .add_phone_link i {
  color: green;
}
#councilor-view h2 {
  margin: 10px 0;
}
#councilor-view .options {
  margin: 10px auto;
  text-align: center;
}
#councilor-view .fb-like {
  padding: 0;
  margin-bottom: 10px;
}
#councilor-view img {
  width: 100%;
  box-sizing: border-box;
}
.councilor-list .councilor {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #eee;
}
.councilor-list .councilor img {
  width: 100%;
  box-sizing: border-box;
}
.councilor-list h2 {
  font-size: 20px;
  font-weight: normal;
  border-bottom: 2px solid #eee;
  line-height: 1.5;
  margin: 0 0 15px 0;
  padding: 0 0 5px 0;
}
.councilor-list h3 {
  font-size: 18px;
  font-weight: normal;
  border-bottom: 1px solid #eee;
  line-height: 1.5;
  margin-bottom: 5px;
  padding-bottom: 0px;
}
.councilor-list p {
  font-size: 12px;
  color: #666;
}
.councilor-list .parties li a {
  font-size: 12px;
}
#con
#party-view h1 {
  font: 32px/40px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0;
}
#election-search h1 {
  font: 24px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.5;
  padding: 0;
  margin: 0 0 10px;
  border-bottom: 2px solid #eee;
}
#election-search form {
  margin-bottom: 0;
}
#election-search .control-group {
  margin-bottom: 0;
}
#election-search .search-bar form {
  margin: 20px 0;
}
#election-search .search-bar input[type="text"] {
  font-size: 17px;
  min-height: 37px;
  padding: 10px;
}
#election-search .search-bar .btn-search {
  padding: 10px 20px;
  width: 300px;
  margin: 15px auto;
}
#election-search .or-line {
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  max-width: 500px;
  margin: 10px auto 25px;
}
#election-search .or-line span {
  display: block;
  font-size: 1.4em;
  text-align: center;
  margin: 0px auto -10px;
  background-color: #fff;
  width: 100px;
  color: #ccc;
}
#comments {
  font-family: verdana;
}
#comments article {
  margin-bottom: 20px;
}
#comments article:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
#comments aside {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
  border: 1px solid #CCCCCC;
  float: left;
  margin-right: 10px;
  padding: 3px 3px 1px;
  width: 82px;
}
#comments aside img {
  border: 1px solid #CCCCCC;
  display: block;
}
#comments aside .person {
  margin: 3px;
  text-align: center;
  word-wrap: break-word;
}
#comments section.body {
  margin-left: 110px;
  position: relative;
}
#comments section.body img.arrow {
  left: -11px;
  position: absolute;
  top: 18px;
  z-index: 2;
}
#comments section.body section {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
  background-color: #F3F3F3;
  border: 1px solid #CCCCCC;
  color: #333;
  padding: 10px;
}
#comments header {
  color: #666;
  font-size: 10px;
  margin-bottom: 10px;
}
#comments p {
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 0.5em;
}
#comments .warn {
  color: red;
}
#comment_add div.label-important {
  margin-bottom: 5px;
}
#comment_add textarea {
  width: 98%;
  height: 40px;
  margin-bottom: 0;
}
#fb-widget {
  background: url("/media/img/fb-widget-bg.png") no-repeat scroll 0 0 transparent;
  padding: 10px;
  width: 235px;
  height: 402px;
  position: fixed;
  margin-top: -200px;
  left: 0px;
  top: 50%;
  z-index: 101;
}
#fb-widget .close {
  background-position: 0px 0px -242px 0px;
}
.fb_iframe_widget {
  background-color: #fff;
}
.tipsy {
  font-size: 12px;
  font-family: verdana;
  line-height: 18px;
  position: absolute;
  padding: 5px;
  z-index: 100000;
}
.tipsy-inner {
  background-color: #FBF49F;
  color: #484848;
  max-width: 300px;
  padding: 5px 8px 4px 8px;
}
.error .tipsy-inner {
  background-color: #D83232;
  border-color: #D83232;
  color: #FFFFFF;
}
.tipsy.valid {
  z-index: 100001;
}
.tipsy.error {
  z-index: 100000;
}
.error .tipsy-arrow-n {
  border-bottom-color: #D83232;
}
.error .tipsy-arrow-s {
  border-top-color: #D83232;
}
.error .tipsy-arrow-e {
  border-left-color: #D83232;
}
.error .tipsy-arrow-w {
  border-right-color: #D83232;
}
.tipsy-inner {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #D6D081;
}
.tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
}
.tipsy-arrow-n {
  border-bottom-color: #D6D081;
}
.tipsy-arrow-s {
  border-top-color: #D6D081;
}
.tipsy-arrow-e {
  border-left-color: #D6D081;
}
.tipsy-arrow-w {
  border-right-color: #D6D081;
}
.tipsy-n .tipsy-arrow,
.tipsy-nw .tipsy-arrow,
.tipsy-ne .tipsy-arrow {
  top: 0;
  border-top: none;
}
.tipsy-s .tipsy-arrow,
.tipsy-sw .tipsy-arrow,
.tipsy-se .tipsy-arrow {
  bottom: 0;
  border-bottom: none;
}
.tipsy-n .tipsy-arrow,
.tipsy-s .tipsy-arrow {
  left: 50%;
  margin-left: -5px;
}
.tipsy-nw .tipsy-arrow,
.tipsy-sw .tipsy-arrow {
  left: 10px;
}
.tipsy-ne .tipsy-arrow,
.tipsy-se .tipsy-arrow {
  right: 10px;
}
.tipsy-e .tipsy-arrow,
.tipsy-w .tipsy-arrow {
  top: 50%;
  margin-top: -5px;
}
.tipsy-e .tipsy-arrow {
  right: 0;
  border-right: none;
}
.tipsy-w .tipsy-arrow {
  left: 0;
  border-left: none;
}
.teaser {
  font-family: arial;
}
.teaser a {
  color: #fff;
  text-shadow: 0px 0px 5px #000;
  filter: dropshadow(color=#000,offx=0,offy=0);
}
.teaser .nav {
  float: right;
  margin: 0;
}
.teaser .nav a {
  height: 78px;
  display: block;
  border-bottom: 1px solid #111;
  border-top: 1px solid #333;
  background: #222;
  position: relative;
  width: 100%;
}
.teaser .nav a.active {
  background: #2b81d9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJiODFkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTU4ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#2b81d9 0%,#0158d9 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2b81d9),color-stop(100%,#0158d9));
  background: -webkit-linear-gradient(top,#2b81d9 0%,#0158d9 100%);
  background: -o-linear-gradient(top,#2b81d9 0%,#0158d9 100%);
  background: -ms-linear-gradient(top,#2b81d9 0%,#0158d9 100%);
  background: linear-gradient(top,#2b81d9 0%,#0158d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b81d9',endColorstr='#0158d9',GradientType=0);
}
.teaser .nav a img {
  height: 58px;
  float: left;
  margin: 10px;
  border: 1px solid #222;
}
.teaser .nav .arrow {
  position: absolute;
  top: 25px;
  left: -13px;
  border: 0;
  height: 25px;
  background: url("/media/img/tarrow.png");
  width: 13px;
  display: none;
  z-index: 5;
}
.teaser .nav .active .arrow {
  display: block;
}
.teaser .nav h3 {
  margin: 0;
  border: 0;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  line-height: 15px;
}
.teaser .leadcont {
  position: relative;
}
.teaser .leadcont .lead {
  background-image: url("/media/img/trans.png");
  left: 0;
  position: absolute;
  color: white;
  padding: 0;
  bottom: 0;
  line-height: 100%;
  margin: 0;
}
.teaser .leadcont .lead a.more {
  color: orange;
  font-size: 11px;
}
.teaser .leadcont .lead p {
  margin: 0 10px 10px;
  font-size: 13px;
}
.teaser .leadcont .lead h2 {
  margin: 10px 10px 5px;
  line-height: 25px;
  font-size: 20px;
}
.teaser .leadcont .lead h2 a {
  line-height: 25px;
  font-size: 20px;
}
.teaser .sliders {
  overflow: hidden;
  position: relative;
  float: left;
  height: 320px;
}
.teaser.small .leadcont .lead {
  width: 410px;
}
.teaser.small .leadcont .lead h2 {
  font-weight: bold;
  margin: 20px;
}
.teaser.small .nav {
  width: 230px;
}
.teaser.small .nav h3 {
  padding: 10px;
  font-size: 13px;
}
.teaser.small .sliders {
  width: 410px;
}
.teaser.big .leadcont .lead {
  width: 640px;
}
.teaser.big .nav {
  width: 320px;
}
.teaser.big .nav h3 {
  padding: 10px 5px;
  font-size: 14px;
}
.teaser.big .sliders {
  width: 640px;
}
@media (min-width: 1200px) {
  .teaser.big .nav {
    width: 440px;
  }
  .teaser.big .nav h3 {
    line-height: 20px;
  }
}
#slidebox {
  text-align: left;
  background-color: white;
  bottom: 20px;
  position: fixed;
  z-index: 10000000;
  width: 360px;
  padding: 20px;
  border-top: 2px solid #0056FF;
  border-left: 1px solid #F0F0F0;
  -moz-box-shadow: 0 4px 10px #666;
  -webkit-box-shadow: 0 4px 10px #666;
  box-shadow: 0 4px 10px #666;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, direction=270, strength=7)";
  filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc,direction=270,strength=7);
  _position: absolute;
  _top: 0;
  display: block;
  right: -400px;
}
#slidebox h6 {
  margin-bottom: 15px;
  color: #999;
}
#slidebox p a {
  font-size: 16px;
  font-weight: bold;
}
#slidebox img {
  float: left;
  margin-right: 10px;
  max-height: 60px;
}
#slidebox .close {
  border: none;
  padding: 0;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 13px;
  height: 13px;
  text-indent: -999em;
  overflow: hidden;
  cursor: pointer;
}
.classified-newest .classified {
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.classified-newest .classified h4 {
  margin: 0;
  font-size: 13px;
  line-height: 16px;
}
.classified-newest a.img {
  display: block;
  width: 70px;
  max-height: 60px;
  float: left;
  text-align: center;
  margin-bottom: 2px;
  padding-right: 10px;
}
.classified-newest a.img img {
  border: 1px solid #EEE;
  padding: 1px;
  max-width: 70px;
  max-height: 60px;
  margin: 0 auto;
  text-align: center;
}
.classified-newest p {
  line-height: 12px;
  margin: 0;
}
.classified-newest p a {
  color: #666;
  font-size: 11px;
  font-weight: normal;
  line-height: 150%;
}
.classified-newest p a:hover {
  text-decoration: none;
}
.widget.gallery-newest ul {
  margin: 0;
}
.widget.gallery-newest ul li.image {
  list-style: none;
  float: left;
  margin: 2px 4px;
  width: 58px;
}
.widget.gallery-newest ul li.image img {
  width: 100%;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 3px #ddd;
  border-radius: 5px;
  display: inline-block;
  padding: 1px;
}
.company-promo .company {
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.company-promo .company h4 {
  margin: 0;
  font-size: 13px;
  line-height: 150%;
}
.company-promo p {
  line-height: 12px;
  margin: 0;
  color: #666;
  font-size: 11px;
  line-height: 150%;
}
.company-promo p a {
  color: #666;
  font-size: 11px;
  font-weight: normal;
  line-height: 150%;
}
.company-promo p a:hover {
  text-decoration: none;
}
.article-sidebar-latest .img {
  float: left;
  margin-right: 10px;
  max-width: 100px;
}
.article-sidebar-latest h3 {
  font-size: 13px;
  line-height: 1.4;
  margin: 0 0 5px 0;
}
.article-sidebar-latest .article {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.article-sidebar-latest .article p {
  color: #666;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
}
.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px,0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}
.progress-animated .progress-bar,
.progress-animated .bar {
  background: url(../img/progressbar.gif) !important;
  filter: none;
}
.fileupload-loading {
  float: right;
  width: 32px;
  height: 32px;
  background: url(../img/loading.gif) center no-repeat;
  background-size: contain;
  display: none;
}
.fileupload-processing .fileupload-loading {
  display: block;
}
.files audio,
.files video {
  max-width: 300px;
}
@media (max-width: 767px) {
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none;
  }
  .files .name {
    width: 80px;
    word-wrap: break-word;
  }
  .files audio,
  .files video {
    max-width: 80px;
  }
}
.article-images {
  margin: 0 20px;
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  margin: 2px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-loading .slick-list {
  background: #fff url('./ajax-loader.gif') center center no-repeat;
}
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev i,
.slick-next i {
  padding: 0;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: 1;
  outline: none;
  background: transparent;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
