body {
  font-size: 0.625em;
  font-family: 'Arial';
}
body a {
  text-decoration: none;
}
body .fl {
  float: left;
}
body .fr {
  float: right;
}
body .cb {
  clear: both;
}
html,
body {
  height: 100%;
  margin: 0px;
}
.tt {
  position: absolute;
  display: block;
}
.tt .cont {
  display: block;
  margin-left: 5px;
  background-color: #1571B7;
  color: #FFFFFF;
  padding: 5px;
  font-size: 1.2em;
}
#main {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -100px;
}
#main > #topMenu {
  border-bottom: 1px solid #E3EFF9;
  margin-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 0.2em;
  overflow: auto;
  width: 100%;
}
#main > #topMenu nav {
  float: right;
}
#main > #topMenu nav ul {
  padding: 0px;
  margin: 0.6em 0;
}
#main > #topMenu nav ul li {
  border-right: 1px solid #E3EFF9;
  display: inline-block;
  padding: 0 0.5em;
  vertical-align: middle;
}
#main > #topMenu nav ul li a.fb,
#main > #topMenu nav ul li a.rss {
  display: inline-block;
  height: 19px;
  text-indent: -10000px;
  width: 17px;
}
#main > #topMenu nav ul li a.fb {
  background: url("/static/img/icon_fb.png") no-repeat scroll 0 0;
  background: url("/static/img/icon_fb.png") no-repeat scroll center center;
}
#main > #topMenu nav ul li a.rss {
  background: url("/static/img/icon_rss.png") repeat scroll 0 0;
}
#main > #topMenu nav ul li:last-of-type {
  border-right: 0px none;
}
#main > #topMenu nav:first-of-type {
  float: left;
}
#main > #topMenu nav:first-of-type ul li a {
  font-size: 1.1em;
  color: #3c3c3c;
}
#main > #topMenu nav:last-of-type {
  float: right;
  font-size: 1.2em;
}
#main > #topMenu nav:last-of-type ul {
  margin: 0.5em 0 0;
}
#main > #topMenu nav:last-of-type ul li a {
  color: #ff9214;
}
#main #logoTop {
  clear: both;
  overflow: auto;
  margin: 10px 0px;
}
#main #logoTop #logo {
  display: inline-block;
  float: left;
  vertical-align: top;
  overflow: hidden;
}
#main #logoTop #logo img {
  vertical-align: middle;
}
#main #logoTop #logo .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#main #inner #mainMenu {
  margin-bottom: 0.5em;
  clear: both;
  padding: 0px 10px;
  background: #1571b7;
}
#main #inner #mainMenu ul {
  width: 100%;
  background: #1571b7;
  padding: 0;
  margin: 0;
  list-style: none;
}
#main #inner #mainMenu ul > li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  font-weight: bold;
}
#main #inner #mainMenu ul > li a {
  color: #FFFFFF;
  display: block;
  font-size: 1.2em;
  line-height: 3em;
  padding: 0 5px;
}
#main #inner #mainMenu ul > li.contact {
  float: right;
}
#main #inner #mainMenu ul > li.contact a {
  border-left: 1px solid #79A7CA;
  line-height: 2.2em;
  margin: 5px 0;
  padding: 0 10px 0 10px;
}
#main #inner #mainMenu ul > li.contact a span {
  color: #dcdcdc;
}
#main #inner #mainMenu ul > li:hover > a,
#main #inner #mainMenu ul > li.active > a {
  background: #9fc90b;
}
#main #inner #mainMenu ul > li:hover {
  position: relative;
}
#main #inner #mainMenu ul > li:hover ul {
  left: 0px;
  top: 35px;
  display: block;
  width: 160px;
  z-index: 1000;
}
#main #inner #mainMenu ul > li:hover ul li {
  display: block;
}
#main #inner #mainMenu ul > li:hover ul li a {
  line-height: 2.5em;
}
#main #inner #mainMenu ul > li ul {
  position: absolute;
  display: none;
}
#main #inner #mainSubMenu {
  margin: 1em 0;
}
#main #inner #mainSubMenu ul {
  margin: 0em;
  padding: 0em;
}
#main #inner #mainSubMenu ul li {
  display: inline-block;
  width: 33em;
  vertical-align: middle;
}
#main #inner #mainSubMenu ul li.fb {
  font-size: 1.3em;
  font-weight: 700;
  margin-top: 2px;
  padding: 0.6em 0 0.6em 1em;
  width: 20em;
}
#main #inner #mainSubMenu ul li.fb img {
  vertical-align: text-bottom;
}
#main #inner #mainSubMenu ul li.fb .fb-like {
  width: 130px;
  height: 16px;
  float: right;
}
#main #inner #mainSubMenu ul li.weather {
  height: 40px;
  margin: 0 17px;
  width: 347px;
  overflow: hidden;
}
#main #inner #mainSubMenu ul li.weather ul {
  text-align: center;
}
#main #inner #mainSubMenu ul li.weather ul li {
  width: 110px;
  display: inline-block;
}
#main #inner #mainSubMenu ul li.weather ul li img {
  height: 40px;
  float: left;
}
#main #inner #mainSubMenu ul li.weather ul li span {
  font-weight: bold;
  overflow: hidden;
  display: block;
}
#main #inner #mainSubMenu ul li.weather ul li span.day {
  font-size: 1.1em;
  margin-top: 6px;
  vertical-align: top;
}
#main #inner #mainSubMenu ul li.weather ul li span.temp {
  color: #2f97e7;
  font-size: 1.2em;
}
#main #inner #mainSubMenu ul li.search {
  float: right;
  margin-top: 3px;
  text-align: right;
  width: 300px;
}
#main #inner #mainSubMenu ul li.search input[type="text"] {
  padding: 2px;
  width: 190px;
  height: 29px;
  border: solid 1px #E3EFF9;
  font-size: 1.2em;
  border-radius: 2px;
  font-style: italic;
  color: #525252;
  padding-left: 5px;
  float: left;
}
#main #inner #mainSubMenu ul li.search input[type="submit"] {
  background-color: #1471B7;
  background-image: url("/static/img/icon_button_search.png");
  background-position: 65px center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 1.4em;
  padding: 9px 30px 9px 20px;
  float: right;
}
#main #inner .boxes {
  margin-bottom: 20px;
}
#main #inner .boxes .hgroup h1,
#main #inner .boxes .hgroup h3 {
  background: none repeat scroll 0 0 #1471B7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.6em;
  font-weight: 400;
  margin: 0;
  padding: 5px 10px;
}
#main #inner .boxes .hgroup h1 a,
#main #inner .boxes .hgroup h3 a {
  color: #FFFFFF;
  padding: 0;
  font-size: 1em;
}
#main #inner .boxes .hgroup h3 {
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.4em;
}
#main #inner .boxes .hgroup a {
  color: #ff9214;
  font-size: 1.2em;
  padding: 0.5em 0em;
}
#main #inner .boxes .hgroup > a:after {
  content: " ►";
}
#main #inner .boxes .hgroup ul.blogs_menu {
  float: right;
}
#main #inner .boxes .hgroup ul.blogs_menu li {
  display: inline-block;
}
#main #inner .boxes .hgroup ul.blogs_menu li:first-child {
  border-right: 1px solid #2b2b2b;
  padding-right: 3px;
}
#main #inner .boxes .hgroup ul.blogs_menu li a {
  color: #2b2b2b;
}
#main #inner .boxes .hgroup ul.menu_timetable {
  float: right;
  list-style: none outside none;
  margin: -9px 0 0;
  padding: 0;
}
#main #inner .boxes .hgroup ul.menu_timetable li {
  display: inline-block;
}
#main #inner .boxes .hgroup ul.menu_timetable li a {
  background-position: center bottom;
  background-repeat: no-repeat;
  display: block;
  height: 38px;
  text-indent: -10000px;
  width: 30px;
  padding: 0;
}
#main #inner .boxes .hgroup ul.menu_timetable li a.pkp {
  background-image: url('/static/img/icon_timetable_pkp.png');
}
#main #inner .boxes .hgroup ul.menu_timetable li a.pks {
  background-image: url('/static/img/icon_timetable_pks.png');
}
#main #inner .boxes .hgroup ul.menu_timetable li a.mpk {
  background-image: url('/static/img/icon_timetable_mpk.png');
}
#main #inner .boxes .hgroup ul.menu_timetable li a.tram {
  background-image: url('/static/img/icon_timetable_tram_grey.png');
}
#main #inner .boxes .hgroup.communication {
  border-bottom: 1px solid #1471B7;
  overflow: auto;
}
#main #inner .boxes .hgroup.communication h3 {
  background: none;
  font-size: 1.8em;
  margin-top: 4px;
}
#main #inner .boxes .hgroup.communication h3 a {
  color: #1471b7;
}
#main #inner .boxes .hgroup.communication .menu_timetable {
  margin: 0px 0px 10px 0px;
}
#main #inner .boxes .hgroup.communication .menu_timetable .mpk {
  background: url('/static/img/icon_timetable_mpk_grey.png') no-repeat left bottom;
}
#main #inner .boxes > ul {
  border-color: #1471B7;
  border-image: none;
  border-style: solid;
  border-width: 1px 0;
  list-style-type: none !important;
  margin: 0;
  padding: 0;
}
#main #inner .boxes > ul li.more {
  display: block;
  text-align: right;
  width: 100%;
  max-width: 100%;
  font-family: Verdana;
  font-size: 1.2em;
}
#main #inner .boxes > ul li.more a {
  color: #1571b7;
  font-weight: normal !important;
  margin-bottom: 5px;
  font-size: 1.1em;
}
#main #inner .boxes > ul li.more a:after {
  background-position: right center;
  content: url("/static/img/icon_right_arrow.png");
  padding-left: 5px;
}
#main #inner .boxes > ul li.more a:before {
  display: none;
}
#main #inner #menus {
  float: right;
  vertical-align: top;
}
#main #inner #menus > ul.business li,
#main #inner #menus > ul.healthcareList li {
  border-bottom: 1px dashed #AEAEAE;
  padding: 5px 0 10px 0px;
  margin-top: 10px;
}
#main #inner #menus > ul.business li > a,
#main #inner #menus > ul.healthcareList li > a {
  display: inline-block;
}
#main #inner #menus > ul.business li > a img,
#main #inner #menus > ul.healthcareList li > a img {
  max-width: 60px;
  max-height: 60px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main #inner #menus > ul.business li div,
#main #inner #menus > ul.healthcareList li div {
  display: inline-block;
  margin-left: 1em;
  vertical-align: top;
}
#main #inner #menus > ul.business li div a,
#main #inner #menus > ul.healthcareList li div a {
  color: #3c3c3c;
  font-size: 1.1em;
}
#main #inner #menus > ul.business li div a:first-of-type,
#main #inner #menus > ul.healthcareList li div a:first-of-type {
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  max-height: 44px;
  overflow: hidden;
}
#main #inner #menus > ul.business li:last-of-type,
#main #inner #menus > ul.healthcareList li:last-of-type {
  border-bottom: 0px none;
}
#main #inner #menus > ul.business li.highlight,
#main #inner #menus > ul.healthcareList li.highlight {
  border-bottom: 2px solid #FF9214;
}
#main #inner #menus > ul.ads li {
  border-bottom: 1px dashed #AEAEAE;
  font-size: 1.1em;
  padding: 5px 0;
}
#main #inner #menus > ul.ads li:last-of-type {
  border-bottom: 0px none;
}
#main #inner #menus > ul.ads li > div {
  overflow: auto;
  padding-bottom: 5px;
}
#main #inner #menus > ul.ads li > div span {
  color: #A9A9A9;
}
#main #inner #menus > ul.ads li > div span:first-child {
  float: left;
}
#main #inner #menus > ul.ads li > div span:last-child {
  float: right;
}
#main #inner #menus > ul.ads li a {
  color: #353535;
  display: block;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main #inner #menus > ul.ads li a:before {
  content: "\25CF";
  padding-right: 5px;
  color: #1471B7;
}
#main #inner #menus > ul.ads li.highlight {
  border-bottom: 2px solid #FF9214;
}
#main #inner #menus > ul.ads li.highlight a:before {
  color: #FF9214;
}
#main #inner #menus > ul.articles li {
  border-bottom: 1px dashed #AEAEAE;
  padding: 0.5em 0;
}
#main #inner #menus > ul.articles li:last-child {
  border-bottom: 0px none;
}
#main #inner #menus > ul.articles li.more a {
  font-size: 1.0em;
  font-weight: normal;
}
#main #inner #menus > ul.articles a {
  background: url('/static/img/arrow_right_blue.png') center left no-repeat;
  padding-left: 10px;
  font-size: 1.2em;
  font-weight: bold;
  color: #303030;
}
#main #inner #menus > ul.events li {
  border-bottom: 1px dashed #AEAEAE;
  font-size: 1.1em;
  font-weight: 700;
  padding: 0.5em 0;
}
#main #inner #menus > ul.events li:last-of-type {
  border-bottom: 0px none;
}
#main #inner #menus > ul.events li span:first-child {
  color: #797979;
  padding-right: 1em;
}
#main #inner #menus > ul.events li a {
  color: #3c3c3c;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main #inner #menus > ul.letUsKnow {
  background: #eef5fb;
  padding: 6px;
  color: #2a2d32;
  font-size: 1.2em;
}
#main #inner #menus > ul.letUsKnow textarea {
  background: #ffffff;
  max-width: 100%;
  width: 280px;
  height: 93px;
}
#main #inner #menus > ul.letUsKnow input[type="submit"] {
  background: #ffa030;
  padding: 8px 18px;
  border: 0px none;
  color: #FFF;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: right;
}
#main #inner #menus > ul.letUsKnow #container {
  display: inline-block;
  width: 200px;
}
#main #inner #menus > ul.letUsKnow #container input[type="file"] {
  margin-top: 10px;
}
#main #inner #menus > ul.letUsKnow #pickfiles {
  padding: 8px 18px;
  background: #a2a2a2;
  color: #FFF;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
}
#main #inner #menus > ul.letUsKnow .form_message {
  font-size: 1em;
}
#main #inner #menus > ul input[name="username"],
#main #inner #menus > ul input[name="email"] {
  display: none;
}
#main #inner #menus > ul.blogs {
  padding: 5px 0;
  text-align: center;
}
#main #inner #menus > ul.blogs li {
  display: inline-block;
  vertical-align: top;
  width: 24%;
}
#main #inner #menus > ul.blogs li a {
  text-align: center;
}
#main #inner #menus > ul.blogs li a span {
  display: block;
  color: #797979;
  font-size: 1.1em;
}
#main #inner #menus > ul.blogs li:last-child,
#main #inner #menus > ul.business li:last-child,
#main #inner #menus > ul.singleBusiness li:last-child {
  width: 100%;
  text-align: right;
}
#main #inner #menus > ul.blogs li:last-child > div,
#main #inner #menus > ul.business li:last-child > div,
#main #inner #menus > ul.singleBusiness li:last-child > div {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  background: #3097e6;
  line-height: 20px;
  text-align: center;
  color: #FFF;
  margin-top: 10px;
  margin-left: 5px;
  cursor: pointer;
}
#main #inner #menus > ul.tags li {
  border: 0px none;
  padding: 0.25em 0.1em;
  display: inline-block;
}
#main #inner #menus > ul.tags li span {
  display: inline-block;
}
#main #inner #menus > ul.tags li span a {
  color: #3c3c3c;
}
#main #inner #menus > ul.tags li a {
  color: #3c3c3c;
}
#main #inner #menus > ul.timetable {
  text-align: center;
  padding-bottom: 10px;
  overflow: auto;
  width: 100%;
}
#main #inner #menus > ul.timetable li {
  border: 1px solid #E3EFF9;
  display: inline-block;
  height: 31px;
  margin: 5px 2px 0 0;
  width: 33px;
  float: left;
}
#main #inner #menus > ul.timetable li a {
  color: #000000;
  display: block;
  font-size: 1.3em;
  height: 100%;
  line-height: 2.4em;
  vertical-align: middle;
  width: 100%;
}
#main #inner #menus > ul.timetable li a:hover {
  background-color: #2f97e7;
  color: #FFFFFF;
}
#main #inner #menus div.sep {
  height: 1.1666666666666666666666666666667em;
}
#main #inner .box_business_dir {
  clear: both;
  margin-bottom: 10px;
}
#main #inner .box_business_dir > ul {
  padding: 10px 0 0;
}
#main #inner .box_business_dir > ul li {
  max-width: 31%;
  min-width: 150px;
  width: 31%;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
  color: #545454;
  text-align: left;
  vertical-align: top;
}
#main #inner .box_business_dir > ul li > a {
  color: #545454;
  font-weight: bold;
  font-size: 1.2em;
}
#main #inner .box_business_dir > ul li .subdir a {
  color: #545454;
  font-size: 1.1em;
}
#main #inner .box_business_dir > ul li.more {
  margin: 10px 0 5px;
  font-size: 1em;
}
#main #inner .box_galleries {
  margin-top: 10px;
}
#main #inner .box_galleries > ul {
  padding: 2px 0 0;
  text-align: center;
}
#main #inner .box_galleries > ul li {
  display: inline-block;
  width: 31%;
  margin: 15px 5px 15px 0px;
}
#main #inner .box_galleries > ul li:last-child {
  width: 100%;
  text-align: right;
}
#main #inner .box_galleries > ul li:last-child > div {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  background: #3097e6;
  line-height: 20px;
  text-align: center;
  color: #FFF;
  margin-top: 10px;
  margin-left: 5px;
  cursor: pointer;
}
#main #inner .box_galleries > ul li a {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  overflow: hidden;
  position: relative;
  max-width: 220px;
  max-height: 117px;
}
#main #inner .box_galleries > ul li a img {
  vertical-align: bottom;
  width: 100%;
}
#main #inner .box_galleries > ul li a span {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 30px;
}
#main #inner .box_galleries > ul li a span.bg {
  width: 100%;
  background: none repeat scroll 0 0 #000000;
  opacity: 0.7;
}
#main #inner .box_galleries > ul li a span.text {
  color: #FFFFFF;
  text-align: left;
  font-size: 1.2em;
  line-height: 2.5em;
  padding: 0 0 0 10px;
}
#main #inner ul.boxesUnderMenu {
  border-bottom: dashed 1px #aeaeae;
  padding: 7px 0;
  /*text-align: center;*/
  margin-bottom: 20px;
  display: none;
}
#main #inner ul.boxesUnderMenu li {
  display: inline-block;
  border-right: 1px solid #333333;
}
#main #inner ul.boxesUnderMenu li ul {
  display: none;
}
#main #inner ul.boxesUnderMenu li ul li {
  border-right: 0px none;
}
#main #inner ul.boxesUnderMenu li a {
  color: #333333;
  font-size: 1.2em;
  padding: 0px 5px;
  display: block;
}
#main #inner ul.boxesUnderMenu li a:hover,
#main #inner ul.boxesUnderMenu li a.active {
  font-weight: bold;
  color: #3097e6;
}
#main #inner ul.boxesUnderMenu li:last-of-type {
  border-right: 0 none;
}
#main #inner .articles_container .artMenu .active a {
  color: #1a71b6;
}
#main #inner .articles_container.subpage .articles_list {
  border: 0 none;
}
#main #inner .articles_container.subpage .articles_list article:last-child {
  border-bottom: 1px dashed #ADADAD;
}
#main #inner .articles_container .hgroup h3 {
  background: #1471b7;
  display: inline-block;
  padding: 5px 10px;
  color: #FFF;
  font-weight: normal;
  margin: 0em;
  font-size: 1.6em;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -khtml-border-top-right-radius: 3px;
  -khtml-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
#main #inner .articles_container .hgroup ul {
  display: inline-block;
  float: right;
  margin: 0;
  padding: 9px 0 4px;
}
#main #inner .articles_container .hgroup ul li {
  display: inline-block;
}
#main #inner .articles_container .hgroup ul li a {
  color: #333333;
  padding: 0em 0.75em;
  border-right: 1px solid #333333;
  font-size: 1.2em;
}
#main #inner .articles_container .hgroup ul li a:hover {
  color: #1471b7;
}
#main #inner .articles_container .hgroup ul li:last-child a {
  border-right: 0px none;
}
#main #inner .articles_container .hgroup ul li:hover {
  position: relative;
}
#main #inner .articles_container .hgroup ul li:hover ul {
  background: none repeat scroll 0 0 #1471B7;
  display: block;
  margin: 0;
  padding: 5px;
  right: 0;
  top: 14px;
  width: 125px;
}
#main #inner .articles_container .hgroup ul li:hover ul li {
  display: block;
}
#main #inner .articles_container .hgroup ul li:hover ul li a {
  color: #FFFFFF;
}
#main #inner .articles_container .hgroup ul li ul {
  position: absolute;
  display: none;
}
#main #inner .articles_container .articles_list {
  border: 0px solid #1471b7;
  border-top: 1px solid #1471b7;
  border-bottom: 1px solid #1471b7;
  padding-bottom: 5px;
}
#main #inner .articles_container .articles_list > a {
  float: right;
  clear: both;
  padding: 1em 0em 0.75em 0em;
  color: #3a3a3a;
}
#main #inner .articles_container .articles_list article {
  clear: both;
  border-bottom: 1px dashed #ADADAD;
  margin-top: 15px;
  padding: 0.25em 0 15px 0;
  position: relative;
}
#main #inner .articles_container .articles_list article > a {
  display: inline-block;
  width: 26%;
  max-width: 220px;
  text-align: center;
}
#main #inner .articles_container .articles_list article > a img {
  max-width: 100%;
  max-height: 165px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main #inner .articles_container .articles_list article > .content {
  display: inline-block;
  vertical-align: top;
  margin-left: 1em;
  position: relative;
  padding-bottom: 20px;
}
#main #inner .articles_container .articles_list article > .content h2 {
  margin: 0px;
}
#main #inner .articles_container .articles_list article > .content h2 a {
  color: #1471b7;
}
@media only screen and (max-width: 479px) {
  #main #inner .articles_container .articles_list article > .content p {
    display: none;
  }
}
#main #inner .articles_container .articles_list article > .content p a {
  font-size: 1.2em;
  color: #3a3a3a;
}
#main #inner .articles_container .articles_list article:last-child {
  border: 0px none;
}
#main #inner .articles_container .articles_list .info {
  color: #a0a0a0;
  font-size: 1.1em;
  position: absolute;
  bottom: 20px;
  left: 38.083871%;
}
#main #inner .articles_container .articles_list .info span {
  display: inline-block;
}
#main #inner .articles_container .articles_list .info span.sep:before {
  content: ' | ';
}
#main #inner .articles_container .articles_list .info span.date {
  background-image: url("/static/img/icon_time.png");
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 15px;
}
#main #inner .articles_container .articles_list .info span.date.hot {
  background-image: url("/static/img/icon_time_hot.png");
  color: #e72727;
}
#main #inner .articles_container .articles_list .info span.category a {
  color: #A0A0A0;
}
#main #inner .articles_container .articles_list .info span.photos {
  background-image: url("/static/img/icon_art_photo.png");
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 15px;
  color: #88ab17;
}
#main #inner .articles_container .articles_list .info span.videos {
  background-image: url("/static/img/icon_art_camera.png");
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 21px;
  color: #88ab17;
}
#main #inner .articles_container .articles_list .info span.comments {
  background-image: url("/static/img/icon_art_comment.png");
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 15px;
  color: #88ab17;
}
#main #inner .articles_container .articles_list .info span.views {
  background-image: url("/static/img/widzialo.png");
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 18px;
  color: #88ab17;
}
#main #inner .articles_container span {
  display: block;
}
#main #inner .articles_container span.more {
  display: block;
  text-align: right;
  width: 100%;
}
#main #inner .articles_container span.more a {
  color: #1571b7;
  font-weight: normal;
  font-size: 1.2em;
}
#main #inner .articles_container span.more a:after {
  background-position: right center;
  content: url("/static/img/icon_right_arrow.png");
  padding-left: 5px;
}
#main #inner #eventDesc {
  float: left;
}
#main #inner .businessAdd .main_title,
#main #inner .businesShow .main_title {
  border-bottom: 1px solid #1571B7;
  color: #1571B7;
  display: block;
  font-size: 1.8em;
  font-weight: 700;
  padding: 3px 0;
  overflow: hidden;
}
#main #inner .businessAdd .main_title span,
#main #inner .businesShow .main_title span {
  color: #ffa030;
  font-size: 0.778em;
  font-weight: normal;
  line-height: 25px;
  float: right;
}
#main #inner .businessAdd .main_title span a,
#main #inner .businesShow .main_title span a {
  color: #ffa030;
  font-weight: bold;
}
#main #inner .businessAdd hgroup.free,
#main #inner .businesShow hgroup.free {
  background: #f0f0f0;
}
#main #inner .businessAdd hgroup.free h2,
#main #inner .businesShow hgroup.free h2 {
  color: #7a7a7a;
}
#main #inner .businessAdd hgroup.standard,
#main #inner .businesShow hgroup.standard {
  background: #d2e4f2;
}
#main #inner .businessAdd hgroup.standard h2,
#main #inner .businesShow hgroup.standard h2 {
  color: #1571b7;
}
#main #inner .businessAdd ul.add_busines_progress,
#main #inner .businesShow ul.add_busines_progress {
  background: none repeat scroll 0 0 #F0F0F0;
  list-style: none outside none;
  margin: 15px 0;
  overflow: hidden;
  padding: 0;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#main #inner .businessAdd ul.add_busines_progress li,
#main #inner .businesShow ul.add_busines_progress li {
  display: block;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
  float: left;
}
#main #inner .businessAdd ul.add_busines_progress li:before,
#main #inner .businesShow ul.add_busines_progress li:before,
#main #inner .businessAdd ul.add_busines_progress li:after,
#main #inner .businesShow ul.add_busines_progress li:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  border-width: 15px 0 15px 15px;
  border-style: solid;
  width: 2px;
}
#main #inner .businessAdd ul.add_busines_progress li:before,
#main #inner .businesShow ul.add_busines_progress li:before {
  border-color: transparent transparent transparent #F0F0F0;
  z-index: 2;
  right: -15px;
}
#main #inner .businessAdd ul.add_busines_progress li:after,
#main #inner .businesShow ul.add_busines_progress li:after {
  z-index: 1;
  right: -20px;
  border-color: transparent transparent transparent #ffffff;
  border-width: 15px 0 15px 15px;
}
#main #inner .businessAdd ul.add_busines_progress li:last-child,
#main #inner .businesShow ul.add_busines_progress li:last-child,
#main #inner .businessAdd ul.add_busines_progress li:active:last-child,
#main #inner .businesShow ul.add_busines_progress li:active:last-child {
  /*/width: 100%;*/
  overflow: hidden;
  padding-right: 0;
  display: block;
  float: none;
}
#main #inner .businessAdd ul.add_busines_progress li:last-child:before,
#main #inner .businesShow ul.add_busines_progress li:last-child:before,
#main #inner .businessAdd ul.add_busines_progress li:active:last-child:before,
#main #inner .businesShow ul.add_busines_progress li:active:last-child:before,
#main #inner .businessAdd ul.add_busines_progress li:last-child:after,
#main #inner .businesShow ul.add_busines_progress li:last-child:after,
#main #inner .businessAdd ul.add_busines_progress li:active:last-child:after,
#main #inner .businesShow ul.add_busines_progress li:active:last-child:after {
  display: none;
  width: 0;
  border-width: 0;
  border-color: transparent transparent transparent transparent;
}
#main #inner .businessAdd ul.add_busines_progress li.active,
#main #inner .businesShow ul.add_busines_progress li.active {
  background-color: #cecece;
}
#main #inner .businessAdd ul.add_busines_progress li.active:before,
#main #inner .businesShow ul.add_busines_progress li.active:before {
  border-color: transparent transparent transparent #cecece;
}
#main #inner .businessAdd ul.add_busines_progress li.active:after,
#main #inner .businesShow ul.add_busines_progress li.active:after {
  border-color: #F0F0F0 #F0F0F0 #F0F0F0 #ffffff;
  border-width: 15px 0 15px 15px;
}
#main #inner .businessAdd ul.add_busines_progress li a,
#main #inner .businesShow ul.add_busines_progress li a {
  color: #666666;
  font-size: 1.2em;
  padding: 7px;
  display: inline-block;
}
#main #inner .businessAdd .step_1 .inner_left {
  display: block;
  overflow: hidden;
  border: solid 1px #ffa030;
  background-color: #fff7e7;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main #inner .businessAdd .step_1 .inner_left > .title {
  font-size: 2.4em;
  font-weight: bold;
  background-color: #ffa030;
  color: #ffffff;
  padding: 5px 0 5px 15px;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_full {
  position: relative;
  min-height: 120px;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_full li {
  font-size: 1.2em;
  color: #7a7a7a;
  display: inline-block;
  width: 27%;
  line-height: 1.8em;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_full li:before {
  content: "\25CF";
  padding-right: 5px;
  color: #1471B7;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_full li:nth-child(1) {
  width: 80%;
  font-weight: bold;
  margin-bottom: 10px;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_full li:nth-child(1):before {
  content: "";
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_full li:nth-child(2) {
  height: 120px;
  position: absolute;
  right: 20px;
  width: 165px;
  list-style-type: none;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_full li:nth-child(2):before {
  content: "";
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium,
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard {
  float: left;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-width: 300px;
  width: 45%;
  text-align: center;
  padding: 0;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium li,
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard li {
  display: block;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium li:first-child,
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard li:first-child {
  font-size: 2.4em;
  font-weight: bold;
  padding: 15px 0;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium li:nth-child(2),
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard li:nth-child(2),
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium li:nth-child(4),
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard li:nth-child(4) {
  color: #666666;
  font-size: 1.2em;
  font-weight: bold;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium li:nth-child(3),
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard li:nth-child(3),
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium li:nth-child(5),
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard li:nth-child(5) {
  height: 115px;
  margin: 25px auto;
  width: 212px;
  box-shadow: 1px 1px 5px -1px #000000;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium li:nth-child(n+6) a,
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard li:nth-child(n+6) a {
  color: #FFFFFF;
  display: inline-block;
  font-size: 2em;
  line-height: 35px;
  margin: 5px auto;
  overflow: hidden;
  width: 215px;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium li:nth-child(n+6) a span,
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard li:nth-child(n+6) a span {
  display: inline-block;
  border-style: solid;
  width: 112px;
  padding-right: 30px;
  float: right;
  border-width: 0 0 0 1px;
  background-image: url("/static/img/add_busines_btn_circle.png");
  background-position: 104px center;
  background-repeat: no-repeat;
  border-color: #D57B00;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium {
  border: solid 2px #ffa030;
  background-color: #feecd6;
  margin-left: 10px;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium li:first-child {
  color: #ffa030;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium li:nth-child(n+6) a {
  background-color: #e2860d;
  border-color: #d57b00;
  text-shadow: 1px 1px 1px #d57b00;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_premium li:nth-child(n+6) a span {
  border-color: #d57b00;
  background-color: #ffa030;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard {
  border: solid 2px #1471b7;
  background-color: #d2e4f2;
  float: right;
  margin-right: 10px;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard li:first-child {
  color: #1571b7;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard li:nth-child(n+6) a {
  border-color: #005092;
  text-shadow: 1px 1px 1px #1571b7;
  background-color: #0060a4;
}
#main #inner .businessAdd .step_1 .inner_left ul.busines_standard li:nth-child(n+6) a span {
  border-color: #005092;
  background-color: #1571b7;
}
#main #inner .businessAdd .step_1 .inner_right {
  float: right;
  width: 300px;
  margin: 0 0 0 10px;
}
#main #inner .businessAdd .step_1 .inner_right ul.busines_free {
  border: solid 1px #d8d8d8;
  background-color: #f0f0f0;
  margin: 0 0 20px 0;
  position: relative;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main #inner .businessAdd .step_1 .inner_right ul.busines_free li {
  font-size: 1.2em;
  color: #7a7a7a;
  display: inline-block;
  width: 45%;
}
#main #inner .businessAdd .step_1 .inner_right ul.busines_free li:before {
  content: "\25CF";
  padding-right: 5px;
  color: #1471B7;
}
#main #inner .businessAdd .step_1 .inner_right ul.busines_free li:nth-child(1) {
  background-color: #A6A6A6;
  color: #FFFFFF;
  font-size: 2.4em;
  font-weight: 700;
  left: 0;
  padding: 5px 0 5px 0px;
  position: absolute;
  width: 100%;
  text-align: center;
}
#main #inner .businessAdd .step_1 .inner_right ul.busines_free li:nth-child(1):before {
  content: "";
}
#main #inner .businessAdd .step_1 .inner_right ul.busines_free li:nth-child(2) {
  width: 80%;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 50px;
}
#main #inner .businessAdd .step_1 .inner_right ul.busines_free li:nth-child(2):before {
  content: "";
}
#main #inner .businessAdd .step_1 .inner_right ul.busines_free li:nth-child(9) {
  display: block;
  height: 129px;
  margin: 20px 0 20px 30px;
  width: 162px;
}
#main #inner .businessAdd .step_1 .inner_right ul.busines_free li:nth-child(9):before {
  content: "";
}
#main #inner .businessAdd .step_1 .inner_right ul.busines_free li:last-child {
  font-size: 1em;
  width: auto;
}
#main #inner .businessAdd .step_1 .inner_right ul.busines_free li:last-child:before {
  content: "";
}
#main #inner .businessAdd .step_1 .inner_right ul.busines_free li:last-child a {
  background-color: #A6A6A6;
  background-image: url("/static/img/add_busines_btn_circle.png");
  background-position: right 14px center;
  background-repeat: no-repeat;
  border-color: #7F7F7F;
  border-style: solid;
  border-width: 1px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.6em;
  line-height: 35px;
  margin: 5px auto;
  overflow: hidden;
  text-indent: 20px;
  width: 210px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main #inner .businessAdd .step_2 {
  margin-bottom: 20px;
}
#main #inner .businessAdd .step_2 .inner_left {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  border: solid 1px #1571b7;
  padding-bottom: 15px;
}
#main #inner .businessAdd .step_2 .inner_left label {
  display: block;
  padding: 15px 0 0 20px;
}
#main #inner .businessAdd .step_2 .inner_left label span {
  display: inline-block;
  color: #2C2D31;
  font-size: 1.2em;
  width: 140px;
}
#main #inner .businessAdd .step_2 .inner_left label input,
#main #inner .businessAdd .step_2 .inner_left label select,
#main #inner .businessAdd .step_2 .inner_left label textarea {
  border: solid 1px #d5e5f2;
  padding: 5px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.2em;
  color: #2C2D31;
  width: 200px;
}
#main #inner .businessAdd .step_2 .inner_left label select {
  width: 212px;
}
#main #inner .businessAdd .step_2 .inner_left label textarea {
  width: 400px;
}
#main #inner .businessAdd .step_2 .inner_left label input[type="submit"] {
  background-color: #1471B7;
  background-position: 65px center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 1.4em;
  padding: 7px 15px 7px 15px;
  width: auto;
  font-weight: bold;
}
#main #inner .businessAdd .step_2 .inner_left label input[type="checkbox"] {
  width: auto;
}
#main #inner .businessAdd .step_2 .inner_left label.title {
  color: #666666;
  font-size: 1.6em;
  font-weight: bold;
  border-top: 1px dashed #ADADAD;
  margin: 20px 10px 0 10px;
  padding-left: 10px;
}
#main #inner .businessAdd .step_2 .inner_left label.title:first-of-type {
  margin-top: 0px;
  border: 0 none;
}
#main #inner .businessAdd .step_2 .inner_left label.title span {
  color: #666666;
  font-size: 0.8em;
  font-weight: normal;
  width: auto;
}
#main #inner .businessAdd .step_2 .inner_left #map_canvas {
  height: 300px;
  margin: 15px;
  width: auto;
}
#main #inner .businessAdd .step_2 .inner_right {
  float: right;
  margin-left: 10px;
  width: 300px;
}
#main #inner .register,
#main #inner .login {
  margin-top: 20px;
  margin-bottom: 20px;
}
#main #inner .register a,
#main #inner .login a {
  color: #1471B7;
}
#main #inner .register .inner_left,
#main #inner .login .inner_left {
  overflow: hidden;
}
#main #inner .register .inner_left form,
#main #inner .login .inner_left form {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  border: solid 1px #1571b7;
  padding-bottom: 15px;
}
#main #inner .register .inner_left form label,
#main #inner .login .inner_left form label {
  display: block;
  padding: 15px 0 0 20px;
}
#main #inner .register .inner_left form label span,
#main #inner .login .inner_left form label span {
  display: inline-block;
  color: #2C2D31;
  font-size: 1.2em;
  width: 140px;
}
#main #inner .register .inner_left form label input,
#main #inner .login .inner_left form label input,
#main #inner .register .inner_left form label select,
#main #inner .login .inner_left form label select,
#main #inner .register .inner_left form label textarea,
#main #inner .login .inner_left form label textarea {
  border: solid 1px #d5e5f2;
  padding: 5px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.2em;
  color: #2C2D31;
  width: 200px;
}
#main #inner .register .inner_left form label select,
#main #inner .login .inner_left form label select {
  width: 212px;
}
#main #inner .register .inner_left form label textarea,
#main #inner .login .inner_left form label textarea {
  width: 400px;
}
#main #inner .register .inner_left form label input[type="submit"],
#main #inner .login .inner_left form label input[type="submit"] {
  background-color: #1471B7;
  background-position: 65px center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 1.4em;
  padding: 7px 15px 7px 15px;
  width: auto;
  font-weight: bold;
}
#main #inner .register .inner_left form label input[type="checkbox"],
#main #inner .login .inner_left form label input[type="checkbox"] {
  width: auto;
}
#main #inner .register .inner_left form label.title,
#main #inner .login .inner_left form label.title {
  color: #666666;
  font-size: 1.6em;
  font-weight: bold;
  border-top: 1px dashed #ADADAD;
  margin: 20px 10px 0 10px;
  padding-left: 10px;
}
#main #inner .register .inner_left form label.title:first-of-type,
#main #inner .login .inner_left form label.title:first-of-type {
  margin-top: 0px;
  border: 0 none;
}
#main #inner .register .inner_left form label.title span,
#main #inner .login .inner_left form label.title span {
  color: #666666;
  font-size: 0.8em;
  font-weight: normal;
  width: auto;
}
#main #inner .register .inner_left .main_title,
#main #inner .login .inner_left .main_title {
  border-bottom: 1px solid #1571B7;
  color: #1571B7;
  display: block;
  font-size: 1.8em;
  font-weight: 700;
  padding: 3px 0;
  overflow: hidden;
  margin-bottom: 20px;
}
#main #inner .register .inner_left .main_title span,
#main #inner .login .inner_left .main_title span {
  color: #ffa030;
  font-size: 0.778em;
  font-weight: normal;
  line-height: 25px;
  float: right;
}
#main #inner .register .inner_left .main_title span a,
#main #inner .login .inner_left .main_title span a {
  color: #ffa030;
  font-weight: bold;
}
#main #inner .register .inner_right,
#main #inner .login .inner_right {
  width: 300px;
  float: right;
  margin-left: 10px;
}
#main #inner .board hgroup,
#main #inner .board_category hgroup {
  border-bottom: solid 1px #1471B7;
}
#main #inner .board hgroup h1,
#main #inner .board_category hgroup h1,
#main #inner .board hgroup h3,
#main #inner .board_category hgroup h3 {
  background: none repeat scroll 0 0 #1471B7;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -khtml-border-top-right-radius: 3px;
  -khtml-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.6em;
  font-weight: 400;
  margin: 0;
  padding: 5px 10px;
}
#main #inner .board hgroup a,
#main #inner .board_category hgroup a {
  color: #FF9214;
  font-size: 1.2em;
  padding: 0.5em 0;
}
#main #inner .board table,
#main #inner .board_category table {
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}
#main #inner .board table tr,
#main #inner .board_category table tr {
  border: solid 1px #dcdcdc;
}
#main #inner .board table tr:nth-child(even),
#main #inner .board_category table tr:nth-child(even) {
  background-color: #f5f5f5;
}
#main #inner .board table tr td,
#main #inner .board_category table tr td {
  border-right: solid 1px #dcdcdc;
  padding: 10px;
}
#main #inner .board table tr td.icon,
#main #inner .board_category table tr td.icon {
  width: 20px;
  text-align: center;
}
#main #inner .board table tr td:nth-child(2) a,
#main #inner .board_category table tr td:nth-child(2) a {
  font-weight: bold;
  color: #1571b7;
  font-size: 1.2em;
}
#main #inner .board table tr td:nth-child(2) a.description,
#main #inner .board_category table tr td:nth-child(2) a.description {
  color: #666666;
  font-size: 1.1em;
  display: block;
  text-align: justify;
  margin-top: 1em;
}
#main #inner .board table tr td:nth-child(3),
#main #inner .board_category table tr td:nth-child(3) {
  text-align: center;
  width: 50px;
  color: #666666;
  font-size: 1.1em;
}
#main #inner .board table tr td:nth-child(4),
#main #inner .board_category table tr td:nth-child(4) {
  text-align: center;
  width: 110px;
  color: #666666;
  font-size: 1.1em;
}
#main #inner .board table tr td a,
#main #inner .board_category table tr td a {
  color: #666666;
}
#main #inner .board_index table tr td:nth-child(2) {
  text-align: left;
  max-width: 200px;
  width: 200px;
  min-width: 150px;
}
#main #inner .board_index table tr td:nth-child(2) a {
  color: #1571B7;
  font-size: 1.1em;
  font-weight: 700;
}
#main #inner .board_index table tr td:nth-child(2) span {
  display: block;
}
#main #inner .board_topic .title_topic {
  color: #1571b7;
  font-size: 30px;
}
#main #inner .board_topic .title_topic h1 {
  font-size: 1em;
  margin: 0;
}
#main #inner .board_topic .info_topic {
  color: #666666;
  font-size: 1.2em;
}
#main #inner .board_topic .content_topic {
  font-size: 1.3em;
  margin: 15px 0;
}
#main #inner .board_topic h4 {
  border-top: 1px solid #2F97E7;
  font-size: 1.6em;
  font-weight: 400;
  margin: 0;
  padding: 10px 5px;
}
#main #inner .board_topic ul.posts {
  padding: 0;
  margin: 0;
}
#main #inner .board_topic ul.posts li {
  display: block;
}
#main #inner .board_topic ul.posts li span {
  display: block;
}
#main #inner .board_topic ul.posts li span:nth-of-type(1) {
  border-top: 1px dashed #C4C4C4;
  color: #5E5E5E;
  font-size: 1.2em;
  margin-top: 10px;
  padding: 10px;
}
#main #inner .board_topic ul.posts li span:nth-of-type(1) a {
  color: #5E5E5E;
}
#main #inner .board_topic ul.posts li span:nth-of-type(2) {
  border: 1px solid #C3C3C3;
  color: #3C3C3C;
  font-size: 1.2em;
  margin: 0 0 5px;
  padding: 10px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f9f9f9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorFrom', endColorstr='@colorTo', GradientType=0);
  /* IE6-9 */
}
#main #inner .board_topic input[type="submit"] {
  margin: 10px 0;
}
#main #inner .board_add_topic form {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  border: solid 1px #1571b7;
  padding-bottom: 15px;
}
#main #inner .board_add_topic form label {
  display: block;
  padding: 15px 0 0 20px;
}
#main #inner .board_add_topic form label span {
  display: inline-block;
  color: #2C2D31;
  font-size: 1.2em;
  width: 140px;
}
#main #inner .board_add_topic form label input,
#main #inner .board_add_topic form label select,
#main #inner .board_add_topic form label textarea {
  border: solid 1px #d5e5f2;
  padding: 5px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.2em;
  color: #2C2D31;
  width: 200px;
}
#main #inner .board_add_topic form label select {
  width: 212px;
}
#main #inner .board_add_topic form label textarea {
  width: 400px;
}
#main #inner .board_add_topic form label input[type="submit"] {
  background-color: #1471B7;
  background-position: 65px center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 1.4em;
  padding: 7px 15px 7px 15px;
  width: auto;
  font-weight: bold;
}
#main #inner .board_add_topic form label input[type="checkbox"] {
  width: auto;
}
#main #inner .board_add_topic form label.title {
  color: #666666;
  font-size: 1.6em;
  font-weight: bold;
  border-top: 1px dashed #ADADAD;
  margin: 20px 10px 0 10px;
  padding-left: 10px;
}
#main #inner .board_add_topic form label.title:first-of-type {
  margin-top: 0px;
  border: 0 none;
}
#main #inner .board_add_topic form label.title span {
  color: #666666;
  font-size: 0.8em;
  font-weight: normal;
  width: auto;
}
#main #inner .board_add_topic form label {
  margin-bottom: 10px;
}
#main #inner .galleries_container .boxesUnderMenu .more {
  display: inline-block !important;
  position: relative;
  width: 33px;
  float: right;
}
#main #inner .galleries_container .boxesUnderMenu .more ul {
  background: none repeat scroll 0 0 #1471B7;
  margin: 0;
  padding: 5px;
  right: 0;
  top: 14px;
  width: 125px;
  position: absolute;
}
#main #inner .galleries_container .boxesUnderMenu .more ul a {
  color: #FFF;
}
#main #inner .galleries_container .boxesUnderMenu .more:hover ul {
  display: block;
}
#main #inner .galleries_container .boxesUnderMenu .active {
  font-weight: bold;
}
#main #inner .galleries_container .boxesUnderMenu .active a {
  color: #3097e6;
}
#main #inner .galleries_container .singleGalleryBox {
  width: 49%;
  float: left;
  margin: 20px 0px;
  position: relative;
  /*&:nth-of-type(even){
                    float: right;
                }*/
}
#main #inner .galleries_container .singleGalleryBox:nth-of-type(odd) {
  border-right: dashed 1px #808080;
  float: right;
}
#main #inner .galleries_container .singleGalleryBox a.img {
  float: left;
  display: block;
  width: 156px;
  height: 114px;
  margin-right: 5px;
  text-align: center;
}
#main #inner .galleries_container .singleGalleryBox a.img img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#main #inner .galleries_container .singleGalleryBox .info_gallery {
  padding-right: 5px;
  display: block;
  overflow: hidden;
}
#main #inner .galleries_container .singleGalleryBox .info_gallery h4 {
  margin: 0;
}
#main #inner .galleries_container .singleGalleryBox .info_gallery h4 a {
  color: #1571B7;
  display: block;
  font-size: 1.5em;
  font-weight: 700;
  overflow: hidden;
}
#main #inner .galleries_container .singleGalleryBox .info_gallery p {
  color: #3C3C3C;
  font-size: 1.2em;
  line-height: 1.1em;
  margin: 5px 0;
}
#main #inner .galleries_container .singleGalleryBox .info {
  position: absolute;
  bottom: 0px;
  left: 156px;
}
#main #inner .galleries_container .singleGalleryBox .info span {
  color: #a0a0a0;
  font-size: 1.1em;
  display: inline-block;
  margin-left: 5px;
  margin-top: 10px;
}
#main #inner .galleries_container .singleGalleryBox .info span.date {
  background: url('/static/img/clock_mini.png') no-repeat left center;
  padding-left: 14px;
}
#main #inner .galleries_container .singleGalleryBox .info span.comments {
  background: url('/static/img/comments_mini.png') no-repeat left center;
  padding-left: 14px;
  color: #88ab17;
}
#main #inner .galleries_container .singleGalleryBox .info span.photos {
  background-image: url("/static/img/icon_art_photo.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #88AB17;
  text-indent: 15px;
}
#main #inner .galleries_container .singleGalleryBox .info span.sep:before {
  content: ' | ';
}
#main #inner .galleries_photo p {
  font-size: 1.2em;
}
#main #inner .galleries_photo .image {
  text-align: center;
}
#main #inner .galleries_photo .image img {
  display: inline-block;
}
#main #inner .galleries_photo img {
  max-width: 100%;
}
#main #inner .galleries_photo img.colorbox {
  cursor: url('/static/img/zoom_big.png'), pointer;
}
#main #inner .communication_index > ul.types {
  padding: 50px 0;
  text-align: center;
}
#main #inner .communication_index > ul.types li {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
#main #inner .communication_index > ul.types li.mpk a:first-of-type {
  background-image: url("/static/img/communication_icon_mpk.png");
}
#main #inner .communication_index > ul.types li.tram a:first-of-type {
  background-image: url("/static/img/communication_icon_tram.png");
}
#main #inner .communication_index > ul.types li.pks a:first-of-type {
  background-image: url("/static/img/communication_icon_pks.png");
}
#main #inner .communication_index > ul.types li.pkp a:first-of-type {
  background-image: url("/static/img/communication_icon_pkp.png");
}
#main #inner .communication_index > ul.types li a:first-of-type {
  background-color: #9fc90b;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#main #inner .communication_index > ul.types li a:first-of-type:hover {
  background-color: #dcdcdc;
}
#main #inner .communication_index > ul.types li a:first-of-type:hover:after {
  border-color: #dcdcdc rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
#main #inner .communication_index > ul.types li a:first-of-type:after {
  border-color: #a0c90b rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 10px 10px 0;
  bottom: 10px;
  content: "";
  display: block;
  height: 0;
  left: 34px;
  position: absolute;
  top: 90px;
  width: 0;
  z-index: 222222;
}
#main #inner .communication_index > ul.types li a:last-of-type {
  color: #1571B7;
  display: block;
  font-size: 1.6em;
  font-weight: 700;
  margin-top: 15px;
}
#main #inner .communication_index > ul.types li a:last-of-type:hover {
  color: #dcdcdc;
}
#main #inner .communication_pks_index h1 {
  font-size: 1em;
  margin: 0;
}
#main #inner .communication_pks_index form.search {
  background-color: #F5F5F5;
  border-style: dashed;
  border-color: #c0c0c0;
  border-width: 1px 0;
  margin: 11px 0;
  padding: 0 25px;
}
#main #inner .communication_pks_index form.search .h,
#main #inner .communication_pks_index form.search select,
#main #inner .communication_pks_index form.search input[type="submit"] {
  margin-top: 10px;
  margin-bottom: 10px;
}
#main #inner .communication_pks_index form.search .h {
  color: #666666;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 35px;
  float: left;
  margin-right: 20px;
}
#main #inner .communication_pks_index form.search select {
  padding: 9px;
  vertical-align: middle;
  font-size: 1.2em;
  font-style: italic;
  color: #666666;
  margin-right: 10px;
}
#main #inner .communication_pks_index form.search input[type="submit"] {
  background-color: #1471b7;
  background-image: url("/static/img/icon_button_search.png");
  background-position: 65px center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 3px;
  color: #ffffff;
  font-size: 1.4em;
  padding: 9px 30px 9px 20px;
  vertical-align: middle;
}
#main #inner .communication_pks_index .pks_title {
  background-image: url("/static/img/communication_bicon_pks.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #1571B7;
  display: block;
  font-size: 2em;
  font-weight: 700;
  padding: 10px 0;
  text-indent: 52px;
}
#main #inner .communication_pks_index table.timetable {
  font-size: 1.2em;
  margin: 35px 0;
  width: 100%;
}
#main #inner .communication_pks_index table.timetable tr {
  border: 1px solid #DCDCDC;
}
#main #inner .communication_pks_index table.timetable td,
#main #inner .communication_pks_index table.timetable th {
  padding: 12px;
}
#main #inner .communication_pks_index table.timetable th {
  background-color: #1571B7;
  color: #fff;
  font-weight: normal;
}
#main #inner .communication_pks_index table.timetable th.hours {
  text-align: left;
}
#main #inner .communication_pks_index table.timetable td.direction {
  font-weight: bold;
}
#main #inner .communication_pks_index table.timetable td.hours {
  padding: 6px 12px;
}
#main #inner .communication_pks_index table.timetable .hour {
  padding: 6px 0;
  display: inline-block;
  margin-right: 20px;
}
#main #inner .communication_pks_index table.timetable .hour.p {
  color: red;
}
#main #inner .communication_pks_index table.timetable .hour .tooltip {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#main #inner .communication_pks_index table.timetable .hour .tooltip .tooltip_content {
  background-color: #9FCA0B;
  border-radius: 5px;
  position: absolute;
  top: -10px;
  left: 25px;
  z-index: 10;
  display: none;
  color: #000;
  width: 150px;
  padding: 0 10px 0 20px;
  margin: 0;
}
#main #inner .communication_pks_index table.timetable .hour .tooltip .tooltip_content:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 12px;
  left: -16px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 6px 8px;
  border-right-color: #9FCA0B;
}
#main #inner .communication_pks_index table.timetable .hour .tooltip:hover .tooltip_content {
  display: block;
}
#main #inner .communication_pks_index table.timetable .hour .carrier {
  display: inline-block;
  width: 15px;
  height: 15px;
}
#main #inner .communication_pks_index table.timetable .hour .carrier .tooltip_content {
  padding: 12px;
}
#main #inner .communication_pks_index table.timetable .hour .carrier_pks {
  background: url(/static/img/pks_icon.png) no-repeat;
}
#main #inner .communication_pks_index table.timetable .hour .carrier_bus {
  background: url(/static/img/pks-bus.png) no-repeat;
}
#main #inner .communication_pks_index table.timetable .hour .legend {
  width: 15px;
  height: 15px;
  background: url(/static/img/info_icon_grey.png) no-repeat;
}
#main #inner .communication_pks_index table.timetable .hour .legend .when li {
  margin: 12px 0;
}
#main #inner .communication_pks_index table.timetable .hour .legend.active {
  background-image: url(/static/img/info_icon.png);
}
#main #inner .communication_pks_index table.timetable tbody tr:nth-child(even) {
  background-color: #F5F5F5;
}
#main #inner .communication_pks_index table.pkp_timetable {
  margin-top: 10px;
}
#main #inner .communication_pks_index table.pkp_timetable td:nth-child(1),
#main #inner .communication_pks_index table.pkp_timetable td:nth-child(4) {
  font-weight: bold;
}
#main #inner .communication_mpk_index .select_line,
#main #inner .communication_mpk .select_line {
  color: #666666;
  font-size: 1.6em;
  font-weight: 700;
  display: block;
  margin: 15px 0 5px;
}
#main #inner .communication_mpk_index h1,
#main #inner .communication_mpk h1 {
  font-size: 1em;
  margin: 0;
}
#main #inner .communication_mpk_index .mpk_title,
#main #inner .communication_mpk .mpk_title {
  background-image: url("/static/img/communication_bicon_mpk.png");
  background-position: left center;
  background-repeat: no-repeat;
  border-bottom: 1px dashed #C0C0C0;
  color: #1571B7;
  display: block;
  font-size: 2em;
  font-weight: 700;
  padding: 10px 0;
  padding-left: 52px;
}
#main #inner .communication_mpk_index .tram_title,
#main #inner .communication_mpk .tram_title {
  background-image: url("/static/img/communication_bicon_mpk.png");
  background-position: left center;
  background-repeat: no-repeat;
  border-bottom: 1px dashed #C0C0C0;
  color: #1571B7;
  display: block;
  font-size: 2em;
  font-weight: 700;
  padding: 10px 0;
  padding-left: 52px;
  background-image: url("/static/img/communication_bicon_tram.png");
}
#main #inner .communication_mpk_index ul.mpk_lines,
#main #inner .communication_mpk ul.mpk_lines {
  margin: 0;
  padding: 0;
  text-align: left;
}
#main #inner .communication_mpk_index ul.mpk_lines li,
#main #inner .communication_mpk ul.mpk_lines li {
  border: 1px solid #E3EFF9;
  display: inline-block;
  height: 31px;
  margin: 5px 2px 0 0;
  text-align: center;
  width: 33px;
}
#main #inner .communication_mpk_index ul.mpk_lines li a,
#main #inner .communication_mpk ul.mpk_lines li a {
  color: #000000;
  display: block;
  font-size: 1.3em;
  height: 100%;
  line-height: 2.4em;
  vertical-align: middle;
  width: 100%;
}
#main #inner .communication_mpk_index ul.mpk_lines li a:hover,
#main #inner .communication_mpk ul.mpk_lines li a:hover,
#main #inner .communication_mpk_index ul.mpk_lines li a.active,
#main #inner .communication_mpk ul.mpk_lines li a.active {
  background-color: #2f97e7;
  color: #FFFFFF;
}
#main #inner .communication_mpk_index .inner_left,
#main #inner .communication_mpk .inner_left {
  display: block;
  overflow: hidden;
}
#main #inner .communication_mpk_index .inner_right,
#main #inner .communication_mpk .inner_right {
  float: right;
  margin-left: 10px;
  width: 300px;
}
#main #inner .communication_mpk_index #map_canvas {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  height: 500px;
}
#main #inner .communication_mpk_index .inner_left .description {
  margin-top: 20px;
}
#main #inner .communication_mpk_index .inner_left .description p {
  font-size: 1.2em;
}
#main #inner .communication_mpk_index .inner_right {
  margin-top: 20px;
}
#main #inner .communication_mpk .legenda,
#main #inner .communication_mpk #note {
  color: #666666;
  font-size: 1.2em;
}
#main #inner .communication_mpk #map_canvas {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  height: 400px;
}
#main #inner .communication_mpk .inner_left table.rozklad {
  width: 99%;
  margin-left: 1px;
  table-layout: fixed;
}
#main #inner .communication_mpk .inner_left table.rozklad tr th {
  text-align: left;
  background-color: #1571b7;
  color: #ffffff;
  padding: 7px;
  font-size: 1.2em;
  font-weight: bold;
  word-wrap: break-word;
}
#main #inner .communication_mpk .inner_left table.rozklad tr td {
  padding: 5px 0;
  font-size: 1.2em;
  text-align: center;
  border: solid 1px #dcdcdc;
  border-left: solid 1px #dcdcdc;
  word-break: break-all;
}
#main #inner .communication_mpk .inner_left table.rozklad tr td.hour_active {
  background-color: #9fc90b;
}
#main #inner .communication_mpk .inner_left table.rozklad tr td.hour_pusta {
  min-width: 15px;
}
#main #inner .communication_mpk .inner_left table.rozklad tr td:hover {
  background-color: #d3d3d3;
}
#main #inner .communication_mpk .inner_left .trasa {
  color: #666666;
  font-size: 1.6em;
  font-weight: 700;
  margin: 15px 0 5px;
}
#main #inner .communication_mpk .inner_left .trasa a {
  color: #1571B7;
  padding-left: 10px;
}
#main #inner .communication_mpk .inner_left .trasa a:before {
  content: "⇆";
}
#main #inner .communication_mpk .inner_right .left {
  float: left;
}
#main #inner .communication_mpk .inner_right .left .number_line {
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #9fc90b;
  width: 90px;
  min-height: 90px;
  margin-left: 10px;
  position: relative;
}
#main #inner .communication_mpk .inner_right .left .number_line:before {
  border-color: rgba(0, 0, 0, 0) #9fc90b rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 10px 10px 10px 0;
  content: "";
  height: 0;
  left: -10px;
  position: absolute;
  top: 34px;
  width: 0;
}
#main #inner .communication_mpk .inner_right .left .number_line span {
  display: block;
  text-align: center;
}
#main #inner .communication_mpk .inner_right .left .number_line span:first-of-type {
  font-size: 1.2em;
  padding-top: 10px;
}
#main #inner .communication_mpk .inner_right .left .number_line span:last-of-type {
  font-size: 5em;
  font-weight: bold;
}
#main #inner .communication_mpk .inner_right ul.mpk_directions,
#main #inner .communication_mpk .inner_right ul.mpk_stops {
  list-style: none outside none;
  margin: 0 0 10px 20px;
  padding: 0;
}
#main #inner .communication_mpk .inner_right ul.mpk_directions:first-of-type,
#main #inner .communication_mpk .inner_right ul.mpk_stops:first-of-type {
  border-bottom: dashed 1px #666666;
  padding-bottom: 10px;
}
#main #inner .communication_mpk .inner_right ul.mpk_directions li,
#main #inner .communication_mpk .inner_right ul.mpk_stops li {
  position: relative;
}
#main #inner .communication_mpk .inner_right ul.mpk_directions li a,
#main #inner .communication_mpk .inner_right ul.mpk_stops li a {
  font-size: 1.2em;
  display: block;
  color: #1571b7;
}
#main #inner .communication_mpk .inner_right ul.mpk_directions li:first-of-type,
#main #inner .communication_mpk .inner_right ul.mpk_stops li:first-of-type {
  font-size: 1.2em;
  color: #666666;
  padding: 10px 0;
}
#main #inner .communication_mpk .inner_right ul.mpk_directions li.active:before,
#main #inner .communication_mpk .inner_right ul.mpk_stops li.active:before,
#main #inner .communication_mpk .inner_right ul.mpk_directions li:hover:before,
#main #inner .communication_mpk .inner_right ul.mpk_stops li:hover:before {
  content: "";
  display: block;
  height: 0;
  left: -10px;
  position: absolute;
  top: 2px;
  width: 0;
}
#main #inner .communication_mpk .inner_right ul.mpk_directions li.active a,
#main #inner .communication_mpk .inner_right ul.mpk_stops li.active a,
#main #inner .communication_mpk .inner_right ul.mpk_directions li:hover a,
#main #inner .communication_mpk .inner_right ul.mpk_stops li:hover a {
  color: #9fc90b;
}
#main #inner .communication_mpk .inner_right ul.mpk_directions li.active:before,
#main #inner .communication_mpk .inner_right ul.mpk_stops li.active:before {
  border-color: rgba(0, 0, 0, 0) #9fc90b;
  border-style: solid;
  border-width: 5px 0 5px 5px;
}
#main #inner .communication_mpk .inner_right .right {
  overflow: hidden;
}
.main_title_default {
  border-bottom: 1px solid #1571B7;
  color: #1571B7;
  display: block;
  font-size: 1.8em;
  font-weight: 700;
  padding: 3px 0;
  overflow: hidden;
}
.main_title_default span {
  color: #ffa030;
  font-size: 0.778em;
  font-weight: normal;
  line-height: 25px;
  float: right;
}
.main_title_default span a {
  color: #ffa030;
  font-weight: bold;
}
.default_form {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  border: solid 1px #1571b7;
  padding-bottom: 15px;
}
.default_form label {
  display: block;
  padding: 15px 0 0 20px;
}
.default_form label span {
  display: inline-block;
  color: #2C2D31;
  font-size: 1.2em;
  width: 140px;
}
.default_form label input,
.default_form label select,
.default_form label textarea {
  border: solid 1px #d5e5f2;
  padding: 5px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.2em;
  color: #2C2D31;
  width: 200px;
}
.default_form label select {
  width: 212px;
}
.default_form label textarea {
  width: 400px;
}
.default_form label input[type="submit"] {
  background-color: #1471B7;
  background-position: 65px center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 1.4em;
  padding: 7px 15px 7px 15px;
  width: auto;
  font-weight: bold;
}
.default_form label input[type="checkbox"] {
  width: auto;
}
.default_form label.title {
  color: #666666;
  font-size: 1.6em;
  font-weight: bold;
  border-top: 1px dashed #ADADAD;
  margin: 20px 10px 0 10px;
  padding-left: 10px;
}
.default_form label.title:first-of-type {
  margin-top: 0px;
  border: 0 none;
}
.default_form label.title span {
  color: #666666;
  font-size: 0.8em;
  font-weight: normal;
  width: auto;
}
article > blockquote {
  margin: 0px;
  padding: 0px;
}
.form_message {
  display: block;
  margin: 10px 0;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  font-size: 1.3em;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.form_message.error {
  background: none repeat scroll 0 0 #f5b5b5;
  color: #772323;
}
.form_message.success {
  background: none repeat scroll 0 0 #90ceba;
  color: #217F60;
}
.form_message a {
  color: #000;
  font-weight: bold;
}
#todayEvents h3 {
  background: #1471b7;
  display: inline-block;
  padding: 0.5em 1.1666666666666666666666666666667em;
  color: #FFF;
  font-weight: normal;
  margin: 0em;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -khtml-border-top-right-radius: 3px;
  -khtml-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
#todayEvents hgroup {
  border-bottom: 1px solid #1471b7;
}
#todayEvents hgroup a {
  float: right;
  padding: 0.5em 0em;
}
#todayEvents ul {
  list-style-type: none;
}
#todayEvents ul li {
  border: 0px none;
  border-bottom: 1px dashed grey;
  padding-bottom: 1.5833333333333333333333333333333em;
}
#todayEvents ul li span {
  display: inline-block;
  width: 18.709677419354838709677419354839%;
  vertical-align: top;
  background: url('/static/img/icon_calendar.png') no-repeat top left;
  height: 20px;
  line-height: 20px;
  padding-left: 28px;
}
#todayEvents ul li div {
  display: inline-block;
}
#todayEvents ul li div h4 {
  font-size: 1.25em;
  margin: 0px;
  margin-bottom: 1.1666666666666666666666666666667em;
  padding: 0px;
}
#todayEvents ul li div h4 a {
  color: #1571b7;
}
#todayEvents:last-child {
  border: 0px none;
}
.eventCallendar {
  margin: 10px 0px;
  padding: 0px;
}
.eventCallendar li {
  box-sizing: border-box;
  display: inline-block;
  border: 1px solid #dee5eb;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 23px;
  font-weight: bold;
  margin-bottom: 3px;
  margin-right: 3px;
  font-size: 1.3em;
}
.eventCallendar li span {
  font-size: 0.8em;
  font-weight: 300;
  background: #e0e4e7;
  color: #5b5c5e;
  display: block;
  width: 100%;
  line-height: 16px;
}
.eventCallendar li span.blue {
  background: #71abd3;
  color: #FFF;
}
.eventCallendar li.active {
  background: #9fca0b;
  color: #FFF;
  border: 0px none;
}
.eventCallendar li.active span {
  background: #1572b5;
  color: #FFF;
}
#polpriv {
  font-size: 1.2em;
  line-height: 1.8em;
}
#polpriv a {
  color: #1571b7;
}
#polpriv > ol > li {
  font-size: 1.5em;
  font-weight: bold;
}
#polpriv > ol > li h2 {
  font-size: 1em;
}
#polpriv > ol > li > ol {
  font-size: 0.8em;
  font-weight: normal;
}
#cookie {
  background: #1571b7;
  font-size: 1.2em;
  padding: 1em;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  text-align: center;
}
#cookie a {
  color: #ff9214;
}
#ads_tow {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: url('/static/img/px1.png');
  text-align: center;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#ads_tow > div {
  margin: 100px auto;
  padding: 2em 5em;
  display: inline-block;
  background: #FFF;
  font-size: 1.2em;
}
#ads_tow > div strong {
  font-size: 1.5em;
  color: #3c9de7;
}
#ads_tow > div button {
  font-size: 1.4em;
  margin: 0px 5px;
  padding: 2px 10px;
}
#slider {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 2em 0;
  overflow: hidden;
  position: relative;
}
#slider ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
#slider ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  position: relative;
}
#slider ul li .fb-like-box {
  width: 100% !important;
  margin-bottom: 105px;
}
#slider ul li .fb-like-box.fb_iframe_widget,
#slider ul li .fb-like-box.fb_iframe_widget span,
#slider ul li .fb-like-box.fb_iframe_widget span iframe[style] {
  width: 959px !important;
}
#slider ul li a {
  overflow: hidden;
  display: block;
}
#slider ul li a img {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -khtml-border-top-right-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  width: 100%;
}
#slider ul li a span.content {
  bottom: 0;
  height: 105px;
  left: 0;
  position: absolute;
  width: 100%;
  color: #FFFFFF;
}
#slider ul li a span.content .bg {
  background: none repeat scroll 0 0 #000000;
  height: 75px;
  opacity: 0.8;
  position: absolute;
  width: 100%;
  top: 30px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
  -khtml-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#slider ul li a span.content .bg_title {
  background: none repeat scroll 0 0 #9fc90b;
  height: 30px;
  opacity: 0.95;
  position: absolute;
  width: 100%;
}
#slider ul li a span.content .title {
  display: block;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 31px;
  position: relative;
  text-indent: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
#slider ul li a span.content .date {
  font-size: 1.1em;
  color: #dcdcdc;
  position: relative;
  text-indent: 20px;
  display: block;
  padding: 5px 0;
}
#slider ul li a span.content .description {
  display: block;
  font-size: 1.2em;
  height: 48px;
  overflow: hidden;
  padding: 0 0 0 20px;
  position: relative;
  line-height: 1.3em;
}
#slider .bx-controls {
  bottom: 20px;
  position: absolute;
  right: 5px;
}
#slider .bx-controls .bx-pager-item {
  display: inline-block;
}
#slider .bx-controls .bx-pager-item a {
  float: left;
  height: 23px;
  width: 23px;
  line-height: 23px;
  background: #dcdcdc;
  color: #000000;
  padding: 0px;
  text-decoration: none;
  font-size: 1.2em;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
}
#slider .bx-controls .bx-pager-item a:hover,
#slider .bx-controls .bx-pager-item a.active {
  background: #9fc90b;
  color: #ffffff;
}
#slider .sep:before {
  content: ' | ';
}
#slider .photos {
  background-image: url("/static/img/icon_art_photo.png");
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 15px;
  color: #88ab17;
  display: inline-block;
}
#slider .videos {
  background-image: url("/static/img/icon_art_camera.png");
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 21px;
  color: #88ab17;
  display: inline-block;
}
#slider .comments {
  background-image: url("/static/img/icon_art_comment.png");
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 15px;
  display: inline-block;
  color: #88ab17;
}
ul.pagination {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  border: 0 none;
}
ul.pagination li {
  display: inline-block;
}
ul.pagination li a {
  border: 1px solid #1573bd;
  color: #1C75B9;
  display: block;
  font-size: 1.2em;
  height: 20px;
  line-height: 1.7em;
  margin: 0 2px;
  vertical-align: middle;
  min-width: 14px;
  padding: 0 3px;
}
ul.pagination li.active a,
ul.pagination li:hover a {
  background-color: #1573bd;
  color: #ffffff;
}
.comments h4 {
  display: inline-block;
  font-size: 1.6em;
  margin: 1em 0;
}
.comments .add {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #000000;
  background-color: #9dc808;
  border: 0px none;
  font-size: 1.4em;
  padding: 9px 15px;
  text-align: center;
  display: inline-block;
  margin-left: 1.5833333333333333333333333333333em;
}
.comments ul:not(.pagination) {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.comments ul:not(.pagination) li {
  overflow: auto;
  border: 0px none;
  border-bottom: 1px dashed grey;
  padding-top: 5px;
}
.comments ul:not(.pagination) li > div {
  margin-top: 12px;
  border: 1px solid #c3c3c3;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 1em 0.66666666666666666666666666666667em;
  color: #404040;
  position: relative;
  background: -webkit-linear-gradient(#ffffff, #fcfcfb);
  background: -o-linear-gradient(#ffffff, #fcfcfb);
  background: -moz-linear-gradient(#ffffff, #fcfcfb);
  background: linear-gradient(#ffffff, #fcfcfb);
  font-size: 1.2em;
}
.comments ul:not(.pagination) li > div img {
  position: absolute;
  left: 16px;
  top: -12px;
}
.comments ul:not(.pagination) li > span {
  font-size: 1.1em;
}
.comments ul:not(.pagination) li > span a {
  cursor: pointer;
}
.comments ul:not(.pagination) li > span:first-child {
  font-weight: bold;
}
.comments ul:not(.pagination) li > span:first-child:after {
  content: " •";
}
.comments ul:not(.pagination) li > span:first-child a {
  color: #5e5e5e;
}
.comments ul:not(.pagination) li > span.date {
  color: #777777;
}
.comments ul:not(.pagination) li > span:last-of-type {
  float: right;
  width: 230px;
  text-align: right;
  color: #b3b3b3;
  padding-top: 0.75em;
  padding-bottom: 0.33333333333333333333333333333333em;
}
.comments ul:not(.pagination) li > span:last-of-type a {
  color: #b3b3b3;
  font-size: 1.1em;
}
.comments ul:not(.pagination) li > span:last-of-type a:after {
  content: " •";
}
.comments ul:not(.pagination) li > span:last-of-type a:last-of-type:after {
  content: "";
}
.comments ul:not(.pagination) li > span:last-of-type a:first-of-type {
  color: #000;
}
.comments ul:not(.pagination) ul {
  margin-left: 40px;
  clear: both;
}
.comments ul:not(.pagination) ul li:last-child {
  border-bottom: 0px none;
}
.comments #addComment {
  display: none;
  clear: both;
  overflow: auto;
  font-size: 1.1em;
}
.comments #addComment textarea,
.comments #addComment input[type="text"] {
  border: 1px solid #C5DCEF;
}
.comments #addComment textarea {
  box-sizing: border-box;
  width: 99%;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.comments #addComment input[type="text"] {
  padding: 9px;
  min-width: 189px;
}
.comments #addComment input[type="submit"] {
  color: #000000;
  background-color: #9dc808;
  line-height: 30px;
  float: right;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0px none;
  font-size: 1.4em;
  padding: 9px 15px;
}
.comments ul {
  margin-left: 40px;
  clear: both;
}
.comments ul li:last-child {
  border-bottom: 0px none;
}
.comments #addComment {
  display: none;
  clear: both;
  overflow: auto;
}
.comments #addComment textarea {
  width: 99%;
  height: 100px;
  margin-bottom: 10px;
}
.comments #addComment input[type="submit"] {
  color: #000000;
  line-height: 30px;
  float: right;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0px none;
}
#boxC {
  width: 300px !important;
  margin: 0.83333333333333333333333333333333em 0;
}
#boxD,
#boxGazeta300 {
  width: 300px;
}
#boxGazeta300 {
  margin-bottom: 5px;
  overflow: hidden;
}
#boxE {
  width: 620px;
  margin: 2.4166666666666666666666666666667em auto;
  float: left;
}
#box0 {
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto 0 auto;
}
hr.blue {
  background: #2f97e7;
  border: 0px none;
  height: 1px;
}
hr.dashed {
  border: 0px none;
  border-bottom: 1px dashed #aeaeae;
  height: 0px;
  background: transparent;
}
.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}
.ekko-lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  width: 49%;
  height: 100%;
  padding-top: 45%;
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  opacity: 0;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.ekko-lightbox-nav-overlay a:empty {
  width: 49%;
}
.ekko-lightbox a:hover {
  text-decoration: none;
  opacity: 1;
}
.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left;
}
.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right;
}
.ekko-lightbox .modal-footer {
  text-align: left;
}
.modal-backdrop.in {
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
  background-color: #333333;
}
.ekko-lightbox .modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background-color: transparent;
}
.ekko-lightbox .modal-header {
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
.ekko-lightbox .modal-header .close {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  color: #fff;
  text-shadow: 0;
  font-weight: 100;
  margin-top: 5px;
}
.ekko-lightbox .modal-header .close:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.ekko-lightbox .modal-header h4.modal-title {
  font-weight: 100;
  color: #fff;
  padding: 0;
}
.ekko-lightbox .modal-body {
  padding: 0;
}
.ekko-lightbox .modal-footer {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  border: 0;
  color: #fff;
  font-weight: 100;
  padding: 0;
}
.ekko-lightbox-nav-overlay a {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  text-shadow: none;
}
#uploadfiles {
  display: none;
}
ul.redaction li {
  font-size: 1.2em;
  clear: both;
  margin-bottom: 1em;
  list-style-type: disc;
}
ul.redaction li img {
  float: left;
  margin-right: 1em;
}
ul.redaction li span {
  font-weight: bold;
}
ul.redaction li:nth-child(-n+5) {
  list-style-type: none;
  font-size: 1.4em;
}
ul.redaction li a {
  color: #000;
  text-decoration: underline;
  font-size: 0.9em;
  padding-top: 0.5em;
  display: inline-block;
}
.rekbox h1 {
  color: #1571b7;
  font-size: 1.8em;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #1571b7;
}
.rekbox > ul {
  overflow: auto;
  clear: both;
  padding: 0px;
  margin: 30px 0px;
}
.rekbox > ul li {
  width: 33%;
  border-right: 1px solid #1571b7;
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 0px 15px;
  min-height: 120px;
}
.rekbox > ul li div {
  display: inline-block;
  vertical-align: top;
  font-size: 1.3em;
  color: #666666;
  line-height: 2.3em;
}
.rekbox > ul li div span {
  color: #1571b7;
  font-weight: bold;
  font-size: 1.5em;
}
.rekbox > ul li div:last-child {
  text-align: right;
}
.rekbox > ul li:first-child {
  padding-left: 0px;
}
.rekbox > ul li:last-child {
  border-right: 0px none;
  padding-right: 0px;
}
.rekbox .singleBox {
  width: 258px;
  height: 102px;
  background: #fbfbfb;
  border: 1px solid #dcdcdc;
  padding: 25px 20px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 24px;
  display: inline-block;
  vertical-align: top;
  margin-right: 18px;
}
.rekbox .singleBox:hover {
  background: #F0F0F0;
}
.rekbox .singleBox span {
  color: #1571b7;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
}
.rekbox .singleBox > div {
  overflow: auto;
  clear: both;
  font-size: 1.2em;
  line-height: 1.7em;
  color: #666666;
  margin-top: 20px;
  text-align: left;
}
.rekbox .singleBox > div div {
  float: left;
  margin-right: 25px;
}
.rekbox .singleBox a {
  float: right;
  font-size: 1.4em;
  color: #ff9800;
  font-weight: bold;
}
.rekbox .singleBox a img {
  vertical-align: middle;
}
.rekbox .contact_box {
  width: 300px;
  height: 154px;
  margin-bottom: 24px;
  display: inline-block;
  border: 1px solid #dcdcdc;
  text-align: left;
  margin-right: 18px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.rekbox_standard {
  font-size: 1.2em;
}
.rekbox_standard #preview {
  background: url('/static/img/ads_preview.png') #ffffff no-repeat right top;
  width: 333px;
  height: 968px;
  position: relative;
  float: right;
  margin-left: 40px;
}
.rekbox_standard #preview .bstandard {
  background: #9bc701;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 1.2em;
  display: block;
}
.rekbox_standard #preview .ba {
  width: 249px;
  height: 35px;
  position: absolute;
  top: 15px;
  left: 82px;
  line-height: 35px;
}
.rekbox_standard #preview .bb {
  width: 204px;
  height: 31px;
  position: absolute;
  top: 85px;
  left: 20px;
  line-height: 31px;
}
.rekbox_standard #preview .bc {
  width: 100px;
  height: 30px;
  position: absolute;
  top: 211px;
  right: 0px;
  line-height: 30px;
}
.rekbox_standard #preview .bd {
  width: 101px;
  height: 83px;
  position: absolute;
  top: 393px;
  left: 230px;
  line-height: 83px;
}
.rekbox_standard #preview .be {
  width: 204px;
  height: 34px;
  position: absolute;
  top: 638px;
  left: 20px;
  line-height: 34px;
}
.rekbox_standard #preview .active {
  background: #fea033;
}
.rekbox_standard ol li {
  font-size: 0.8em;
}
.rekbox_standard > img.example {
  padding-right: 20px;
}
.rekbox_standard h1 {
  border-bottom: 1px solid #448dc5;
  font-size: 1.8em;
  font-weight: bold;
  color: #448dc5;
}
.rekbox_standard article {
  border-bottom: 1px dashed #c6c6c6;
}
.rekbox_standard article h2 > div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
  background: url('/static/img/banner.png') no-repeat left top;
  width: 27px;
  height: 27px;
}
.rekbox_standard article h2 a {
  color: #000;
}
.rekbox_standard article:last-of-type {
  border-bottom: 0px none;
}
.rekbox_standard article.active h2 {
  color: #fea033;
}
.rekbox_standard article.active h2 div {
  background: url('/static/img/banner_hover.png') no-repeat left top;
}
.rekbox_standard article.active h2 a {
  color: #fea033;
}
.rekbox_standard > a {
  color: #1571b7;
  font-size: 1.6em;
  font-weight: bold;
}
.rekbox_standard .banner {
  text-align: right;
  font-size: 5.0em;
  font-family: tahoma;
  margin: 10px 0px;
  background: #dcdcdc;
  color: #FFF;
  padding-right: 50px;
}
.rekbox_standard .contact_box {
  margin-top: 10px;
}
.simplerek h1 {
  text-transform: uppercase;
}
.simplerek p {
  line-height: 2em;
}
.simplerek p:first-of-type {
  padding-top: 20px;
}
.ir-art_active,
.ir-art_icon,
.ir-edytuj_icon,
.ir-filmy_active,
.ir-filmy_icon,
.ir-firmy_active,
.ir-firmy_icon,
.ir-galeria_active,
.ir-galeria_icon,
.ir-icon_rek_1,
.ir-icon_rek_2,
.ir-icon_rek_3,
.ir-icon_rek_4,
.ir-icon_rek_5,
.ir-icon_rek_6,
.ir-icon_rek_7,
.ir-icon_rek_8,
.ir-icon_rek_9,
.ir-ogloszenia_active,
.ir-ogloszenia_icon,
.ir-ustawienia_active,
.ir-ustawienia_icon,
.ir-usun_icon,
.ir-wydarzenia_active,
.ir-wydarzenia_icon {
  background: url('/static/img/ir_sprite.png') no-repeat top left;
}
.ir-art_active {
  background-position: 0 0;
  width: 19px;
  height: 19px;
}
.ir-art_icon {
  background-position: 0 -69px;
  width: 19px;
  height: 19px;
}
.ir-edytuj_icon {
  background-position: 0 -138px;
  width: 12px;
  height: 12px;
}
.ir-filmy_active {
  background-position: 0 -200px;
  width: 23px;
  height: 24px;
}
.ir-filmy_icon {
  background-position: 0 -274px;
  width: 23px;
  height: 24px;
}
.ir-firmy_active {
  background-position: 0 -348px;
  width: 19px;
  height: 19px;
}
.ir-firmy_icon {
  background-position: 0 -417px;
  width: 19px;
  height: 19px;
}
.ir-galeria_active {
  background-position: 0 -486px;
  width: 21px;
  height: 21px;
}
.ir-galeria_icon {
  background-position: 0 -557px;
  width: 21px;
  height: 21px;
}
.ir-icon_rek_1 {
  background-position: 0 -628px;
  width: 65px;
  height: 60px;
}
.ir-icon_rek_2 {
  background-position: 0 -738px;
  width: 77px;
  height: 71px;
}
.ir-icon_rek_3 {
  background-position: 0 -859px;
  width: 81px;
  height: 66px;
}
.ir-icon_rek_4 {
  background-position: 0 -975px;
  width: 43px;
  height: 44px;
}
.ir-icon_rek_5 {
  background-position: 0 -1069px;
  width: 46px;
  height: 46px;
}
.ir-icon_rek_6 {
  background-position: 0 -1165px;
  width: 66px;
  height: 64px;
}
.ir-icon_rek_7 {
  background-position: 0 -1279px;
  width: 55px;
  height: 55px;
}
.ir-icon_rek_8 {
  background-position: 0 -1384px;
  width: 58px;
  height: 49px;
}
.ir-icon_rek_9 {
  background-position: 0 -1483px;
  width: 40px;
  height: 50px;
}
.ir-ogloszenia_active {
  background-position: 0 -1583px;
  width: 18px;
  height: 23px;
}
.ir-ogloszenia_icon {
  background-position: 0 -1656px;
  width: 18px;
  height: 23px;
}
.ir-ustawienia_active {
  background-position: 0 -1729px;
  width: 23px;
  height: 25px;
}
.ir-ustawienia_icon {
  background-position: 0 -1804px;
  width: 23px;
  height: 25px;
}
.ir-usun_icon {
  background-position: 0 -1879px;
  width: 13px;
  height: 13px;
}
.ir-wydarzenia_active {
  background-position: 0 -1942px;
  width: 20px;
  height: 22px;
}
.ir-wydarzenia_icon {
  background-position: -131px 0;
  width: 20px;
  height: 22px;
}
ol.breadcrumb {
  border-bottom: 1px solid #DCDCDC;
  margin: 0 0 5px;
  padding: 5px 0;
}
ol.breadcrumb li {
  display: inline-block;
  color: #666666;
}
ol.breadcrumb li:after {
  content: " » ";
  font-size: 1.4em;
}
ol.breadcrumb li:first-child a {
  background-image: url("/static/img/icon_house.png");
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  padding-left: 21px;
  vertical-align: baseline;
  text-decoration: underline;
}
ol.breadcrumb li:last-child {
  padding-left: 4px;
}
ol.breadcrumb li:last-child:after {
  content: "";
}
ol.breadcrumb li a {
  color: #666666;
  font-size: 1.2em;
  padding: 3px 0 0 0px;
}
#gallery_slider {
  text-align: center;
}
#gallery_slider .item {
  display: inline-block;
  width: 99px;
  height: 66px;
  text-align: center;
  margin: 4px 6px;
}
#gallery_slider .item a {
  line-height: 66px;
  display: block;
  height: 66px;
}
#gallery_slider .item a img {
  vertical-align: middle;
}
.gallery_slider {
  background: #dcdcdc;
  padding: 0px 0px 0px 10px;
}
.gallery_slider li {
  display: inline-block;
  padding-right: 7px;
  height: 87px;
  vertical-align: top;
  /*
        &:nth-last-child(2) {
          padding-right: 0px;
        }
        &:first-of-type {
          background:url('/static/img/gallery_left.png') no-repeat;
        }
        &:last-of-type {
          background:url('/static/img/gallery_right.png') no-repeat;
        }
        &:last-of-type, &:first-of-type {
          padding-right: 0px;
          width:20px;
          vertical-align: top;
          a {
            display: block;
            vertical-align: middle;
            height:87px;
            width:20px;
            cursor: pointer;
          }
        }*/
}
.gallery_slider li img {
  margin-top: 6px;
}
.gallery_slider li a.next {
  background: transparent;
  border-radius: 35px;
  display: block;
  width: 35px;
  height: 35px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  font-size: 22px;
  margin-top: 26px;
}
#article .resize {
  float: right;
  color: #a1a1a1;
  margin-top: -6px;
}
#article .resize span {
  cursor: pointer;
}
#article .resize .active {
  color: #1571b7;
}
#article img {
  max-width: 100%;
  height: auto;
}
#article .resize {
    float:right;
    color:#a1a1a1;
    margin-top:-6px;
    
}
#article .resize span {
	cursor:pointer;
}
#article .resize .active {
  color:#1571b7;
}
#article h1 {
  font-size: 3em;
  line-height: 1em;
  margin-bottom: 0.5em;
}
#article hr {
  height: 1px;
  background: #aeaeae;
  border: 0px none;
}
#article .lead {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.65em;
}
#article .updateInfo {
  color: #666666;
  font-size: 1.1em;
  display: block;
  margin-bottom: 1em;
}
#article .updateInfo a {
  color: #1571b7;
  font-weight: bold;
}
#article .updateInfo a.edit {
  display: inline-block;
  padding: 5px 10px;
  background: #1471B7;
  color: #FFF;
  margin-left: 10px;
}
#article .source {
  color: #666666;
  font-size: 1.1em;
  display: block;
  text-align: right;
}
#article > figure {
  margin: 10px 0px;
  text-align: center;
}
#article article {
  overflow: auto;
  font-size: 1.2em;
  line-height: 1.65em;
}
#article article figure {
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 10px;
  padding: 10px;
}
#article article figure figcaption {
  padding-top: 5px;
  text-align: center;
  max-width: 220px;
}
#article article figure img {
  cursor: pointer;
}
#article article figure[style="float:left"],
#article article figure[style="float:right"] {
  background: #f3f3f3;
  border: 1px solid #cccccc;
}
#article article hr {
  background: #2f97e7;
  border: 0px none;
  height: 1px;
}
#article #article_comments h3 {
  font-size: 1.333333333333333em;
  color: #000;
}
#article #article_comments h3 a {
  margin-left: 20px;
  font-size: 0.875em;
  background: #9dc808;
  cursor: pointer;
  display: inline-block;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 9px 20px;
  color: #000;
}
#article #article_comments hr {
  border: 0px none;
  border-bottom: 1px dashed #c6c6c6;
}
#article .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
#article .pagination > li {
  display: inline;
}
#article .pagination > li > a,
#article .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
#article .pagination > li:first-child > a,
#article .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#article .pagination > li:last-child > a,
#article .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#article .pagination > li > a:hover,
#article .pagination > li > span:hover,
#article .pagination > li > a:focus,
#article .pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
#article .pagination > .active > a,
#article .pagination > .active > span,
#article .pagination > .active > a:hover,
#article .pagination > .active > span:hover,
#article .pagination > .active > a:focus,
#article .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
#article .pagination > .disabled > span,
#article .pagination > .disabled > span:hover,
#article .pagination > .disabled > span:focus,
#article .pagination > .disabled > a,
#article .pagination > .disabled > a:hover,
#article .pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
p.date {
  color: #666666;
  font-size: 1.1em;
}
div.image {
  position: relative;
}
div.image a {
  display: block;
  position: absolute;
  height: 70px;
  width: 20px;
  margin-top: -37px;
  top: 50%;
}
div.image a.prev {
  background: url('/static/img/arrow_left_white.png') #1571b7 no-repeat center center;
  left: 0px;
}
div.image a.next {
  background: url('/static/img/arrow_right_white.png') #1571b7 no-repeat center center;
  right: 0px;
}
div.image.next {
  background: url('/static/img/arrow_right_white.png') #1571b7 no-repeat center center;
  right: 0px;
}
span.votes ul {
  padding: 0;
}
span.votes ul li {
  display: inline-block;
}
span.votes ul li button {
  width: 16px;
  height: 16px;
  background: url('/static/img/star_inactive.png') no-repeat;
  border: 0px none;
}
span.votes ul li button.active {
  background: url('/static/img/star_active.png') no-repeat;
}
span.votes ul li button.halfactive {
  background: url('/static/img/star_half.png') no-repeat;
}
span.votes ul.halfactive {
  background: url('/static/img/star_half.png') no-repeat;
}
p.success {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #d6e9c6;
  border-radius: 4px;
  color: #3c763d;
  background-color: #dff0d8;
}
/* Tiny Carousel */
.tinycarousel {
  height: 1%;
  background: none repeat scroll 0 0 #DCDCDC;
  margin: 0;
  overflow: hidden;
  padding: 0 35px;
  position: relative;
}
.tinycarousel .viewport {
  height: 76px;
  padding: 4px 0px;
  overflow: hidden;
  position: relative;
}
.tinycarousel .viewport .item a {
  display: block;
  text-align: center;
}
.tinycarousel .buttons {
  background: transparent;
  border-radius: 35px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 35px;
  height: 35px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  font-size: 22px;
  margin-top: -17px;
}
.tinycarousel .buttons:hover {
  color: #656464;
}
.tinycarousel .next {
  right: 0;
  left: auto;
  top: 50%;
}
.tinycarousel .disable {
  visibility: hidden;
}
.tinycarousel .overview {
  list-style: none;
  position: absolute;
  padding: 0;
  margin: 0;
  left: 0;
  height: 76px;
  overflow: hidden;
}
.tinycarousel .overview li {
  float: left;
  margin: 0 5px 0 0;
  padding: 1px;
}
.tinycarousel .overview li img {
  display: block;
  height: 76px;
}
/*.sep_blue {
    border:1px transparent;
    border-bottom: 1px solid #1471b7;
    margin-top:10px;
    span {
        display: inline-block;
        background: #1471b7;
        display: inline-block;
        padding: 0.5em 1.1666666666666666666666666666667em;
        color: #FFF;
        font-weight: normal;
        margin: 0em;
        .rounded_top(3px);
    }
}*/
/*nav{
    &.galleries_menu {
        ul {
            margin:10px 0px;
            padding:0px;
            li {
                display: inline-block;
                a {
                    padding:0px 8px;
                    color:#3c3c3c;
                    &.active {
                        color:#1571b7;
                        text-decoration:underline;
                        font-weight:bold;
                    }
                }
                &:after {
                    content: " | ";
                }
                &:last-of-type:after {
                    content: "";
                }
            }
        }
    }
}*/
.eventAdd {
  font-size: 1.15em;
}
.eventAdd form {
  padding: 1em;
  border: 1px solid #1571b7;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: auto;
  color: #666666;
}
.eventAdd form b {
  font-size: 1.333333333333333em;
  font-weight: bold;
  margin-bottom: 24px;
  display: inline-block;
}
.eventAdd form hr {
  margin: 21px 0px;
}
.eventAdd form input,
.eventAdd form textarea,
.eventAdd form select {
  border: 1px solid #d5e5f2;
}
.eventAdd form input[type="text"],
.eventAdd form input[type="email"],
.eventAdd form textarea,
.eventAdd form select {
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 200px;
  padding: 0px 5px;
}
.eventAdd form input[type="text"],
.eventAdd form input[type="email"] {
  height: 29px;
  padding-left: 5px;
}
.eventAdd form textarea {
  height: 60px;
}
.eventAdd form input[type="checkbox"] {
  margin-right: 5px;
}
.eventAdd form select {
  padding: 5px;
  width: 212px;
}
.eventAdd form label {
  color: #2c2d31;
  display: block;
  padding: 15px 0 0 20px;
}
.eventAdd form label span {
  display: inline-block;
  color: #2C2D31;
  font-size: 1.2em;
  width: 140px;
}
.eventAdd form input[type="submit"] {
  background: #1571b7;
  color: #FFF;
  font-size: 1.333333333333333em;
  font-weight: bold;
  padding: 14px 52px 10px 52px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0px none;
  float: right;
}
.eventAdd #container a {
  color: #FFF;
  background: #1571b7;
  padding: 11px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.eventAdd .days ul {
  margin: 0px;
  padding: 0px;
}
.eventAdd .days ul li {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #000;
  border: 1px solid #dbe9f5;
  margin-bottom: 3px;
  cursor: pointer;
}
.eventAdd .days ul li.active {
  color: #FFF;
  background: #9fc90b;
  border: 1px solid #9fc90b;
}
footer,
.push {
  height: 100px;
}
.foot {
  text-align: center;
  font-size: 1.1em;
  font-family: Verdana;
  margin: 0px auto;
}
.foot p {
  color: #3c3c3c;
}
.foot p:first-of-type {
  border-bottom: 1px dashed #aeaeae;
  padding-bottom: 10px;
}
.foot p:last-of-type {
  display: inline-block;
  max-width: 755px;
  margin: 0px auto;
}
.foot p span {
  color: #1571b7;
}
.foot h1,
.foot h2,
.foot h3 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
.foot .warto_zobaczyc a {
  color: #3c3c3c;
}
.foot .warto_zobaczyc a:after {
  content: ", ";
}
.foot .warto_zobaczyc a:last-of-type:after {
  content: "";
}
footer {
  background-color: #1471B7;
  clear: both;
  color: #FFFFFF;
  overflow: hidden;
  text-align: center;
  margin-top: 10px;
}
footer ul {
  list-style: none outside none;
  margin: 20px auto 10px;
  padding: 0;
}
footer ul li {
  display: inline-block;
  border-right: 1px solid #FFFFFF;
}
footer ul li a {
  color: #ffffff;
  font-size: 1.2em;
  padding: 0 0.5em 0 0.3em;
}
footer ul li:last-of-type {
  border: 0px none;
}
footer .bottom {
  color: #DCDCDC;
  margin: 0 auto 30px;
  font-size: 1.1em;
}
footer .bottom a {
  color: #DCDCDC;
  display: inline-block;
  height: 17px;
}
#main #inner .businessList #boxC,
#main #inner .businesShow #boxC {
  float: right;
  margin-left: 10px;
}
#main #inner .businessList .add_box,
#main #inner .businesShow .add_box {
  margin-bottom: 20px;
  overflow: hidden;
}
#main #inner .businessList .add_box .search_header,
#main #inner .businesShow .add_box .search_header,
#main #inner .businessList .add_box .search_box,
#main #inner .businesShow .add_box .search_box {
  background-color: #ffa030;
}
#main #inner .businessList .add_box .search_header,
#main #inner .businesShow .add_box .search_header {
  display: inline-block;
  font-size: 1.8em;
  font-weight: bold;
  padding: 10px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -khtml-border-top-right-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
#main #inner .businessList .add_box .add_button,
#main #inner .businesShow .add_box .add_button {
  background-color: #AD0600;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.4em;
  font-weight: 700;
  padding: 5px 35px;
  margin-left: 5px;
}
#main #inner .businessList .add_box .search_box,
#main #inner .businesShow .add_box .search_box {
  display: block;
  padding: 15px;
}
#main #inner .businessList .add_box .search_box input,
#main #inner .businesShow .add_box .search_box input {
  display: inline-block;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 0 none;
}
#main #inner .businessList .add_box .search_box input[type="text"],
#main #inner .businesShow .add_box .search_box input[type="text"] {
  font-size: 1.4em;
  padding: 9px;
}
#main #inner .businessList .add_box .search_box input[type="submit"],
#main #inner .businesShow .add_box .search_box input[type="submit"] {
  background-color: #1471B7;
  background-image: url("/static/img/icon_button_search.png");
  background-position: 65px center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 1.4em;
  padding: 9px 30px 9px 20px;
  margin-left: 10px;
}
#main #inner .businessList ul.category_menu,
#main #inner .businesShow ul.category_menu {
  clear: both;
  float: left;
  margin: 0;
  padding: 10px;
  width: 220px;
  border: solid 1px #E3EFF9;
  list-style: none outside none;
  margin-right: 10px;
}
#main #inner .businessList ul.category_menu > li > a,
#main #inner .businesShow ul.category_menu > li > a {
  display: block;
}
#main #inner .businessList ul.category_menu > li a,
#main #inner .businesShow ul.category_menu > li a {
  color: #1571b7;
  font-weight: bold;
  font-size: 1.3em;
  line-height: 2.2em;
}
#main #inner .businessList ul.category_menu > li:hover > a,
#main #inner .businesShow ul.category_menu > li:hover > a,
#main #inner .businessList ul.category_menu > li.active > a,
#main #inner .businesShow ul.category_menu > li.active > a {
  background-color: #1571B7;
  color: #FFFFFF;
  margin: 0 -5px 0 -5px;
  padding: 0 0 0 5px;
}
#main #inner .businessList ul.category_menu > li.with_subcategories.active > a:after,
#main #inner .businesShow ul.category_menu > li.with_subcategories.active > a:after {
  content: '\25BD';
  text-align: right;
  float: right;
  padding-right: 10px;
}
#main #inner .businessList ul.category_menu > li ul,
#main #inner .businesShow ul.category_menu > li ul {
  list-style: none outside none;
  margin: 5px 0;
  padding: 0;
}
#main #inner .businessList ul.category_menu > li ul li,
#main #inner .businesShow ul.category_menu > li ul li {
  border-left: 4px solid #D3D3D3;
  padding-left: 10px;
}
#main #inner .businessList ul.category_menu > li ul li a,
#main #inner .businesShow ul.category_menu > li ul li a {
  font-weight: normal;
}
#main #inner .businessList ul.category_menu > li ul li:hover,
#main #inner .businesShow ul.category_menu > li ul li:hover,
#main #inner .businessList ul.category_menu > li ul li.active,
#main #inner .businesShow ul.category_menu > li ul li.active {
  border-left: 0 none;
}
#main #inner .businessList ul.category_menu > li ul li:hover:before,
#main #inner .businesShow ul.category_menu > li ul li:hover:before,
#main #inner .businessList ul.category_menu > li ul li.active:before,
#main #inner .businesShow ul.category_menu > li ul li.active:before {
  color: #FFA500;
  content: '\25b6';
  font-size: 1.3em;
  margin-left: -10px;
  padding-left: 0;
}
#main #inner .businessList ul.category_menu > li ul li:hover a,
#main #inner .businesShow ul.category_menu > li ul li:hover a,
#main #inner .businessList ul.category_menu > li ul li.active a,
#main #inner .businesShow ul.category_menu > li ul li.active a {
  padding-left: 5px;
}
#main #inner .businessList ul.category_menu > li ul li.active a,
#main #inner .businesShow ul.category_menu > li ul li.active a {
  font-weight: bold;
}
#main #inner .businessList {
  clear: both;
  padding-bottom: 10px;
  padding-top: 10px;
}
#main #inner .businessList > .inner_right {
  display: block;
  overflow: hidden;
}
#main #inner .businessList > .inner_right .box {
  margin-bottom: 20px;
}
#main #inner .businessList > .inner_right .box hgroup h1,
#main #inner .businessList > .inner_right .box hgroup h2,
#main #inner .businessList > .inner_right .box hgroup h3 {
  background: none repeat scroll 0 0 #1471B7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.6em;
  font-weight: 400;
  margin: 0;
  padding: 5px 10px;
}
#main #inner .businessList > .inner_right .box ul {
  border: 1px solid #d7d7d7;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#main #inner .businessList > .inner_right .box ul li {
  border-bottom: 1px solid #d7d7d7;
  padding: 10px;
  overflow: auto;
}
#main #inner .businessList > .inner_right .box ul li:last-child {
  border-bottom: 0px none;
}
#main #inner .businessList > .inner_right .box ul li a {
  display: block;
  float: left;
  margin-right: 10px;
}
#main #inner .businessList > .inner_right .box ul li a.img img {
  width: 107px;
  display: inline-block;
  margin-bottom: 10px;
}
#main #inner .businessList > .inner_right .box ul li a.title {
  font-weight: bold;
  font-size: 1.4em;
  color: #1571b7;
  width: 720px;
}
#main #inner .businessList > .inner_right .box ul li .info {
  display: block;
  overflow: hidden;
}
#main #inner .businessList > .inner_right .box ul li .info a {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  margin: 0;
}
#main #inner .businessList > .inner_right .box ul li .info a.title {
  font-weight: bold;
  font-size: 1.4em;
  color: #1571b7;
}
#main #inner .businessList > .inner_right .box ul li .info a.description {
  color: #2C2D31;
  font-size: 1.2em;
  margin: 5px 0;
}
#main #inner .businessList > .inner_right .box ul li .info a.category {
  width: auto;
  font-size: 1.2em;
  color: #767676;
}
#main #inner .businessList > .inner_right .box ul li .info a.addr {
  color: #1571B7;
  font-size: 1.2em;
  margin-bottom: 5px;
}
#main #inner .businessList > .inner_right .box ul li .info .category_separator {
  width: auto;
  font-size: 1.2em;
  color: #767676;
  vertical-align: top;
  display: inline-block;
  float: left;
}
#main #inner .businessList > .inner_right .box.promoted ul li {
  background-color: #ffecd6;
}
#main #inner .businessList > .inner_right .box.recomended ul li {
  background-color: #d2e3f1;
}
#main #inner .businessList > .inner_right .box.other ul li {
  overflow: hidden;
}
#main #inner .businessList > .inner_right .box.other ul li p.street a {
  color: #787878;
  margin-top: 0.8em;
  font-size: 1.2em;
  line-height: 1.2em;
}
#main #inner .businessList > .inner_right .box.other ul li p.street a img {
  vertical-align: middle;
  margin-top: -2px;
}
#main #inner .businesShow {
  margin-top: 20px;
  margin-bottom: 20px;
}
#main #inner .businesShow .wrap {
  overflow: auto;
  border: 1px solid #d0e3f1;
}
#main #inner .businesShow hgroup {
  clear: both;
  background-color: #ffecd6;
  border-bottom: 1px dashed #AEAEAE;
  padding: 5px;
  color: #2c2d31;
  font-size: 1.2em;
  margin-bottom: 10px;
  overflow: auto;
}
#main #inner .businesShow hgroup h1,
#main #inner .businesShow hgroup h2 {
  color: #ffa030;
  font-size: 1.8em;
  margin: 0.83em 0;
  margin-left: 10px;
  display: inline-block;
}
#main #inner .businesShow hgroup h1 img,
#main #inner .businesShow hgroup h2 img {
  vertical-align: middle;
  margin-right: 5px;
}
#main #inner .businesShow hgroup span {
  float: right;
  color: #666666;
  margin-top: 25px;
  text-align: right;
  padding-right: 1em;
}
#main #inner .businesShow hgroup span a {
  margin: 0px 0.25em !important;
}
#main #inner .businesShow .inner_left {
  float: left;
}
#main #inner .businesShow .inner_left #boxD {
  margin: 0 auto;
}
#main #inner .businesShow .inner_left ul.gallery {
  list-style: none outside none;
  margin: 0 10px;
  padding: 0;
  text-align: center;
  width: 260px;
}
#main #inner .businesShow .inner_left ul.gallery li {
  display: inline-block;
}
#main #inner .businesShow .inner_left ul.gallery li a {
  display: block;
  width: 82px;
  margin: 2px;
}
#main #inner .businesShow .inner_left ul.gallery li a img {
  cursor: pointer;
  max-width: 82px;
  vertical-align: middle;
  text-align: center;
}
#main #inner .businesShow .inner_left ul.gallery li:first-child a {
  display: block;
  width: 260px;
}
#main #inner .businesShow .inner_left ul.gallery li:first-child a img {
  max-width: 260px;
}
#main #inner .businesShow .inner_right {
  display: block;
  overflow: hidden;
}
#main #inner .businesShow .inner_right .box {
  margin-left: 10px;
}
#main #inner .businesShow .inner_right .box ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#main #inner .businesShow .inner_right .box ul li {
  border-bottom: 1px dashed #AEAEAE;
  padding: 5px;
  color: #2c2d31;
  font-size: 1.2em;
  /*&:nth-child(1){
                                overflow: hidden;

                                h2 {
                                    color: #1571B7;
                                    font-size: 1.8em;
                                    margin-left: 10px;
                                    display: block;
                                    float: left;
                                }
                                span{
                                    &.date {
                                        color: #666666;
                                        display: block;
                                        float: right;
                                        margin-top: 25px;
                                        min-width: 200px;
                                        white-space: nowrap;
                                    }

                                }
                            }
                            */
}
#main #inner .businesShow .inner_right .box ul li:nth-child(odd) {
  background-color: #f1f1f1;
}
#main #inner .businesShow .inner_right .box ul li.header {
  font-size: 1.6em;
  color: #666666;
  font-weight: bold;
  padding-top: 20px;
  border-bottom: 1px solid #1571b7;
  background: transparent;
  overflow: auto;
}
#main #inner .businesShow .inner_right .box ul li:not(.description) span {
  display: inline-block;
  width: 130px;
  font-weight: bold;
}
#main #inner .businesShow .inner_right .box ul li a {
  color: #1571b7;
}
#main #inner .businesShow .inner_right .box ul li b {
  display: inline-block;
  width: 125px;
}
#main #inner .businesShow .inner_right .box.premium > ul {
  border: 1px solid #d0e3f1;
}
#main #inner .businesShow .inner_right .box.premium ul li {
  /*&:nth-child(1){
                                    background-color: #ffecd6;
                                }*/
}
#main #inner .businesShow .inner_right .box.premium ul > li:last-child {
  border-bottom: 0px none !important;
}
#main #inner .businesShow .inner_right .box.premium #map_canvas {
  width: 100%;
  height: 300px;
}
#main #inner .advertisements .inner_left,
#main #inner .advertisement .inner_left {
  width: 220px;
  float: left;
  margin-right: 5px;
}
#main #inner .advertisements ul.category_menu,
#main #inner .advertisement ul.category_menu {
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 0 10px 0 0;
}
#main #inner .advertisements ul.category_menu > li,
#main #inner .advertisement ul.category_menu > li {
  border-color: #d0e3f1;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 0px 0;
  display: block;
  outline: 0 none;
}
#main #inner .advertisements ul.category_menu > li:last-child,
#main #inner .advertisement ul.category_menu > li:last-child {
  border-width: 1px 1px 1px 0;
}
#main #inner .advertisements ul.category_menu > li:hover > a,
#main #inner .advertisement ul.category_menu > li:hover > a,
#main #inner .advertisements ul.category_menu > li.active > a,
#main #inner .advertisement ul.category_menu > li.active > a {
  background-color: #FFECD6;
}
#main #inner .advertisements ul.category_menu > li a,
#main #inner .advertisement ul.category_menu > li a {
  background-position: 15px center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 0 0 0 5px;
  color: #1571B7;
  display: block;
  font-size: 1.4em;
  padding: 15px 0 15px 45px;
}
#main #inner .advertisements ul.category_menu > li a.kupie,
#main #inner .advertisement ul.category_menu > li a.kupie {
  background-image: url("/static/img/icon_cat_buy.png");
  border-color: #ff7fc8;
}
#main #inner .advertisements ul.category_menu > li a.motoryzacja,
#main #inner .advertisement ul.category_menu > li a.motoryzacja {
  background-image: url("/static/img/icon_cat_moto.png");
  border-color: #ffa030;
}
#main #inner .advertisements ul.category_menu > li a.motoryzacja + ul > li > a,
#main #inner .advertisement ul.category_menu > li a.motoryzacja + ul > li > a {
  border-color: #ffa030;
}
#main #inner .advertisements ul.category_menu > li a.nieruchomosci,
#main #inner .advertisement ul.category_menu > li a.nieruchomosci {
  background-image: url("/static/img/icon_cat_house.png");
  border-color: #1571b7;
}
#main #inner .advertisements ul.category_menu > li a.praca,
#main #inner .advertisement ul.category_menu > li a.praca {
  background-image: url("/static/img/icon_cat_work.png");
  border-color: #9fc90b;
}
#main #inner .advertisements ul.category_menu > li a.praca + ul > li > a,
#main #inner .advertisement ul.category_menu > li a.praca + ul > li > a {
  border-color: #9fc90b;
}
#main #inner .advertisements ul.category_menu > li a.sprzedam,
#main #inner .advertisement ul.category_menu > li a.sprzedam {
  background-image: url("/static/img/icon_cat_sell.png");
  border-color: #008300;
}
#main #inner .advertisements ul.category_menu > li a.towarzyskie,
#main #inner .advertisement ul.category_menu > li a.towarzyskie {
  background-image: url("/static/img/icon_cat_escort.png");
  border-color: #ad0600;
}
#main #inner .advertisements ul.category_menu > li a.uslugi,
#main #inner .advertisement ul.category_menu > li a.uslugi {
  background-image: url("/static/img/icon_cat_services.png");
  border-color: #aeaeae;
}
#main #inner .advertisements ul.category_menu > li a.za-darmo,
#main #inner .advertisement ul.category_menu > li a.za-darmo {
  background-image: url("/static/img/icon_cat_gift.png");
  border-color: #000000;
}
#main #inner .advertisements ul.category_menu > li ul,
#main #inner .advertisement ul.category_menu > li ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#main #inner .advertisements ul.category_menu > li ul li,
#main #inner .advertisement ul.category_menu > li ul li {
  margin: 0;
}
#main #inner .advertisements ul.category_menu > li ul li a,
#main #inner .advertisement ul.category_menu > li ul li a {
  margin: 0;
  padding: 5px 0 5px 55px;
}
#main #inner .advertisements ul.category_menu > li ul li:hover > a,
#main #inner .advertisement ul.category_menu > li ul li:hover > a,
#main #inner .advertisements ul.category_menu > li ul li.active > a,
#main #inner .advertisement ul.category_menu > li ul li.active > a {
  background-color: #FFECD6;
}
#main #inner .advertisements .add_box,
#main #inner .advertisement .add_box {
  position: relative;
  color: #ffffff;
  margin: 10px 0px;
  background-image: url("/static/img/adv_add_box.png");
  background-position: right center;
  background-repeat: no-repeat;
  text-shadow: 1px 1px 2px #1571B7;
  overflow: hidden;
  height: 250px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main #inner .advertisements .add_box .bg,
#main #inner .advertisement .add_box .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #abd013;
  /* Old browsers */
  background: -moz-linear-gradient(top, #abd013 0%, #8ebd08 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #abd013), color-stop(100%, #8ebd08));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #abd013 0%, #8ebd08 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #abd013 0%, #8ebd08 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #abd013 0%, #8ebd08 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #abd013 0%, #8ebd08 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorFrom', endColorstr='@colorTo', GradientType=0);
  /* IE6-9 */
  z-index: -1;
}
#main #inner .advertisements .add_box .title,
#main #inner .advertisement .add_box .title,
#main #inner .advertisements .add_box .views,
#main #inner .advertisement .add_box .views,
#main #inner .advertisements .add_box .visits,
#main #inner .advertisement .add_box .visits,
#main #inner .advertisements .add_box a,
#main #inner .advertisement .add_box a {
  display: block;
  margin-left: 20px;
}
#main #inner .advertisements .add_box .title,
#main #inner .advertisement .add_box .title {
  font-size: 1.8em;
  text-transform: uppercase;
  margin-top: 25px;
  margin-left: 25px;
}
#main #inner .advertisements .add_box .visits,
#main #inner .advertisement .add_box .visits,
#main #inner .advertisements .add_box .views,
#main #inner .advertisement .add_box .views {
  font-weight: bold;
  font-size: 1.6em;
}
#main #inner .advertisements .add_box .visits span,
#main #inner .advertisement .add_box .visits span,
#main #inner .advertisements .add_box .views span,
#main #inner .advertisement .add_box .views span {
  color: #1571b7;
  font-size: 1.688em;
}
#main #inner .advertisements .add_box .visits,
#main #inner .advertisement .add_box .visits {
  margin-top: 35px;
}
#main #inner .advertisements .add_box .views,
#main #inner .advertisement .add_box .views {
  margin-top: 5px;
}
#main #inner .advertisements .add_box a,
#main #inner .advertisement .add_box a {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #C9271E;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.4em;
  font-weight: 700;
  margin-left: 10px;
  margin-top: 10px;
  padding: 15px;
  text-transform: uppercase;
}
#main #inner .advertisements #boxD,
#main #inner .advertisement #boxD {
  float: right;
  margin-left: 10px;
}
#main #inner .advertisements {
  margin-top: 10px;
}
#main #inner .advertisements .inner_right {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
}
#main #inner .advertisements .inner_right hgroup h1,
#main #inner .advertisements .inner_right hgroup h3 {
  background: none repeat scroll 0 0 #1471B7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.6em;
  font-weight: 400;
  margin: 0;
  padding: 5px 10px;
}
#main #inner .advertisements .inner_right > ul {
  border: solid 1px #D0E3F1;
  margin: 0;
  list-style: none;
  padding: 0;
}
#main #inner .advertisements .inner_right > ul li {
  border-bottom: solid 1px #D0E3F1;
  padding: 10px;
  clear: both;
}
#main #inner .advertisements .inner_right > ul li.promoted {
  background-color: #ffecd6;
  min-height: 50px;
}
#main #inner .advertisements .inner_right > ul li > a {
  display: block;
  float: left;
  margin-right: 10px;
}
#main #inner .advertisements .inner_right > ul li > a.img {
  position: relative;
}
#main #inner .advertisements .inner_right > ul li > a.img img:first-child {
  width: 107px;
  height: 72px;
  display: inline-block;
  background: none repeat scroll 0 0 #FF0000;
}
#main #inner .advertisements .inner_right > ul li > a.img img:last-child {
  position: absolute;
  bottom: -5px;
  left: -5px;
}
#main #inner .advertisements .inner_right > ul li .info {
  display: inline-block;
  overflow: hidden;
  max-width: 70%;
}
#main #inner .advertisements .inner_right > ul li .info a {
  display: block;
  margin-bottom: 5px;
}
#main #inner .advertisements .inner_right > ul li .info a.title {
  font-size: 1.4em;
  color: #1571b7;
  font-weight: bold;
  padding-left: 3px;
  border-left-width: 3px;
  border-left-style: solid;
}
#main #inner .advertisements .inner_right > ul li .info a.title.nieruchomosci {
  border-left-color: #1571B7;
}
#main #inner .advertisements .inner_right > ul li .info a.title.motoryzacja {
  border-left-color: #FFA030;
}
#main #inner .advertisements .inner_right > ul li .info a.title.kupie {
  border-left-color: #FF7FC8;
}
#main #inner .advertisements .inner_right > ul li .info a.title.praca {
  border-left-color: #9FC90B;
}
#main #inner .advertisements .inner_right > ul li .info a.title.sprzedam {
  border-left-color: #008300;
}
#main #inner .advertisements .inner_right > ul li .info a.title.towarzyskie {
  border-left-color: #AD0600;
}
#main #inner .advertisements .inner_right > ul li .info a.title.uslugi {
  border-left-color: #AEAEAE;
}
#main #inner .advertisements .inner_right > ul li .info a.title.za-darmo {
  border-left-color: #000000;
}
#main #inner .advertisements .inner_right > ul li .info a.description {
  font-size: 1.2em;
  color: #2c2d31;
}
#main #inner .advertisements .inner_right > ul li .info a.category {
  display: inline-block;
  color: #767676;
  font-size: 1.2em;
}
#main #inner .advertisements .inner_right > ul li .info a.price {
  font-size: 1.4em;
  font-weight: bold;
  color: #2c2d31;
}
#main #inner .advertisements .inner_right > ul li .info a.price:before {
  content: "Cena: ";
  font-size: 0.9em;
  font-weight: normal;
}
#main #inner .advertisements .inner_right > ul li .info .category_separator {
  width: auto;
  font-size: 1.2em;
  color: #767676;
  vertical-align: top;
  display: inline-block;
}
#main #inner .advertisements .inner_right > ul li .data {
  display: inline-block;
  float: right;
  font-size: 1.2em;
  color: #767676;
  text-align: center;
  margin-top: 25px;
}
#main #inner .advertisements .inner_right .no_resutlts {
  border: 1px solid #D0E3F1;
  display: block;
  font-size: 1.2em;
  padding: 10px;
  text-align: center;
}
#main #inner .advertisements .cat_boxes {
  margin-top: 20px;
}
#main #inner .advertisements .cat_boxes > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
#main #inner .advertisements .cat_boxes > ul > li {
  border: solid 1px #d0e3f1;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  min-width: 146px;
  max-width: 24%;
  width: 23%;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  vertical-align: top;
  text-align: left;
}
#main #inner .advertisements .cat_boxes > ul > li hgroup {
  background-color: #1571B7;
  background-position: left center;
  background-repeat: no-repeat;
}
#main #inner .advertisements .cat_boxes > ul > li hgroup h3 {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  white-space: nowrap;
  font-size: 1.4em;
  font-weight: 400;
}
#main #inner .advertisements .cat_boxes > ul > li hgroup h3 a {
  color: #FFFFFF;
}
#main #inner .advertisements .cat_boxes > ul > li hgroup h3:before {
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 14px;
  vertical-align: middle;
  width: 27px;
}
#main #inner .advertisements .cat_boxes > ul > li hgroup.kupie h3:before {
  background-image: url("/static/img/icon_cat_buy.png");
}
#main #inner .advertisements .cat_boxes > ul > li hgroup.motoryzacja h3:before {
  background-image: url("/static/img/icon_cat_moto.png");
}
#main #inner .advertisements .cat_boxes > ul > li hgroup.nieruchomosci h3:before {
  background-image: url("/static/img/icon_cat_house.png");
}
#main #inner .advertisements .cat_boxes > ul > li hgroup.praca h3:before {
  width: 32px;
  background-image: url("/static/img/icon_cat_work.png");
}
#main #inner .advertisements .cat_boxes > ul > li hgroup.sprzedam h3:before {
  background-image: url("/static/img/icon_cat_sell.png");
}
#main #inner .advertisements .cat_boxes > ul > li hgroup.towarzyskie h3:before {
  background-image: url("/static/img/icon_cat_escort.png");
}
#main #inner .advertisements .cat_boxes > ul > li hgroup.uslugi h3:before {
  background-image: url("/static/img/icon_cat_services.png");
}
#main #inner .advertisements .cat_boxes > ul > li hgroup.za-darmo h3:before {
  background-image: url("/static/img/icon_cat_gift.png");
}
#main #inner .advertisements .cat_boxes > ul > li > ul {
  padding: 0;
  margin: 0;
  display: block;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li {
  border-bottom: solid 1px #d0e3f1;
  padding: 10px;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li a.title {
  color: #1571b7;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  height: 30px;
  overflow: hidden;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li a.title:before {
  content: "• ";
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li.promoted {
  background-color: #ffecd6;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li.promoted a.title {
  margin-bottom: 5px;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li.promoted a.img {
  display: block;
  float: left;
  margin-right: 5px;
  position: relative;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li.promoted a.img img {
  background-color: red;
  display: block;
  height: 55px;
  width: 66px;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li.promoted a .promo_bg {
  background-image: url("/static/img/icon_promo_sun.png");
  background-repeat: no-repeat;
  bottom: -3px;
  display: block;
  height: 21px;
  left: -5px;
  position: absolute;
  width: 21px;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li.promoted a.price {
  color: #2c2d31;
  font-weight: bold;
  font-size: 1.1em;
  margin-top: 5px;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li.promoted a.price:before {
  content: "Cena: ";
  font-weight: normal;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li.promoted a.price:after {
  content: " zł";
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li.promoted a.description {
  color: #616161;
  display: block;
  font-size: 1.1em;
  height: 70px;
  overflow: hidden;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li:last-child {
  text-align: right;
  list-style: none;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li:last-child a {
  color: #df8306;
  height: auto;
}
#main #inner .advertisements .cat_boxes > ul > li > ul > li:last-child a:before {
  content: "";
}
#main #inner .adFooter {
  margin-top: 10px;
  border-top: 1px dashed #767676;
}
#main #inner .adFooter div {
  width: 221px;
  display: inline-block;
  vertical-align: top;
  font-size: 1.2em;
  margin-right: 20px;
  color: #2c2d31;
  line-height: 1.8em;
}
#main #inner .adFooter div h3 {
  font-weight: normal;
  font-size: 1.8em;
  color: #5f5f5f;
  border-bottom: 1px solid #1571b7;
}
#main #inner .adFooter div:last-child {
  float: right;
}
#main #inner .adFooter div a {
  color: #1571b7;
  font-weight: bold;
}
#main #inner .adFooter div ul {
  list-style-type: none;
  padding: 0px;
}
#main #inner .adFooter div ul li:before {
  content: "• ";
  font-size: 0.9em;
  color: #ffa030;
}
#main #inner .advertisement .inner_right {
  display: block;
  overflow: hidden;
}
#main #inner .advertisement .inner_right ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#main #inner .advertisement .inner_right ul li {
  padding: 5px;
  border-bottom: 1px dashed #AEAEAE;
  /*
                        &:nth-child(1){
                            background-color: #f1f1f1;
                            h2{
                                font-size: 1.8em;
                                font-weight: bold;
                                color: #1571b7;
                            }
                        }
                        &:nth-child(2){
                            color: #666666;
                            text-align: right;
                            font-size: 1.2em;
                        }
                        &:nth-child(3){
                            color: #1571b7;
                            font-weight: bold;
                            font-size: 1.4em;
                            border-bottom: 1px solid #1571b7;

                        }*/
}
#main #inner .advertisement .inner_right ul li:nth-child(odd) {
  background-color: #f1f1f1;
}
#main #inner .advertisement .inner_right ul li.header {
  font-size: 1.6em;
  color: #666666;
  font-weight: bold;
  padding-top: 20px;
  border-bottom: 1px solid #1571b7;
}
#main #inner .city_plan {
  display: block;
  float: left;
  overflow: hidden;
  width: auto;
}
#main #inner .city_plan .boxes {
  margin-bottom: 20px;
  margin-top: 20px;
}
#main #inner .city_plan .boxes label span {
  font-size: 1.2em;
  color: #3c3c3c;
  padding-right: 30px;
}
#main #inner .city_plan .boxes.search > .content {
  border-top: solid 1px #1471B7;
  border-bottom: 1px dashed #AEAEAE;
  background-color: #F1F1F1;
  text-align: center;
  padding: 10px;
}
#main #inner .city_plan .boxes.search > .content input {
  display: inline-block;
  border-radius: 3px;
  font-size: 1.4em;
}
#main #inner .city_plan .boxes.search > .content input[type="text"] {
  border: solid 1px #E3EFF9;
  padding: 9px 5px;
  width: 50%;
}
#main #inner .city_plan .boxes.search > .content input[type="submit"] {
  background-color: #1471B7;
  background-image: url("/static/img/icon_button_search.png");
  background-position: 65px center;
  background-repeat: no-repeat;
  border: medium none;
  color: #FFFFFF;
  padding: 9px 30px 9px 20px;
}
#main #inner .city_plan .boxes > ul.content {
  padding: 20px 0;
}
#main #inner .city_plan .boxes > ul.content li {
  display: inline-block;
  width: 30%;
  max-width: 33%;
  min-width: 155px;
}
#main #inner .city_plan .boxes > ul.content li a {
  color: #1571b7;
  font-size: 1.1em;
}
#main #inner .city_plan #map_canvas {
  width: auto;
  height: 500px;
  margin-bottom: 20px;
  border: solid 1px #1471B7;
}
#main #inner #hotel_maps_container {
  width: 300px;
  height: 428px;
}
#main #inner .hotels {
  width: 100%;
  font-size: 1.2em;
  margin: 0px;
  padding: 0px;
  color: #000000;
  width: 98%;
}
#main #inner .hotels hr {
  margin: 1em 0px;
}
#main #inner .hotels > li:first-child {
  background: #1571b7;
  color: #dcdcdc;
  padding: 13px;
}
#main #inner .hotels > li:first-child a {
  color: #dcdcdc;
  margin-left: 10px;
  display: inline-block;
}
#main #inner .hotels > li:first-child a.active {
  color: #9fc90b;
}
#main #inner .hotels li {
  list-style-type: none;
}
#main #inner .hotels li h2,
#main #inner .hotels li h3 {
  font-size: 1.166666666666667em;
}
#main #inner .hotels li h2 a,
#main #inner .hotels li h3 a {
  color: #1571b7;
  font-weight: bold;
}
#main #inner .hotels li h2 a span,
#main #inner .hotels li h3 a span {
  margin-left: 0.75em;
}
#main #inner .hotels li h2 a span img,
#main #inner .hotels li h3 a span img {
  vertical-align: middle;
}
#main #inner .hotels li .header {
  background: #ff9e2e;
  float: left;
  clear: both;
  padding: 5px 15px;
  color: #FFF;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 10px;
}
#main #inner .hotels li .header_blue {
  background: #ff9e2e;
  float: left;
  clear: both;
  padding: 5px 15px;
  color: #FFF;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 10px;
  background: #1572b8;
}
#main #inner .hotels li ul.ulpremium {
  border: 1px solid #ff9e2e;
  clear: both;
  padding: 0px;
}
#main #inner .hotels li ul.ulstandard {
  clear: both;
  padding: 0px;
}
#main #inner .hotels li.premium {
  padding: 10px 15px;
  border-top: 0px none;
  display: block;
}
#main #inner .hotels li.premium:first-of-type {
  border-top: 1px solid #dcdcdc;
}
#main #inner .hotels li.premium aside {
  float: left;
}
#main #inner .hotels li.premium aside img {
  width: 203px;
  height: 150px;
}
#main #inner .hotels li.premium > div {
  overflow: hidden;
}
#main #inner .hotels li.premium.promoted {
  border: 2px solid #ffa030;
  background: #fff7e1;
}
#main #inner .hotels li.standard {
  border: 1px solid #1572b8;
  border-top: 0px solid;
  padding: 7px 11px;
}
#main #inner .hotels li.standard:first-of-type {
  border-top: 1px solid #1572b8;
}
#main #inner .hotels li.standard.promoted {
  background: #fff7e1;
  border: 2px solid #ffa030;
}
#main #inner .hotels li > h2,
#main #inner .hotels li > h3 {
  margin: 0px;
}
#main #inner #hotels > a {
  float: right;
  display: inline-block;
  font-size: 1.2em;
  color: #1571b7;
  margin-right: 2%;
}
#main #inner #hotels h1 {
  font-size: 2em;
  font-weight: bold;
  color: #1571b7;
  width: 98%;
}
#main #inner #hotels .pagination {
  margin-top: 10px;
}
#main .dymek {
  display: block;
  width: 200px;
  min-height: 100px;
}
#main .dymek a {
  color: #1571b7;
  font-size: 1.4em;
}
#main #hotels_add h1 {
  border-bottom: 1px solid #1571b7;
  color: #1571b7;
}
#main #hotels_add .inner_left {
  float: left;
  margin-right: 20px;
  overflow: auto;
}
#main #hotels_add .inner_right {
  float: left;
  width: 300px;
}
#main #hotels_add .btn_premium {
  background: url('/static/img/hotels/btn_premium.png') no-repeat left top;
  width: 201px;
  height: 38px;
  color: #FFF;
  display: block;
  margin-bottom: 8px;
}
#main #hotels_add .btn_premium > span:first-child {
  width: 58px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  display: block;
  float: left;
  font-size: 1.666666667em;
}
#main #hotels_add .btn_premium > span:first-child span {
  font-size: 0.7em;
}
#main #hotels_add .btn_premium > span:last-child {
  width: 100px;
  height: 38px;
  text-align: right;
  line-height: 38px;
  display: block;
  float: left;
  font-size: 2em;
}
#main #hotels_add .btn_standard {
  background: url('/static/img/hotels/btn_standard.png') no-repeat left top;
  width: 170px;
  height: 38px;
  color: #FFF;
  display: block;
  margin-bottom: 8px;
  text-align: center;
  font-size: 1.366667em;
  padding-right: 31px;
  font-weight: bold;
  line-height: 38px;
}
#main #hotels_add .description {
  max-width: 620px;
  font-size: 1.2em;
  line-height: 1.6em;
}
#main #hotels_add .description a {
  color: #1571b7;
  font-weight: bold;
}
#main #hotels_add ul.left_box,
#main #hotels_add ul.center,
#main #hotels_add ul.right {
  padding: 0px;
  list-style-type: none;
}
#main #hotels_add ul.left_box li,
#main #hotels_add ul.center li,
#main #hotels_add ul.right li {
  padding: 0px 15px;
  font-size: 1.2em;
  display: block;
  height: 36px;
  line-height: 36px;
}
#main #hotels_add ul.left_box li > span,
#main #hotels_add ul.center li > span,
#main #hotels_add ul.right li > span {
  border-bottom: 1px solid #bac1cf;
  display: block;
  height: 35px;
  width: 140px;
  margin: 0px auto;
}
#main #hotels_add ul.left_box {
  background: #f1f0f0;
  margin: 0px;
  margin-top: 71px;
  float: left;
  width: 190px;
  padding-top: 8px;
  color: #666666;
}
#main #hotels_add ul.left_box li span:before {
  content: '● ';
}
#main #hotels_add ul.left_box li:last-child span {
  border: 0px none;
}
#main #hotels_add ul.center {
  margin: 0px;
  margin-top: 7px;
  width: 212px;
  float: left;
}
#main #hotels_add ul.center li {
  display: block;
  background: #f0f0f0;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
}
#main #hotels_add ul.center li span {
  border-bottom: 1px solid #bac1cf;
  display: block;
  height: 35px;
  text-align: center;
  width: 140px;
  margin: 0px auto;
}
#main #hotels_add ul.center li:first-child {
  height: 65px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -khtml-border-top-right-radius: 8px;
  -khtml-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border: 1px solid #d6d6d6;
  background: #a6a6a6;
  color: #FFF;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  line-height: 19px;
  padding-top: 5px;
}
#main #hotels_add ul.center li:first-child a {
  font-size: 0.61em;
  text-decoration: underline;
  color: #FFF;
}
#main #hotels_add ul.center li:last-child {
  border: 1px solid #d6d6d6;
  border-top: 0px none;
  background: #f0f0f0;
  padding: 12px 4px;
  height: auto;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -khtml-border-bottom-right-radius: 8px;
  -khtml-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-topleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
#main #hotels_add ul.right {
  margin: 0px;
  float: left;
  width: 210px;
}
#main #hotels_add ul.right li {
  border-left: 1px solid #31a3dc;
  border-right: 1px solid #31a3dc;
  background: #d2e4f2;
}
#main #hotels_add ul.right li > span {
  border-bottom: 1px solid #bac1cf;
  display: block;
  height: 35px;
  text-align: center;
  width: 140px;
  margin: 0px auto;
}
#main #hotels_add ul.right li:first-child {
  height: 68px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -khtml-border-top-right-radius: 8px;
  -khtml-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border: 1px solid #31a3dc;
  background: #1571b7;
  color: #FFF;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  line-height: 19px;
  padding-top: 5px;
}
#main #hotels_add ul.right li:first-child a {
  font-size: 0.61em;
  text-decoration: underline;
  color: #FFF;
}
#main #hotels_add ul.right li:last-child {
  border: 1px solid #31a3dc;
  border-top: 0px none;
  background: #d2e4f2;
  padding: 12px 4px;
  height: auto;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -khtml-border-bottom-right-radius: 8px;
  -khtml-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-topleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
#main #hotels_add ul.right li:nth-child(2) {
  padding-top: 5px;
}
.hotels_icons {
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url('/static/img/hotels/hotel_icons.png') no-repeat left top;
  margin-right: 12px;
}
.hotels_icons.parking {
  background-position: 0px 0px;
}
.hotels_icons.restauracja {
  background-position: -32px 0px;
}
.hotels_icons.internet {
  background-position: -67px 0px;
}
.hotels_icons.tv {
  background-position: -101px 0px;
}
.hotels_icons.SPA {
  background-position: -133px 0px;
}
.hotels_icons.sejf {
  background-position: -167px 0px;
  width: 23px;
}
.hotels_icons.klimatyzacja {
  background-position: -203px 0px;
}
.hotels_icons.basen {
  background-position: -234px 0px;
}
.hotels_icons.plaza {
  background-position: -267px 0px;
}
.hotels_icons.zwierzeta {
  background-position: -301px 0px;
}
.hotels_icons.parking_off {
  background-position: 0px -22px;
}
.hotels_icons.restauracja_off {
  background-position: -32px -22px;
}
.hotels_icons.internet_off {
  background-position: -67px -22px;
}
.hotels_icons.tv_off {
  background-position: -101px -22px;
}
.hotels_icons.SPA_off {
  background-position: -133px -22px;
}
.hotels_icons.sejf_off {
  background-position: -167px -22px;
  width: 23px;
}
.hotels_icons.klimatyzacja_off {
  background-position: -203px -22px;
}
.hotels_icons.basen_off {
  background-position: -234px -22px;
}
.hotels_icons.plaza_off {
  background-position: -267px -22px;
}
.hotels_icons.zwierzeta_off {
  background-position: -301px -22px;
}
.hotels_icons_small {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url('/static/img/hotels/hotel_icons_small.png') no-repeat left top;
  margin-right: 5px;
}
.hotels_icons_small.parking {
  background-position: 0px 0px;
}
.hotels_icons_small.restauracja {
  background-position: -25px 0px;
}
.hotels_icons_small.internet {
  background-position: -47px 0px;
}
.hotels_icons_small.tv {
  background-position: -71px 0px;
}
.hotels_icons_small.SPA {
  background-position: -95px 0px;
}
.hotels_icons_small.sejf {
  background-position: -118px 0px;
  width: 23px;
}
.hotels_icons_small.klimatyzacja {
  background-position: -144px 0px;
}
.hotels_icons_small.basen {
  background-position: -167px 0px;
}
.hotels_icons_small.plaza {
  background-position: -192px 0px;
}
.hotels_icons_small.zwierzeta {
  background-position: -216px 0px;
}
.hotels_icons_small.parking_off {
  background-position: 0px -16px;
}
.hotels_icons_small.restauracja_off {
  background-position: -25px -16px;
}
.hotels_icons_small.internet_off {
  background-position: -47px -16px;
}
.hotels_icons_small.tv_off {
  background-position: -71px -16px;
}
.hotels_icons_small.SPA_off {
  background-position: -95px -16px;
}
.hotels_icons_small.sejf_off {
  background-position: -118px -16px;
  width: 23px;
}
.hotels_icons_small.klimatyzacja_off {
  background-position: -144px -16px;
}
.hotels_icons_small.basen_off {
  background-position: -167px -16px;
}
.hotels_icons_small.plaza_off {
  background-position: -192px -16px;
}
.hotels_icons_small.zwierzeta_off {
  background-position: -216px -16px;
}
span.price1person {
  background: url('/static/img/hotels/1person.png') no-repeat left center;
  padding-left: 14px;
  margin-right: 1.25em;
}
span.price2people {
  background: url('/static/img/hotels/2people.png') no-repeat left center;
  padding-left: 24px;
}
span.seeMore {
  float: right;
}
span.seeMore a {
  color: #ffa030;
  font-weight: bold;
}
span.showOnMap,
span.distanceFromCentrum,
span.distanceFromStation {
  display: inline-block;
  margin-right: 30px;
  line-height: 23px;
  height: 23px;
  cursor: pointer;
}
span.showOnMap {
  background: url('/static/img/hotels/show_on_map.png') no-repeat left center;
  padding-left: 31px;
}
span.distanceFromCentrum {
  background: url('/static/img/hotels/distance_from_centrum.png') no-repeat left center;
  padding-left: 23px;
}
span.distanceFromStation {
  background: url('/static/img/hotels/distance_from_station.png') no-repeat left center;
  padding-left: 23px;
}
#hotel_promo_options {
  padding: 10px 0px;
  text-align: right;
}
#hotel_promo_options a {
  margin-left: 1.5em;
  font-size: 1.2em;
  color: #ff8105;
}
#hotel_promo_options a:last-child {
  background: url('/static/img/hotels/small_tick.png') no-repeat left center;
  padding-left: 10px;
}
#hotel_standard {
  border: 1px solid #d0e3f1;
  margin: 0px auto;
  font-size: 1.2em;
  overflow: auto;
}
#hotel_standard h1 {
  padding: 21px 21px 10px 21px;
  border-bottom: 1px dashed #aeaeae;
  color: #1571b7;
  margin-top: 0px;
}
#hotel_standard h2 {
  font-size: 1.166666666666667em;
  font-weight: bold;
  border-bottom: 1px solid #1571b7;
  color: #1571b7;
  padding-bottom: 10px;
}
#hotel_standard h2:first-of-type {
  margin-bottom: 0px;
}
#hotel_standard .inner_left {
  float: left;
  margin-right: 20px;
  max-width: 600px;
  overflow: auto;
  padding: 10px;
}
#hotel_standard .inner_left table {
  width: 100%;
  border-collapse: collapse;
}
#hotel_standard .inner_left table tr {
  border-bottom: 1px dashed #aeaeae;
}
#hotel_standard .inner_left table tr:nth-child(odd) {
  background: #f1f1f1;
}
#hotel_standard .inner_left table td {
  padding: 11px 11px 8px 11px;
}
#hotel_standard .inner_left table td:first-child {
  font-weight: bold;
  width: 15%;
}
#hotel_standard .inner_right {
  float: left;
  width: 300px;
  padding-top: 10px;
}
#hotel_standard .inner_right #hotel_map_content {
  width: 300px;
  height: 270px;
}
#hotel_standard.premium h1 {
  background: #ffecd6;
}
#hotel_standard.premium .reservation {
  width: 180px;
  height: 37px;
  background: #1571b7;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  line-height: 37px;
  color: #FFF;
  font-size: 1.25em;
  font-weight: bold;
  display: block;
  margin: 0px auto;
}
#hotel_standard.premium .owl-item,
#hotel_standard.premium #mainPhoto {
  cursor: pointer;
}
.hotels_contact .adv_info_box,
.hotels_contact .contact_box {
  text-align: left;
}
.hotels_contact .adv_info_box a,
.hotels_contact .contact_box a {
  font-size: 1.2em;
}
.hotels_contact .contact_box ul li {
  font-weight: normal;
  font-size: 1.058823529411765em;
}
.contact_box {
  background-color: #F0F0F0;
  background-image: url("/static/img/contact_box_bg.png");
  background-position: right 20px center;
  background-repeat: no-repeat;
  overflow: hidden;
  margin-bottom: 15px;
}
.contact_box ul {
  list-style: none;
}
.contact_box ul li {
  color: #2c2d31;
  font-size: 1.4em;
}
.contact_box ul li:first-child {
  font-size: 1.8em;
  color: #1571b7;
  margin: 10px 0 10px;
}
.contact_box ul li:last-child {
  margin: 10px 0 20px;
}
.contact_box ul li:last-child a {
  color: #1571b7;
}
ul.hotels_promo {
  padding-top: 10px !important;
}
ul.hotels_promo aside {
  float: left;
  display: inline-block;
}
ul.hotels_promo aside figure {
  margin: 0px 13px 0px 3px;
}
ul.hotels_promo aside figure img {
  width: 58px;
  height: 58px;
}
ul.hotels_promo li {
  overflow: auto;
  border-bottom: 1px dashed #1571b7;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
ul.hotels_promo li > div {
  overflow: hidden;
  font-size: 1.2em;
}
ul.hotels_promo li > div span {
  margin-right: 5px;
}
ul.hotels_promo li > div > a:not(.more) {
  line-height: 2em;
  color: #1571b7;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 1px dashed #aeaeae;
  display: block;
}
ul.hotels_promo li > div > div {
  padding-top: 5px;
}
.hotel_promo.hotel_promo.hotel_promo li:first-child {
  font-size: 1.7em;
  margin-bottom: 30px;
}
.hotel_promo.hotel_promo.hotel_promo .tac {
  text-align: center;
}
.adv_info_box {
  margin-bottom: 15px;
}
.adv_info_box ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.adv_info_box ul li {
  border-bottom: 1px dashed #AEAEAE;
  display: block;
  padding: 7px 0 7px 10px;
}
.adv_info_box ul li:before {
  color: #FFA500;
  content: '\25b6';
  font-size: 1.3em;
}
.adv_info_box ul li a {
  font-weight: bold;
  font-size: 1.4em;
  color: #1571b7;
}
.bluebutton {
  background-color: #1471B7;
  background-position: 65px center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 1.4em;
  padding: 7px 15px 7px 15px;
  width: auto;
  font-weight: bold;
}
.whitebutton {
  background-color: #FFFFFF;
  background-position: 65px center;
  background-repeat: no-repeat;
  border: solid 1px #1471B7;
  border-radius: 3px;
  color: #1471B7;
  font-size: 1.4em;
  padding: 6px 14px 6px 14px;
  width: auto;
  font-weight: bold;
}
#eventsList nav {
  background: #f5f5f5;
  border: 0px none;
  border-bottom: 1px dashed #aeaeae;
}
#eventsList nav hgroup {
  border: 0px none;
  border-bottom: 1px solid #1471B7;
  background: #FFF;
}
#eventsList nav hgroup h1 {
  background: none repeat scroll 0 0 #1471B7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.6em;
  font-weight: 400;
  margin: 0;
  padding: 5px 10px;
}
#eventsList nav hgroup a {
  float: right;
  color: #ff9214;
  font-size: 1.2em;
  padding: 0.5em 0em;
}
#eventsList nav hgroup a:after {
  content: " ►";
}
#eventsList nav ul {
  margin: 0px;
  padding: 25px 15px;
}
#eventsList nav ul li {
  display: inline-block;
  padding: 0px 8px;
  border-right: 1px solid #666666;
}
#eventsList nav ul li:first-child {
  padding-left: 0px;
}
#eventsList nav ul li:last-child {
  border: 0px none;
}
#eventsList nav ul li a {
  font-size: 1.2em;
  color: #666666;
}
#eventsList nav ul li.active a {
  color: #1571b7;
  text-decoration: underline;
  font-weight: bold;
}
#eventsList nav ul li:hover a {
  color: #1571b7;
  text-decoration: underline;
}
#eventsList article {
  border: 0px none;
  border-bottom: 1px dashed #aeaeae;
  padding: 10px 0px;
}
#eventsList article aside {
  text-align: center;
  font-size: 1.2em;
  color: #666666;
  display: inline-block;
  width: 18%;
  max-width: 112px;
  vertical-align: top;
}
#eventsList article aside img {
  vertical-align: middle;
}
#eventsList article aside span {
  white-space: nowrap;
  line-height: 20px;
  vertical-align: middle;
}
#eventsList article div {
  width: 81%;
  display: inline-block;
}
#eventsList article div h2 {
  margin: 0px;
}
#eventsList article div h2 a {
  font-size: 1.5em;
  font-weight: bold;
  color: #1571b7;
}
#eventsList article div p {
  font-size: 1.2em;
  color: #3c3c3c;
}
#eventsList article div ul {
  padding: 10px 0px;
}
#eventsList article div ul li {
  color: #1571b7;
  font-size: 1.4em;
  font-weight: bold;
}
#eventsList article div ul li a {
  color: #1571b7;
}
.ad_firstStep {
  border: 1px solid #cee4f2;
  border-left: 0px none;
  padding: 0px;
}
.ad_firstStep li {
  height: 51px;
  border-left: 5px solid;
  list-style-type: none;
}
.ad_firstStep li a {
  vertical-align: middle;
  display: block;
  border-bottom: 1px solid #cee4f2;
  height: 50px;
  line-height: 51px;
  font-size: 1.6em;
  padding-left: 45px;
  color: #176eb3;
}
.ad_firstStep li a:hover {
  font-weight: bold;
}
.ad_firstStep li:nth-child(1) {
  border-left-color: #1571b4;
  background: url('/static/img/icon_cat_house.png') 15px center no-repeat;
}
.ad_firstStep li:nth-child(2) {
  border-left-color: #a1c80b;
  background: url('/static/img/icon_cat_work.png') 15px center no-repeat;
}
.ad_firstStep li:nth-child(3) {
  border-left-color: #7bbbff;
  background: url('/static/img/icon_cat_work_search.png') 15px center no-repeat;
}
.ad_firstStep li:nth-child(4) {
  border-left-color: #fea02f;
  background: url('/static/img/icon_cat_moto.png') 15px center no-repeat;
}
.ad_firstStep li:nth-child(5) {
  border-left-color: #aeaeae;
  background: url('/static/img/icon_cat_services.png') 15px center no-repeat;
}
.ad_firstStep li:nth-child(6) {
  border-left-color: #008300;
  background: url('/static/img/icon_cat_sell.png') 15px center no-repeat;
}
.ad_firstStep li:nth-child(7) {
  border-left-color: #fe80ca;
  background: url('/static/img/icon_cat_buy.png') 15px center no-repeat;
}
.ad_firstStep li:nth-child(8) {
  border-left-color: #ab0600;
  background: url('/static/img/icon_cat_escort.png') 15px center no-repeat;
}
.ad_firstStep li:last-child a {
  border-bottom: 0px none;
}
.ad_second_step {
  list-style-type: none;
  padding: 0px;
  text-align: center;
}
.ad_second_step > li {
  width: 32%;
  vertical-align: top;
  min-width: 300px;
  margin: 0px 5px;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  color: #7a7a7a;
}
.ad_second_step > li > ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  min-height: 475px;
}
.ad_second_step > li > ul img {
  padding-right: 10px;
}
.ad_second_step > li > ul ul {
  font-weight: normal;
}
.ad_second_step > li > ul .pb20 {
  padding-bottom: 20px;
}
.ad_second_step .ad_premium {
  border: solid 2px #ffa030;
  background-color: #feecd6;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ad_second_step .ad_premium > li:first-child {
  background: #ffa030;
}
.ad_second_step .ad_premium .btn_premium {
  background-color: #e2860d;
  border-color: #d57b00;
  text-shadow: 1px 1px 1px #d57b00;
}
.ad_second_step .ad_premium .btn_premium span {
  border-color: #d57b00;
  background-color: #ffa030;
}
.ad_second_step .ad_standard {
  border: solid 2px #1571b7;
  background-color: #d2e4f2;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ad_second_step .ad_standard > li:first-child {
  background: #1571b7;
}
.ad_second_step .ad_standard .btn_premium {
  background-color: #0060a4;
  border-color: #005092;
  text-shadow: 1px 1px 1px #09328f;
}
.ad_second_step .ad_standard .btn_premium span {
  border-color: #005799;
  background-color: #1571b7;
}
.ad_second_step .ad_free {
  border: solid 2px #a6a6a6;
  background-color: #f0f0f0;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ad_second_step .ad_free > li:first-child {
  background: #a6a6a6;
}
.ad_second_step .ad_free .btn_premium {
  background-color: #666666;
  border-color: #666666;
  text-shadow: 1px 1px 1px #3f3f3f;
}
.ad_second_step .ad_free .btn_premium span {
  border-color: #666666;
  background-color: #a6a6a6;
}
.ad_second_step .ad_free .red {
  color: #e63429;
  text-align: center;
}
.ad_second_step .ad_free ul {
  display: inline-block;
  padding: 10px;
}
.ad_second_step .ad_premium,
.ad_second_step .ad_standard,
.ad_second_step .ad_free {
  text-align: left;
}
.ad_second_step .ad_premium > li,
.ad_second_step .ad_standard > li,
.ad_second_step .ad_free > li {
  padding: 0px 43px;
}
.ad_second_step .ad_premium > li:first-child,
.ad_second_step .ad_standard > li:first-child,
.ad_second_step .ad_free > li:first-child {
  font-size: 2.4em;
  font-weight: bold;
  padding: 0.4em 0em;
  color: #FFF;
  margin-bottom: 10px;
  text-align: center;
}
.ad_second_step .ad_premium .btn_premium,
.ad_second_step .ad_standard .btn_premium,
.ad_second_step .ad_free .btn_premium {
  text-align: center;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.6em;
  line-height: 35px;
  margin: 5px auto;
  overflow: hidden;
  width: 215px;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ad_second_step .ad_premium .btn_premium span,
.ad_second_step .ad_standard .btn_premium span,
.ad_second_step .ad_free .btn_premium span {
  display: inline-block;
  border-style: solid;
  width: 142px;
  float: right;
  border-width: 0 0 0 1px;
  background-image: url("/static/img/add_busines_btn_circle.png");
  background-position: 104px center;
  background-repeat: no-repeat;
}
#filelist {
  color: #666666;
  font-size: 1.2em;
}
.ad_last_step {
  display: block;
  margin-bottom: 10px;
}
.ad_last_step h1 {
  color: #1571b7;
  border-bottom: 1px solid #1571b7;
}
.ad_last_step .inner_right {
  float: right;
  margin-left: 10px;
  width: 300px;
}
.ad_last_step .inner_left {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  border: solid 1px #1571b7;
  padding-bottom: 15px;
}
.ad_last_step .inner_left label {
  display: block;
  padding: 15px 0 0 20px;
}
.ad_last_step .inner_left label.title {
  color: #666666;
  font-size: 1.6em;
  font-weight: bold;
  border-top: 1px dashed #ADADAD;
  margin: 20px 10px 0 10px;
  padding-left: 10px;
}
.ad_last_step .inner_left label.title:first-of-type {
  border-top: 0px none;
}
.ad_last_step .inner_left label > span {
  display: inline-block;
  color: #2C2D31;
  font-size: 1.2em;
  width: 140px;
}
.ad_last_step .inner_left input,
.ad_last_step .inner_left textarea,
.ad_last_step .inner_left select {
  border: solid 1px #d5e5f2;
  padding: 5px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.2em;
  color: #2C2D31;
  width: 200px;
}
.ad_last_step .inner_left input[type="checkbox"] {
  width: auto;
}
.ad_last_step .inner_left select {
  width: 212px;
}
.ad_last_step .inner_left .cke {
  margin: 10px 0px;
}
.ad_last_step .inner_left .listleft {
  display: inline-block;
  width: 40%;
  font-size: 1.2em;
  list-style-type: none;
}
.ad_last_step .inner_left .listleft li:first-child {
  font-weight: bold;
  padding-bottom: 10px;
}
.ad_last_step input[type="submit"] {
  background-color: #1471B7;
  background-position: 65px center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 1.4em;
  padding: 7px 15px 7px 15px;
  width: auto;
  font-weight: bold;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  padding-left: 50px;
  padding-right: 50px;
}
.adFreeDetails {
  border: 1px solid #d0e3f1;
  font-size: 1.2em;
  margin-left: 1em !important;
}
.adFreeDetails .contact b {
  display: inline-block;
  text-align: right;
  width: 100px;
  padding-right: 10px;
}
.adFreeDetails .date a {
  margin: 0px 0.25em;
}
.adFreeDetails > li:last-child {
  border-bottom: 0px none !important;
}
.profile h1 {
  font-size: 1.4em;
  color: #1571b7;
}
.profile h2.title {
  border-bottom: 1px solid #1571b7;
  color: #1571b7;
  font-size: 1.8em;
  font-weight: bold;
  margin-top: 0px;
}
.profile ul.leftMenu {
  border: 1px solid #d0e3f1;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 215px;
  vertical-align: top;
}
.profile ul.leftMenu li {
  border-left: 5px solid #1571b7;
  height: 43px;
}
.profile ul.leftMenu li:hover,
.profile ul.leftMenu li.active {
  border-left: 5px solid #ffa030;
}
.profile ul.leftMenu li.active a {
  color: #ffa030;
}
.profile ul.leftMenu li a {
  display: block;
  height: 43px;
  width: 100%;
  line-height: 43px;
  text-indent: 45px;
  border-bottom: 1px solid #eae9e9;
  font-size: 1.4em;
  color: #1571b7;
}
.profile ul.leftMenu li a:hover {
  color: #ffa030;
}
.profile ul.leftMenu li:last-child a {
  border-bottom: 0px none;
}
.profile table {
  border: 1px solid #d0e3f1;
  min-width: 250px;
  width: 100%;
}
.profile table tr td {
  padding: 23px 14px;
  border-bottom: 1px solid #eae9e9;
  font-size: 1.4em;
}
.profile table tr td a {
  color: #1571b7;
}
.profile table tr td:last-child {
  font-size: 1.2em;
  width: 145px;
  color: #767676;
}
.profile table tr td:last-child a:first-of-type {
  color: #9fc90b;
  margin-right: 5px;
}
.profile table tr td:last-child a:last-child {
  color: #ffa030;
}
.profile .cellvtop {
  display: table-cell;
  vertical-align: top;
}
.profile form {
  border-bottom: 1px dashed #aeaeae;
}
.profile form > div {
  display: inline-block;
  margin-bottom: 1.4em;
  min-width: 452px;
}
.profile form h2 {
  color: #666666;
  font-weight: bold;
  font-size: 1.6em;
}
.profile form label {
  clear: both;
  display: block;
  margin-bottom: 6px;
  font-size: 1.2em;
}
.profile form label span {
  color: #2c2d31;
  display: inline-block;
  width: 180px;
}
.profile form input[type="text"],
.profile form input[type="password"],
.profile form input[type="email"] {
  width: 265px;
  height: 30px;
  border: 1px solid #d0e3f1;
  padding-left: 5px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.profile form input[type="submit"] {
  color: #FFF;
  background: #1571b7;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 30px;
  border: 0px none;
  margin: 0px auto;
  display: block;
  font-size: 1.4em;
  font-weight: bold;
}
.profile form #container,
.profile form #filelist {
  font-size: 1.2em;
}
.profile form #container a,
.profile form #filelist a {
  margin-right: 1em;
}
.sprite-art_active,
.sprite-art_icon,
.sprite-edytuj_icon,
.sprite-filmy_active,
.sprite-filmy_icon,
.sprite-firmy_active,
.sprite-firmy_icon,
.sprite-galeria_active,
.sprite-galeria_icon,
.sprite-ogloszenia_active,
.sprite-ogloszenia_icon,
.sprite-ustawienia_active,
.sprite-ustawienia_icon,
.sprite-usun_icon,
.sprite-wydarzenia_active,
.sprite-wydarzenia_icon {
  background: url('/static/img/profile_sprite.png') no-repeat center center;
}
.sprite-art_icon {
  background-position: 12px -57px;
}
.sprite-art_icon:hover,
.sprite-art_icon.active {
  background-position: 12px 12px;
}
.sprite-filmy_active {
  background-position: 12px -262px;
}
.sprite-filmy_active:hover,
.sprite-filmy_active.active {
  background-position: 12px -188px;
}
.sprite-firmy_icon {
  background-position: 12px -405px;
}
.sprite-firmy_icon:hover,
.sprite-firmy_icon.active {
  background-position: 12px -336px;
}
.sprite-galeria_icon {
  background-position: 12px -545px;
}
.sprite-galeria_icon:hover,
.sprite-galeria_icon.active {
  background-position: 12px -475px;
}
.sprite-ogloszenia_icon {
  background-position: 12px -689px;
}
.sprite-ogloszenia_icon:hover,
.sprite-ogloszenia_icon.active {
  background-position: 12px -616px;
}
.sprite-ustawienia_icon {
  background-position: 12px -837px;
}
.sprite-ustawienia_icon:hover,
.sprite-ustawienia_icon.active {
  background-position: 12px -762px;
}
.sprite-wydarzenia_icon {
  background-position: 12px -1047px;
}
.sprite-wydarzenia_icon:hover,
.sprite-wydarzenia_icon.active {
  background-position: 12px -975px;
}
.sprite-usun_icon {
  background-position: 0 -924px;
  width: 13px;
  height: 13px;
}
.sprite-edytuj_icon {
  background-position: 0 -138px;
  width: 12px;
  height: 12px;
}
#container {
  height: 35px;
}
table.photosTable {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #d3e4f1;
  margin: 10px 0px;
}
table.photosTable td {
  text-align: center;
  padding: 4px 0px;
}
table.photosTable td a {
  color: #242424;
  display: inline-block;
  text-align: center;
}
.payment {
  padding: 1em;
}
.payment h2 {
  color: #1571b7;
  font-weight: bold;
  font-size: 1.6em;
}
.payment p {
  font-size: 1.4em;
  font-weight: bold;
  color: #666666;
  clear: both;
}
.payment input[type="radio"] {
  width: 25px !important;
}
.payment label {
  float: left;
  margin-bottom: 1.25em;
}
.payment span {
  float: right;
  color: #666666 !important;
  font-weight: bold;
  font-size: 1.6em !important;
}
.payment input[type="submit"],
.payment input[type="button"] {
  width: 98px;
  height: 39px;
  display: block;
  color: #ffffff;
  font-weight: bold;
  background: #1571b7;
  border: 0px none;
  float: right;
}
.payment #sms_box {
  display: none;
  margin: 20px auto;
  overflow: auto;
  width: 350px;
  padding: 10px;
  border: 1px solid #1571b7;
}
.payment #sms_box input[type="text"] {
  border: solid 1px #d5e5f2;
  padding: 5px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.2em;
  color: #2C2D31;
  width: 200px;
  float: left;
}
.article_top_with_resize {
  border-bottom: 1px solid #e9e9e9;
}
.article_top_with_resize ol {
  border: 0px none;
}
.seeArticles {
  clear: both;
  margin-top: 20px;
  font-size: 1.2em;
}
.seeArticles .seeAlsoSort {
  float: right;
  padding-top: 12px;
  font-size: 1.1em;
}
.seeArticles .seeAlsoSort a {
  color: #000;
}
.seeArticles .seeAlsoSort a:last-of-type:before {
  content: " • ";
}
.seeArticles .seeAlsoSort a.active {
  font-weight: bold;
}
.seeArticles span {
  background: none repeat scroll 0 0 #1471B7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 1.6em;
  font-weight: 400;
  margin: 0;
  padding: 5px 10px;
}
.seeArticles h4 {
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
}
.seeArticles h4:first-of-type {
  border-top: 1px solid #1471B7;
  margin: 0px;
  margin-bottom: 10px;
  padding-top: 10px;
}
.seeArticles h4 a {
  color: #3c3c3c;
  text-decoration: underline;
}
.articleShare {
  float: right;
  font-size: 1.2em;
}
.articleShare > div {
  display: inline-block;
  padding-left: 10px;
}
.e404 {
  text-align: center;
}
.e404 > div {
  margin: 0px auto;
  background: url('/static/img/error_page.jpg') no-repeat top right;
  height: 520px;
  padding-right: 280px;
  padding-top: 5em;
  display: inline-block;
  text-align: center;
}
.e404 > div h1 {
  font-size: 13.4em;
  color: #9fc90b;
  margin: 0em;
  font-weight: bold;
  line-height: 1em;
}
.e404 > div h2 {
  font-size: 3em;
  font-weight: bold;
  color: #1571b7;
}
.e404 > div a {
  color: #ffa030;
  font-size: 1.8em;
  font-weight: bold;
  text-decoration: underline;
}
@media only screen {
  #resolution {
    display: block;
    height: 15px;
    width: 100%;
    color: white;
    text-align: center;
  }
  #main #inner #mainMenu #mainMenu_960,
  #main #inner #mainMenu #mainMenu_720,
  #main #inner #mainMenu #mainMenu_480,
  #main #inner #mainMenu #mainMenu_320 {
    display: none;
  }
  #main #inner #content > .left {
    float: left;
    width: 688px;
    position: relative;
  }
  #main #inner #content > .left .articles_container #artMenu_960,
  #main #inner #content > .left .articles_container #artMenu_720,
  #main #inner #content > .left .articles_container #artMenu_480,
  #main #inner #content > .left .articles_container #artMenu_320 {
    display: none;
  }
  #main #inner #content > .left #slider {
    width: 100%;
  }
  #main #inner #content > .left #slider ul li a span.content .description {
    width: 520px;
  }
  #main #inner #content #menus {
    width: 300px;
  }
  #main #inner #content #menus > ul.business li div,
  #main #inner #content #menus > ul.healthcareList li div {
    width: 226px;
  }
}
.healthcareList {
  margin-bottom: 10px !important;
}
@media only screen and (min-width: 1000px) {
  #resolution {
    background: red;
  }
  #resolution:before {
    content: 'Rozdzielczość: 1000px +';
  }
  #galleryMenu_960 {
    display: block !important;
  }
  #article iframe {
    width: 600px;
    height: 400px;
  }
  #main {
    max-width: 1000px;
  }
  #main #inner #logoTop #logo {
    text-align: center;
    height: 105px;
    width: 248px;
  }
  #main #inner #logoTop #logo img {
    max-width: 237px;
  }
  #main #inner #mainMenu #mainMenu_960 {
    display: block;
  }
  #main #inner #content > .left .articles_container #artMenu_960 {
    display: block;
  }
  #main #inner #content > .left .articles_list article > div {
    width: 495px;
  }
  #main #inner #content > .left .articles_list .info {
    left: 192px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 999px) {
  #resolution {
    background: blue;
  }
  #resolution:before {
    content: 'Rozdzielczość: 960px';
  }
  #galleryMenu_960 {
    display: block !important;
  }
  #article iframe {
    width: 600px;
    height: 400px;
  }
  #main {
    max-width: 960px;
  }
  #main #inner #logoTop #logo {
    text-align: center;
    height: 105px;
    width: 206px;
  }
  #main #inner #logoTop #logo img {
    max-width: 237px;
  }
  #main #inner #mainMenu #mainMenu_960 {
    display: block;
  }
  #main #inner #content > .left {
    width: 648px;
  }
  #main #inner #content > .left .articles_container #artMenu_720 {
    display: block;
  }
  #main #inner #content > .left .articles_container .articles_list article > div {
    width: 405px;
  }
  #main #inner #content > .left .articles_container .articles_list .info {
    left: 233px;
  }
  #main #inner #content > .left #slider ul li a span.content .description {
    width: 500px;
  }
}
@media only screen and (min-width: 720px) and (max-width: 959px) {
  #box0 {
    max-height: 190px;
  }
  #resolution {
    background: green;
  }
  #resolution:before {
    content: 'Rozdzielczość: 720px';
  }
  #galleryMenu_720 {
    display: block !important;
  }
  #article iframe {
    width: 400px;
    height: 267px;
  }
  #main {
    max-width: 720px;
  }
  #main #inner #logoTop #logo {
    text-align: center;
    height: 92px;
    width: 169px;
  }
  #main #inner #logoTop #logo img {
    max-width: 169px;
  }
  #main #inner #mainMenu #mainMenu_720 {
    display: block;
  }
  #main #inner #mainMenu .contact a {
    padding: 0px 4px 0px 8px !important;
  }
  #main #inner #content > .left {
    width: 408px;
  }
  #main #inner #content > .left .articles_container {
    /*>div{*/
  }
  #main #inner #content > .left .articles_container #artMenu_720 {
    display: block;
  }
  #main #inner #content > .left .articles_container .articles_list article > div {
    width: 240px;
  }
  #main #inner #content > .left #slider ul li a span.content .description {
    width: 280px;
  }
  #main #inner #content #menus {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 959px) {
  #box0 {
    max-height: 200px;
  }
}
@media only screen and (max-width: 959px) {
  #main #inner #mainSubMenu ul li.search {
    display: none;
  }
  #main #inner .galleries_container .singleGalleryBox .img {
    float: none !important;
    margin-bottom: 10px;
  }
  #main #inner .hotels.hotels_index #recommended_hotels .recommended_hotels_item {
    width: 99%;
  }
  #main #inner .hotels.hotels_index #recommended_hotels .recommended_hotels_item:nth-of-type(odd) {
    border: none;
  }
  #main #inner .hotels li.premium aside {
    float: none !important;
    text-align: center !important;
  }
  .rekbox > ul li {
    display: block;
    border-right: 0px none;
    border-bottom: 1px solid #1571b7;
    float: none;
    width: 100%;
    padding: 10px 0px;
  }
  .rekbox > ul li .ir {
    min-width: 100px;
    float: left;
  }
  .rekbox > ul li .ir-icon_rek_1 {
    background-position: 23px -628px;
  }
  .rekbox > ul li:last-child {
    border-bottom: 0px none;
  }
  #content div.mainPageTabs > ul > li {
    display: block;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 719px) {
  #box0 {
    max-height: 128px;
  }
  #resolution {
    background: black;
  }
  #resolution:before {
    content: 'Rozdzielczość: 480px';
  }
  #galleryMenu_480 {
    display: block !important;
  }
  #article iframe {
    width: 460px;
    height: 307px;
  }
  #mainMenu li.contact a {
    padding: 0 0 0 2px !important;
  }
  #main {
    max-width: 480px;
  }
  #main #inner #logoTop #logo {
    width: 169px;
    height: 92px;
    text-align: center;
  }
  #main #inner #logoTop #logo img {
    max-width: 169px;
  }
  #main #inner #mainMenu #mainMenu_480 {
    display: block;
  }
  #main #inner #content > .left .articles_container #artMenu_480 {
    display: block;
  }
  #main #inner #content > .left .articles_container .articles_list article > div {
    width: 285px;
  }
  #main #inner #content > .left #slider ul li a span.content .description {
    width: 345px;
  }
  #main #inner #content #menus {
    width: 100%;
  }
}
@media only screen and (max-width: 719px) {
  #main #inner #mainSubMenu ul li.fb {
    display: block;
    margin: 0 auto;
  }
  #main #inner #mainSubMenu ul li.weather {
    display: block;
    margin: 10px auto 0;
  }
  #main #inner #content > .left {
    float: none;
    width: 100%;
  }
  #main #inner #content #menus {
    float: left;
    width: 100%;
  }
  #main #inner #content .businessList #boxC,
  #main #inner #content .businesShow #boxC {
    float: none;
    margin: 0 auto 10px;
  }
  #main #inner #content .businessList ul.category_menu {
    margin-bottom: 10px;
    width: 100%;
    padding: 10px 0;
  }
  #main #inner #content .businessList ul.category_menu li {
    margin: 0 10px;
  }
  #main #inner #content .businessList .inner_right {
    float: left;
    width: 100%;
  }
  #main #inner #content .businesShow > .inner_left {
    float: none;
  }
  #main #inner #content .businesShow > .inner_left ul.gallery {
    margin: 0 auto;
  }
  #main #inner #content .businesShow > .inner_right {
    float: left;
  }
  #main #inner #content .advertisements #boxD {
    margin: 0 auto;
    float: none;
  }
  #main #inner #content .advertisements .add_box {
    margin-top: 10px;
  }
  #main #inner #content .advertisement > .inner_left,
  #main #inner #content .advertisements > .inner_left {
    float: none;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #main #inner #content .register .inner_right,
  #main #inner #content .login .inner_right,
  #main #inner #content .businessAdd .inner_right,
  #main #inner #content .communication_mpk .inner_right,
  #main #inner #content .communication_mpk_index .inner_right,
  #main #inner #content .hotels .inner_right {
    width: auto;
    float: none;
  }
  #main #inner #content .hotels.hotels_index #recommended_hotels .recommended_hotels_item .recommended_hotels_left {
    text-align: center;
  }
  #main #inner #content .hotels.hotels_index #recommended_hotels .recommended_hotels_item .recommended_hotels_left img {
    display: inline-block;
  }
  #main #inner #content .hotels.hotels_index #recommended_hotels .recommended_hotels_item .recommended_hotels_item_link {
    float: none;
  }
  #main #inner #content .hotels.hotels_index #recommended_hotels .recommended_hotels_item .recommended_hotels_right {
    margin-left: 10px;
  }
  #main #inner .businesShow .inner_right {
    clear: both;
  }
  #boxE {
    display: none;
  }
  #main #inner .communication_pkp_index .inner_left,
  #main #inner .communication_pks_index .inner_left {
    clear: both;
  }
}
@media only screen and (min-width: 479px) and (max-width: 999px) {
  #main #inner #content > .left .articles_container .articles_list .info {
    left: 28%;
  }
}
@media only screen and (max-width: 479px) {
  #box0 {
    max-height: 85px;
  }
  #a7c65d72 {
    max-height: 45px!important;
  }
  #a05c393b {
    max-height: 48px!important;
  }
  #resolution {
    background: purple;
  }
  #resolution:before {
    content: 'Rozdzielczość: 320px';
  }
  .articleShare > div {
    display: block;
    margin-top: 10px;
  }
  #galleryMenu_320 {
    display: block !important;
  }
  #article iframe {
    width: 310px;
    height: 207px;
  }
  #main {
    max-width: 320px;
  }
  #main #topMenu nav:first-of-type {
    display: none;
  }
  #main #inner .communication_index > ul.types li a:last-of-type {
    font-size: 1.3em !important;
  }
  #main #inner #logoTop #logo {
    text-align: center;
    width: 130px;
    height: 51px;
    float: none;
    margin: 0 auto;
    display: block;
  }
  #main #inner #logoTop #logo img {
    max-width: 130px;
  }
  #main #inner #mainMenu #mainMenu_320 {
    display: block;
  }
  #main #inner #mainMenu #mainMenu_320 .contact {
    margin-right: 0px;
  }
  #main #inner #mainMenu #mainMenu_320 .contact a {
    padding-left: 5px;
  }
  #main #inner #mainSubMenu .fb {
    text-align: center;
  }
  #main #inner #mainSubMenu .weather {
    display: none !important;
  }
  #main #inner #content > .left .articles_container #artMenu_320 {
    display: block;
  }
  #main #inner #content > .left .articles_container .articles_list article a {
    width: 33%;
  }
  #main #inner #content > .left .articles_container .articles_list article > div {
    width: 195px;
  }
  #main #inner #content > .left #slider ul li a span.content {
    height: 75px;
  }
  #main #inner #content > .left #slider ul li a span.content .description {
    width: 190px;
    display: none;
  }
  #main #inner #content > .left #slider .bx-controls {
    bottom: 8px;
  }
}
.pool {
  padding-top: 10px;
  border: 0px none;
  border-top: 1px solid #1471B7;
}
.pool span {
  font-size: 1.3em;
  color: #1571b7;
  font-weight: bold;
}
.pool span:last-of-type {
  font-size: 1.2em;
  font-weight: normal;
}
.pool ul {
  padding: 0px;
  list-style-type: none;
}
.pool ul li {
  font-size: 1.1em;
  color: #3c3c3c;
  font-weight: bold;
  padding: 0.5em 0;
}
.pool ul li label {
  cursor: pointer;
}
.pool ul li input[type="radio"] {
  display: none;
}
.pool ul li img {
  vertical-align: middle;
}
.pool ul li .greenBar {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 225px;
  height: 9px;
  border: 1px solid #eaf2ce;
  display: inline-block;
  overflow: hidden;
  margin-right: 5px;
}
.pool ul li .greenBar div {
  height: 9px;
  background: #96be0a;
}
.pool ul li span {
  color: #96be0a;
  font-size: 1em !important;
}
.pool ul li.sub {
  text-align: center;
}
.pool ul li.sub input {
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ff9214;
  color: #FFF;
  height: 32px;
  width: 80px;
  line-height: 32px;
  border: 0px none;
  cursor: pointer;
}
.pool ul li.sub a {
  color: #ff9214;
  font-size: 1.1em;
  font-weight: normal;
}
.preview_actions {
  margin: 20px auto;
  text-align: center;
}
.preview_actions a {
  display: inline-block;
  margin: 0 15px;
}
@media only screen and (min-width: 409px) and (max-width: 419px) {
  #main {
    width: 100%;
    max-width: 100%;
  }
  #main #inner #content > .left .articles_container .articles_list article > div {
    width: 230px;
  }
}
#main #inner .businessAdd .step_2 .inner_left #invoice_form.profile label {
  clear: both;
}
#main #inner .businessAdd .step_2 .inner_left #invoice_form.profile span {
  font-size: 1.2em !important;
  float: left;
}
#main #inner .businessAdd .step_2 .inner_left #invoice_form.profile p {
  font-size: 1.2em;
}
div.mainPageTabs {
  margin-top: 5px;
}
div.mainPageTabs > ul {
  margin: 0px;
  padding: 0px;
}
div.mainPageTabs > ul li {
  display: inline-block;
  font-size: 1.3em;
  background: #dcdcdc;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -khtml-border-top-right-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 7px 7px;
}
div.mainPageTabs > ul li a {
  color: #363636;
  cursor: pointer;
}
div.mainPageTabs > ul li:hover,
div.mainPageTabs > ul li.active {
  background: #1172b7;
}
div.mainPageTabs > ul li:hover a,
div.mainPageTabs > ul li.active a {
  color: #FFF;
}
div.mainPageTabs > ul li.active {
  font-weight: bold;
  font-size: 1.5em;
}
div.mainPageTabs > div {
  border-top: 1px solid #1172b7;
  background: #f5f5f5;
}
div.mainPageTabs > div ul {
  margin: 0px;
  padding: 0px;
}
div.mainPageTabs > div ul li {
  display: inline-block;
  font-size: 1.4em;
  padding: 0px 7px;
  margin: 7px 0px;
  border-right: 1px solid #000;
}
div.mainPageTabs > div ul li a {
  color: #3e3e3e;
  cursor: pointer;
}
div.mainPageTabs > div ul li:last-child {
  border-right: 0px none;
  padding-right: 0px;
}
div.mainPageTabs > div ul li:hover,
div.mainPageTabs > div ul li.active {
  border-color: #1472bc;
}
div.mainPageTabs > div ul li:hover a,
div.mainPageTabs > div ul li.active a {
  color: #1472bc;
}
.tagsBox {
  margin: 7px 0px;
  border: 0px none;
  border-top: 1px dashed #aeaeae;
  border-bottom: 1px dashed #aeaeae;
  font-size: 1.2em;
  padding: 7px 5px;
  background: #f5f5f5;
}
.tagsBox a {
  color: #1571b7;
  margin: 0px 7px;
}
#articlesSlider {
  width: 300px;
  height: 410px;
  clear: both;
}
#articlesSlider div.itemArticle {
  width: 300px;
  height: 400px;
  position: relative;
}
#articlesSlider div.itemArticle .big {
  width: 300px;
  height: 400px;
  display: block;
}
#articlesSlider div.itemArticle .small {
  background: #1471B7;
  padding: 3px;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 1.8em;
  color: #FFF;
}
#articlesSlider div.itemArticle span {
  font-size: 1.2em;
  color: #000;
  background: #dcdcdc;
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 1;
  padding: 3px 5px;
}
ul.seeAlso {
  border-top: 1px solid #1471B7;
  padding: 10px 0px;
  margin: 0px;
  text-align: center;
}
ul.seeAlso li {
  vertical-align: top;
  display: inline-block;
  max-width: 30%;
  min-width: 172px;
  margin-right: 10px;
}
ul.seeAlso li img {
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  max-width: 100%;
}
ul.seeAlso span.text {
  background: none;
  color: #000;
  font-size: 1em;
  font-weight: bold;
}
.galimg {
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}
.galimg a {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 10px;
}
.galimg a img {
  max-width: 111px;
  max-height: 83px;
  vertical-align: top;
}
span.vote {
  display: inline;
  font-size: 1.1em;
  color: #000;
}
span.vote a {
  color: #000;
  padding-left: 15px;
  margin-right: 3px;
}
span.vote .voteUp {
  background: url('/static/img/vote_up.png') no-repeat left top;
}
span.vote .voteUp:after {
  content: "" !important;
}
span.vote .voteDown {
  color: #000 !important;
  background: url('/static/img/vote_down.png') no-repeat left top;
}
.partners ul {
  padding: 1.5em 0px !important;
  text-align: center;
}
.partners ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0px 30px;
}
div.pharma * {
  vertical-align: top;
}
div.pharma #pharmacy_maps_container {
  display: inline-block;
  float: right;
  width: 300px;
  height: 430px;
}
div.pharma ul.pharmacylist {
  padding: 0px;
  margin: 0px;
  margin-right: 20px;
}
div.pharma ul.pharmacylist img {
  float: left;
  margin-right: 10px;
}
div.pharma ul.pharmacylist img.phone {
  margin-left: 4px;
  margin-right: 14px;
}
.fb-like-box.fb_iframe_widget,
.fb-like-box.fb_iframe_widget span,
.fb-like-box.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.phones table {
  font-size: 1.2em;
  line-height: 1.6em;
  margin: 0px auto;
  min-width: 350px;
}
.phones table thead td {
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
}
.phones table td {
  vertical-align: top;
  padding-bottom: 5px;
}
.phones table td:first-child div {
  min-width: 225px;
}
.phones table td:last-child div {
  width: 125px;
}
.communicationPhoto {
  width: 70px;
  display: inline-block;
  text-align: center;
}
.communicationPhoto img {
  max-width: 100%;
  vertical-align: middle;
  margin-right: 10px;
}
#main #inner .hospitalPhones .address {
  border: 1px solid #1572b8;
  padding: 10px;
  margin: 0px;
  border-bottom: 0px none;
}
#main #inner .hospitalPhones .address img {
  margin-right: 10px;
}
div.left.letUsKnowPage {
  font-size: 1.2em;
}
div.left.letUsKnowPage h1 {
  color: #136eb7;
  border-bottom: 1px solid #136eb7;
  padding-bottom: 0.6em;
}
div.left.letUsKnowPage form {
  border: 1px solid #136eb7;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1em;
  font-size: 1.2em;
}
div.left.letUsKnowPage input[type="text"] {
  border: 1px solid #d3e5f3;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 3px;
}
div.left.letUsKnowPage textarea {
  background: #ffffff;
  max-width: 100%;
  width: 100%;
  height: 93px;
  border: 1px solid #d3e5f3;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 3px;
}
div.left.letUsKnowPage input[type="submit"] {
  background: #ffa030;
  padding: 8px 18px;
  border: 0px none;
  color: #FFF;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: right;
}
div.left.letUsKnowPage #container {
  display: inline-block;
  width: 200px;
}
div.left.letUsKnowPage #container input[type="file"] {
  margin-top: 10px;
}
div.left.letUsKnowPage #pickfiles {
  padding: 8px 18px;
  background: #a2a2a2;
  color: #FFF;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
}
div.left.letUsKnowPage input[name="username"],
div.left.letUsKnowPage input[name="email"] {
  display: none;
}
div.left.letUsKnowPage .form_message {
  font-size: 1em;
}
.healthcare li a {
  color: #1571b7;
}
.healthCategories {
  margin-bottom: 10px;
}
.healthCategories a {
  color: #1571b7;
}
ul.hotels_promo.healthcare_promo li > div > a:not(.more) {
  font-size: 1em;
}
ul.hotels_promo.healthcare_promo li div.categories {
  border-bottom: 1px dashed #DDD;
}
ul.hotels_promo.healthcare_promo li div.categories a {
  color: #1571b7;
  font-size: 1em;
}
ul.hotels_promo.healthcare_promo li.healthPromo {
  border-color: #ff9214;
}
