<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zoom {
  display: inline-block;
  position: relative;
}
.zoom:after {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/components/panorams/js/icon.png);
}
.zoom img {
  display: block;
}
.zoom img::selection {
  background-color: transparent;
}
.item-type {
  background: #e4e4e4;
  padding: 2px 0;
  width: 80px;
  float: left;
  font-size: 12px;
  border-radius: 4px;
  padding-left: 25px;
}
.item-type.t-yandex {
  background: #e4e4e4 url(yandex.png) 3px 3px no-repeat;
}
.item-type.t-google {
  background: #e4e4e4 url(google.png) 3px 3px no-repeat;
}
.item-type.t-zomm {
  background: #e4e4e4 url(zoom.png) 3px 2px no-repeat;
}
.item-type.t-pano {
  background: #e4e4e4 url(pano.png) 3px 3px no-repeat;
}
.item-type.t-flash {
  background: #e4e4e4 url(flash.png) 3px 3px no-repeat;
}
.item-type.t-line {
  background: #e4e4e4 url(line.png) 3px 3px no-repeat;
}
.cats {
  font-size: 25px;
  color: #336699;
  margin-bottom: 15px;
}
.cats a {
  color: #336699;
  text-decoration: none;
  display: inline-block;
  margin-right: 10px;
}
.cats a:hover {
  text-decoration: underline;
}
.ff {
  background: #e4edf7 url(search.png) 5px 5px no-repeat;
  padding-left: 35px;
  border: 1px solid #336699;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #333333;
  position: relative;
  z-index: 2;
  width: 190px;
  margin-left: 10px;
  cursor: pointer;
}
.ff1 {
  background: #e4edf7;
  border: 1px solid #336699;
  position: relative;
  z-index: 1;
  margin-top: -1px;
  border-radius: 6px;
  padding: 0px 15px 0px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}
.visible {
  height: auto;
  padding: 15px;
}
.filter {
  position: relative;
  margin-bottom: 20px;
}
.filter table td {
  padding-right: 10px;
  vertical-align: bottom;
}
.filter label {
  display: block;
  font-size: 12px;
  color: #336699;
  margin-bottom: 2px;
}
.filter select {
  width: 150px;
}
.filter a.fl {
  display: block;
  background: url(find.png) top left no-repeat;
  width: 88px;
  height: 23px;
  margin-bottom: 2px;
}
.filter a.fl:hover {
  background: url(find.png) 0 -24px no-repeat;
}
.add-item {
  position: absolute;
  right: 0;
  top: -5px;
}
.add-item a.hl {
  display: block;
  float: right;
  width: 24px;
  height: 24px;
  background: url(info.png) 0 0 no-repeat;
  margin-left: 10px;
  margin-top: 3px;
}
.add-item a.hl:hover {
  background: url(info.png) 0 -25px no-repeat;
}
.add-item a.add {
  background: #7095c7;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  border-radius: 6px;
  border: 1px solid #2b6cc0;
  display: inline-block;
  padding: 2px 30px;
  float: left;
}
.add-item a.add:hover {
  background: #79b4e6;
}
.clear {
  clear: both;
}
.rubrics &gt; ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rubrics &gt; ul &gt; li {
  padding: 0;
  margin: 0;
  width: 50%;
  float: left;
  margin-bottom: 25px;
}
.rubrics &gt; ul &gt; li &gt; a {
  font-size: 16px;
  color: #336699;
  text-decoration: none;
  display: block;
}
.rubrics &gt; ul &gt; li &gt; a img {
  float: left;
  margin-right: 5px;
}
.rubrics &gt; ul &gt; li &gt; a:hover {
  text-decoration: underline;
}
.rubrics &gt; ul ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  padding-top: 10px;
}
.rubrics &gt; ul ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.rubrics &gt; ul ul li a {
  color: #336699;
  margin-right: 5px;
  display: inline-block;
}
.rubrics &gt; ul ul li a:hover {
  text-decoration: none;
}
.item-load {
  display: block;
  background: #f4f8fc;
  color: #336699;
  text-decoration: none;
  font-size: 16px;
  border-radius: 6px;
  border: 1px solid #2b6cc0;
  text-align: center;
  padding: 5px 0;
  margin-bottom: 20px;
}
.item-load:hover {
  background: #369;
  color: #fff;
}
.sorter {
  font-size: 16px;
  color: #333333;
  margin-bottom: 20px;
}
.sorter select {
  width: 200px;
  margin-right: 15px;
  float: left;
}
.sorter a {
  color: #333;
  padding-right: 10px;
  padding-left: 7px;
  text-decoration: none;
}
.sorter a:hover {
  text-decoration: underline;
}
.pn_items {
  position: relative;
}
.pn_items .item {
  width: 20%;
  height: auto;
  margin-bottom: 10px;
  position: relative;
  float: left;
}
.pn_items .item .item-cn {
  border: 1px solid #d6d6d6;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-right: 5px;
  margin-left: 5px;
  padding: 6px;
}
.pn_items .item .rec {
  position: absolute;
  right: 5px;
  top: 0;
  z-index: 2;
}
.pn_items .item .item-city {
  background: url("was0.png") left center no-repeat;
  padding-left: 20px;
  height: 20px;
  line-height: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
  color: #666666;
}
.pn_items .item .item-info {
  position: relative;
  width: 100%;
  border-top: 1px solid #b3b3b3;
  padding-top: 6px;
}
.pn_items .item .item-info .item-comm {
  background: url(comm.png) 0 4px no-repeat;
  padding: 0 0 0 25px;
  font-size: 16px;
  float: right;
}
.pn_items .item .item-info .item-view {
  background: url(view.png) left center no-repeat;
  padding: 0 0 0 25px;
  font-size: 16px;
  float: right;
  margin-right: 10px;
}
.pn_items .item .item-img {
  width: 100%;
  height: 150px;
  position: relative;
}
.pn_items .item .item-img a.pan_link {
  display: block;
  width: 100%;
  height: 150px;
}
.pn_items .item .item-img img {
  width: 100%;
}
.pn_items .item .item-img .item-bg {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  font-size: 14px;
  color: #fff;
  padding: 30px 0;
  line-height: 25px;
  text-align: center;
}
.pn_items .item .item-img .item-bg a {
  color: #fff;
  display: inline-block;
  height: auto !important;
}
.pn_items .item .item-img .item-bg a:hover {
  text-decoration: none;
}
.pn_items .item .item-link {
  padding: 3px 7px;
  background: #333333;
  margin: 5px 0;
  height: 40px;
  overflow: hidden;
  line-height: 19px;
}
.pn_items .item .item-link a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
.pn_items .item .item-link a:hover {
  color: #fff;
  text-decoration: underline;
}
.pn_items.sm5 .item {
  width: 20%;
}
.pn_items.sm5 .item .item-img {
  height: 220px;
}
.pn_items.sm4 .item {
  width: 25%;
}
.pn_items.sm4 .item .item-img {
  height: 180px;
}
.pn_items.sm4 .item a.pan_link {
  height: 180px;
}
.pn_items.sm3 .item {
  width: 33.3333%;
}
.pn_items.sm3 .item .item-img {
  height: 180px;
}
.pn_items.sm3 .item a.pan_link {
  height: 180px;
}
.pn_items.sm2 .item {
  width: 50%;
}
.pn_items.sm2 .item .item-img {
  height: 200px;
}
.pn_items.sm2 .item a.pan_link {
  height: 200px;
}
.pn_items.sm1 .item {
  width: 100%;
}
.pn_items.sm1 .item .item-img {
  height: 250px;
}
.pn_items.sm1 .item a.pan_link {
  height: 250px;
}
.modal-block {
  background: #333333;
  color: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  overflow: auto;
}
.modal-block .modal-con {
  padding: 10px;
  font-family: CuprumRegular;
}
.modal-block .head-tbl {
  width: 100%;
}
.modal-block .head-tbl td {
  vertical-align: top;
}
.modal-block .head-tbl td.ttl {
  min-width: 400px;
}
.modal-block .head-tbl .item-type {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  width: 70px;
}
.modal-block .head-tbl h1 {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 !important;
}
.modal-block a.all-cats {
  display: block;
  background: url(cats.jpg) 250px 12px no-repeat #ff6600;
  color: #fff;
  width: 300px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 6px;
  margin-bottom: 5px;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Tahoma;
}
.modal-block .cats-block {
  display: inline-block;
  position: relative;
  margin: 0 auto;
}
.cats-block ul {
  position: absolute;
  top: auto;
  left: 0;
  background: #FF6501;
  padding: 10px;
  margin: 0;
  list-style: none;
  display: none;
  z-index: 10000;
  border-radius: 4px;
  width: 280px;
  height: 500px;
  overflow-y: scroll;
}
.cats-block ul li {
  padding: 0;
  margin: 0;
  display: block;
}
.cats-block ul li a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
.cats-block ul li a:hover {
  text-decoration: underline;
}
.modal-block .point {
  background: url(point.png) left top no-repeat;
  padding-left: 20px;
  font-size: 16px;
  color: #999999;
  line-height: 25px;
}
.modal-block .rb {
  padding-left: 20px;
  font-size: 16px;
  color: #999999;
  line-height: 25px;
  padding-left: 30px;
}
.modal-block .panorama {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 10px;
}
.modal-block .like-block {
  text-align: center;
}
.modal-block .like-block span {
  display: inline-block;
  height: 50px;
  cursor: pointer;
  margin-right: 20px;
  padding-left: 40px;
  font-size: 25px;
  color: #99cc33;
  background: url(up.png) top left no-repeat;
  line-height: 50px;
}
.modal-block .like-block span#down {
  color: #ff6600;
  background: url(down.png) 0 12px no-repeat;
}
.modal-block .like-block span.pr-prev {
  width: 32px;
  height: 32px;
  padding: 0;
  position: relative;
  top: 7px;
  background: none;
}
.modal-block .like-block span.pr-next {
  width: 32px;
  height: 32px;
  padding: 0;
  position: relative;
  top: 7px;
  background: none;
}
.modal-block .slider {
  padding-top: 10px;
  margin: 0 50px;
  position: relative;
}
.modal-block .slider ul {
  padding: 0;
  margin: 0;
}
.modal-block .slider ul li {
  width: 160px;
  height: 145px;
  padding: 5px;
  display: block;
  background: #666666;
  position: relative;
  float: left;
  margin-right: 10px;
  margin-left: 0;
}
.modal-block .slider ul li a {
  display: block;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  line-height: 14px;
  padding-top: 3px;
}
.modal-block .slider ul li .img-block {
  width: 100%;
  height: 110px;
  overflow: hidden;
  position: relative;
}
.modal-block .slider ul li .img-block .s-count {
  background: #000;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 5px;
}
.modal-block .slider ul li .img-block img {
  width: 100%;
  height: 110px;
}
.modal-block .slider #next {
  background: url(left.png);
  width: 21px;
  height: 33px;
  left: -50px;
  top: 65px;
  position: absolute;
  cursor: pointer;
}
.modal-block .slider #prev {
  background: url(right.png);
  width: 18px;
  height: 32px;
  right: -50px;
  top: 65px;
  position: absolute;
  cursor: pointer;
}
.modal-block .labels {
  text-align: center;
  padding: 10px 0;
}
.modal-block .labels span {
  background: url(label.png) left center no-repeat;
  padding-left: 25px;
}
.modal-block .modal-footer {
  position: relative;
}
.modal-block .modal-footer .usr-info {
  text-align: center;
}
.modal-block .modal-footer .usr-info span {
  background: url(mail.png) right top no-repeat;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding-right: 40px;
  font-size: 18px;
}
.modal-block .modal-footer .views {
  position: absolute;
  right: 50px;
  top: -40px;
  font-size: 25px;
}
.modal-block .modal-footer .views span {
  font-size: 45px;
}
#easyTooltip {
  padding: 5px;
  border: 1px solid #ccc;
  background: #f1f1f1;
  z-index: 200;
}
.pn-desc {
  height: 150px;
  overflow-y: scroll;
}
/**/
.pn-info a {
  text-decoration: none;
}
.pn-info .point,
.pn-info .rb,
.pn-info .nx {
  background: url(icons1.png) 0 0 no-repeat;
  color: #0088b5;
  font-size: 18px;
  text-decoration: none;
  padding-left: 35px;
  height: 42px;
  display: inline-block;
  float: left;
  padding-right: 10px;
}
.pn-info .rb {
  background: url(icons1.png) 0 -42px no-repeat;
}
.pn-info .nx {
  background: url(icons1.png) 0 -90px no-repeat;
}
.pn-info .item-type {
  margin-top: 3px;
}
.visitor_block {
  margin-bottom: 10px;
  padding: 5px 10px;
  display: inline-block;
}
.visitor_block span {
  position: absolute;
  display: block;
  padding-left: 20px;
  top: -40px;
  height: 25px;
  border-radius: 3px;
  -moz-border-radius: 3px;
}
.visitor_block span.is_visitor {
  background: #d1d1d1 url(was1.png) 3px 2px no-repeat;
}
.visitor_block span.is_visitor:HOVER {
  background: #d1d1d1 url(was0.png) 3px 2px no-repeat;
}
.visitor_block span.not_visitor {
  background: #d1d1d1 url(was0.png) 3px 2px no-repeat;
}
.visitor_block span.not_visitor:HOVER {
  background: #d1d1d1 url(was1.png) 3px 2px no-repeat;
}
.visitor_block a {
  font-size: 12px;
  color: #6C6C6C;
  line-height: 2;
}</pre></body></html>