<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ITEM */
.item h1 {margin: 25px 30px 22px 0px;}
.item1, .item2 {text-align: center; vertical-align: top;}

.item1, .itemx1 {padding: 0px 40px 0px 10px;}
.item2, .itemx2 {padding: 0px 10px 0px 35px;}
.item1 {width: 59%;}
.item2 {width: 39%; padding-top: 80px;}
.itemx1, .itemx2 {width: 49%;}

.item2 {border-left: 1px solid rgba(0,0,0,0.00);}

.item2 .site-label-sub {font-size: 21px;}

.item table {margin: 10px auto;}
.item table th {color: #777; font-weight: normal; white-space: nowrap; text-align: right;}
.item table td {text-align: left;}
/*.item table tbody tr:hover {background: #f9f9f9 !important;}*/
.item ul {list-style: none;}

.item #mapp {margin: 40px auto;}


/* THEAD */
.item thead td, .item thead th, .item thead a, .item thead span {font-size: 17px;}
.item thead td, .item  thead th {padding: 6px 4px;}
.item thead b, .item thead b a {font-size: 20px;}
.item thead strong, .item thead h2 {font-size: 18px; margin:0; padding:0; font-weight: 500; line-height: 20px;}
.item thead input[type="text"] {padding: 3px; font-size: 15px; width: 70px;}

/* TBODY */
.item tbody td, .item tbody th, .item tbody td a, .item tbody td b, .item tbody td strong, .item tbody li, .item tbody div, .item tbody span {font-size: 16px;}
.item tbody td, .item  tbody th {padding: 8px 4px; vertical-align: top; line-height: 21px}
.item tbody ul li {padding-bottom: 6px;}
.item tbody ul li:last-child {padding-bottom: 0px;}

/* TFOOT */
.item tfoot td, .item tfoot th, .item tfoot div, .item tfoot span {font-size: 17px;}
.item tfoot td, .item tfoot th {padding: 6px 4px; vertical-align: top;}
.item tfoot tr:first-child td, .item tfoot tr:first-child th {border-top: 1px dotted #ddd; padding: 18px 4px 6px 4px;}
.item tfoot tr:last-child td, .item tfoot tr:last-child th {font-size: 18px; font-weight: bold;}
.item tfoot tr:last-child td img {max-height: 24px;}




.item h6 {font-size: 18px; font-weight: bold; padding: 8px; margin: 80px 0px 8px 0px; text-align: left; border-bottom: 1px solid #ddd;}

.item h6.userads {margin: 0px 0px 8px 0px;}


.item .flag {margin: -3px 0px 0px 0px;}

.item-list {text-align: left; line-height: 18px; padding: 0px 0px 0px 15px;}
.item-list li {padding: 0px 0px 10px 0px;}

.item-list li h4 {font-weight: normal; color: #555;}

.item-logo {max-width:100px; height: auto; margin-right: -18px;}


/* #mapp {width: 100%; height:240px; border: 1px solid #999;} */




/* PHOTO GALLERY */
.item-img {margin: 25px auto; text-align: center;}
.item-img img {margin: 6px 10px 10px 10px; border: 1px solid #b0b0b0; max-width: 150px; max-height: 112px;}
.item-img img:hover {border: 1px solid #bb0000; box-shadow: 0px 0px 14px rgba(0,0,0,0.2);}
#thumbBox {position: absolute; left: 0; top: 0; width: auto; padding: 22px 14px; padding-bottom: 0; border: 2px solid #777; 
text-shadow: #000 1px 1px 4px; background: #888; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ddd), to(#888)); background: -webkit-linear-gradient(#ddd, #888); background: -moz-linear-gradient(#ddd, #888); background: -ms-linear-gradient(#ddd, #888); background: -ms-linear-gradient(top, #ddd 0%,#888 98%); background: -o-linear-gradient(#ddd, #888); background: linear-gradient(#ddd, #888); visibility: hidden; z-index: 200 !important; cursor: pointer; -webkit-box-shadow: #000 0px 0px 80px; -moz-box-shadow: #000 0px 0px 80px; box-shadow: #000 0px 0px 80px;
-webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px;}
#thumbBox .footerbar {letter-spacing: 4px; font-size: 15px; font-weight: bold; line-height: 1.1em; color: white; padding: 12px 0; text-align: right;}
#thumbBox #thumbImage {background-color: white;}
#thumbLoading {position: absolute; visibility: hidden; border: 1px solid black; background-color: #efefef; padding: 5px; z-index: 5;}



/* AUCTION */
.auction_bid_history {background: #fdf5e6; border: 1px solid #e2a025;}
.auction_winner td, .auction_looser td {border-bottom: 1px dashed #f0ce7e; padding: 12px !important;}
.auction_winner td {background: #fdf0d5;}
.auction_winner td a {font-weight: bold; font-size: 13px !important;}
.auction_looser td {color: #777;}



/* EDIT / REPORT BOX */
.report-box {margin: 0px -34px 0px 0px;}
.report-box a {padding: 10px; margin: 0px 0px 10px 0px; display: block;}
.report-box img {border: none;}




/* RELATED ITEMS */
.item-related li {border-bottom: 1px solid #ddd; padding: 20px 0px 20px 8px; line-height: 18px; list-style: none;}
.item-related li, .item-related a, .item-related span {font-size: 13px;}
.item-related li h3 {font-weight: normal;}
.item-related li h3 a {margin: 0px 110px 2px -5px; display: block; line-height: 18px;}
.item-related li h3 a, .item-related li h3 a span {font-size: 15px;}
.item-related li h3 a:first-letter {text-transform: capitalize;}
.item-related li:last-child {border-bottom: none;}
.item-related li:first-child {margin-top: -8px;}
.item-related li img {float: right; margin: -5px 8px 0px 8px; border: 1px solid #fff; max-width: 100px; max-height: 50px;}
.item-related li img.flag {float: none;}
.item-related li img:hover {border: 1px solid #bb0000;}

.item-related li .inzerat-prilohy {text-align: center; margin: 10px auto 0px auto;}
.item-related li .inzerat-prilohy a {display: inline-block;}
.item-related li .inzerat-prilohy img {float: none; max-width: 65px; vertical-align: bottom; margin: 3px 2px;}
 
 
 
/* BOTTOM MESSANGER */
.bottom-messenger.email-messenger {background: #2d87d0; border: 1.5px solid #fff; font-size: 25px; color: #e8f0f7; box-shadow: none; border-radius: 7px; line-height: 30px; padding: 20px 36px 16px 36px; display: block;}
.bottom-messenger.email-messenger svg {fill: #fff; margin: -5px 10px 0px 0px; max-height: 24px; max-width: 24px;}
.bottom-messenger.email-messenger:hover {background: #216398; text-decoration: none; color: #e8f0f7; box-shadow: 1px 3px 6px rgba(0,0,0,0.27);}
.bottom-messenger.email-messenger img {display: inline-block; margin: 0px 6px 0px 0px;}
.bottom-messenger.email-messenger p {font-size: 17px; color: #e8f0f7; max-width: 240px; display: block; margin: 4px auto;}

 
@media screen and (max-width: 1023px) {
.item table th {white-space: normal; width: 40%}
.might {display: none;}
.report-box {margin: 0px auto; display: block; float: none;}
.report-box  a {padding: 0px 10px; display: block;}
.report-box li {display: inline-block;}
}


@media screen and (max-width: 1209px) {
.item1, .item2, .itemx1, .itemx2 {width: auto; display: block; padding: 0px 10px;}
.item2 {margin: 35px auto;}
}


@media screen and (max-width: 768px) {
.item table {text-align: center; display: block; margin: 10px auto; width: 100%;}
.item table tbody, .item table thead, .item table tfoot, .item table tr {text-align: center; display: block; width: 100%;}

.item table &gt; thead &gt; tr &gt; th {display: none;}
.itemx1 table &gt; thead {margin: 0px auto 35px auto;}
.item table &gt; tbody &gt; tr, .item table &gt; tfoot &gt; tr {margin: 25px auto 0px auto;}

.item table th, .item table td {text-align: center; display: block; margin-left: auto; margin-right: auto; width: 100%;}
.item table th {padding: 5px 0px; font-size: 18px;}
.item table td, .item table td span, .item table td a, .item table td b {padding: 0px; font-size: 22px; line-height: 28px;}

.item-logo {display: block; float: none; margin: 0px auto;}
.itemx2 {display: block; float: none; margin: 65px auto 0px auto;}

.item thead b, .item thead b a {font-size: 26px;}
.item tfoot tr td, .item tfoot tr th, .item tfoot tr:first-child td, .item tfoot tr:first-child th {border-top: none; padding: 0px;}
}</pre></body></html>