
* {
    margin: 0;
    padding: 0;
}
ul {
    list-style-type: none;
}
ol {
    margin-left: 20px; 
}
html {
    font-family: Arial,FreeSans,sans-serif;
    font-size: 11pt;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.4;
    color: black;
}
a { 
    color: #336fb1;
    text-decoration: none; 
}
a:HOVER {
    text-decoration: underline;
}
a.bg {
    padding: 0 14px 5px 21px;
    background: transparent no-repeat scroll 0 0;
}
.ticket-attribs a.bg {
    padding: 0 2px 5px 19px;
    background-position: 0 1px;
}
a.twitter { background-image: url(/i/icon-twitter.gif) !important; }
a.twitterdk { background-image: url(/i/icon-twitter-dk.gif) !important; }
a.facebook { background-image: url(/i/icon-facebook.gif); }
a.googleplus { background-image: url(/i/icon-gplus.gif) !important; }
a.email { background-image: url(/i/icon-email.gif); }
a.rss { background-image: url(/i/icon-rss.gif); }
a.create { background-image: url(/i/plus.gif); }
a.delete { background-image: url(/i/delete.gif); }
a.edit { background-image: url(/i/edit.gif); }
a.hide { background-image: url(/i/hide.gif); }
a.activate { background-image: url(/i/activate.gif); }

div.create, div.minus {
    padding-left: 20px;
    margin: 5px 0;
    background: transparent no-repeat scroll 0 center;
    font-size: 90%;
    font-weight: bold;
    line-height: 1.5;
}
div.create a, div.minus a {
    text-decoration: none;
    color: #116F8E !important;
}
div.create { background-image: url(/i/create.gif); }
div.minus {  background-image: url(/i/minus.gif); }

#facebook-wrapper {
    overflow: hidden;
    height: 225px;
}
p {
    margin-bottom: 1ex;
}
html, body {
    height: 100%;
    margin: 0;
}
#page-wrapper {
    background: #1679b8 url(/i/bg-page.png) repeat-x scroll 0 0;
    /*background: #4ea4d9 url(/i/vanoce.jpg) repeat-y fixed 50% 0;*/
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -280px; /* must correspond to .push below!!! */
}
#page-wrapper2 {
    background: transparent url(/i/bg-header.png) repeat-x scroll 0 0;
}
.push {
    height: 280px;
    clear: both;
    background-color: #0f508c;
}
#ftr-wide {
    background: #04264c url(/i/bg-footer.png) repeat-x scroll 0 0;
    width: 100%;
}
#main-wrapper {
    /*background: #0f508c url(/i/vanoce2.jpg) repeat-y scroll 50% 0;*/
    /*background: #1679b8 url(/i/velikonoce.jpg) repeat-x scroll 50% 0;*/
    border-top: solid 1px #202D3A;
    background: #0f508c url(/i/bg-tabs.png) repeat-x scroll 0 top;
    padding-top: 10px;
}
#hdr, #top, #tabs-box, #main, #ftr, #ftr2 {
    width: 1002px;
    margin: 0 auto;
    clear: both;
    position: relative;
}
#hdr { z-index: 50; }
#top { z-index: 40; height: 74px; }
#main { z-index: 30; }
#ftr { z-index: 20; }
#ftr2 { z-index: 10; }
#ftr {
    height: 220px;
    color: #4396ca;
    font-size: 10pt;
}
#ftr td {
    vertical-align: top;
    padding-top: 30px;
}
#ftr a {
    display: block; 
    color: #4396ca;
    margin-top: 6px;
}
#ftr a.bg {
    display: inline;
    line-height: 2;
}
#ftr b {
    margin-bottom: 1ex;
    display: block;
    font-size: 11pt;
}
#ftr h6 {
    margin-bottom: 1ex;
    color: #1c5d85;
    font-size: 15pt;
}
#logo-footer {
    width: 200px;
    height: 50px;
    margin: 8px 0 16px;
}
#ftr .col1 {
    width: 310px; 
}
#ftr .col4 {
    width: 210px; 
}


#ftr2-wide {
    background-color: #01142a;
}
#ftr2, #ftr2 a {
    color: #437493;
}
#ftr2 a {
    margin-right: 20px;
}
#ftr2 {
    padding-top: 10px;
    font-size: 10pt;
    height: 50px;
}
#logo {
    position: absolute;
    left: 0;
}
#logo a {
    background-image: url(/i/bg-logo2.gif);
    display: block;
    width: 250px;
    height: 90px;
    text-indent: -10000px;
}
legend {
    display: none;
}
fieldset, img {
    border: 0 none;
}
div.clearer {
    clear: both;
    line-height: 0;
}
#hdr {
    height: 50px;
    color: #6c92b8;
}
#hdr h1 {
    font-family: Georgia, Times New Roman, serif;
    font-size: 20px;
    font-weight: normal;
    padding: 10px 0 0 260px;
    color: #7cafe5;
}
#top table.seamless {
    width: 100%;
}
#hdr a, #top a {
    color: white;
    text-decoration: none;
}
#login-wrapper {
    float: right;
    padding-top: 4px;
    width: 228px;
    position: relative;
    font-size: 10pt;
}
#login-menu {
    text-align: right;
}
#login-menu img {
    position: relative;
    top: 10px;
}
#login-wrapper a {
    padding: 0 5px;
}
#login {
    position: absolute;
    background-color: #04264C;
    z-index: 500;
    padding: 0 6px 4px 16px;
    width: 320px;
    top: 46px;
    left: -90px;
}
#login .close {
    cursor: pointer;
    color: white;
    text-decoration: underline;
}
#login .field {
    width: 156px;
    border: 0 none;
}
#login-wrapper form a {
    color: #6C92B8;
}
.shdd {
    border-bottom-left-radius: 6px; 
    border-bottom-right-radius: 6px;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.99);  
}
#login table {
    width: 100%;
    height: 90px;
    margin: 0 10px 0 0;
}
#login label.imp {
    color: white;
}
#login .big-green {
    padding: 0 2px 2px;
    text-transform: none;
}
#keeper-my-popup {
    float: right;
    padding-top: 10px;
    height: 30px;
    max-width: 228px;
    white-space: nowrap;
    overflow: hidden;
}
#keeper-my-popup th {
    padding-right: 10px;
    height: 30px;
    line-height: 0;
}
#hoverer-my-popup {
    padding-right: 14px;
    background: transparent url(/i/bg-popup-small.gif) no-repeat scroll right 8px;
}
#my-popup {
    display: none;
    padding: 5px;
    background-color: #042953;
    position: absolute;
    z-index: 500;
    width: 145px;
    line-height: 1.8;
    top: 46px;
    left: 832px;
    font-size: 10pt;
}
#my-popup p {
    margin: 0 2px 2px 2px;
    border-bottom: solid 1px #6C92B8;
}
#mainmenu {
    padding: 0;
    margin: 0 0 0 248px;
    list-style-type: none;
}
#mainmenu li {
    float: left;
    height: 52px;
    margin-right: 2px;
}
#mainmenu li.actual {
    background: transparent url(/i/bg-mainmenu-arrow.gif) no-repeat scroll center bottom;
}
#mainmenu a {
    font-weight: bold;
    line-height: 3.3;
    padding: 14px 14px;
    color: #6c92b8;
    height: 48px;
}
#mainmenu li.actual a {
    color: white;
    background-color: #03254d;
}
#mainmenu li:HOVER a {
    background-color: #03254d;
}
table.seamless {
    border-spacing: 0;
    border-collapse: collapse; 
}
#keeper-more-cities {
    padding-left: 260px;
    height: 74px;
    font-family: Times New Roman, serif;
}
#top .col2 {
    width: 390px;
}
#top .col2 table {
    float: right;
}
#ftxt-field {
    border: 0 none;
    height: 30px;
    color: #b3b3b3;
    width: 246px;
    padding: 0 10px;
    margin-right: 5px;
    box-shadow: 1px 1px 2px #606060 inset;
}
#ftxt-submit {
    height: 28px;
    padding: 0 1em;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.63);
}
a#toggler-more-cities {
    font-weight: bolder;
    font-size: 22pt;
    padding-right: 20px;
    background: transparent url(/i/bg-popup-big.gif) no-repeat scroll right 18px;
    line-height: 1;
}
#more-cities {
    padding: 5px 5px 20px;
    background-color: #042953;
    position: absolute;
    z-index: 500;
    min-width: 200px;
    line-height: 1.6;
    width: 730px;
    color: white;
}
#more-cities a, #my-popup a {
    text-decoration: none;
    display: block;
    padding: 0 10px;
}
#more-cities a {
    width: 160px;
    float: left;
}
#big-cities {
    clear: both;
}
#big-cities a {
    font-size: 16pt;
}
#small-cities a {
    font-size: 14pt;
}
#more-cities a:HOVER, #my-popup a:HOVER {
    background-color: #0c3a6f;
}
#city-autocompleter {
    margin: 20px;
}
#city-autocompleter span {
    color: gray;
}
a.subscribe {
    font-size: 12pt;
    padding: 2px 0 4px 84px;
    color: #999999;
    background: transparent url(/i/bg-subscribe.png) no-repeat scroll 10px 1px;
    display: block;  
}
#top a.subscribe:HOVER {
    text-decoration: underline;
}
#subscribe-details {
    padding: 20px;
    width: 900px;
}
#subscribe-details input[type=text] {
    width: 200px;
}
#left {
    width: 748px;
    float: left;
    position: relative;
}
#left.full {
    width: auto;
    float: none;
}
#sidebar {
    width: 240px;
    float: right;
    font-size: 10pt;
}
.box {
    border-radius: 6px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    background-color: white;
    border: solid white 10px;
    margin-bottom: 16px;
    padding: 10px;
}
#sidebar .box, .wbox {
    padding: 0;
}
#deal-panel {
    float: left;
    width: 225px;
}
#pricelabel {
    width: 260px;
    height: 78px;
    background: transparent url(/i/bg-price.png) no-repeat scroll 0 0;
    position: absolute;
    left: -16px;
    float: left;
}
#discussion #pricelabel {
    left: auto;
    right: -16px;
    top: 56px;
    background-image: url(/i/bg-price-right.png);
}
#pricelabel .money {
    color: white;
    float: left;
    display: block;
    font-size: 19pt;
    font-weight: bold;
    padding: 16px 5px 0 16px;
    text-align: center;
    width: 120px;
    text-shadow: 2px 1px 2px #29702F;
}
#discussion .money {
    padding-left: 6px;
}
#buy-button, #sold-out, #contest-button, #deal-button {
    background: url(/i/bg-buy.png) no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: white;
    font-family: Arial;
    font-size: 16pt;
    font-weight: bold;
    height: 48px;
    padding-bottom: 2px;
    margin-top: 10px;
    width: 112px;
    text-shadow: 2px 1px 2px #29702F;
}
#buy-button, #contest-button, #deal-button {
    cursor: pointer;
}
#buy-button:HOVER, #contest-button:HOVER, #deal-button:HOVER {
    background-position: 0 -48px;
}
#sold-out {
    float: left;
    padding-top: 11px;
    background: transparent none;
    font-size: 14pt; 
}
#contest-button {
    background-image: url(/i/bg-contest.png);
    width: 140px;
    margin-left: 60px;
}
#deal-button {
    background-image: url(/i/bg-dealbutton.png);
    float: left;
    padding-top: 11px;
    height: 34px;
}
#deal-button span {
    display: none;
}
.oval1, .oval2, .oval3, .oval-remains {
    border-radius: 6px;
    background-color: #edfcd9;
    padding: 10px;
    margin-top: 10px;
}
.oval2 {
    background-color: #ddf0fb;
}
#buy-panel {
    padding-top: 70px;
}
#buy-friend {
    background: url(/i/bg-gift.gif) no-repeat scroll 22px 0 transparent;
    color: #3a6900;
    display: block;
    font-weight: bold;
    height: 30px;
    padding: 2px 0 5px 50px;
    width: 155px;
}
#discount {
    width: 100%;
}
#discount th {
    background: transparent url(/i/bg-discount.gif) no-repeat scroll center 4px;
    min-width: 10px;
}
#discount td {
    font-weight: bold;
    font-size: 13pt;
    white-space: nowrap;
    text-align: center;
}
#discount td span {
    display: block;
    font-size: 9pt;
}
#timer {
    background: #ddf0fb url(/i/bg-timer.gif) no-repeat scroll 10px 14px;
    padding: 10px 0 0 50px;
    font-size: 13pt;
    min-height: 48px;
}
#timer .expired {
    padding: 11px;
}
#timer span {
    font-weight: bold;
    color: #04264c;
    font-size: 9pt;
    display: block;
}
#deal-status {
    font-weight: bold;
    color: #04264c;
    text-align: center;
}
#deal-status span {
    font-size: 16pt;
}
#deal-status img {
    margin: 6px;
}
#social {
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
#social2 {
    font-weight: bold;
    margin-left: 180px;
    padding-top: 12px;
}
#social a {
    color: #04264C;
    padding: 0 24px 0 0;
    background: transparent url(/i/icon-email.gif) scroll no-repeat right 0;
}
#social a.share-facebook {
    background-image: url(/i/icon-fb.gif);
}
h3, #detail-left h2 {
    color: #042a54;
    font-size: 11pt;
    margin-bottom: 1em;
}
h1.caption {
    font-size: 14pt;
}
.caption {
    color: #042a54;
    background-color: #ddf0fb;
    margin: -20px -20px 8px;
    padding: 5px 10px;
    border-top-left-radius: 6px; 
    border-top-right-radius: 6px;
}
.caption.impers {
    color: white;
    background-color: #F83232;
}
h1 a, h2 a, h3 a, h4 a {
    color: #042A54; 
}
#sidebar .caption, .wbox .caption {
    margin: -10px -10px 8px;
}
.dotted {
    background: transparent url(/i/dotted-line.gif) repeat-x scroll 0 bottom;
    padding-bottom: 0.3ex;
    margin-bottom: 1.4ex;
}
.fll {
    float: left;
}
.flr {
    float: right !important;
}
#deal {
    padding: 0 10px 0 0;
}
#deal h1 {
    font-size: 19pt;
    line-height: 1.3;
    padding: 0 6px 6px 6px;
}
#sidebar #promise {
    line-height: 1.2;
    padding-bottom: 4px;
}
#contact {
    line-height: 1.1;
    color: #6e6e6e;
}
#contact b, #contact strong {
    color: #f4880a;
    font-weight: bold;
    font-size: 13pt;
}
#img-swapper {
    width: 466px;
    position: relative;
}
#imsw-main {
    width: 466px;
    height: 280px;  
}
#imsw-main img, #imsw-main .mask {
    position: absolute;
    width: 466px;
    height: 280px;
    display: none;
}
#imsw-main .mask {
    z-index: 100;
    background: transparent url(/i/img-mask.png) scroll no-repeat 0 0;
    display: block;
}
#imsw-main img:FIRST-CHILD {
    display: block;
}
#imsw-indicator {
    position: relative;
    float: right;
}
#imsw-dot {
    position: absolute;
    left: 6px;
    top: 8px;
}
#imsw-thn {
    margin-top: 8px;
    height: 12px;
    line-height: 0;
}
#imsw-thn img {
    width: 18px;
    height: 12px;
}
.rimg {
    border-radius: 6px;
    background-repeat: no-repeat;
}
.aspimg {
    border-radius: 6px;
    background-repeat: no-repeat;
}
.rimg img {
    display: none;
}
.img-T, .img-M, .img-XS {
    float: right;
}
div.img-XS {
    margin-left: 10px;
}
.img-T, .img-T a, .img-S, .img-S a, .img-M, .img-M a {
    display: block;
    line-height: 0;
}
.img-XS, .img-XS img, .img-XS a { display: block; width: 77px;  height: 46px; }
.img-T, .img-T a {  width: 140px;  height: 84px; }
.img-S, .img-S a {  width: 306px;  height: 184px; }
.img-M, .img-M a {  width: 350px;  height: 210px; }
.img-W {  width: 220px;  height: 132px; border-radius: 4px; } 
.img-flier {  width: 220px;  height: 175px; } 
.twrap {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 0;
    overflow: hidden;  
}
#deal ul {
    margin-top: 10px;
    width: 430px;
}
#deal li {
    background: transparent url(/i/deal-bullet.gif) scroll no-repeat 12px 5px;
    color: #04264c;
    padding: 0 0 5px 36px;
    list-style-type: none;
}
#deal-detail, #ticket-detail, #campaign-detail {
    background: white url(/i/bg-detail.gif) scroll repeat-y right top;
    border-right: 0 none;
}
.ticket-conditions {
    margin-bottom: 2em;
}
#campaign-detail {
    border-left: 4px white solid;
}
#detail-left {
    float: left;
    width: 468px;  
    overflow: hidden;
}
#campaign-detail #detail-left {
    width: 500px;
    overflow: hidden;
}
#detail-left li {
    background: url("/i/bg-link.gif") no-repeat scroll 5px 7px transparent;
    list-style-type: none;
    padding: 0 0 4px 16px;
}
#detail-right {
    float: right;
    width: 210px;
}
#detail-right p, #detail-right ul {
    padding-right: 10px;
}
#detail-right li {
    background: url("/i/bg-link.gif") no-repeat scroll 0 7px transparent;
    list-style-type: none;
    padding: 0 0 4px 8px;
}
#detail-right .sep {
    height: 18px;
    margin: 10px 0 10px -10px;
    background-color: white;
}
#discussion-link {
    background: transparent url(/i/bg-discussion.gif) scroll no-repeat 20px 36px;
    padding: 40px 0 20px 95px;
    font-weight: bold;
}
#deal-map {
    padding: 3px;
    background-color: white;
    line-height: 1;
    overflow: hidden;
    width: 194px;
    height: 210px;
    margin-top: 10px;
}
h4 {
    color: #f64b00;
    font-size: 13pt;
}
h5 {
    color: black;
    font-size: 11pt;
    margin-top: 1em;
}
.side-deal h3 {
    font-weight: normal;
    font-size: 10pt;
}
.side-deal b, .deal-mini b, .wdeal b {
    color: #1962a7;
}
.side-deal a, .deal-mini a {
    color: black;
}
.side-deal .oval1, .side-deal .oval2 {
    color: white;
    padding: 0;
    margin: 0;
    width: 70px;
    text-align: center;
    line-height: 2;
}
.side-deal .oval1 {
    background-color: #4d9ae3;
    margin-bottom: 10px;
    height: 49px;
    font-size: 8pt;
}
.side-deal .oval1 span {
    font-size: 17pt;
    font-weight: bold;
    line-height: 1;  
}
.side-deal a.oval2 {
    display: block;
    background-color: #7fbf2c;
    height: 25px;
    font-weight: bold;
    font-size: 9pt;
}
.deal-mini, .expired-deal {
    float: left;
    margin: 8px 0 16px 18px;
}
.deal-mini {
    width: 462px; 
    position: relative;
}
.deal-mini h1 {
    font-weight: normal;
    font-size: 13pt;
    clear: both;
    margin-top: 10px;
    line-height: 1.2;
}
.deal-mini .oval1, .deal-mini .oval2, .deal-mini .oval3 {
    color: white;
    padding: 0;
    margin: 0;
    width: 106px;
    text-align: center;
    line-height: 2;
    font-weight: bold;
}
.deal-mini .oval1 {
    background-color: #4d9ae3;
    margin-bottom: 6px;
    height: 76px;
    font-size: 11pt;
}
.deal-mini .oval1 span {
    font-size: 28pt;
    line-height: 1;  
}
.deal-mini .oval3 {
    background-color: #4d9ae3;
    margin-bottom: 38px;
    height: 63px;
    font-size: 11pt;
}
.oval-remains {
    position: absolute;
    background-color: #4d9ae3;
    color: white;
    width: auto;
    padding: 2px 10px;
    margin: 0;
    top: 183px;
    left: 112px;
    height: 23px; 
}
.oval-remains b {
    color: white;
    font-weight: normal;
}
.deal-mini .oval3 span {
    font-size: 17pt;
    line-height: 1;  
}
.deal-mini a.oval2 {
    display: block;
    background-color: #7fbf2c;
    height: 27px;
    font-weight: bold;
    font-size: 11pt;
}
.expired-deal {
    margin-left: 10px;
    width: 307px;  
}
.expired-deal h1 {
    font-weight: normal;
    font-size: 9pt;
    margin-bottom: 6px;
    height: 3em;
}
.expired-deal a {
    color: black;
}
.expired-deal .oval1, .expired-deal .oval2, .expired-deal .oval3 {
    color: white;
    background-color: #7cbaf5;
    padding: 0;
    margin: 8px 6px 0 0;
    height: 44px;
    text-align: center;
    line-height: 2;
    font-size: 8pt;
    float: left;
}
.expired-deal .oval1 {
    width: 100px;
}
.expired-deal .oval2 {
    width: 55px;
}
.expired-deal .oval3 {
    width: 130px;
    padding: 6px 0 0 10px;
    text-align: left;
    line-height: 1.4;
    height: 38px;
    margin-right: 0;
}
.expired-deal span {
    font-size: 14pt;
    font-weight: bold;
    line-height: 1;  
}
.deal-micro a {
    color: black;
}

.line1st {
    margin-left: 0;
}
#side-deals .sep, .all-deals .sep, #expired-deals .sep, #expired-teaser .sep {
    margin: 16px 0 12px;
    border-top: solid 1px #e4e4e4;
    clear: both;
}
#about-wrapper blockquote {
    margin: 1em 40px;  
}
#about-wrapper ul, #about-wrapper ol {
    margin: 1em 0;  
    padding-left: 40px;
}
#about-wrapper p {
    margin: 1em 0;  
}
#about-wrapper ul {
    list-style-type: disc;  
}
#about-wrapper ol {
    list-style-type: decimal;
}
.upl-holder {
    position: absolute;
    height: 120px;
    width: 650px;
    border: solid graytext 1px;
    padding: 4px;
}
.upl-images {
    height: 90px;
}
.upl-images li {
    float: left;
    margin-right: 16px;
}
.uploader-move {
    width: 136px;
    height: 80px;
    border: solid 2px #ff8080;
}
#how-it-works-page {
    font-size: 12pt;
}
#how-it-works-page h2, .pro-firmy-page h2 {
    color: #f4850d;
    margin: 1em 0 1ex;
}
#sublinks {
    color: #8b8b8b; 
    font-size: 11pt;
}
#sublinks a {
    color: #f4850d; 
}
#how-it-works {
    width: 95%;
    margin-top: 20px;
    font-size: 11pt;
}
#how-it-works th {
    padding: 0 30px 20px;
}
#how-it-works td {
    padding-bottom: 20px;
}
#how-it-works h3 {
    margin-bottom: 0;
}
#how-it-works th a {
    padding: 8px 34px;
    background: transparent url(/i/bg-plus.gif) scroll no-repeat 0 5px;
    margin: 30px 0;
}
#how2tbl td {
    font-size: 10pt;
    vertical-align: top;
    padding: 20px 16px 0 0;
}
#how2tbl img {
    float: left;
    margin: 0 10px 20px 0;
}
#how2tbl h3 {
    margin-bottom: 4px;
}
#tabs > li {
    float: left;
    background: #042a54 url(/i/bg-tab.png) scroll no-repeat 0 0;
    border-left: solid 1px #202d3a;
    border-top: solid 1px #202d3a;
    margin-bottom: -1px;
}
#tabs > li:FIRST-CHILD {
    border-top-left-radius: 6px;
}
#tabs > li:LAST-CHILD {
    border-right: solid 1px #202d3a;
    border-top-right-radius: 6px;
}
#tabs > li.actual, #tabs > li:HOVER {
    background-position: 0 -50px;
}
#tabs > li a {
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    display: block;
    height: 30px;
    min-width: 100px;
    text-align: center;
    color: white;
    padding: 16px 2ex 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
#tabs > li.actual a {
    position: relative;
    top: 1px;
    margin-left: 1px;
    background-color: #0f508c;
}
#tabs .extra-tab{
    position: absolute;
    width: 139px;
    /*background: transparent url(/i/vanoce_ico.png) no-repeat;*/
    top: -18px;
    height: 40px;
    left: 407px;
    z-index: 9;
}

#tabs ul {
    display: none;
    background-color: #0a4074;
    position: absolute;
    z-index: 999;
    border: solid 1px #202d3a;
    border-top: 0 none;
    margin-left: -1px;
    min-width: 140px;
    opacity: 1;
}
#tabs ul li {
    float: none;
}
#tabs li:HOVER ul {  
    display: block;
}
#tabs ul a {
    background-color: transparent;
    text-align: left;
    height: auto;
    padding: 8px 1ex;
}
#tabs li:HOVER ul a {
    background-color: transparent;
}
#tabs ul li.actual, #tabs ul li:HOVER {
    background-color: #2C76BE;
}

.rgrid {
    color: #032750;
    border-spacing: 1px;
    border-collapse: separate;
    font-size: 9pt;
    width: 100%;
    background-color: white;
}
.rgrid th, .rgrid td {
    padding: 5px 10px;
    text-align: left;
    background-color: #edf5fc;
}
.rgrid thead th {
    color: white;
    background-color: #0f508c;
    white-space: nowrap;
    vertical-align: top;
}
.rgrid tbody th {
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}
.rgrid p {
    margin: 0;
}
.tal { text-align: left !important; }
.tar { text-align: right !important; }
.tac { text-align: center !important; }
#order-list .rgrid a {
    font-weight: bold;
}
tr.running td, tr.summary td {
    background-color: #D6EBFF;
}
tr.summary {
    height: 6em;
}
tr.running-last-day td {
    background-color: #C1E1FF;
}
.rgrid tbody tr.hoverable:HOVER td {
    background-color: #e0effc;
}
.rgrid .hover {
    margin-bottom: -4px;
}
.rgrid tbody.filter td {
    background-color: #ecfdd5;
}
.hgrid {
    border-collapse: collapse;
}
.hgrid td, .hgrid th {
    border-top: solid 1px #e4e4e4;
    padding: 2px 0;
    text-align: left;
}
a.deal-hidden {
    text-decoration: line-through;
    color: gray;
}
.hgrid tbody th {
    white-space: nowrap;
    vertical-align: top;
    padding-right: 1em;
}
.hgrid tr:FIRST-CHILD td, .hgrid tr:FIRST-CHILD th {
    border-top: none 0;
}
#buy-form .form-table-top, #order-confirm .hgrid {
    width: 630px;
    margin: 0 auto;
}
input.radio-spacer {
    margin: 7px 6px 7px 0;
}
.ccode {
    font-family: monospace;
    white-space: nowrap;
    padding-right: 10px;
}
.used {
    color: graytext !important;
    text-decoration: line-through !important;
}
.link {
    padding-left: 8px;
    background: transparent url(/i/bg-link.gif) no-repeat scroll 0 0.8ex;
}
div.link {
    float: right;
    margin-top: 1ex;
}
.backlink {
    padding-left: 20px;
    background: transparent url(/i/bg-backlink.gif) no-repeat scroll 0 0.7ex;
    font-size: 12pt;
}
div.new {
    float: right;
    margin-top: 4px;
}
div.new a {
    padding: 0 1ex 0 16px;
    font-weight: bold;
    background: transparent url(/i/create.gif) no-repeat scroll 0 0;
    text-decoration: none;
    color: #116F8E !important;
}
.ui-datepicker-trigger {
    margin-left: 1px;
    margin-right: 12px;
    position: relative;
    top: 6px;
}
span.required {
    color: red;
    font-weight: bold;
    font-size: 110%;
}
input[type="text"], input[type="password"], input[type="file"], select, textarea {
    border: solid 1px #dbdfe6;
    border-top-color: #abadb3;  
    border-bottom-color: #e3e9ef;
    padding: 2px;
    border-radius: 3px;
}
input[type="text"], input[type="password"], input[type="file"], textarea {
    box-shadow: 1px 1px 2px #bbbbbb inset;
}
.focused-input {
    border: solid 2px #74CAFF !important;
    padding: 1px !important;
}
#main form .field {
    width: 250px;
}
form .date-picker, form .birth-picker, form .action-picker {
    width: 80px !important;
}
form .form-time {
    width: 50px !important;
}
#main form ul.errors {
    color: red;
}
.field-error {
    background: white url(/i/bg-form-input-error.gif) scroll repeat-x 0 0 !important;
    border: solid 1px red !important;
}
table.form-table-top {
    width: 98%;
    border-spacing: 0; 
    display: table;
}
table.form-table-top table.mceLayout {
    margin-left: 0;
}
.form-table-top td {
    padding: 4px 0 12px;
}
td.form-col1 {
    width: 250px;
    vertical-align: top;
    padding-top: 5px !important;
    padding-right: 10px;
}
#buy-form .form-col1 {
    width: 200px;
}
td.form-submit {
    vertical-align: bottom;
    text-align: center;
}
tr.form-row input[type=checkbox] {
    margin-right: 10px;
}
.form-col1 label {
    font-weight: bold;
    font-size: 10pt;
}
.form-table-top label {
    font-size: 10pt;
}
.desc {
    color: #adadad;
    font-size: 90%; 
}
.small {
    font-size: 90%; 
}
.form-table-notif {
    margin: 10px 15px 0;
}
.big-green {
    background: transparent url(/i/bg-btn-green.gif) repeat-X scroll 0 0;
    border: none 0;
    padding: 0 2em;
    height: 24px;
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
    color: white;
    text-shadow: 1px 1px 1px #082B0B;
    border-radius: 3px;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.6);  
}
.big-green:HOVER, .big-green:FOCUS {
    background-position: 0 -40px;
}
.big-green:ACTIVE {
    background-position: 0 -80px;
    padding-top: 2px;
}
.big-green:DISABLED {
    background-position: 0 -120px;
    text-shadow: 0 0 0;
}
.verybig {
    background: #83c330 url(/i/bg-button-big.png) repeat-X scroll 0 0;
    border: solid 1px #619124;
    padding: 0 2em;
    height: 48px;
    font-weight: bold;
    font-family: Arial;
    font-size: 16pt;
    color: white;
    text-shadow: 0 -1px 0 #007700;
    border-radius: 7px;
}
.verybig:HOVER, .verybig:FOCUS {
    background-position: 0 -60px;
}
.verybig:ACTIVE {
    background-position: 0 -120px;
    padding-top: 2px;
}
.col-oper {
    line-height: 0;
    padding-right: 0 !important;
}
#order-detail .panel {
    background-color: #edf5fc;
    border: solid white 1px;
    border-top: none 0;
    padding: 16px;
}
#order-detail .panel .rimg {
    float: right;
    margin-left: 30px;
}
#order-detail .panel .rgrid {
    width: 560px;
}
#order-detail .panel .rgrid th, #order-detail .panel .rgrid td {
    background-color: #d8e6f2;
}
#calc-discount {
    font-weight: bold;
    font-size: 110%;
}
tr.form-row .deftable td {
    border-bottom: none 0;
    padding: 4px;
}
.form-table-top .deftable {
    margin-left: 0;
    table-layout: fixed;
    width: 100%;
}
.deftable input {
    width: 50px;
}
#overlay {
    background-color: #cfe4f8;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}
#overlay iframe
{
    display:none;/*sorry for IE5*/
    display/**/:block;/*sorry for IE5*/
    position:absolute;/*must have*/
    top:0;/*must have*/
    left:0;/*must have*/
    z-index:-1;/*must have*/
    filter: mask();/*must have*/
    width:3000px;/*must have for any big value*/
    height:3000px/*must have for any big value*/;
}
.popup {
    display: none;
    position: absolute;
    background-color: #f5EDC8;
    border: 2px solid #7f6d1b; 
    padding: 5px;
    z-index: 1005;
    width: 480px;
}
.popup .close {
    float: right;
    cursor: pointer;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}
.popup h4 {
    color:#E07313;
    font-size:115%;
}
.popup2 {
    border: 10px solid #8cc62a;
    padding: 10px 10px 20px 20px;
    border-radius: 16px;
    background-color: white;
    color: #032750;
}
.popup2 h2 {
    margin: 10px 0;
    font-size: 20pt;
}
.popup2 h4 {
    font-size: 14pt;
    margin: 1ex 0;
    color: #669c0a;
}
ul.bullets li {
    background: transparent url(/i/bullet.gif) no-repeat scroll 4px 0.5em;
    padding-left: 16px;
}
.popup2 ul {
    margin: 16px 0;
}
.popup2 li {
    margin: 4px 0;
}
.popup2 table {
    font-size: 10pt;
}
.popup2 td {
    padding: 0 5px;
}
.popup2 th {
    padding-right: 25px;
}
.popup2 a {
    font-weight: bold;
    text-decoration: underline;
}
#buy-form label img, #order-confirm td.has-comment img
{
    position: relative;
    top: 4px;
    height: 18px;
}
#buy-form label span, #order-confirm td.has-comment span {
    font-weight: normal;
    color: gray;
}
#notifications {
    margin: 10px auto;
}
#notifications td {
    vertical-align: top;
    font-size: 10pt;
    padding: 0 20px;
}
#notifications .rgrid td {
    vertical-align: middle;
}
#notifications div {
    font-weight: bold;
}
#notifications .rgrid {
    width: 250px;
}
#notifications .rgrid th {
    width: 16px;
    vertical-align: middle;
}
#notifications a {
    color: #ADADAD;
}
table.oper-msg {
    background: #92d33e url(/i/bg-flash.gif) scroll repeat 0 0;
    color: white;
    font-weight: bold;
    margin: 10px auto 14px;
    max-width: 600px;
    border: 0 none;
    padding: 0;
}
table.oper-msg-err {
    background: #e82600 url(/i/bg-flash-err.gif) scroll repeat 0 0;
}
table.oper-msg td {
    padding: 6px 10px;
    font-size: 12pt;
}
#oper-msg-close {
    font-size: 8pt;
    cursor: pointer;
    vertical-align: top;
    padding-left: 20px; 
}
#registration {
    background: white url(/i/bg-reg.jpg) scroll no-repeat left bottom;
} 
#registration-wrapper {
    margin: 0 55px;
}
#registration-wrapper p {
    text-align: center;
    font-weight: bold;
    margin: 2em 0 3em;
}
#registration-wrapper p img {
    position: relative;
    top: 7px;
}
#registration-wrapper .form-table-top {
    width: auto;
}
#registration-wrapper .form-col1 {
    width: 182px;
}
#comments-top {
    width: 700px;
    min-height: 80px;
}
#forum-posts {
    margin: 40px 16px 0 0;
}
.post {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 3ex;
}
.post.marked {
    background-color: #9CCCFF;
    border: solid 8px #9CCCFF;
}
.post td {
    vertical-align: top;
}
.post th {
    vertical-align: middle;
    width: 54px;
    height: 54px;
    line-height: 0;
}
.post .col1 {
    width: 88px;
    background: transparent url(/i/post-nib.gif) scroll no-repeat right 20px;  
}
.photowrap {
    border-spacing: 3px;
    border-collapse: separate;
}
.photowrap.merchant {
    background-color: #c9e6fc;
}
.photowrap.admin {
    background-color: #c9e6fc;
}
.photowrap td {
    font-size: 8pt;
    line-height: 1.1;
    text-align: center;
}
.post .oval {
    padding: 5px 0 1em 20px;
    background-color: #f5fafe;
    border-radius: 6px;
}
.post-text {
    margin: 0 1em 0 0;
}
.post .flr {
    padding: 0 2ex 0 0;
    white-space: nowrap;
    font-size: 10pt;
    text-align: right;
    height: 20px;
    margin-top: -5px;
}
.post .hover, .post .hover a {
    font-weight: bold;
    color: #ff3000;
}
.post-date {
    font-size: 8pt;
    margin: 5px -5px 0;
}
.post-date span {
    color: #afafaf;
}
.post-reply {
    margin: 20px 0 0 20px;
    background-color: white;
    width: 780px;
}
.post-reply .col1 {
    background-image: none;
    width: 60px;
}
.post-reply .oval {
    border-radius: 0;
    background-color: white;  
    padding: 0;
}
.post-reply .post-text {
    margin: 5px 1em 5px 20px;
}
span.err {
    color: red;
}
#post-new table {
    width: 100%;
    padding-top: 30px;
}
#post-new h4 {
    color: #042A54;
}
#post-new td, #post-new th {
    vertical-align: top;
    padding: 10px 0;
}
#post-new th {
    width: 240px;
    text-align: right;
    padding-right: 16px;
    font-size: 10pt;
    color: #042A54;
}
#post-new input[type=text], #post-new textarea {
    width: 300px;
}
#post-new #captcha {
    width: 360px;
    vertical-align: bottom;
}
#share-preview {border: solid gray 1px;padding:10px;}
#share-preview td{padding-bottom:10px;vertical-align:top}
#share-preview .col1{width:150px}
#share-preview h4 {margin:0;font-size:15pt;color:black;line-height:1.2;margin-bottom:10px}
#share-preview .blue,.green{border-radius: 6px;padding: 2px 10px;color:white;font-weight: bold;} 
#share-preview .blue{background-color:#4d9ae3}
#share-preview .green{background-color:#7fbf2c}

#credits .bcodeentry {
    width: 80px;
    font-family: monospace;
    font-size: 18px;
    margin-bottom: 10px;
}
#feedback h3 {
    color: white;
}
#feedback_email, #feedback_text {
    width: 358px;
    margin: 1ex 0;
}
.chmail-link {
    line-height: 0;
    position: absolute;
}
a.unanswered {
    color: white;
    padding: 0 0 8px 30px;
    background: transparent url(/i/unanswered.png) scroll no-repeat 0 0;
}
#unanswered-posts td {
    vertical-align: top;
}
#expired-filter {
    margin-bottom: 30px;
    width: 100%;
}
#expired-filter td {
    vertical-align: top;
    padding-right: 15px;
}
#expired-filter a {
    white-space: nowrap;
}
#expired-filter a.actual {
    font-weight: bold;
}
#expired-filter .spacer {
    width: 50px;
}
tr.status01 td {
    background-color: #FFA3A3;
}
tr.status02 td {
    background-color: #FFD6D6;
}
tr.status1 td {
    background-color: #CAFFC9;
}
tr.status2 td {
    background-color: #FFE5B3;
}
tr.status3 td {
    background-color: #EEEEEE;
}
#settlement .money {
    color: #FE2727;
}
.fi_sortable {
    cursor: pointer;
    text-decoration: underline;
    color: yellow !important;
}
.fi_sort_asc {
    color: #00ff00 !important;
}
.fi_sort_desc {
    color: #00ff00 !important;
    text-transform: uppercase;
}
#fi_pager {
    text-align: center;
    margin: 10px 0;
}
#fi_pager span {
    cursor: pointer;
}
#gift-thumbs {
    border-spacing: 3px;
}
#gift-thumbs td {
    line-height: 1;
    font-size: 10pt;
    text-align: center;
    padding: 0 0 4px;
    border: solid 2px #e1e1e1;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
}
#gift-thumbs td.gift-selected {
    border-color: #2A3E06;
    opacity: 1;
    filter: Alpha(Opacity=100);
}
#gift-thumbs img {
    cursor: pointer;
    border: solid white 2px;
    width: 120px;
    height: 85px;
}
.unpaid {
    color: red;
}
.paid {
    color: #00904b;
}
.waitingpaid {
    color: #0074BB;
}
.rgrid .empty {
    background-color: transparent;
}
.mild {
    color: gray;
}
table.ticket {
    background-color: white;
    padding: 6px;
    border: solid 1px graytext;
    border-radius: 6px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    margin: 10px 0;
    width: 600px;
}
.ticket td {
    background-color: white;
    vertical-align: top;
}
.ticket-percent {
    color: #ff6106;
    font-size: 66px;
    font-weight: bold;
    line-height: 0.9;
}
.ticket-percent p {
    margin-bottom: 5px;
}
.reg-merchant {
    min-height: 370px;
    margin: 0 35px 40px;
    border: 0 none; 
}
.reg-merchant .form-table-top {
    width: auto;
}
.reg-merchant1 {
    background: white url(/i/merch-reg-1.jpg) no-repeat scroll 0 44px;
}
.reg-merchant .caption {
    font-size: 18pt;
    margin: -10px;
    height: 34px;
    padding-left: 20px;
}
.reg-merchant1 h1 {
    font-size: 26pt;
}
.reg-merchant1 ul {
    margin: 20px 0 26px;
}
.reg-merchant1 li {
    background: url(/i/reg-check.png) no-repeat scroll 0 -2px transparent;
    font-size: 18pt;
    padding: 0 0 7px 58px;
    color: #333333;
}
.reg-merchant2 {
    background: white url(/i/bg-login.jpg) no-repeat scroll 83px 133px;
}
.reg-merchant .form-col1 {
    width: 470px;
    text-align: right;
    padding-right: 20px;
}
.reg-merchant .form-col1 label {
    color: #333333;
    font-size: 14pt;
    font-weight: normal;
}
.reg-merchant input[type="text"], .reg-merchant input[type="password"], .reg-merchant select, .reg-merchant textarea {
    padding: 6px;
}
.reg-merchant .focused-input {
    padding: 5px !important;
}
#main .reg-merchant2 .field {
    width: 300px;
}
.license {
    font-size: 9pt;
    color: #a1a1a1;
}
.license a {
    color: #a1a1a1;
    text-decoration: underline;
}
.reg-merchant3 {
    background: white url(/i/merch-reg-3.png) no-repeat scroll 0px 60px;  
}
.reg-merchant3 #mname-to-edit {
    color: #a1a1a1;
    font-weight: bold;
    font-size: 18pt;
    padding: 6px 0 0 364px;
    height: 40px;
}
.reg-merchant3 #mname-to-edit a {
    font-weight: normal;
    font-size: 10pt;
}
.reg-merchant3 .form-col1 {
    width: 344px;
}
.reg-merchant3 .form-col2 {
    width: 64px;
}
.reg-merchant3 .form-submit {
    text-align: left;
    padding-left: 364px;
}
#skipstep {
    color: #336FB1;
    cursor: pointer;
    font-size: 10pt;
}
.reg-merchant3 td {
    vertical-align: top;
}
.reg-merchant3 td {
    vertical-align: top;
}
.uploader-holder {
    position: absolute;
    height: 140px;
    width: 140px;
    border: solid #DBDFE6 1px;
    text-align: center;
}
.vyhra {
    border: solid 1px #093e6f;
    background: #185fa0 url(/i/bg-submenu.png) scroll repeat-x 0 0;
    margin-bottom: 10px;
    padding: 4px 10px 5px;
    width: 450px;
    color: #84C0F6;
    float: left;
    margin-right: 45px
}
#sdilejto{margin-right: 0 !important}
.submenu {
    border: solid 1px #093e6f;
    background: #185fa0 url(/i/bg-submenu.png) scroll repeat-x 0 0;
    margin-bottom: 10px;
    padding: 12px 10px 5px;
}
.submenu h1 {
    color: #84c0f6;
    font-style: italic;
    margin-top: 10px;
}
.submenu h1 span {
    color: white;
    font-size: 14pt;
    position: relative;
    top: -2px;
}
.submenu a {
    color: white;
}

.happysubmenu .submenu-stastnyden {
    color: #dff999;
    font-weight: bold;
    font-size: 12pt;
    padding-right: 20px;
    padding-top: 10px;
    float: right;
}
.happysubmenu {
    border: solid 1px #093e6f;
    background: #185fa0 url(/i/bg-submenu.png) scroll repeat-x 0 0;
    margin-bottom: 10px;
    padding: 4px 10px 5px;
}
.happysubmenu h1 {
    color: #84c0f6;
    font-style: italic;
}
.submenu .submenu-expand {
    color: #dff999;
}
.submenu span {
    color: #a1e61c;

    font-weight: bold;
}
.submenu span.keeper {
    display: inline-block;  
}
.submenu #categories, .submenu #kinds {
    position: absolute;
    z-index: 500;  
}
.fakecombo {
    background: url("/i/bg-combo.gif") no-repeat scroll right 11px #1E4F82;
    border: 1px solid #123456;
    padding: 4px 23px 4px 8px;
    margin: 0 18px 0 8px;
    border-radius: 4px;
}
.fakecombo:HOVER, .fakecomboopen a:HOVER {
    text-decoration: none;
}
.fakecomboopen {
    background-color: #1E4F82;
    border: 1px solid #123456;
    padding: 4px;
    margin: -5px 30px 0 10px;
    border-radius: 0 0 4px 4px;
    font-weight: normal;
    line-height: 1.4;
}
.fakecomboopen li {
    padding: 3px;
}
.fakecomboopen li:HOVER {
    background-color: #266EB1;
}
.fakecomboopen a {
    display: block;
}
/*#kinds li {
  background: transparent url("/i/kinds-icons.gif") no-repeat scroll 3px 2px;
}*/
#deal.deal-hp {
    width:718px;
}
.deal-hp #deal-status {
    text-align: left;
}
.deal-hp #deal-status img {
    margin: 0 7px 0 0;
    float: left;
}
.deal-hp #deal-status {
    font-size: 9pt;
}
.deal-hp #deal-status p {
    margin: 0 0 0 38px;
}
.deal-hp .oval2 {
    margin-top: 5px;
}
.wbox {
    width: 220px;
    font-size: 10pt;
    float: left;
    margin-right: 10px;
}
.happybox{
    background: transparent url('/i/happy_box.png') no-repeat 0 21px;
    height: 284px;
    border: 0 !important;    
    width: 240px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.happybox .happycaption {
    margin: -10px 0px 8px;
    color: #042a54;
    background-color: #ddf0fb;   
    padding: 5px 10px;
    border-top-left-radius: 6px; 
    border-top-right-radius: 6px;
}
.happybox .credit{
    position: relative;
    top: 166px;
    left: 45px;
    color: #FFF;
    font-size: 90%;
    padding-top: 2px;
}
.happybox .happyodkaz{
    display: block;
    position: relative;
    top: 172px;
    left: 32px;
    height: 34px;
    width: 175px;
}
.wbabs {
    position: absolute;
    float: none;
}
.wdeal .fll, .wticket .fll {
    font-size: 27pt;
    font-weight: bold;
    line-height: 0.9;
    padding-right: 6px;
    position: relative;
    top: 3px;
}
.wdeal .fll {
    color: #83c331;
}
.wticket .fll {
    color: #ffaa18;
    margin-top: 5px;
}
.wdeal span {
    color: #83c331;
}
.wticket span {
    color: #ffaa18;
    font-weight: bold;
}
.wticket p {
    margin-top: 5px;
}
.wdeal p a, .wticket p a {
    color: black;
}
.wdeal p a:HOVER, .wticket p a:HOVER {
    text-decoration: none;
}
.wbox .share {
    clear: both;
    font-weight: bold;
    text-align: right;
    line-height: 2;
}
#old-menu li {
    font-size: 11pt;
    font-weight: bold;
    margin-top: 5px; 
}
#old-menu a {
    color: #00538c;
    text-decoration: underline;
}
.reg-merchant4 h1 {
    background: transparent url(/i/bg-check.png) no-repeat scroll 0 0;
    color: #c9c9c9;
    font-size: 26pt;
    margin: 10px 0 0 50px;
    padding-left: 100px;
    line-height: 1;
}
.reg-merchant4 div.strip {
    background: transparent url(/i/bg-strip.png) repeat-x scroll 0 50%;
    margin: 24px 20px 42px;
    text-align: center;
}
.reg-merchant4 div.strip h3 {
    background-color: white;
    display: inline;
    padding: 0 20px;
    font-size: 19pt;
    font-weight: normal;
    color: #333333;
}
.reg-merchant4 h4 {
    margin-bottom: 10px;
}
.reg-merchant4 .fork {
    float: left;
    width: 270px;
    margin-left: 25px;
}
.fork div {
    background: transparent none no-repeat scroll 0 0;
    padding-left: 80px;
    line-height: 1.2;
    height: 120px;
}
.fork a.verybig {
    display: block;
    height: 40px;
    padding: 8px 0 0;
    text-align: center;
    margin: 20px 0;
}
.fork a.verybig:HOVER {
    text-decoration: none;
}
#ticket-detail .img-T, #campaign-detail .img-T {
    float: none;
    border: solid 1px #797979;
    width: 150px;
    height: 120px;  
}
#ticket-detail h2 {
    font-size: 18px;
    line-height: 1.15;
    color: #333333;
}
.codeopener, .expired-code {
    display: block;
    margin: 30px auto 0;
    width: 364px;
    height: 136px;
    background-image: url(/i/bg-protector.jpg);
    text-align: center;
    color: #333333;
    font-size: 24pt;
    padding-top: 64px; 
}
.expired-code {
    background-image: url(/i/bg-expired-code.jpg);
    text-align: center;
    color: #555555;
    font-size: 22pt;
}
.multicheckboxes td {
    padding: 4px 40px 0 0;  
}
tr.form-row .multicheckboxes input[type="checkbox"] {
    margin-right: 4px;
}
#discountselector {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;  
}
#discountselector td {
    padding: 4px;  
}
#ds-specific {
    width: 260px;
    text-align: center;
    vertical-align: middle;
    background-color: #ddf0fb; 
}
#campaign-detail h1 {
    line-height: 1;
    margin-bottom: 1ex;
}
.pro-firmy-page ul {
    margin: 20px 0 26px;
}
.pro-firmy-page li {
    background: url(/i/reg-check.png) no-repeat scroll 0 -2px transparent;
    font-size: 18pt;
    padding: 0 0 7px 58px;
    color: #333333;
}
.pfp2 li {
    background: url(/i/bullet.png) no-repeat scroll 5px 3px transparent;
    font-size: 12pt;
    padding: 0 0 16px 32px;
    color: black;
}
.pfp2 dt {
    color: #042a54;
    font-weight: bold;
    padding-top: 8px;
}
.pfp2 dd {
    font-size: 9pt;
}
.pfp2 img {
    float: right;
}
.pro-firmy-page h3 {
    color: #8b8b8b;
    font-size: 13pt;
    margin: 1em 0 2em;
}
.hs-cotoje {
    font-size: 13pt;
    font-weight: bold;
    float: right;
    background: transparent url(/i/bg-we2.png) no-repeat scroll 0 -18px;
    padding: 0 20px 0 90px;
    line-height: 3;
    color: #042a54;
    position: relative;
    top: -10px;
}
.form-demand {
    margin: 0 0 40px;
}
.form-demand .form-col1 {
    width: 280px;
}
#main .form-demand form .field {
    width: 400px;
}
.form-demand .deftable div {
    color: #8b8b8b;
}
.partner-box {
    border-radius: 6px;
    background-color: #ddf0fb;
    padding: 10px;
    margin-left: 8px;
    width: 301px;
    float: left;
    font-size: 10pt;
}
.partner-box:FIRST-CHILD { margin-left: 1px; }
.partner-box img {
    float: left;
    margin-right: 10px;
}
.partner-box h4 {
    color: #0f508c;
    font-weight: normal;
}
#demand th {
    color: #8b8b8b;
    font-size: 10pt;
    font-weight: normal;
    text-align: right;
    vertical-align: top;
    min-width: 130px;
}
#demand td {
    padding-left: 20px;
    vertical-align: top;
}
tr.demand-done td, tr.demand-done td a {
    color: #ccc;
}
tr.demand-done td {
    background-color: white;
}
#abc-campaigns h3 {
    color: #7fbf2c;
    font-size: 14pt;
    margin-bottom: 1ex;
}
#abc-campaigns li {
    font-size: 11pt;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#abc-sel a {
    background-color: #DDF0FB;
    border-radius: 6px 6px 6px 6px;
    float: left;
    font-weight: bold;
    margin: 0 3px 3px 0;
    text-align: center;
    width: 21px;
}
#pasttbl {
    width: 100%;
}
#pasttbl a {
    color: #333333;
}
#pasttbl td.tbl-ends {
    color: #c9c9c9;
    width: 120px;
}
#load-all {
    text-align: center;
    margin: 40px 0;
}
#load-all input {
    cursor: pointer;
}
#ftr2 {
    position: relative;
}
#ftr-stickers {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 0;
}
#adbox h3, #abc-sel h3 {
    color: #7fbf2c;
    font-size: 14pt;
    margin-bottom: 10px;
}
#adbox img {
    float: right;
    margin-top: 5px;
}
#adbox a {
    font-weight: bold;
    line-height: 2.6;
}
#link2campaign {
    padding: 23px 0 23px 65px;
    background-image: url(/i/company-detail.png);
    background-position: 8px 5px;
    background-repeat: no-repeat;
}
#refund {
    background-image: url(/i/refund.gif);
    background-position: 30px 8px;
    background-repeat: no-repeat;
    padding-left: 64px;
    display: block;
}
.wdeal .price {
    color: #4D9AE3;
    float: left;
    font-size: 11pt;
    clear: left;
}
.wdeal .nr-sold {
    color: #4D9AE3;
    font-size: 11pt;
    float: right;
}
#mids-list {
    padding-top: 10px; 
    line-height: 1.8;
}
#mids-list span {
    background-color: #EDD7A6;
    border: 1px solid #8F7A48;
    border-radius: 5px 5px 5px 5px;
    margin: 0 5px 0 0;
    padding: 2px;
}
#mids-list span img {
    margin-left: 5px;
    position: relative;
    top: 2px;
    cursor: pointer;
}
.aaf {
    width: 60%;
    margin: 2px 0;
}
.reg-merchant .aaf {
    width: 466px;
}
img.insurance {
    position: absolute;
    top: 210px;
    left: -22px;
    z-index: 101;
}
.insurance2 {  
    margin: 5px 15px 5px 0;
    float: left;
}
#mth-stats td {
    white-space: nowrap;
    vertical-align: top;
}
.seotext {
    margin-top: 30px;
    color: #cdcdcd;
}
#link2companies {
    float:right;
    display: block;
    padding: 15px 12px 12px 46px;
    background: transparent url(/i/firmy.png) scroll no-repeat 5px 6px;
}
#link2slevy {
    float:right;
    display: block;
    padding: 15px 12px 12px 46px;
    background: transparent url(/i/firmy-zpet.png) scroll no-repeat 5px 13px;
}
#keeper-filter-region {
    display: inline-block;
    line-height: 1.4;
    /*  width: 203px;*/
}
#filter-region {
    position: absolute;
    z-index: 111;
    padding: 10px;
    background-color: #1E4F82;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    border: 1px solid #123456;
    border-radius: 0 0 4px 4px;
    margin-top: 3px;
}
#subregs-map {
    background: transparent url(/i/map-css.png) no-repeat scroll 0px 0px; 
    height: 170px;
}
#toggler-filter-region:HOVER {
    text-decoration: none;
}
div#ad-sky {
    position: absolute;
    width: 120px; 
    height: 600px; 
    left: 1024px;
    top: 0px;
}
h1.i1 { background: transparent url(/i/i1_all.png) 0 0 scroll no-repeat; padding-left: 48px; }
h1.i1_deals { background-image: url(/i/i1_deals.png); }
h1.i1_tickets { background-image: url(/i/i1_tickets.png); }
h1.i1_fliers { background-image: url(/i/i1_fliers.png); }
h1.i1_campaigns { background-image: url(/i/i1_campaigns.png); }
h1.i1_all { background-image: none; padding-left: 0; }
#category-desc {
    background-color: #98B1C5;
    border-color: #98B1C5;
    margin: 0 auto 10px;
    width: 982px;
    padding: 0;
    color: white;
}
.odsaz {
    padding-bottom: 4px;
    margin-bottom: 4px;
    border-bottom: solid 1px #6097BA;
    display: block;
    color: yellow !important;
}
#playbutton{
    text-align: center;
}
#spinner{
    color: #FFF;
}
.na-ajax {
    width: 1020px;
    height: 88px;
    margin-bottom: 15px;
}
.ajax {
    width: 1020px;
    height: 88px;
    margin-left: -15px;
    display: table;
}
.a-info{
    background: transparent url('/i/ajax_info.png') no-repeat;
    color: #618a12;
}
.a-loose{
    background: transparent url('/i/ajax_loose.png') no-repeat;
    color: #0d2b4f;
}
.a-win{
    background: transparent url('/i/ajax_win.png') no-repeat;
    color: #e58316;
}
.a-head{
    width: 193px;
    font-size: 22px;
    color: #FFF;
    padding-left: 75px;
    text-align: center;
    line-height: 88px;
    float: left;
    text-transform: uppercase;
}
.a-content{
    display: table-cell;
    vertical-align: middle;
    padding-left: 34px;
    width: 720px;
    text-align: left;
    line-height: 14px;
    position: relative;
    top: -8px;
}
.a-content a {
    color: #e58316;
}
.ajax .button{
    cursor:pointer;
    height:40px;    
    margin-right:30px;    
    position:relative;
    top: -42px;
}
.hidebutton{
    cursor:pointer;
    height:40px;    
    margin-right:30px;    
    position:relative;
    top: -42px;
}
.second-luck{
    cursor:pointer;
    height:40px; 
    margin-right:30px;   
    margin-top:25px;
}
.get-luck{
    cursor: pointer; 
    height: 40px;
    margin-top: 20px;
}
.kupon-odkaz{
    line-height: 20px;
    width: 710px;
    margin-left: -100px;
    padding-left: 100px
}
.playdeal a {color: #000}
.playdeal a:hover{text-decoration: none}

#p-wrapper { width: 100%; min-height: 100%; position: absolute; left: 0; top: 0; z-index: 999; background: transparent url(/i/popup/bg_p_wrapper.png) repeat 0 0 }
#popup { color: #8a8e95; width: 660px; height: 520px; position: absolute; left: 50%; top: 50%; margin: -260px 0 0 -330px; background: transparent url(/i/popup/bg_popup.png) no-repeat 0 0 }
#popup h1 { font-size: 48px; color: #0f508c; font-weight: bold; margin: 10px 0 35px 0; padding: 20px 50px 0 40px; height: 120px; line-height: 1; letter-spacing: -2px }
#popup h2 { font-size: 36px; color: #66b8f4; font-weight: normal; margin: 0 0 0 0; line-height: 1; letter-spacing: -2px }
#popup h3 { font-size: 18px; color: #8a8e95; font-weight: normal; margin: 0 0 10px 0; line-height: 1 }
#popup form { margin: 0 0 0 40px }
#popup form p { margin: 0 0 5px 0; width: 368px; height: 48px; position: relative; background: transparent url(/i/popup/bg_input.png) no-repeat 0 0 }
#popup form input[type="text"] { color: #8b8f96 !important; font-weight: bold; width: 200px; height: 39px; line-height: 39px; padding: 0 0 0 10px; position: relative; left: 4px; top: 4px; font-size: 140%; color: #000; border: 0; background: none }
#popup form .btn-prihlasit { width: 135px !important; height: 40px !important; margin: 0; padding: 0; border: 0; background: none; position: absolute; right: 4px !important; top: 4px !important }
#popup form small { margin: 0 0 0 14px }
#popup .soutez { padding: 20px 0 0 40px; width: 366px }
#popup .soutez h2 span { font-weight: bold }
#popup .soutez ul { margin: 0 0 10px 0; padding: 0; list-style: none }
#popup .soutez li { padding: 0 0 2px 25px; font-size: 150%; background: transparent url(/i/popup/bullet.png) no-repeat 0 4px }
#popup .soutez li em { color: #0f508c; font-weight: bold }
#popup .soutez .tar { text-align: right; margin: 0 }
#popup .foo { position: absolute; left: 40px; bottom: 27px }
#popup .btn-close { position: absolute; right: -35px; top: 60px }

#header-promo {
    position: fixed;
    top: 0px;
    left: 0px;    
    height: 56px;
    width: 100%;
    background-color: #032a52;
    opacity:0.9;
    filter:alpha(opacity=90);
    display: none;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    z-index: 9999;
}
#header-info{
    margin: 0 auto;
    height: 56px;
    line-height: 56px;
    position: relative;
    top: -4px;
}
.header-price{
    color: #8ecd3e;
    font-weight: bold;
    font-size: 30px;
    position: relative;
    top: 3px;
}
.header-currency{
    color: #8ecd3e;
    position: relative;
    top: 3px;
}
.header-credit{
    color: #34cbfe;        
}
.header-button{
    margin: 0 10px;
    padding: 0px;
    position: relative;
    top: 12px;
    background: none;
    cursor: pointer;
    border: 0
}
.f_bg{
    background: transparent url(/i/f_dlazdice.png) no-repeat left top;
    position: relative;
    top: -146px;
    left: -10px;
    width: 240px;
    height: 294px;
}
.f_bg a:hover{
    text-decoration: none;
}
.f_procent{
    position: absolute;
    color: #FFF;
    top: 81px;
    left: 153px;
    font-size: 45px;
    font-weight: bold;
}
.f_href{
    display: block;
    position: absolute;
    color: #FFF;
    top: 2px;
    left: 2px;
    width: 216px;
    height: 70px;
    overflow: hidden;
    padding-top: 160px;
    padding-left: 20px;
}
.f_price{
    color: orange;
    position: absolute;
    top: 240px;
    left: 22px;
    font-weight: bold;
}
.f_share{
    display: block;
    color: #FFF;
    top: 269px;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.f_share a{color: #FFF}
