/*
 * MODx stuff's
 *
 * @author:    IF MEDIA
 * @email:     admin@ifmedia.eu
 * @website:   http://www.finnisport.sk/
 * @version:   $Id: modx.css 64 2009-10-28 17:26:16Z Silver Zachara $
 */

/* AjaxSearch
------------------------------------------------------------------------------- */

.left .box2 .vyhladavanieWrapper {
    text-align: right;
    padding: 0;
}

.left .box2 .vyhladavanieWrapper .vyhladavanie {
    display: none;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding-right: 4px;
}

#ajaxSearch_form {
    margin: 0;
    padding: 0px 0px 0px 0px;
    line-height: 0;
}

#ajaxSearch_form fieldset {
    border: none;
}

#ajaxSearch_input {
    color: #000;
    font-size: 14px;
    width: 169px;
    height: 19px;
    margin: 14px 0 0 0;
    padding: 2px 0px 0px 3px;
    background-color: #ECECEB;
    border: none;
}

#ajaxSearch_submit {
    display: none;
    width: 0px;
    height: 0px;
}

/* Animated gif and cross */
#ajaxSearch_form #indicator {
    position: relative;
    top: -20px;
    left: -2px;
}

#ajaxSearch_form #searchClose {
    position: relative;
    top: -20px;
    left: -2px;
}

/* id of the div that the ajax results are returned in */
#ajaxSearch_output {
    position: relative;
    top: -16px;
    left: 0px;
    border: 1px red solid;
    color: #fff;
    background: #000;
    -moz-opacity: 0.95 !important;
    opacity: 0.95 !important;
    filter: alpha(opacity=95) !important;
    z-index: 1;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

#ajaxSearch_output a:hover {
    background-color: #3869B0;
}

#ajaxSearch_output p {
    margin: 0px;
}

/* The following items are used to style the results when the user does not have
javascript or they have clicked the more results link */
.right_content .primaryContent .ajaxSearch_resultsInfo {
    font-weight: bold;
    text-align: center;
    margin-bottom: 16px;
}

.right_content .primaryContent .ajaxSearch_result {
    margin: 10px 0;
}

.right_content .primaryContent .ajaxSearch_resultLink {
    font-size: 12px;
    font-weight: bold;
}

.right_content .primaryContent .ajaxSearch_resultExtract {
    padding-left: 10px;
}

/* The following items are used to style the results returned by the ajax request */
.AS_ajax_result {
    border-top: 1px solid #2f2f2f;
    padding: 5px 10px 7px;
    margin: 0px;
}

.AS_ajax_result a {
    color: #fff;
}

.AS_ajax_resultDescription {
    display: none;
}

.AS_ajax_resultLink {
    color: #fff !important;
    display: block;
    width: 93%;
}

.AS_ajax_more {
    border-top: 1px solid #2f2f2f;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 4px;
}

.AS_ajax_resultsIntroFailure {
    padding: 4px;
}

/* Search Terms Highlighting */
.right_content .AS_ajax_highlight, .right_content .ajaxSearch_highlight,
.box2-content .searchTerms .AS_ajax_highlight, .box2-content .searchTerms .ajaxSearch_highlight {
    color: #000;
    background-color: #ffb;
    padding: 2px;
    margin: -3px;
    border: 1px solid #dd3;
}

.searchTerms {
    display: block;
    color: #0000CD;
    font-weight: bold;
    text-align: left;
    padding: 10px 5px 5px 10px;
    line-height: 20px;
}

.searchTerms .searchTermsTitle {
    font-size: 13px;
    font-weight: bold;
}

.searchTerms .AS_ajax_highlight {
    margin: 0px 0px 0px 3px;
}

a.ajaxSearch_removeHighlight, a.ajaxSearch_removeHighlight:visited {
    display: block;
    font-weight: normal;
    margin: 4px 0px 3px 2px;
    padding: 2px 0px 2px 0px;
}

a.ajaxSearch_removeHighlight:hover {
    background-color: #000;
}

/* Login Form
-----------------------------------------------------------------------------*/

/* Login in Sidebar */
/* Login From and Password Reminder */

.login-box #WebLoginLayer0, .login-box #WebLoginLayer2 {
    border: none;
}

.login-box form {
    margin: 0;
    padding: 0;
}

.login-box #WebLoginLayer0 h3, .login-box #WebLoginLayer2 h3 {
    display: none;
}

.login-box #WebLoginLayer0 fieldset, .login-box #WebLoginLayer2 fieldset {
    margin: 0px auto;
    padding: 0;
    border: none;
}

.login-box #WebLoginLayer0 .formElement {
    margin-bottom: 12px;
}

.login-box #WebLoginLayer0 label, .login-box #WebLoginLayer2 label {
    color: #fff;
    font-size: 12px;
}

.login-box #WebLoginLayer0 input, .login-box #WebLoginLayer2 input {
    width: 130px;
    height: 19px;
    padding: 2px 0 0 4px;
    background-color: #ECECEB;
    border: none;
}

.login-box #WebLoginLayer0 input.button, .login-box #WebLoginLayer2 input.button {
    color: #0250B6;
    float: left;
    width: 80px;
    height: 24px;
    margin-top: 10px;
    padding-top: 0;
    background-color: #F9FCFE;
    border: 1px #8CA3C3 solid !important;
}

.login-box #WebLoginLayer0 label.checkbox, .login-box #WebLoginLayer2 label.checkbox {
    float: left;
}

.login-box #WebLoginLayer0 #checkbox_1 {
    float: right;
    width: auto;
    margin-right: 8px;
    border: 0 none !important;
}

.login-box #WebLoginLayer0 #forgotpsswd {
    float: right;
    font-size: 78%;
    width: 82px;
    padding: 13px 0px 0px 0px;
}

/* Password Reminder */
#txtwebemail {
    display: block;
}

.login-box #WebLoginLayer2 input {
    width: 172px;
    margin-bottom: 9px;
}

.login-box #WebLoginLayer2 input.button {
    margin: 10px 8px 0px 0px;
}

/* Logout */
.login-box fieldset.logout {
    text-align: center;
    border: 0px none;
}

.login-box fieldset.logout h4 {
    margin: 0px 0px 8px 0px;
}

.login-box fieldset.logout a.button {
    color: #024DB0;
    padding-left: 2px;
}

/* New registration */
.login-box .new-registration {
    text-align: center;
    margin: 10px 0 0;
}

.login-box .new-registration a {
    color: #024DB0;
    font-size: 11px;
    font-weight: bold;
}

/* Login Page */

.right_content .loginstranka fieldset {
    border: 1px solid black;
    width: 200px;
    margin: 0 auto;
    padding: 6px 11px 6px 11px;
}

.right_content .loginstranka fieldset.logout {
    border: 1px solid black;
    padding: 6px 14px 6px 11px;
    width: 200px;
    text-align: center;
}

.right_content .loginstranka h3 {
    text-align: center;
}

.right_content .loginstranka form h3 {
    display: none;
}

.right_content .loginstranka label {
    display: block;
    font-size: 12px;
    color: black;
    margin-top: 5px !important;
}

.right_content .loginstranka label.checkbox {
    font-weight: normal;
}

.right_content .loginstranka #checkbox_1 {
    float: right;
    width: auto;
    margin-top: 7px;
    border: 0 none !important;
}

.right_content .loginstranka input {
    height: auto;
    width: 100%;
}

.right_content .loginstranka input.button {
    float: left;
    width: 74px;
    margin-top: 6px;
}

.right_content .loginstranka label.forgot {
    color: black;
    font-weight: normal;
    font-size: 12px;
}

.right_content .loginstranka #forgotpsswd {
    font-size: 80%;
    float: right;
    margin-top: 10px;
}

/* Password Reminder */
.right_content #WebLoginLayer2 label {
    color: black;
}

/* Styles for the snippet eForm - SIGNUP Form
-----------------------------------------------------------------------------*/

.right_content .signupFrom fieldset {
    width: 250px;
    margin: 10px 2px 20px 0px;
    padding: 10px;
}

.right_content .signupFrom fieldset.userDetails, .right_content .signupFrom fieldset.captcha,
.right_content .signupFrom fieldset.password, .right_content .signupFrom input.button {
    float: left;
}

.right_content .signupFrom fieldset.userDetails, .right_content .signupFrom fieldset.password {
    margin-bottom: 0px;
}

.right_content .signupFrom fieldset.purchaseDetails {
    float: right;
}

.right_content .signupFrom input.button {
    font-weight: bold;
}

.right_content .signupFrom fieldset h2 {
    text-align: center;
    margin-bottom: 11px;
}

.right_content .signupFrom fieldset label {
    color: black;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px !important;
}

.right_content .signupFrom input, .right_content .signupFrom select#country {
    display: block;
    width: 214px;
    margin-bottom: 8px;
}

.right_content .signupFrom input#zip {
    width: 48px;
}

.right_content .signupFrom input.button {
    width: auto !important;
    height: 34px;
    margin: 20px 0px 0px 78px;
    padding: 2px !important;
}

.right_content .signupFrom p.infoRequired {
    float:left;
    color:red;
    font-weight:bold;
    text-align:center;
    width: 271px;
    margin-left: 31px;
}

/* Úspešné zaregistrovanie */
.right_content h2.notificationHeading {
    text-align: center;
    margin-top: 40px;
}

.right_content p.notificationMessage {
    text-align: center;
}

/* Styles for the snippet UsersCounter
-----------------------------------------------------------------------------*/

#box1 div.usersCounterHeading {
    color: #0D2202;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 8px;
}

/* Styles for the snShop SHOP for the snippet Ditto
-----------------------------------------------------------------------------*/

#primaryContent .oneProductInShop {
    padding: 16px 0px;
}

#primaryContent .oneProductInShop .img-wrapper-shop {
    width: 146px;
    min-height: 1px;
    margin-right: 12px;
}

#primaryContent .oneProductInShop .img-wrapper-shop img {
    border: none;
}

#primaryContent .oneProductInShop .description {
    width: 464px;
    padding-bottom: 7px;
    background: none;
}

#primaryContent .oneProductInShop .description-inner {
    min-height: 82px;
    background: url(images/productHeader.png) no-repeat top left;
}

#primaryContent .oneProductInShop .img-wrapper-shop, #primaryContent .oneProductInShop .content {
    float: left;
}

#primaryContent .oneProductInShop .content h2 {
    float: left;
    height: 28px;
    line-height: 31px;
    margin-bottom: 10px;
}

#primaryContent .oneProductInShop .content h2 a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding-left: 6px;
}

#primaryContent .oneProductInShop .content .ditto_summary {
    padding-left: 9px;
}

/* Ak produkt nie je na sklade */
.right_content div.notInStock {
    text-align: center;
    margin: 13px 21px 0px 0px;
}

.right_content div.notInStock span {
    color: #000;
    font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 13px 21px 0px 0px;
}

#primaryContent .oneProductInShop .content .price-basket, .right_content .priceBasketDetail {
    float: right;
    height: 33px;
    line-height: 28px;
    margin: 13px 21px 0px 0px;
}

.right_content .priceBasketDetail {
    padding-right: 16px;
}

#primaryContent .oneProductInShop .content .price-basket select, .right_content .priceBasketDetail select {
    font-size: 9px;
    max-width: 100px;
    margin-right: 15px;
}

#primaryContent .oneProductInShop .content .price-basket a, .right_content .priceBasketDetail a {
    color: #669900;
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#primaryContent .oneProductInShop .content .price-basket a:link, #primaryContent .oneProductInShop .content .price-basket a:visited,
.right_content .priceBasketDetail a:link, .right_content .priceBasketDetail a:visited {
    color: #669900;
    text-decoration: none;
}

#primaryContent .oneProductInShop .content .price-basket a:hover, #primaryContent .oneProductInShop .content .price-basket a:active,
.right_content .priceBasketDetail a:hover, .right_content .priceBasketDetail a:active {
    color: #669900;
    text-decoration: none;
}

#primaryContent .oneProductInShop .content .price-basket .buyProduct, .right_content .priceBasketDetail .buyProduct {
}

.right_content .priceBasketDetail .buyProduct {
}

#primaryContent .oneProductInShop .content .price-basket img, .right_content .priceBasketDetail img {
    width: 33px;
    height: 33px;
    vertical-align: bottom;
    margin-left: 7px;
}

.right_content .priceBasketDetail img {
}

#primaryContent .oneProductInShop .content .price-info {
    float: right;
    height: 28px;
    line-height: 28px;
    margin-bottom: 10px;
}

#primaryContent .oneProductInShop .content .price-info .cena-text, .right_content .priceBasketDetail .cena-text {
    font-size: 13px;
    font-weight: bold;
}

#primaryContent .oneProductInShop .content .price-info .cena, .right_content .priceBasketDetail .cena {
    color: #0267DF;
    font-size: 15px;
    font-weight: bold;
    margin: 0px 2px 0px 2px;
}

#primaryContent .oneProductInShop .content .price-info .cenaDual, .right_content .priceBasketDetail .cenaDual {
    color: #808080;
    font-size: 9px;
    margin-right: 10px;
}

/* Counter of News */
.right_content .articlesCount {
    font-size: 12px;
    letter-spacing: 2px;
    margin-top: 26px;
    text-align: center;
}

/* Paginator for News */
.right_content .dittoPages {
    text-align: center;
    margin: 14px 0;
    line-height: 26px;
}

.right_content .dittoPages .ditto_currentpage {
    border: 1px solid #00218a;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #659ef4;
    color: #fff;
}

.right_content .dittoPages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}

.right_content .dittoPages a, .right_content .dittoPages a:link, .right_content .dittoPages a:visited {
    color: #3d86f4;
    font-size: 11px;
    font-family: "Trebuchet MS", verdana, sans-serif;
    text-decoration: none !important;
    border: 1px solid #659ef4;
    padding: 1px 5px 2px;
    margin-right: 1px;
}

.right_content .dittoPages a:hover {
    color: #000;
    background-image: none;
    background-color: #fff;
}

/* Sorting Box - Sorting of the Ditto output
-----------------------------------------------------------------------------*/
#sorting {
    width: 222px;
    margin: 16px auto 10px auto;
    padding-right: 4px;
    background: url(images/sort-right.gif) no-repeat right top;
}

#sorting .sorting-inner {
    height: 18px;
    line-height: 18px;
    padding: 0 8px;
    background: url(images/sort-left.gif) no-repeat left top;
}

#sorting a.sort-type {
    color: #377278;
    text-decoration: none;
    margin-left: 8px;
}

#sorting .sorting-inner .sort-info {
    font-size: 11px;
    font-weight: bold;
}

/* Styles for the snippet TvTagCloud v2.1.4 in the Secondary navigation
-----------------------------------------------------------------------------*/
#primaryContent #secondNav .cloud {
    float: left;
    width: 415px;
    padding: 10px 0px 0px 19px;
}

#primaryContent #secondNav .cloud li {
    float: left;
    width: 118px;
}

#primaryContent #secondNav .cloud li a:link, #primaryContent #secondNav .cloud li a:visited {
    color: #fff;
    font-size: 12px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#primaryContent #secondNav .cloud li a:hover, #primaryContent #secondNav .cloud li a:active,
#primaryContent #secondNav .cloud li.active a {
    color: #336699;
    text-decoration: none;
}

/* Styles for the snippet snShop in the Sidebar
-----------------------------------------------------------------------------*/
.left .box2 .shopping-basket {
    font-size: 10px;
    text-align: center;
    padding-top: 0;
}

.left .box2 .shopping-basket a:link,
.left .box2 .shopping-basket a:visited {
    color: #0247a8;
    text-decoration: none;
}

.left .box2 .shopping-basket a:hover,
.left .box2 .shopping-basket a:active {
    text-decoration: underline;
}

.left .box2 .shopping-basket img {
    vertical-align: middle;
    margin-right: 4px;
}

.left .box2 .shopping-basket .basket-empty {
    color: #0247a8;
    font-weight: bold;
}

.left .box2 .shopping-basket .basket-polozky-all,
.left .box2 .shopping-basket .basket-cena-all {
    color: red;
    font-size: 12px;
    font-weight: bold;
}

#successAdded {
    color: green;
    display: none;
    font-size: 11px;
    font-weight: bold;
    margin-top: 9px;
}

/* Styles for the snippet snRenderShoppingBasketPurchase
-----------------------------------------------------------------------------*/
.right_content .postageSave {
    color: red;
    font-weight: bold;
    text-align: center;
}

.right_content table.basket {
    border-collapse: collapse;
    margin: 10px auto 0px auto;
}

.right_content table.basket thead {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    background: url(images/basket-header.png) repeat-x top left;
}

.right_content table.basket thead th.productName {
    width: 296px;
    padding-left: 12px;
}

.right_content table.basket th.price {
    width: 76px;
}

.right_content table.basket th.pocet {
    width: 70px;
}

.right_content table.basket th.cena-celkom {
    width: 80px;
}

.right_content table.basket th.remove-product {
    width: 35px;
}

.right_content table.basket tfoot td {
    text-align: center;
    padding-top: 18px;
}

.right_content table.basket tfoot td input {
    height: 30px;
    margin-top: 6px;
}

.right_content table.basket tfoot input {
    font-weight: bold;
}

.right_content table.basket tbody {
    border: 1px #E3E3E3 solid;
}

.right_content table.basket tbody tr {
    line-height: 30px;
}

.right_content table.basket tbody td {
    border-bottom: 1px #E3E3E3 dashed;
}

.right_content table.basket td.productName {
    color: #339999;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 0px 0px 14px;
    background: url(images/arrow2.png) no-repeat 0px 12px;
}

.right_content table.basket td.productName a {
    height: 16px;
    line-height: 16px;
}

.right_content table.basket td.productNamePostage {
    color: #339999;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    padding: 0px 0px 0px 16px;
    background: url(images/arrow2.png) no-repeat 0px 12px;
}

.right_content table.basket td.productName .productInfo {
    color: #777777;
    font-size: 9px;
    line-height: 11px;
    padding: 0px 0px 7px 10px;
}

.right_content table.basket td.pocet input {
    width: 30px;
}

.right_content table.basket td.cena-celkom {
    color: green;
    font-size: 12px;
    font-weight: bold;
}

.right_content table.basket td.remove-product {
    text-align: center;
}

.right_content table.basket span.basket-empty {
    font-weight: bold;
    margin-left: 30px;
}

/* Tlačídlá */
.right_content table.basket td.buttons {
    padding: 14px 0px;
}

.right_content table.basket td.buttons input {
    display: block;
    font-size: 12px;
    font-weight: bold;
    width: 169px;
    margin-left: 30px;
}

.right_content table.basket td.buttons .recountInfo {
    font-size: 9px;
    font-family: Verdana, Tahoma, Arial, "helvetica", sans-serif;
    line-height: 9px;
    margin-left: 32px;
    padding-bottom: 2px;
}

/* Sumár */
.right_content table.basket .sumar {
    float: left;
    padding-left: 10px;
    border: 1px #E3E3E3 solid;
    margin: 10px 0px 10px 0px;
    padding: 6px 11px 6px 10px;
}

.right_content table.basket .sumar div {
    float: left;
}

.right_content table.basket .sumar .main-price-s-dph-title {
    font-size: 13px;
    font-weight: bold;
    width: 100px;
    padding-left: 10px;
    background: url(images/arrow1.png) no-repeat center left;
}

.right_content table.basket .sumar .main-price-s-dph {
    color: red;
    font-size: 14px;
    font-weight: bold;
}

.right_content table.basket .sumar .main-price-s-dph .cenaDual {
    color: #808080;
    font-size: 9px;
    font-weight: normal;
    padding-left: 6px;
}

/* Styles for the snRenderPurchaseForm
-----------------------------------------------------------------------------*/
.right_content .purchaseDetails table {
    border-collapse: collapse;
    width: 520px;
    margin: 10px auto 22px auto;
}

.right_content .purchaseDetails thead {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    background: url(images/basket-header.png) repeat-x top left;
}

.right_content .purchaseDetails thead th {
    padding-left: 12px;
}

.right_content .purchaseDetails tbody {
    border: 1px #E3E3E3 solid;
}

.right_content .purchaseDetails tbody td.info {
    color: red;
    padding: 18px;
}

.right_content .purchaseDetails tbody td.fakturaInfo {
    color: #1F8788;
}

.right_content .purchaseDetails td.category {
    font-size: 12px;
    color: #444444;
    width: 154px;
    padding-left: 35px;
    background: url(images/arrow3.png) no-repeat center left;
}

.right_content .purchaseDetails td.values {
    color: black;
    font-weight: bold;
}

.right_content .purchaseDetails input.zip {
    width: 48px;
}

.right_content .purchaseDetails input, .right_content .purchaseDetails select {
    width: 214px;
}

/* POSLEDNÁ KONTRÓLA button */
.right_content .purchaseDetails div.submit {
    text-align: center;
    margin-top: 20px;
}

.right_content .purchaseDetails input.submit {
    font-weight: bold;
    width: auto;
    height: 30px;
    margin: 6px 0px;
}

/* Styles for the TransportAndPaymentMethod
 -----------------------------------------------------------------------------*/
/* SPÔSOB DOPRAVY A PLATBY */
.right_content .transportAndPaymentMethods .box3 {
    width: 546px;
    margin-bottom: 28px;
}

#transportMethodBox {
    display: none;
}

#paymentMethod, #transportMethod {
    width: auto;
    margin-left: 10px;
}

#paymentMethodInfo, #transportMethodInfo {
    display: none;
    margin-top: 12px;
}

.right_content .transportAndPaymentMethods .box3 .paymentMethodGroup {
    text-align: left;
    width: 324px;
    margin-left: 130px;
}

.right_content .transportAndPaymentMethods .box3 input.paymentMethod {
    vertical-align: middle;
}

/* SPÔSOB DOPRAVY A PLATBY button */
.right_content .transportAndPaymentMethods div.submit {
    text-align: center;
    margin-top: 20px;
}

.right_content .transportAndPaymentMethods input.submit {
    font-weight: bold;
    width: auto;
    height: 30px;
    margin: 6px 0px;
}

/* Styles for the snRenderLastCheckControl
-----------------------------------------------------------------------------*/

.right_content .box3 .lcRegDetails {
    float: left;
    width: 330px;
}

.right_content .box3 .lcRegDetails .lcRegDetailsHeader {
    color: #1A637F;
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
    padding-left: 8px;
    margin-bottom: 6px;
    background-color: #EDF6FF;
    border-style: solid;
    border-color: #94BFEA;
    border-width: 1px 0px 1px 1px;
}

.right_content .box3 .lcRegDetailItem, .right_content .box3 .lcRegDetailItemStrong {
    padding-left: 14px;
    background: url(images/arrow2.png) no-repeat center left;
}

.right_content .box3 .lcRegDetailItemStrong {
    font-weight: bold;
}

.right_content .box3 .lcDeliverDetails {
    float: left;
    width: 210px;
}

.right_content .box3 .lcDeliverDetails .lcDeliverDetailsHeader {
    color: #1A637F;
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 6px;
    padding-left: 8px;
    background-color: #EDF6FF;
    border-style: solid;
    border-color: #94BFEA;
    border-width: 1px 1px 1px 0px;
}

.right_content .box3 .lcDeliverDetailItem, .right_content .box3 .lcDeliverDetailItemStrong {
    padding-left: 14px;
    background: url(images/arrow2.png) no-repeat center left;
}

.right_content .box3 .lcDeliverDetailItemStrong {
    font-weight: bold;
}

/* Detaily košíka */
.right_content table.basket {
    border-collapse: collapse;
    margin-top: 20px;
}

.right_content .lcBox table.basket thead {
    color: #1A637F;
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
    background-color: #EDF6FF;
    background-image: none;
    border-style: solid;
    border-color: #94BFEA;
    border-width: 1px 1px 1px 1px;
}

.right_content .lcBox table.basket thead th.productName {
    width: 286px;
    padding-left: 12px;
}

/* SPÔSOB DOPRAVY A PLATBY */
.right_content .box3 .lcTransportMethod, .right_content .box3 .lcPaymentMethod {
    width: 530px;
    margin-top: 20px;
}

.right_content .box3 .lcTransportMethod .lcTransportMethodHeader,
.right_content .box3 .lcPaymentMethod .lcPaymentMethodHeader {
    color: #1A637F;
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    padding-left: 8px;
    margin-bottom: 12px;
    background-color: #EDF6FF;
    border-style: solid;
    border-color: #94BFEA;
    border-width: 1px 1px 1px 1px;
}

.right_content .box3 .lcTransportMethodInfo, .right_content .box3 .lcPaymentMethodInfo {
    text-align: center;
}

.right_content .box3 .lcTransportMethodInfo span.method, .right_content .box3 .lcPaymentMethodInfo span.method {
    font-size: 16px;
    font-weight: bold;
    padding-left: 11px;
    background: url(images/arrow1.png) no-repeat left center;
}

.right_content .box3 .lcTransportMethodInfo div.methodInfo, .right_content .box3 .lcPaymentMethodInfo div.methodInfo {
    margin-top: 12px;
}

/* ZÁVÄZNE OBJEDNÁVAM button */
.right_content .lcBox div.submit {
    text-align: center;
    margin-top: 20px;
}

.right_content .lcBox input.submit {
    font-weight: bold;
    height: 30px;
    margin: 6px 0px;
}

/* Breaadcrumbs
------------------------------------------------------------------------------- */

.B_crumbBox {
    float: right;
    color: #024db0;
    margin: 6px 20px 0 0;
}

.B_crumbBox a:link, .B_crumbBox a:visited {
    color: #024db0;
    text-decoration: underline;
}

.B_crumbBox a:hover, .B_crumbBox a:active {
    color: #031575;
    text-decoration: underline;
}

/* Multilanguage support
------------------------------------------------------------------------------- */

#multiLangSwitcher {
    position: absolute;
    top: 42px;
    left: -46px;
}

#multiLangSwitcher .flags {
    margin: 5px 0 0 8px;
}

