

/* home page content & common */

#hp-promo {
    height: 336px;
    margin-top: 10px;
}

#video-library-promo {
    margin: 0;
}


#hp-content .box {
    background: url('/_pub/bf/72/3f/170505_319475_line_v.png') no-repeat 100% 0;
    float: left;
    margin-right: 20px;
    width: 314px;
}

#hp-content .box.box-3 {
    background: none;
    margin-right: 0;
    width: 292px;
}



#hp-content .box h2 {
    font-size: 1.5em;
    margin: 2em 0 1em;
}

#hp-content .box h2.ir {
    font-size: 1em;
}


#hp-content .box ul, #content-inner ol, #content-inner ul {
    line-height: 1.6em;
    margin: 1em 0;
}

#hp-content .box ul, #content-inner ul {
    list-style: none;
}

#content-inner ol {
    padding-left: 2em;
}

#hp-content .box ul li, #content-inner ul li {
    background: url('/_pub/35/4b/20/171243_324708_dot_red.gif') no-repeat .5em .5em;
    padding-left: 1.5em;
}

#hp-content .box ul li {
    margin-right: 1em;
    padding-bottom: .5em;
}

#hp-content .box ul li.more, #content-inner ul li.more {
    background-image: url('/_pub/78/d6/0/170501_319471_arrow_red.gif');
}



#hp-content a.more, #content a.more {
    background: url('/_pub/78/d6/0/170501_319471_arrow_red.gif') no-repeat 0 50%;
    font-weight: bold;
    padding-left: 10px;
}

#content a.back {
    background: url('/_pub/c8/94/fe/172401_332026_arrow_red_back.gif') no-repeat 0 50%;
    float: right;
    padding-left: 10px;
}

#content a.plus {
    background: url('/_pub/a1/5f/eb/171055_323539_plus_2.gif') no-repeat 0 50%;
    padding-left: 18px;
}
#content a.plus-small {
    background: url('/_pub/f2/92/84/177622_363901_icon_small.gif') no-repeat 0 50%;
    padding-left: 10px;
    display: block;
    margin-bottom: 5px;
}

#hp-content a.external span, #content a.external span {
    background: url('/_pub/fa/b1/69/174358_345310_icon_new.gif') no-repeat 100% 0;
    cursor: pointer;
    display: inline-block;
    height: 9px;
    line-height: 9px;
    margin-right: -14px;
    width: 14px;
}

#hp-content a.external:hover span, #content a.external:hover span { background-position: 100% -9px; }


#content-top {
    background: url('/_pub/fc/61/93/170513_319486_menu_background_blue.png') repeat-x 0 -84px;
    height: 4px;
    line-height: 4px;
    margin-top: -4px;
    text-indent: -100em;
    position: relative;
}


#content {
    background-color: #ffffff;
    padding-top: 1px;
}

.with-sidebar #content { background: #ffffff url('/_pub/3a/6e/e/170766_322046_sidebar_background.png') no-repeat 0 0; }


#content-inner {
    line-height: 1.6em;
    min-height: 450px;
    padding: 1.5em;
}

#breadcrumbs {
    background-color: #f8f8f8;
    color: #767676;
    font-size: .95em;
    height: 4.2em;
    line-height: 4.2em;
    margin: 0 1px;
    padding: 0 1.58em;
}

#breadcrumbs a {
    color: #767676;
}

#breadcrumbs a:hover {
    color: #990000;
}

.with-sidebar #content-inner,
.with-sidebar #breadcrumbs {
    border-left: 1px solid #ebebeb;
    margin-left: 190px;
}



#content h1 {
    color: #005896;
    font-size: 2.2em;
    line-height: 1.1em;
    margin: 0 0 1em;
    padding-top: 0.3em;
}

#content h2 {
    color: #333333;
    font-size: 1.5em;
    margin: 1.5em 0 1em;
}

#content h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 1.5em 0 1em;
}

#content h3.bt-mrg-minus {
    margin-bottom: -1em;
}

#content h4 {
    font-weight: bold;
}


#content hr {
    background: none;
    border: 0;
    border-top: 1px solid #eeeeee;
    height: 1px;
    line-height: 1px;
    margin: 2em 0;
}


#content p {
    color: #333333;
    margin-bottom: 1em;
}

#content .appendix {
    margin-top: 1em;
}

#content .narrow {
    width: 68%;
}

#content .q {
    color: #0d77b5;
    margin-bottom: .2em;
}

#content .q.shown {
    font-weight: bold;
}

#content .article-perex {
    margin: 2em 0 1em;
}

#content .article-perex p {
    margin: 0;
}
#content .article-body {
    /*overflow: hidden; - nezobrazuje sa login&registration modul v tv-programe */
}


#content .advantage {
    background: url('/_pub/b0/d/2f/173451_337360_icon_ok.png') no-repeat 0 50%;
    min-height: 40px;
    margin: 1.5em 0;
    padding-left: 50px;
}

#content .advantage.step-1 { background-image: url('/_pub/b6/d1/84/173508_337898_icon_1.png'); }
#content .advantage.step-2 { background-image: url('/_pub/ac/15/97/173510_337900_icon_2.png'); }
#content .advantage.step-3 { background-image: url('/_pub/6d/3b/5d/173512_337902_icon_3.png'); }
#content .advantage.step-4 { background-image: url('/_pub/2e/61/23/173514_337904_icon_4.png'); }


#content .advantage h3, #content .advantage p { margin: 0; }


#content table {
    font-size: .95em;
    margin-bottom: 1em;
    width: 100%;
}

#content table td, #content table th {
    border-top: 1px solid #c5e2f1;
    color: #333333;
    line-height: 1.6em;
    padding: .2em 0;
    vertical-align: top;
}



#content p sup, #content table.with-corners sup {
    background: url('/_pub/6b/7e/6f/171814_327464_sup_background.gif') no-repeat 0 0;
    display: inline-block;
    color: #000000;
    font-size: .85em;
    height: 11px;
    line-height: 11px;
    text-align: center;
    vertical-align: text-top;
    width: 11px;
}



#content .right { text-align: right; }
#content .right .left { float: left; }
#content .center { text-align: center; }
#content .float-right { float: right; }
#content .float-left { float: left; }



/* sidebar */

#sidebar {
    float: left;
    border-bottom: 1px solid #fbfbfb;
    border-top: 1px solid #e9e9e9;
    margin: 3.9em 1px 0;
    width: 188px;
}

#sidebar li {
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #fbfbfb;
    padding: .5em 1em;
}

#sidebar li.active {
    background: #ffffff;
    margin-right: -2px;
}

#sidebar li a {
    background: url('/_pub/d6/1a/31/170764_321770_sidebar_arrow_blue.gif') no-repeat 0 .3em;
    display: inline-block;
    font-size: 1.2em;
    padding-left: 10px;
    text-decoration: none;
}

#sidebar li.active a { color: #0f2b4e; background-image: url('/_pub/ed/f5/be/171046_323426_sidebar_arrow_active_blue.gif'); }
#sidebar li a:hover, #sidebar li.active a:hover { color: #990000; background-image: url('/_pub/db/f9/d6/172299_331526_sidebar_arrow_hover.gif'); }

/* SUBMENU */
#sidebar ul { margin-top: 0.5em; }
#sidebar ul li.last { border: none; }
#sidebar ul li a {
    font-size: 1em;
}
#sidebar ul li.active a {
    font-weight: bold;
}


/* table with rounded corners */

#content table.with-corners {
    border: solid #3399cc;
    border-width: 0 3px 3px;
    margin: 0;
}

#content table.with-corners th, #content table.with-corners td {
    vertical-align: middle;
}

#content table.with-corners thead tr {
    background: #1d62b0 url('/_pub/92/ad/11/170862_322942_table_head.png') repeat-x 0 -40px;
}

#content table.with-corners th {
    background: url('/_pub/92/ad/11/170862_322942_table_head.png') no-repeat 0 0;
    border-right: 1px solid #2170ab;
    border-top: 0;
    color: #ffffff;
    height: 40px;
    padding: 0 1.2em;
}
#content table.with-corners tbody th {
    background: none;
    background-color: #44aae3;
    color: #ffffff;
    border: solid #3399cc;
    border-width: 0 1px 1px 0;
}

#content table.with-corners th.first { background: none; }

#content table.with-corners td {
    border: solid #3399cc;
    border-width: 0 1px 1px 0;
    padding: 1em 1.2em;
}



/* table with documents */

#content table.documents td {
    font-size: 1.05em;
    line-height: 1.4em;
    padding: .5em 1.2em;
}

#content table.documents td img { vertical-align: text-bottom; }

#content table.documents tr:hover, #content table.documents tr.hover { background-color: #eff7fb; }



/* switch package */

#content table.packages-switch {
    border: 3px solid #3399cc;
    margin: 0;
}

#content table.packages-switch td {
    border: 1px solid #c1e0f0;
    padding: 1em 1.2em;
}

#content table.packages-switch td:hover, #content table.packages-switch td.hover {
    background-color: #eff7fb;
}

#content table.packages-switch td h3 {
    font-size: 1.2em;
    margin: 0 0 .2em;
}

#content table.packages-switch td p {
    color: #666666;
    margin: 0;
}

#content table.packages-switch td div {
    float: right;
    padding-left: 1em;
    text-align: right;
}



#content * + table { border-collapse: separate; }
#content * + table.with-corners { border-width: 0 2px 2px 3px; }
#content * + table.with-corners thead tr th:last-child { border-right: 0; }
#content * + table.packages-switch { border-width: 3px 2px 2px 3px; }
#content * + table.packages-switch td { border-width: 0 1px 1px 0; }
#content * + table.packages-switch tr td:last-child { border-right-color: #3399cc; }
#content * + table.packages-switch tr:last-child td { border-bottom-color: #3399cc; }
#content * + table td.active-package + td.active-package:last-child { border-right-color: #3399cc; }



/* expandable content */

#content .expandable {
    border: 1px solid #b5d8ed;
    margin-top: -1px;
    padding: .5em 1em 0 2em;
}

#content .first-expandable {
    margin-top: 2em;
}

#content .expandable-background {
    background: url('/_pub/57/e7/1a/171163_330958_background_gradient_1.png') repeat-x 0 -20px;
}

#content .expandable-background.collapsed {
    background-position: 0 0;
}

#content .expandable .article-perex {
    margin: 0 0 .5em;
}

#content .expandable .article-body {
    margin-bottom: 1em;
}

#content .expandable .article-body ul {
    margin: 0 0 1em;
}

#content .expandable.collapsed .expandable-content {
    display: none;
}

#content h3.expand-link {
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 .5em -1em;
}

#content h3.expand-link a {
    background: url('/_pub/b8/d9/a9/171167_324315_arrows_expand_collapse.gif') no-repeat -20px 50%;
    color: #005896;
    display: block;
    outline: none;
    padding-left: 10px;
    text-align: right;
    text-decoration: none;
}

#content h3.expand-link a:hover { background-position: -30px 50%; color: #990000; }
#content .collapsed h3.expand-link a { background-position: 0 50%; }
#content .collapsed h3.expand-link a:hover { background-position: -10px 50%; }

#content h3.expand-link strong {
    background-color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 1.2em;
    padding-left: .2em;
}

#content h3.expand-link span {
    font-size: .95em;
    text-decoration: underline;
}

#content h3.expand-link em {
    display: none;
}


#content a.expand-link {
    background: url('/_pub/78/d6/0/170501_319471_arrow_red.gif') no-repeat 0 50%;
    outline: none;
    padding-left: 10px;
}

#content .expandable-2 a.expand-link {
    float: right;
}

#content a.expand-link-2 {
    outline: none;
}

#content .expandable-2 a.expand-link-2 { display: none; }
#content .expandable-2 a.expand-link { display: inline-block; }

#content .expandable-2.collapsed a.expand-link,
#content .expandable-2.do-not-collapse a.expand-link { display: none; }
#content .expandable-2.collapsed a.expand-link-2 { display: inline-block; }



/* packages table cell */

#content table .package h3 {
    font-size: 1.2em;
    font-weight: normal;
    margin: 0 0 .2em;
}

#content table .package h3 a {
    text-decoration: none;
}

#content table .package h3 span {
    color: #0d77b5;
}

#content table .package h3 strong {
    font-size: 1.2em;
}

#content table .package p,
#content table .custom p {
    color: #666666;
    margin-bottom: .2em;
}
/*
#content table .package p.channels a.expand-link {
    margin-left: 2em;
}
*/
#content table .package .expandable-content {
    display: block;
}

#content table .package .expand-link-2 {
    display: none;
    margin-left: .2em;
}

#content table .collapsed .package .expand-link-2 { display: inline; }

#content table td.active-package {
    background-color: #eff7fb;
    border-right-color: #c6e3f1;
}

#content table .custom a {
    font-size: 1.1em;
}

#content table .custom div.center {
    margin: 1em 0;
}



/* box, additional packages */

#content .box {
    border: 3px solid #3399cc;
}


#content .box h4 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em;
}

#content .box hr {
    border-color: #d6ebf5;
    margin: 0 0 1em;
}

#content .box p {
    margin: 1em 1.5em;
}


#content .box ul.packages {
    font-size: .95em;
    line-height: 1.4em;
    list-style: none;
    margin: 0;
    padding: 0;
}

#content #content-inner .box ul.packages li {
    background: none;
    float: left;
    display: block;
    padding: 0;
    position: relative;
    text-align: center;
    width: 25%;
}


#content #content-inner .box ul.packages.services li {
    width: 33.3%;
}

#content .box ul.packages li a.logo {
    border: 1px solid #ffffff;
    color: #666666;
    display: block;
    min-height: 8.5em;
    padding: 1em .2em 0;
    text-decoration: none;
}

#content .box ul.services li a.logo {
    min-height: 6em;
}

#content .collapsed .box ul.packages li.expand-link-container a.logo { display: none; }

#content .box ul.packages li a.logo:hover {
    background-color: #eff7fb;
    border-color: #c6e2f1;
}

#content .box ul.packages li a.logo strong {
    color: #990000;
    font-size: 1.25em;
    line-height: 1em;
    margin-left: .2em;
    white-space: nowrap;
}

#content .box ul.packages li a.logo em {
    color: #000000;
    font-size: 1.5em;
    font-style: normal;
    text-transform: uppercase;
}

#content .box ul.packages li a.logo em sup {
    font-size: .5em;
    font-weight: bold;
    vertical-align: top;
}

#content .box ul.packages li a.logo .show-all-channels {
    color: #0d77b5;
    text-decoration: underline;
}

#content .box ul.packages li a.logo:hover .show-all-channels { color: #990000; }

#content .box ul.packages li a.banner {
    display: block;
    padding-top: 1.5em;
    text-align: center;
}


#content .box ul.packages .expand-link-2 {
    margin-top: 3.5em;
}

#content .box .expand-link {
    margin: 1em 1em 0 0;
}



/* catalogue */

#content .catalogue {
    margin-right: -1.5em;
}

#content .catalogue-item {
    border: 1px solid #c6e2f1;
    float: left;
    margin: 0 1.5em 1.5em 0;
    width: 47%;
}

#content .catalogue-item-inner {
    padding: 1.5em;
}

#content .catalogue-item h3 {
    color: #005896;
    font-size: 1.2em;
    margin: 0 0 .5em;
}

#content .catalogue-item .catalogue-image {
    float: left;
    margin-right: 1em;
    position: relative;
}

#content .catalogue-item .catalogue-image .thumbnail {
    border: 1px solid #e5e5e5;
    display: block;
}

#content .catalogue-item .catalogue-image .icon {
    background: url('/_pub/d0/dd/19/171208_324457_image_thumbnail.gif') no-repeat 0 0;
    bottom: 3px;
    font-size: 0;
    height: 9px;
    line-height: 9px;
    position: absolute;
    right: 3px;
    width: 9px;
}

#content .catalogue-item .catalogue-image:hover .icon { background-position: 0 -9px; }

#content .catalogue-item table {
    margin: 0;
}

#content .catalogue-item table th {
    width: 35%;
}

#content .catalogue-item table strong {
    color: #990000;
}



/* buy */

#content .buy {
    margin-bottom: 1em;
}

#content .buy a {
    background: url('/_pub/f4/8d/3e/171495_326192_buy_background.png') no-repeat 0 100%;
    border-top: 1px solid #f2f2f2;
    display: block;
    font-weight: bold;
    text-decoration: none;
    width: 432px;
}

#content .buy.no-text a {
    background: url('/_pub/d1/25/4c/174332_342976_buy_button_bg2.png');
    padding: 2px 0;
    text-align: center;
    width: 94px;
}

#content .buy a .buy-title, #content .buy a .buy-button {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

#content .buy a .buy-title {
    color: #990000;
    margin: 1em 15px;
    width: 290px;
}

#content .buy a .buy-button {
    background: url('/_pub/6/cb/e4/171493_331532_buy_button.png') no-repeat 0 0;
    color: #ffffff;
    height: 26px;
    line-height: 26px;
    margin: 1em 0;
    padding-left: 30px;
    text-align: center;
    width: 60px;
}

#content .buy.no-text a .buy-button {
    margin: 0;
}

#content .buy a:hover .buy-button { background-position: 0 -26px; }



/* contact */

#content .contacts-horizontal {
    margin-right: -2em;
}

#content .contacts-horizontal .contact-box {
    float: left;
    margin-right: 2em;
    width: 30.5%;
}

.with-sidebar #content .contacts-horizontal .contact-box { width: 29.5%; }

#content .contact-box {
    border: 1px solid #c6e2f1;
}

#content .contact-box.active { background-color: #eff7fb; }

#content .contact-box-inner,
#content .contact-additional-inner {
    padding: 1em;
}

#content .contact-box h2,
#content .contact-additional-inner h2 {
    margin: 0 0 .5em;
}

#content .contact-box-inner { min-height: 16em; }



#content .contact-form fieldset {
    min-height: 2.6em;
}

#content .contact-form fieldset {
    padding: .2em 0 0 7em;
}

#content .contact-additional-inner .contact-form fieldset { padding-left: 12em; }

#content .contact-form fieldset.selects { padding-left: 0; }

#content .contact-form fieldset .styled-select { display: block; }
#content .contact-form fieldset .styled-select div { overflow: hidden; }
#content .contact-form fieldset .styled-select div.opened { overflow: visible; }

#content .contact-form fieldset.radiobuttons {
    margin-bottom: 1em;
    padding-left: 0;
}

#content .contact-form fieldset.radiobuttons label {
    display: block;
    margin-bottom: .1em;
}

#content .contact-form fieldset label.for-input {
    display: inline-block;
    margin: .3em 0 0 -7em;
    vertical-align: top;
    width: 7em;
}

#content .contact-additional-inner .contact-form fieldset label.for-input {
    margin-left: -12em;
    width: 12em;
}

#content .contact-form fieldset label.input-text { width: 94%; }
.with-sidebar #content .contact-form fieldset label.input-text { width: 90%; }
#content .contact-form fieldset label.input-text input { width: 99% }

#content .contact-additional-inner .contact-form fieldset label.input-text { width: 60%; }


#content .contact-additional-left, #content .contact-additional-right {
    border: 1px solid #c6e2f1;
    margin-top: 2em;
    width: 65.4%;
}

.with-sidebar #content .contact-additional-left, .with-sidebar #content .contact-additional-right { width: 64.5%; }

#content .contact-additional-right {
    margin-left: auto;
    margin-right: 0.3%;
}

.with-sidebar #content .contact-additional-right { margin-right: 1.2%; }

#content .contact-additional-arrow {
    background: url('/_pub/49/b9/42/173882_340943_arrow_contact.png') no-repeat 0 0;
    height: 7px;
    line-height: 7px;
    margin: -7px 0 0 1.5em;
    position: relative;
    text-indent: -100em;
    width: 11px;
}

#content .contact-additional-right .contact-additional-arrow {
    margin: -7px 37.5em 0 auto;
}

#content .contact-form fieldset .textarea-1 {
    background: url('/_pub/a/96/7d/173886_341155_textarea1.png') no-repeat 0 0;
    display: inline-block;
    margin-bottom: .3em;
    margin-left: -3px;
    width: 95%;
}

#content .contact-form fieldset .textarea-2 {
    background: url('/_pub/4b/f7/4d/173888_341157_textarea2.png') no-repeat 100% 0;
    padding-top: 7px;
}

#content .contact-form fieldset .textarea-3 {
    background: url('/_pub/d4/68/84/173890_341156_textarea3.png') no-repeat 100% 100%;
}

#content .contact-form fieldset .textarea-4 {
    background: url('/_pub/35/e/19/173892_341048_textarea4.png') no-repeat 0 100%;
    padding: 0 7px 7px 7px;
}

#content .contact-form fieldset .textarea-4 textarea {
    border: 0;
    width: 100%;
}

#content .contact-additional-inner table.documents td {
    color: #666666;
    vertical-align: bottom;
}

#content .contact-additional-inner .opening-hours {
    color: #333333;
    float: left;
    width: 45%;
}

#content .contact-additional-inner .opening-hours h4 {
    background-color: #c6e2f1;
    font-size: 1.1em;
    margin: 0;
    padding: .5em .91em;
}


#content .contact-additional-inner .opening-hours ul {
    border-left: 1px solid #c6e2f1;
    border-right: 1px solid #c6e2f1;
    list-style: none;
    margin: 0;
    padding: 0;
}

#content #content-inner .contact-additional-inner .opening-hours ul li {
    background: none;
    border-bottom: 1px solid #c6e2f1;
    padding: .2em 1em;
    text-align: right;
}

#content .contact-additional-inner .opening-hours ul li span {
    float: left;
}

#content .contact-additional-inner .opening-hours .info {
    background: #eff7fb;
    border: solid #c6e2f1;
    border-width: 0 1px 1px 1px;
    padding: .5em 1em;
}

#content .contact-additional-inner .shop-details {
    margin-left: 48%;
}

#content .contact-additional-inner .shop-details h4 {
    margin: 1.5em 0 .5em;
}

#content .contact-additional-inner .shop-details img {
    vertical-align: middle;
}



/* video library hits & list */

#content .video-library-hits, #content .video-library-list,
#content .expandable .article-body .video-library-hits, #content .expandable .article-body .video-library-list {
    list-style: none;
    margin: 0 -2em 1.5em 0;
    padding: 0;
}

#content #content-inner .video-library-hits li, #content #content-inner .video-library-list li {
    background: none;
    float: left;
    margin: 0 2em 0 0;
    padding: 0;
    width: 30%;
}
#content #content-inner #promo-movie-add.video-library-hits li {width:26%;}
#content #content-inner #promo-movie-add.video-library-hits li.movie-add {width:37%;}
#content #content-inner .expandable .article-body .video-library-hits li, #content #content-inner .expandable .article-body .video-library-list li {
    width: 29%;
}

#content .video-library-hits li p {
    margin-bottom: .2em;
}

#content .video-library-hits li img {
    display: block;
}

#content .video-library-hits li h3 {
    font-size: 1.2em;
    margin: 1em 0 .2em;
}

#content .video-library-list li img {
    float: left;
}

#content .video-library-list li div {
    margin-left: 60px;
}

#content .video-library-list li h4 {
    font-size: 1.1em;
    line-height: normal;
}

#content .video-library-list li p {
    line-height: 1.4em;
    margin: 0;
}

#content .video-library-list li em {
    color: #666666;
    font-size: .95em;
    font-style: normal;
}

#content .video-library-list-info {
    font-size: 1.2em;
    line-height: 2.2em;
    margin: 1em 0 2em;
}



/* blue form, video library search */

#content .blueform {
    background: #247abd url('/_pub/c2/5b/b1/172354_332269_blue_form_background.png') no-repeat 0 0;
    color: #ffffff;
    padding: 16px 18px;
}

#content .blueform a {
    color: #ffffff;
}

#content .blueform h2 {
    color: #ffffff;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 14px;
}

#content .blueform h3 {
    color: #ffffff;
    margin-top: 0;
}

#content .blueform fieldset {
    margin-top: 10px;
}

#content .blueform label {
    margin-right: .5em;
}

#content .blueform select, #content .blueform .input-text {
    margin-right: 2em;
}

#content .blueform .input-text {
    background-image: url('/_pub/cb/45/2e/172358_345489_blue_form_input_select.png');
}

#content .blueform .input-text input {
    background-image: url('/_pub/cb/45/2e/172358_345489_blue_form_input_select.png');
    background-position: 100% -27px;
    height: 27px;
    line-height: 27px;
}

@-moz-document url-prefix() {
    #content .blueform .input-text input {
        line-height: 15px; height: 15px;
    }
}

#content .blueform button span {
    background-image: url('/_pub/20/b4/6f/172356_331749_blue_form_button.png');
    padding-left: 10px;
}

#content .blueform button span span {
    height: 27px;
    padding: 0 10px 0 0;
}


#content .blueform .styled-select {
    background-image: url('/_pub/cb/45/2e/172358_345489_blue_form_input_select.png');
    background-position: 0 0;
    color: #000000;
    height: 27px;
    line-height: 27px;
    margin-right: 2em;
}

#content .blueform .styled-select div {
    background-image: url('/_pub/cb/45/2e/172358_345489_blue_form_input_select.png');
    background-position: 100% -54px;
    height: 27px;
}

#content .blueform .styled-select div span {
    line-height: 27px;
    margin-right: 24px;
}
#page #o2tv #content .blueform .styled-select div ul { right: 24px; _right: 7px; }

#content .blueform #id-genre { width: 22em; margin-right: 1em; _margin-right: 0.5em; }
#content .blueform #id-search-label { margin-right: 1em; _margin-right:  0.5em; }



/* channel order */

#content .blueform.channel-order fieldset {
    padding-left: 17em;
}

#content .blueform.channel-order fieldset.first {
    margin-top: 0;
}

#content .blueform.channel-order fieldset div.inner {
    display: inline-block;
    width: 99%;
}

#content .blueform.channel-order label {
    float: left;
    margin: 0 0 0 0.9%;
    width: 24%;
}

#content .blueform.channel-order .left-side {
    display: inline-block;
    float: none;
    margin: 0 0 0 -17em;
    vertical-align: top;
    width: 17em;
}

#content .blueform.channel-order h3.left-side {
    margin-left: -14.17em;
    width: 14.17em;
}

#content .blueform.channel-order .styled-select {
    width: 12em;
}

#content .blueform.channel-order a.print-selection {
    background: url('/_pub/55/16/ce/173446_337293_arrow_white.gif') no-repeat 0 50%;
    float: right;
    padding-left: 10px;
}


#content .channel-table-wrapper {
    margin: 2em 220px 0 0;
}

#content .channel-table-wrapper table {
    width: auto;
    font-family:Arial,Verdana,sans-serif;
}

#content .channel-table-wrapper table td {
    padding: 1em;
}

#content .channel-table-wrapper table .position {
    background-color: #eff7fb;
    font-size: 1.7em;
    padding: .5em;
    text-align: center;
}

#content .channel-table-wrapper table img {
    margin-right: .5em;
    vertical-align: middle;
}

#content .channel-table-wrapper table .info {
    border-right: 0;
    color: #666666;
    line-height: 1.3em;
    padding-right: 0;
}

#content .channel-table-wrapper table .more {
    font-weight: normal;
}

#content .remote-control {
    float: right;
    margin: 10px 15px 0 0;
}



/* movie details */

#content .movie-details {
    margin-right: 200px; 
}

#content .movie-details p {
    margin: 0 0 .2em;
}

#content .movie-details .movie-details-buy {
    background-color: #f7fbfd;
    border: 1px solid #b5d8ed;
    font-size: 1.1em;
    margin: 1em 0;
    padding: .5em 1em;
}

#content .movie-details-buy strong {
    font-size: 1.1em;
}

#content .movie-details-buy strong.price {
    color: #990000;
}

#content .movie-detail-search {
    padding: 1em 0 4em;
}



/* quick search form */

#content .float-right .quick-search-form {
    padding-top: .5em;
}



/* tabs */

#content .tabs, #content .tabs-tv-archive {
    list-style: none;
    padding: 0;
}

#content .tabs {
    border-bottom: 5px solid #247bbd;
    font-size: 1.2em;
    margin: 0 0 1em;
}

#content .tabs-tv-archive {
    font-size: .95em;
    margin: 0;
}

#content #content-inner .tabs li, #content #content-inner .tabs-tv-archive li {
    background: url('/_pub/b7/f5/30/172352_337618_tabs.png') no-repeat 0 -84px;
    float: left;
    padding: 0;
}

#content .tabs li {
    height: 39px;
    line-height: 39px;
    margin: 3px 2px 0 0;
}

#content .tabs-tv-archive li {
    height: 35px;
    line-height: 1.2em;
    margin: 0 2px 0 0;
}

#content .tabs li a, #content .tabs-tv-archive li a {
    background: url('/_pub/b7/f5/30/172352_337618_tabs.png') no-repeat 100% -123px;
    float: left;
    padding: 0 1em;
    text-decoration: none;
}

#content .tabs-tv-archive li a {
    height: 100%;
    padding: 0 .9em;
    text-align: center;
}

#content #content-inner .tabs li.active, #content #content-inner .tabs-tv-archive li.active {
    background-position: 0 0;
}

#content .tabs li.active {
    height: 42px;
    line-height: 42px;
    margin-top: 0;
}

#content .tabs li.active a, #content .tabs-tv-archive li.active a {
    background-position: 100% -42px;
    color: #ffffff;
}

#content .tabs li.active a {
    font-size: 1.1em;
    font-weight: bold;
}

#content .tabs-tv-archive li a strong {
    display: block;
    font-size: 1.05em;
    margin-top: .4em;
}



/* pagination */

#content .pagination {
    font-size: 1.2em;
    text-align: center;
}

#content .pagination a, #content .pagination span, #content .pagination strong {
    margin: 0 .5em;
}

#content .pagination .prev {
    background: url('/_pub/24/f9/65/173754_340044_arrow_pagination_left.gif') no-repeat 0 50%;
    padding-left: 10px;
}

#content .pagination span.prev { background-image: url('/_pub/85/f/29/173756_340058_arrow_pagination_left_black.gif'); }

#content .pagination .next {
    background: url('/_pub/a/45/f5/173710_340034_arrow_pagination_right.gif') no-repeat 100% 50%;
    padding-right: 10px;
}

#content .pagination span.next { background-image: url('/_pub/4b/54/bd/173752_348149_arrow_pagination_right_black.gif'); }



/* popup & popup-related */

#content .popup, #content .hoverpop {
    display: none;
}

.popup span, .hoverpop span {
    display: block;
}

.popup, .hoverpop {
    background: url('/_pub/71/c/59/171020_323313_box_shadow.png') no-repeat 100% 100%;
    left: 0;
    max-width: 270px;
    padding-right: 1px;
    position: absolute;
    top: -100%;
    width: auto;
    z-index: 10005;
}

.popup .arrow, .hoverpop .arrow {
    background: url('/_pub/9d/fe/b7/171024_323318_arrow_with_shadow.png') no-repeat 50% 100%;
    margin: -5px 0 -5px -5px;
    position: relative;
    padding-bottom: 6px;
}

.popup .arrow .content, .hoverpop .arrow .content {
    color: #666666;
    font-size: .95em;
    padding: .5em;
    text-align: center;
}

.popup.left .arrow .content, .hoverpop.left .arrow .content {
    text-align: left;
}


.popup .arrow .content .close {
    font-size: 1.1em;
    height: 1em;
    line-height: 1em;
    outline: none;
    position: absolute;
    right: .2em;
    text-align: center;
    text-decoration: none;
    top: .2em;
    width: 1em;
}

.channels img {
    display: inline-block;
    margin: .3em .5em .3em 0;
    vertical-align: middle;
}



/* rounded corners */

#content .corner-tl, #content .corner-tr, #content .corner-bl, #content .corner-br {
    font-size: 0;
    height: 4px;
    line-height: 4px;
}

#content .corner-tl {
    background: url('/_pub/13/dc/42/170869_322703_corner_tl.png') no-repeat 0 0;
    margin-bottom: -4px;
    position: relative;
    z-index: 100;
}

#content .corner-tr { background: url('/_pub/a4/4b/14/170873_322707_corner_tr.png') no-repeat 100% 0; }

#content .corner-bl {
    background: url('/_pub/d0/b0/9/170881_322715_corner_bl.png') no-repeat 0 100%;
    margin-top: -4px;
    position: relative;
    z-index: 100;
}

#content .corner-br { background: url('/_pub/4b/5b/e1/170877_322711_corner_br.png') no-repeat 100% 100%; }



/* Firefox tweak */

@-moz-document url-prefix() {
    #content .corner-tl, #content .corner-tr, #content .corner-bl, #content .corner-br { display: none; }

    #content .corner-tl + * { -moz-border-radius: 5px; }

    #content #tv_board { -moz-border-radius-topright: 0; }
}



/* rounded corners, type 2 */

.corners-2 .tl { background: url('/_pub/15/e7/8d/171011_323304_tl.png') no-repeat 0 0; }
.corners-2 .tr { background: url('/_pub/dd/76/12/171015_323306_tr.png') no-repeat 100% 0; }
.corners-2 .br { background: url('/_pub/d6/7e/fb/171007_323302_br.png') no-repeat 100% 100%; }
.corners-2 .bl { background: url('/_pub/e/ef/76/171003_323300_bl.png') no-repeat 0 100%; padding: 5px; }
.corners-2 .h, .corners-2 .v { background-color: #ffffff; border: solid #3399cc; }
.corners-2 .h { border-width: 3px 0; margin: -5px 0; padding: 2px 0; }
.corners-2 .v { border-width: 0 3px; margin: 0 -5px; padding: 0 2px; }



/* green theme */

.green #content-top { background-image: url('/_pub/73/73/e1/170927_323240_menu_background_green.png'); }



/* poznamka */

.poznamka { font-size: .95em; }

/* Flash in article */
#article-flash { float:right; margin-left: 10px; }


/* Flexi */

#content h2.flexi {
    font-size: 2em;
    margin-bottom: .5em;
}
#content h2.flexi span {
    color: #900;
}
#content h3.flexi {
    font-size: 1.6em;
    font-weight: normal;
}
#content h4.flexi {
    font-size: 1em;
    margin-top: 0;
    font-weight: normal;
}
#content h4.flexi span {
    font-weight: bold;
}
#content p.flexi {
    margin-top: 30px;
}

/* buy */
#content .flexiBuy {
    /*margin: 0 0 30px 400px;*/
    margin: 15px 0 30px 225px;
}
#content .flexiBuy a {
    display: block;
    overflow: hidden;
}
#content .flexiBuy a .flexiBuy-button {
    display:block;
    background: url('/_pub/b6/ba/b3/181708_398365_buy_button.gif') no-repeat 0 0;
    width: 283px;
    height: 80px;
    text-indent: -1000px;
}

/* explore */
#content .flexiExplore {
    position: absolute;
    margin-left: 50px;
}
#content .flexiExplore a {
    display: block;
    overflow: hidden;
}
#content .flexiExplore a .flexiExplore-button {
    display:block;
    background: url('/_pub/77/36/2b/181710_383216_explore_button.gif') no-repeat 0 0;
    width: 283px;
    height: 80px;
    text-indent: -1000px;
}

/* order */
#content .flexiOrder {
    margin: 30px 0 -20px 150px;
}
#content .flexiOrder a {
    display: block;
    overflow: hidden;
}
#content .flexiOrder a .flexiOrder-button {
    display:block;
    background: url('/_pub/9c/57/e5/191376_399367_flexiOrder.gif') no-repeat 0 0;
    width: 427px;
    height: 80px;
    text-indent: -1000px;
}

/* box, additional packages */

#content .box.flexi ul.packages li a.logo {
    border-bottom: 1px solid #c1e0f0;
    border-right: 1px solid #c1e0f0;
    padding-top: 12px;
    padding-bottom: 12px;
    min-height: 16em;
}
#content .box.flexi ul.packages li a.logo span.text {
    display:block;
    margin:0;
    min-height: 6.5em;
}
#content .box.flexi ul.packages li.first_line a.logo {
    border-top: 1px solid #c1e0f0;
}

#content .box.flexi ul.packages .expand-link-2 {
    margin-top: 5.5em;
}
#content .box.flexi ul.packages li img.package_logo_flexi {
    display: inline;
}

#content .basicFlexiChannels {
    padding: 15px 20px;
    width: 430px;
    float: left;
}
#content .basicFlexiChannels div {
    margin-left: 10px;
}
#content .basicFlexiPlus {
    float: left;
    padding-top: 90px;
    height: 80px;
}

#content .basicFlexiChannels h3 {
    font-size: 1.45em;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}

#content-inner ul.odkazy {
    margin-top: 30px;
}
#content-inner ul.odkazy li {
    background: none;
    display: block;
    float: left;
}
#content-inner ul.odkazy li a {
    line-height: 2.5em;
    margin-left: 25px;
    display: block;
    float: left;
}
#content-inner ul.odkazy li a.videoteka, #content-inner ul.odkazy li a.record, #content-inner ul.odkazy li a.archive {
    margin-left: 0;
}
#content-inner ul.odkazy li.info a {
    font-weight: bold;

}
#content ul.odkazy li.info span {
    background: url('/_pub/48/be/27/182078_384742_otaznik.gif') no-repeat 0 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    text-indent: -1000px;
    display: block;
    float: left;
    margin: 10px 0 0 5px;
}

#content #content-inner .mam-flexi-sleva {
    background-color: #9d0000;
    color: #ffffff;
    font-size: 1.3em;
    font-weight: normal;
    margin: 0;
    padding: .7em 0;
    text-align: center;
}

#content #content-inner .mam-flexi-sleva strong { font-size: 1.2em; }

p.puvodni {
    background: url('/_pub/a4/e1/ed/191409_385407_puvodni_balicky.gif') no-repeat 0 0;
    display:block;
    width: 731px;
    height: 110px;
    font-size: 1.4em;
    padding: 35px 0 0 190px;
    line-height: 1.2em;
    margin-top: 40px;
}

#zabava-channels a.zabava-channels, #kina-channels a.kina-channels, #sport-channels a.sport-channels {
    background: url('/_pub/3b/43/fa/191420_385559_puvodni_balicky_bgr.gif') no-repeat 0 0;
    display:block;
    width: 197px;
    height: 47px;
    font-size: 1.4em;
    line-height: 2.8em;
    float: left;
    text-align: center;
    color: black;
    text-decoration: none;
    font-weight: bold;
}
#zabava-channels a.zabava-channels, #kina-channels a.kina-channels { margin-right: 60px }
#zabava-channels a.zabava-channels:hover, #kina-channels a.kina-channels:hover, #sport-channels a.sport-channels:hover {
    background-position: 0 -47px;
    color: white;
}

#hd-check-buttons a {background: url('/_pub/3b/43/fa/191420_385559_puvodni_balicky_bgr.gif') no-repeat 0 0; display:inline-block; width:197px; height:47px; font-size:1.4em; line-height:2.8em; text-align:center; color:rgb(0,0,0); text-decoration:none; font-weight:bold; margin-right:20px}

#hd-check-buttons a:hover, #hd-check-buttons a:focus {background-position:0 -47px; color:rgb(255,255,255)}

#content .box.flexi a.expand-link {
    margin: 70px 75px 0 0;
}

/* -- new call me back -- */

#content #cp_buy .flexiBuy a .flexiBuy-button {
    background: url(/_pub/2d/89/d6/197296_471506_sestavit_flexi.gif) no-repeat top left;
    width:232px;
    height:51px;
}
#content #cp_buy .flexiBuy a:hover .flexiBuy-button {
    background-position: 0 -51px;
}
#content #cp_buy .flexiBuy { margin:0px; }

#cp_more, #cp_buy, #callMeBackO2Tv { float:left; width:245px;  }

/*
#callMeBackO2Tv {  
    background:url(/_pub/cf/f4/3a/197290_404019_bg_call_me_white_top.gif) no-repeat left top;
    width:195px;
    height:150px;
    padding:15px 15px 15px 20px;
    _height:178px;
    _width:230px;
}
*/

#callMeBackO2Tv {  
    background:url(/_pub/cf/f4/3a/197290_404019_bg_call_me_white_top.gif) no-repeat left top;
    padding:15px 0px 0px 0px;
    width:230px;
}
#callMeBackO2Tv .cmbc { padding:0px 0px 15px 20px; background:url(/_pub/21/66/ac/197529_404021_bg_call_me_white_bottom.gif) no-repeat left bottom; }  

#callMeBackO2Tv .pop { cursor:pointer; position:relative; top:2px; }


#callMeBackO2Tv p strong { 
    font:normal normal 18px arial; 
    margin-bottom:5px;
    display:block;
}
#cp_buy .red { color:#990000; }

#callMeBackO2Tv p,
#cp_buy p { margin:0px 0px 10px 0px; padding:0px; font-size: 0.8em; font-family:verdana; line-height:1.4em; }
#callMeBackO2Tv p.normal { font-size:1em; font-family:arial; } 
#callMeBackO2Tv p#error { margin-bottom:2px; color:#990000; font-weight:bold; }
#callMeBackO2Tv .ic { margin-bottom:5px; }
#callMeBackO2Tv .ih {
    background:url(/_pub/70/38/9c/197292_402879_bg_text_input.gif) no-repeat left top;
    float:left;
    width:125px;
    height:28px;
    margin:0px 4px 0px 0px;
}
#callMeBackO2Tv #msisdn { border:none; margin:7px 0px 0px 8px; background:transparent; width:100px; }

#callMeBackO2Tv .bs { float:left; }

#callMeBackO2Tv.plain {
	width: 700px;
	background: none;
	padding: 15px;
	border: 1px solid #C6E2F1;
}
#callMeBackO2Tv.plain h2 {
	margin-top: 0;
	margin-bottom: 0.5em;
}
#callMeBackO2Tv.plain p {
	margin-bottom: 1.5em;
}
#callMeBackO2Tv.plain form label {
	width: 80px;
	line-height: 2em;
}
#callMeBackO2Tv.plain form label, #callMeBackO2Tv.plain form input {
	float: left;
}
#callMeBackO2Tv.plain .ih {
    background:url(/_pub/c8/5c/10/258251_578640_input.png) no-repeat left top;
    width:200px;
    height:29px;
}
#callMeBackO2Tv.plain #msisdn {width: 175px;}

.reset {
    display: block;
    font-size: 0px;
    line-height: 0px;
    height: 0.1px;
    overflow: hidden;
    clear: both;
}
/* RED NOTE MODULE */
#content .module-red-note {
    float: right;
    width: 220px;
    margin-left: 20px;
    margin-bottom: 20px;
}
#content .module-red-note .info, #content .module-red-note .bottom {
    background:url(/_pub/65/7/6c/224327_464380_o2tv_red_note.gif) no-repeat left top;
}
#content .module-red-note .bottom {
    background-position: left bottom;
    height: 7px;
}
#content .module-red-note .top { 
    text-align: center; 
    padding-bottom: 10px;
    height: 30px;
    _height: 40px;
}
#content .module-red-note .top h3 {
    margin: 0;
    color: #FFF;
    font-size: 150%;
    font-weight: normal;
}
#content .module-red-note .info {
    padding: 10px 20px;
}

/* SEX V MESTE FORM MODULE */
#content .module-form-competition {
    min-height: 650px;
    _height: 650px;
}
#content .module-form-competition div.first, #content .module-form-competition div.sec {
    margin-bottom: 15px; 
    padding: 10px 10px 20px 10px; 
    background-color: #f7fbfd; 
    border: 1px solid #b5d8ed; 
    width: 470px;
    _width: 490px;
}	
#content .module-form-competition div.first {
    border-bottom: none;
    margin-bottom: 0;
}
#content .module-form-competition div.reset {
    border: none;
    margin: 0;
    padding:0;
}
#content .module-form-competition div h2 {
    margin-top: 0;
}
#content .module-form-competition div.first h2 {
    margin-bottom: 0;
}
#content .module-form-competition div.first h4 {
    margin-top: 20px;
    margin-bottom: 5px;
}
#content .module-form-competition form fieldset {
    margin-bottom: 7px;
}
#content .module-form-competition div.first label {
    padding-left: 10px;
}
#content .module-form-competition div.sec label {
    display: inline-block;
    width: 150px;
}
#content .module-form-competition.en div.sec label {
    width: 130px;
}
#content .module-form-competition div.sec label.input-text {
    width: 170px;
}
#content .module-form-competition div.sec label.input-text input {
    width: 165px;
}
#content .module-form-competition div.sec .check input,
#content .module-form-competition div.sec button {
    margin-left: 153px;
}
#content .module-form-competition.en div.sec .check input,
#content .module-form-competition.en div.sec button {
    margin-left: 133px;
}
#content .module-form-competition div.sec button {
    margin-top:7px;
}
#content .module-form-competition div.sec .check label {
    width: 250px;
    padding-left: 10px;
}
#content .module-form-competition div.sec span.num-star {
    padding-left: 5px;
}
#content .module-form-competition.en div.sec span.num-star {
    display: block;
    float: right;
    width: 150px;
    margin-top: 18px;
    _margin-top: -25px;
    padding-left: 0;
}
/* PIRATI Z KARIBIKU FORM */
#content #pirates form {
    background:url(/_pub/7f/f3/c/236837_501523_bg.jpg) no-repeat left top;
    width: 490px;
    color: #FFF;
}
#content #pirates .error {
    width: 461px;
}
#content #pirates .error li {
    text-align:left;
}
#content #pirates h2 {
    color: #FFF;
}
#content #pirates h4 {
    margin-top: 10px;
}
#content #pirates a, #content #pirates a:hover, #content #pirates a:focus, #content #pirates a:active {
    color: #ffa800;
}
#content #pirates div.first,
#content #pirates div.sec {
    background-color: transparent;
    border: none;
    padding-bottom: 10px;
}
#content #pirates div.sec {
    border-top: 1px solid #000;
}
#content #pirates .input-text, #content #pirates .input-text input,
#content #pirates button span {
    background-image:url(/_pub/4e/cc/21/236957_502018_input_text_select.png);
}
#content #pirates div.sec label.input-text {
    width: 167px;
}
#content #pirates button { width: 120px; }
#content #pirates button span {
    background-position: 0 -56px;
    padding-left: 0;
    padding-right: 0;
}

/* PROMO VANOCE TV ZDARMA */

#content #content-inner .free-tv li, #content #content-inner .free-tv li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    width: 155px;
    margin: 0 2em 0 0;
    padding: 0;
}

#content .free-tv li img {
    display: block;
}

/* PROMO 4 ZA 3 */

#content #content-inner .four-for-three li, #content #content-inner .free-tv li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    width: 238px;
    margin: 0 6px 0 0;
    padding: 0;
}

#content .four-for-three li img {
    display: block;
}

/* BALICKOMAT MODULE */
.module-balickomat { margin-bottom: 20px; }
.module-balickomat .box {
    background: #e3f1f8 url(/_pub/2e/b3/27/237544_576580_balickomat.jpg) no-repeat right top;
    height: 301px;
}
.module-balickomat .info {
    width: 253px;
    padding: 15px 17px 0 17px;
}
.module-balickomat .end,
.module-balickomat-right .end {
	font-size: 15px;
	margin-bottom:5px;
}
.module-balickomat .prices {
	font-size: 13px;
}
.module-balickomat .prices .line,
.module-balickomat-right .prices .line {
	text-decoration:line-through;
}
#content .module-balickomat h2,
#content .module-balickomat-right h3 {
    margin-top: 0;
    margin-bottom: 0.7em;
    line-height: 1.4em;
    color: #0f2b4e;
}
#content .module-balickomat .info p,
#content .module-balickomat-right .info p {
	margin-top: 0.5em;
}
.module-balickomat a, .module-balickomat a span,
.module-balickomat-right a, .module-balickomat-right a span {
    display: block;
    overflow: hidden;
    height: 50px;
    width: 250px;
}
.module-balickomat a span {
    background: #e3f1f8 url(/_pub/c6/f6/c5/237548_573488_jak_objednat_btn.jpg) no-repeat left top;
    text-indent: -1000px;
}
.module-balickomat a:hover span {
    background-position: 0 -50px;
}
.module-balickomat .counter,
.module-balickomat-right .counter {
    background: #e3f1f8 url(/_pub/83/9d/d2/237546_535586_counter_bg.gif) no-repeat left top;
    height: 39px;
    width: 249px;
    padding-top: 17px;
    padding-bottom: 30px;
}
.module-balickomat .counter span,
.module-balickomat-right .counter span {
    display: inline-block;
    width: 41px;
    margin-right: 12px;
    padding-left: 8px;
    font-size: 25px;
    color: #FFF;
    letter-spacing: 14px;
}
.module-balickomat .counter span.sec,
.module-balickomat-right .counter span.sec {
    margin-right: 0;
}
.module-balickomat .red, .module-balickomat-right .red { color: #990000; }
.module-balickomat .done, 
.module-balickomat-right .done { 
	display: none;
	height: 39px;
	width: 249px;
	padding-top: 15px;
	margin-bottom: 30px;
	font-size: 25px;
	background-color: #000;
	color: #FFF;
	text-align: center;
}

/* BALICKOMAT RIGHT MODULE */
#content .module-balickomat-right {
    float: right;
    width: 220px;
    margin-left: 20px;
    margin-bottom: 20px;
    background-color: #e3f1f8;
}
#content .module-balickomat-right h3 {
    line-height: 1em;
}
.module-balickomat-right .info {
    width: 190px;
    padding: 15px 15px 0 15px;
}
.module-balickomat-right .counter {
    background: #e3f1f8 url(/_pub/3/eb/5/237575_535684_counter_right_bg.gif) no-repeat left top;
    height: 43px;
    width: 190px;
    padding-bottom: 0;
    padding-top: 5px;
    padding-bottom: 10px;
}
.module-balickomat-right .counter span {
    width: 30px;
    padding-left: 4px;
    font-size: 20px;
    letter-spacing: 12px;
}
.module-balickomat-right .counter span.sec {
    margin-right: 0;
}
.module-balickomat-right .center .mid {
	padding-left: 5px;
	padding-right: 5px;
}
.module-balickomat-right a, .module-balickomat-right a span {
    height: 45px;
    width: 190px;
}
.module-balickomat-right a span {
    background: #d6ebf5 url(/_pub/24/7f/32/237577_505206_jak_objednat_right_btn.jpg) no-repeat left top;
    text-indent: -1000px;
}
.module-balickomat-right a:hover span {
    background-position: 0 -45px;
}
.module-balickomat-right .per {
	font-weight: bold;
	 color: #0f2b4e;
	margin-bottom:10px;
}
.module-balickomat-right .end {
	font-size: 12px;
}
.module-balickomat-right .prices {
	font-size: 11px;
}
.module-balickomat-right .done { 
	height: 43px;
	width: 190px;
	margin-bottom: 10px;
	font-size: 20px;
}
.balickomat-article {
	width: 480px;
}
#content .balickomat-article h2 {
	margin-top: 0;
}

/* Programove balicky - content */
.lightblue-box, .lightblue-box-full {
	margin-bottom: 15px;
	padding: 10px; 
	background-color: #f7fbfd; 
	border: 1px solid #b5d8ed; 
	width: 470px;
}
.lightblue-box-full { 
	width: 711px;
}

.lightred-box, .lightred-box-full {
	margin-bottom: 15px;
	padding: 10px; 
	background-color: #fdf7f7; 
	border: 1px solid #990000; 
	width: 470px;
}
.lightred-box-full { 
	width: 711px;
}

.right-img {
	float:right; 
	padding-left:20px;
}
.red { 
	color: #900;
}

/* Novinky */

#news ul li {
	background: none;
}
#news ul li span, #news-hp ul li span {
	color: #666;
}
#news ul li p a, #news-hp ul li p a {
	margin-left: 5px;
}
#spec-nabidka {
	width: 730px;
	min-height: 530px;
	_height: 530px;
	background: #d8e9f3 url(/_pub/71/e8/20/258012_577976_bg.jpg) repeat-x left top;
	padding-top: 30px;
}
#spec-nabidka.en { margin-bottom: 20px; }
#spec-nabidka h2 {
	margin: 0;
}
#spec-nabidka a.external span {
	width: 90px;
}
#spec-nabidka.en a.external span {
	width: 105px;
}
#spec-nabidka p.info-par {
	text-align: center;
	font-size: 14px;
}
#spec-nabidka .cols-2 .col {
	float: left;
	width: 285px;
	padding: 30px 30px 20px 50px;
}
#content-inner ol.shop-online-steps {
	font-weight: bold;
	padding-left: 1.5em;
	_padding-left: 2em;
}
#content-inner ol.shop-online-steps li span {font-weight: normal;}

{/* KONTAKTY S MAPOU */}

.contact-box p strong {
	font-weight: normal;
	font-size: 1.5em;
}
.contact-box .phone-num {
	font-size: 28px;
	color: #3399cc;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
}
.contact-box-inner { position: relative; }
.contact-box-inner #social-icons {
	position: absolute;
	bottom: 2.2em;
	left: 1em;
}
.contact-box-inner#chci #social-icons {
	bottom: 3.2em;
}
.img-icon-bigger {
	display: inline-block;
	height: 50px;
	margin: 0 auto;
	position: relative;
	width: 47px;
}
.img-icon-bigger span {
	display: block;
	height: 50px;
	left: 0;
	position: absolute;
	width: 47px;
}
.fo-icon-bigger span, .tt-icon-bigger span, .fb-icon-bigger span {
	background: url("/_pub/9a/f7/a2/254102_552475_icons_social_bigger.png") no-repeat scroll 0 -150px;
}
.tt-icon-bigger span {
	background-position: 0 -50px;
}
.fb-icon-bigger span {
	background-position: 0 0;
}
.fo-icon-bigger:hover span, .fo-icon-bigger:focus span {
	background-position: -47px -150px;
}
.tt-icon-bigger:hover span, .tt-icon-bigger:focus span {
	background-position: -47px -50px;
}
.fb-icon-bigger:hover span, .fb-icon-bigger:focus span {
	background-position: -47px 0;
}
.contact-box #callMeBackO2Tv {
	background: none;
	padding: 0;
	float: none;
	width: 260px;
}
.contact-box #callMeBackO2Tv .cmbc {
	background: none;
	padding: 0;
}
.contact-box #callMeBackO2Tv p strong {
    margin-bottom: 15px;
}
.contact-box #callMeBackO2Tv p {
    font-family: arial;
    font-size: 1em;
}

.table-bb { border-bottom: 1px solid #C5E2F1; }

/* nove TV kanaly */
p img {padding-right:8px; vertical-align:middle}


