html { }
body { margin: 0px; padding-bottom: 20px; font-family: Tahoma, Arial; text-align: center; font-size: 11px; color: #00305a; background: #4192d9 url('../images/body_bg.png') repeat-x scroll left top; }

.clear:after        { content: "."; display: block; height: 0; overflow:hidden; clear: both; visibility: hidden; }
.clear-both         { clear: both; }
.clean-margin       { margin: 0px !important; }
.clean-padding      { padding: 0px !important; }

.hidden             { display: none; }
.block,
.display            { display: block; }

.fl         { float: left; }
.fr         { float: right; }

.normal     { font-weight: 400 !important; }
.bold       { font-weight: 700 !important; }
.bolder     { font-weight: 900 !important; }
.ln-normal  { line-height: normal !important; }
.ln-22      { line-height: 22px !important; }
.left       { text-align: left !important; }
.center     { text-align: center !important; margin: auto !important; }
.right      { text-align: right !important; }
.justify    { text-align: justify; }
img.block   { display: block; }
.nowrap     { white-space: nowrap; }

.w100   { width: 100%; }
.w99    { width: 99%; }
.clear  { clear: both; }
.hide   { display: none; }
.red    { color: #f00; }
.bs10   { margin-bottom: 10px; }
.clr    { font-size: 1px; height: 1px; clear: both; }

a                   { color: #000; font-weight: normal; text-decoration: none; }
a img               { vertical-align: middle !important; }
a:focus,
a:active            { outline: none; }
a:hover             { text-decoration: underline; }
a.under             { text-decoration: underline; }
a.under:hover       { text-decoration: none; }
a .hl               { color: #cf0100; }
a:hover .hl         { color: #0081c0; }

.pb-0               { padding-bottom: 0 !important; }
.pb-10              { padding-bottom: 10px !important; }

strong,
strong a            { font-weight: bold; }

input, select       { vertical-align: middle; }
input.text,
textarea.text,
input.errtext,
textarea.errtext    { padding: 2px 3px 2px 3px; border: 1px solid #c6c6c6; color: #000; background-color: #e2e2e2; vertical-align: middle; font-weight: normal; }
input.text          { height: auto; }
input.checkbox      { width: 12px; overflow: hidden; margin: 0px 3px 3px 3px;height: auto; vertical-align: middle; }
select              { padding: 0; height: 18px; overflow: hidden; border: 1px solid #c6c6c6; background-color: #e2e2e2; }
select option       { margin: 0 10px 0 0; }
select.m            { height: auto; }
select.errtext,
select.text         { /*border: 1px solid #8f9ea5;*/ font-size: 11px; }
input.errtext,
textarea.errtext,
select.errtext      { border: 2px solid red; background-color: #ffefef; }
input.button        { padding: 0 2px; font-size: 10px; height: 16px; }

.sqlErrors              { background-color: #300; text-align: left padding: 4px; font-size: 9px; }
.sqlErrors h1           { margin: 0; padding: 2px 0 0 0; text-align: left;font-size: 9px;color: #c6c6c6; }
.sqlErrors span.number  { color: #633; }
.sqlErrors span.query   { color: #966; }
.sqlErrors div.error    { color: #9a9; padding-left: 20px; }
.popupHelpBox           { border: 1px solid #c0c0c0; padding: 8px 0 12px 0; background-color: #fff; width: 400px; text-align: left; }
.popupHelpBox h1        { font-size: 11px; color: #e84904; font-weight: bold; padding: 0 18px 2px 18px; text-transform: uppercase; }
.popupHelpBox p         { text-align: left; margin: 4px 0; padding: 2px 18px 0 18px; font-size: 12px; }


#body                   { width: 1030px; margin: 0 auto; }
#body .body-wrap        { padding: 0 45px; background: url('../images/body_image.png') no-repeat scroll left top; }

#page                   { background: #f1f1f1 url('../images/contentTopBg.gif') no-repeat scroll left top; }
#page .page-bg          { height: 100%; background: url('../images/contentBottomBg.gif') no-repeat scroll left bottom; }

.left-column            { float: left; width: 228px; }
.right-column           { float: left; width: 229px; }

#content                { float: left; width: 483px; height: 100%; overflow: hidden; text-align: left; }

.theme_StartMaxiSport   { background: url('../images/artStartMaxiSport.png') no-repeat scroll center top; }
.theme_StartSkiMax      { background: url('../images/artStartSkiMax.png') no-repeat scroll center top; }
.theme_StartLabel       { background: url('../images/artLabel.gif') no-repeat scroll center top; }


#header                         { width: 940px; height: 164px; position: relative; overflow: hidden; background: #00448d url('../images/header.png') no-repeat scroll left top; }
#header .skimax,
#header .maxisport              { position: absolute; top: 60px; left: 0; width: 210px; height: 80px; text-align: center; }
#header .maxisport              { left: auto; right: 0; }
#header .skimax a.logo,
#header .maxisport a.logo       { display: block; height: 80px; }
#header .skimax span.label,
#header .maxisport span.label   { color: #6689a7; }
#header a.eshop                 { display: block; height: 100px; margin: 50px 280px 0 280px; }
#header a.banner                { margin: 20px 280px 0 247px; display: block; width: 447px; height: 144px; }

#footer                         { clear: both; width: 100%; min-height: 80px; background: url('../images/footBg.png') no-repeat scroll center top; }
#footer .footMenu               { padding: 20px 100px 0 100px; margin-bottom: 14px; }
#footer .footMenu ul            { text-align: center; line-height: 16px; }
#footer .footMenu ul li         { display: inline; margin: 0 2px; color: #fff; font-size: 9px; }
#footer .footMenu ul li a:link,
#footer .footMenu ul li a:visited { font-size: 9px; color: #e2e2e2; text-transform: uppercase; letter-spacing: 1px; white-space: nowrap; }
#footer .footMenu ul li a:hover { text-decoration: underline; }
#footer .copy                   { color: #91d2ff; padding-bottom: 10px; }
#footer .copy a:link,
#footer .copy a:visited         { color: #fff; font-weight: bold; }
#footer .copy a:hover           { text-decoration: underline; }
#footer .copy a .b              { color: #91d2ff; }

.left-column .side-menu ul  { padding: 14px 10px 5px 13px; }
.right-column .side-menu ul { padding: 14px 13px 5px 10px; }
.side-menu ul li            { margin-bottom: 5px; overflow: hidden; }
.side-menu ul li.r2         { height: 45px; overflow: hidden; }
.side-menu ul li a          { display: block; height: 25px; line-height: 25px; text-decoration: none; color: #013d71; font-weight: bold; letter-spacing: 1px; }
.side-menu ul li a.hl       { color: #d13d01; }
.side-menu ul li.r2 a       { padding: 5px 0 6px 0; height: auto; line-height: 17px; }

.left-column .side-menu ul li a             { text-align: right; padding-right: 20px; background: url('../images/slMenuItem.gif') no-repeat scroll left 25px; }
.left-column .side-menu ul li.r2 a          { background-image: url('../images/slMenuItemR2.gif'); background-position: left 45px; }
.right-column .side-menu ul li a            { padding-left: 20px; text-align: left; background: url('../images/slrMenuItem.gif') no-repeat scroll left 25px; }
.left-column .side-menu ul li a:hover,
.right-column .side-menu ul li a:hover,
.left-column .side-menu ul li.r2 a:hover    { background-position: left top; }
.left-column .side-menu ul li a.active,
.right-column .side-menu ul li a.active     { color: #fff; background-position: left -25px; }
.left-column .side-menu ul li.r2 a.active   { background-position: left -45px; }

.side-menu.ski-max-tab          { margin-top: 2px; margin-right: -36px; padding-top: 76px; background: url('../images/sidemenu_skimax.png') no-repeat scroll right top; }

.side-menu ul li ul                 { background: url('../images/sidemenu_bottom.gif') no-repeat scroll center bottom; }
.side-menu ul li ul li              { margin-bottom: 0; }
.left-column .side-menu ul li ul    { padding: 5px; }
.right-column .side-menu ul li ul   { padding: 5px; }
.right-column .side-menu ul li ul a { padding-left: 30px; font-weight: normal; background: url('../images/square_blue_small.gif') no-repeat scroll 16px 12px; }
.right-column .side-menu ul li ul a:hover { background-position: 18px 12px; text-decoration: underline; }
.right-column .side-menu ul li ul li.active a { font-weight: bold; }

.side-menu li.separ             { height: 6px !important; border-bottom: 2px solid #a2a2a2; }

.left-column .shadowed          { padding: 12px 10px 12px 13px; background: url('../images/contentLeftShadow.gif') no-repeat scroll left top; }
.right-column .shadowed         { padding: 12px 13px 12px 10px; background: url('../images/contentRightShadow.gif') no-repeat scroll left top; }
.left-column .sideLabel,
.right-column .sideLabel        { height: 34px; padding-right: 12px; line-height: 32px; vertical-align: middle; text-align: right; font-weight: bold; color: #fff; letter-spacing: 1px; background: url('../images/sideLabel.gif') no-repeat scroll left top; }
.left-column .sideBox,
.right-column .sideBox          { padding: 10px 0 0 0; overflow: hidden; background-color: #fff; }
.left-column .ntp,
.right-column .ntp              { padding-top: 0px; }
.left-column .sideBoxBottom,
.right-column .sideBoxBottom    { margin-bottom: 12px; height: 9px; line-height: 1px; font-size: 1px; background: url('../images/sideBoxBg.gif') no-repeat scroll left bottom; }
.left-column .sideBanner,
.right-column .sideBanner       { margin-bottom: 12px; text-align: center; }
.left-column .sideBanner a.skisummit { position: relative; display: block; width: 205px; height: 158px; overflow: hidden; background: url('../images/banner/skisummit09.png') no-repeat scroll left top; }
.left-column .sideBanner a.skisummit:hover { background-position: left -158px; }
.right-column .info             { text-align: left; padding: 10px 20px 0 20px; color: #777; line-height: 20px; }
.right-column .info .blue       { color: #004b8c; font-weight: bold; }
.sideLabel.small                { font-size: 10px !important; }
.sideLabel a                    { color: #fff; }

.side-news                      { margin: 0 10px 0 10px; text-align: left; }
.side-news .item                { padding-top: 10px; overflow: hidden; margin-bottom: 12px; }
.side-news .item h3             { text-align: center; }
.side-news .item h3 a:link,
.side-news .item h3 a:visited   { font-size: 13px; font-weight: bold; color: #004b8c; text-decoration: none; }
.side-news .item h3 a:hover     { text-decoration: underline; }
.side-news .item .date          { display: block; margin: 10px 10px 0 10px; color: #004b8c; font-size: 11px; text-align: left; letter-spacing: 1px; margin-bottom: 4px; }
.side-news .item p              { margin: 4px 10px 0 10px; color: #777777; font-size: 11px; letter-spacing: 0px; margin-bottom: 6px; line-height: 14px; text-align: justify; }
.side-news .item a:link.vice,
.side-news .item a:visited.vice { display: block; text-align: right; padding-right: 20px; background: url('../images/raquo.gif') no-repeat scroll right 4px; color: #004b8c; }
.side-news .item a:hover.vice   { text-decoration: underline; }

.side-contacts                  { padding: 0px 20px 0px 20px; overflow: hidden; position: relative; }
.side-contacts p                { line-height: 16px; }
.side-contacts p.telefon        { padding-top: 5px; padding-left: 46px; padding-bottom: 10px; color: #004b8c; line-height: 22px; text-align: left; background: url('../images/iconPhone.gif') no-repeat scroll left 7px; }
.side-contacts p.telefon.rows   { padding-top: 0; line-height: 20px; background-position: left 10px; }
.side-contacts p.mail           { padding-left: 46px; padding-bottom: 10px; text-align: left; background: url('../images/iconMail.gif') no-repeat scroll left 6px; }
.side-contacts p.mail a:link,
.side-contacts p.mail a:visited { color: #004b8c; line-height: 22px; }
.side-contacts p.mail a:hover   { text-decoration: underline; }
.side-contacts p.link           { padding: 10px 0 10px 46px; text-align: left; background: url('../images/iconLink.gif') no-repeat scroll 4px 16px; }
.side-contacts p.link a:link,
.side-contacts p.link a:visited { color: #777777; line-height: 22px; }
.side-contacts p.link a:hover   { text-decoration: underline; }

#content .fpartnersBox { padding: 0px; text-align: center; font-size: 1px; }

.side-embed-movie               { margin: 0; }
.side-embed-movie .item         { padding-bottom: 10px; overflow: hidden; background: url('../images/videosItemBg.gif') no-repeat scroll left top; }
.side-embed-movie .item .ob     { padding: 13px 1px 0 0; margin-bottom: 15px; }
.side-embed-movie .item .label a { color: #044c8c; font-weight: bold; }
.side-embed-movie .item .label a:hover { text-decoration: underline; }
.side-embed-movie a.vice        { display: block; color: #777; text-align: right; padding: 2px 20px 2px 0; background: url('../images/raquoG.gif') no-repeat scroll right center; margin: 0 10px; }
.side-embed-movie a:hover.vice  { text-decoration: underline; }

.side-in-banner                 { text-align: center; }

.text                           { }
.text h1,
.text .h1                       { padding: 24px 0 12px 0; margin-bottom: 4px; font-size: 14px; color: #bf0000; line-height: 16px; font-weight: bold; letter-spacing: 1px; text-align: center; }
.text h2,
.text .h2                       { padding: 0 0 10px 14px; margin-bottom: 0; font-size: 12px; color: #bf0000; line-height: 16px; font-weight: bold; letter-spacing: 1px; text-align: left; background: url('../images/raquoB.gif') no-repeat scroll 5px 6px; }
.text h2.nobp                   { padding-bottom: 2px; }
.text h2 a                      { font-size: 12px; color: #bf0000; font-weight: bold; letter-spacing: 1px; text-decoration: underline; }
.text h2 a:hover                { text-decoration: none; }
.text h3,
.text .h3                       { padding: 0 0 12px 14px; margin-bottom: 4px; font-size: 12px; color: #004b8c; font-weight: bold; letter-spacing: 1px; text-align: left; }
.text .cybox                    { text-align: center; }
.text .cybox ul,
.text .cybox ul li              { margin: 0; padding: 0; }
.text ul                        { margin: 0 14px; }

.text .obsahInner               { padding: 0 8px 20px 0; }
.text .tcontactsBox             { height: 239px; margin-bottom: 10px; position: relative; color: #e6e6e6; text-align: left; }
.text .tcontactsBox .label      { color: #81b8fd; }
.text .tcontactsBox p           { line-height: 14px; }
.text .tcontactsBox a:link,
.text .tcontactsBox a:visited   { color: #e6e6e6; }
.text .tcontactsBox a:hover     { text-decoration: underline; }
.text .tcontactsBox .obchod     { position: absolute; left: 328px; top: 58px; }
.text .tcontactsBox .poradenstvi { position: absolute; left: 328px; top: 98px; }
.text .tcontactsBox .email      { position: absolute; left: 328px; top: 139px; }
.text .tcontactsBox .link       { position: absolute; left: 328px; top: 179px; }

.text p                         { margin: 0 14px 0 14px; padding-bottom: 20px; color: #00305a; letter-spacing: 1px; line-height: 15px; text-align: justify; }
.text p.center                  { text-align: center; }
.text p.left                    { text-align: left; }
.text p a                       { color: #bf0000; }
.text p img.artr,
.text img.artr                  { float: right; margin: 0 0 4px 6px; }
.text img.bs1                   { border: 1px solid #c2c2c2; padding: 1px; margin-bottom: 4px; }
.text p img.artl                { float: left; margin: 0 6px 4px 0; }
.text p.fright                  { float: right; }
.text p.fright a img            { margin: 0px; }
.text a.linkUp                  { display: block; text-align: right; padding-right: 46px; line-height: 20px; margin: 4px 0; color: #004b8c; clear: both; background: url('../images/arrow_up.gif') no-repeat scroll 96% center; }
.text a:hover.linkUp            { text-decoration: underline; }

.text ul.arrow-style                    { }
.text ul.arrow-style li                 { padding-left: 28px; color: #5e5e5e; letter-spacing: 1px; line-height: 15px; margin-bottom: 18px; background: url('../images/balistBg.gif') no-repeat scroll 8px 1px; }
.text ul.arrow-style li.rev             { background: url('../images/balistRevBg.gif') no-repeat scroll 22px 0px; }
.text ul.arrow-style li.mb4             { margin-bottom: 4px; }
.text ul.arrow-style li.nob             { font-weight: normal; }
.text ul.arrow-style li .hl             { color: #bf0000; font-size: 12px; font-weight: bold; }
.text ul.arrow-style li .hlred          { color: #bf0000; font-weight: bold; }
.text ul.arrow-style li a.hl            { font-size: 11px; }
.text ul.arrow-style li a.hl:hover      { text-decoration: underline; }
.text ul.arrow-style li a.blink         { font-weight: bold; text-decoration: underline; color: #5e5e5e; }
.text ul.arrow-style li a.blink:hover   { text-decoration: none; }

.text .tab                              { margin: 0 15px; }

ul.logo-marks           { margin-bottom: 20px; }
ul.logo-marks li        { margin-right: 10px; display: inline-block; width: 130px; height: 80px; }
ul.logo-marks li a      { }
ul.logo-marks li a img  { display: block; width: 130px; height: 59px; }
ul.logo-marks li a span { margin-top: 2px; display: block; text-align: center; }

/*ul.nav-menu             { margin: 14px 0 0 0; }
ul.nav-menu li          { float: left; margin-right: 6px; padding-bottom: 6px; width: 155px; background: url('../images/nav_menu_tab.gif') no-repeat scroll left top; }
ul.nav-menu li.last     { margin-right: 0px; }
ul.nav-menu li a        { padding: 3px 20px 7px 20px; display: block; line-height: 30px; text-align: center; font-size: 13px; color: white; text-shadow: 1px 1px 0 black; vertical-align: middle; background: url('../images/nav_menu_arrow.gif') no-repeat scroll 90% center; }
ul.nav-menu li a.r2     { line-height: 15px; }*/

ul.nav-menu             { margin: 14px 0 0 0; padding-left: 5px; text-align: left; }
ul.nav-menu li          { float: left; margin-right: 4px; margin-bottom: 4px; display: block; width: 154px; height: 27px; font-weight: bold; color: #e2e2e2; }
ul.nav-menu li a        { display: block; height: 27px; line-height: 27px; text-align: center; color: #f1f1f1; font-weight: bold; font-size: 11px; background: url('../images/naviSubBg.gif') no-repeat scroll left top; }
ul.nav-menu li a.r2     { line-height: 13px; }
ul.nav-menu li a:hover  { text-decoration: underline; background-position: left -27px; }

ul.small-gallery        { padding: 0 20px; text-align: center; }
ul.small-gallery li     { display: inline; }
ul.small-gallery a      { }
ul.small-gallery a img  { margin: 4px }


.midArticlesBox {
    padding: 5px 0;
}
.midArticlesBox a:link.item,
.midArticlesBox a:visited.item {
    display: block;
    position: relative;
    background: url('../images/midArticleBoxItem.gif') no-repeat scroll left top;
    height: 60px;
    overflow: hidden;
    cursor: default;
    margin: 0 8px 5px 8px;
}
.midArticlesBox a:hover.item {
    background-position: left -60px;
}
.midArticlesBox a:link.item span,
.midArticlesBox a:visited.item span {
    display: block;
    /*position: relative;*/
    color: #737373;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 14px 48px 0 16px;
    text-align: justify;
    line-height: 14px;
}
.midArticlesBox a:hover.item span {
    color: #0059a7;
}
ul.ba_list {
}
ul.ba_list li {
    background: url('../images/balistBg.gif') no-repeat scroll 22px center;
    padding-left: 42px;
    color: #5e5e5e;
    letter-spacing: 1px;
    line-height: 15px;
    margin-bottom: 18px;
}
ul.bu_list {
}
ul.bu_list li {
    background: url('../images/balistBg.gif') no-repeat scroll 22px 0px;
    padding-left: 42px;
    color: #5e5e5e;
    letter-spacing: 1px;
    line-height: 15px;
    margin-bottom: 18px;
}
ul.bu_list li.rev {
    background: url('../images/balistRevBg.gif') no-repeat scroll 22px 0px;
}
ul.bu_list li.mb4 {
    margin-bottom: 4px;
}
ul.bu_list li.nob {
    font-weight: normal;
}
ul.bu_list li span.fr {
    float: right;
}
ul.bu_list li .hl {
    color: #bf0000;
    font-size: 12px;
    font-weight: bold;
}
ul.bu_list li .hlred {
    color: #bf0000;
    font-weight: bold;
}
ul.bu_list li a.hl:link,
ul.bu_list li a.hl:visited {
    font-size: 11px;
}
ul.bu_list li a.hl:hover {
    text-decoration: underline;
}
ul.bu_list li a.blink:link,
ul.bu_list li a.blink:visited {
    font-weight: bold;
    text-decoration: underline;
    color: #5e5e5e;
}
ul.bu_list li a.blink:hover {
    text-decoration: none;
}
table.fap_cenik {
    margin: 0 0 0 20px;
}
table.fap_cenik td {
    padding: 0 6px;
    line-height: 18px;
}
table.fap_cenik td.price {
    text-align: right;
}
table.servis_cenik {
    margin: 0 0 0 0px;
}
table.servis_cenik td {
    padding: 0 6px;
    color: #5e5e5e;
    font-size: 11px;
    vertical-align: top;
    line-height: 18px;
}
table.servis_cenik td.lab {
    text-align: right;
    font-size: 10px;
    white-space: nowrap;
}
table.servis_cenik td.price {
    text-align: right;
    white-space: nowrap;
}
table.pjc_cenik {
    width: 100%;
    margin: 0 0 0 0px;
    /*border-collapse: none;*/
    border: 1px solid #e2e2e2;
}
table.pjc_cenik thead td,
table.pjc_cenik th {
    font-weight: normal;
    color: #5e5e5e;
    font-size: 10px;
    text-align: center;
    border: 1px solid #e2e2e2;
}
table.pjc_cenik thead td {
    padding: 4px 0;
}
table.pjc_cenik th {
    padding: 6px 0;
    text-align: right;
    padding-right: 4px;
}
table.pjc_cenik tbody td {
    padding: 6px 6px;
    color: #013d71;
    font-size: 12px;
    border: 1px solid #e2e2e2;
    text-align: center;
    font-size: 10px;
}
table.pjc_cenik td.left {
    text-align: left;
}
table.pjc_cenik td.price {
    text-align: right;
    white-space: nowrap;
    font-weight: bold;
}
table.pjc_cenik tr.vmid th,
table.pjc_cenik tr.vmid td  { vertical-align: middle; }
table.pjc_cenik tr.hl th,
table.pjc_cenik tr.hl td    { font-size: 12px; background: #ddf; }

div.formtab {
    padding: 0 14px 10px 14px;
}
table.form {
    width: 100%;
}
table.form td {
    vertical-align: middle;
    height: 28px;
    line-height: 22px;
    padding-top: 2px;
}
table.form tr.label td,
table.form tr td.label,
table.form tr td .vItem .label {
    font-weight: normal;
    padding: 2px 0 0px 2px;
    vertical-align: top;
    color: #777;
}
table.form tr td.label {
    padding-top: 4px;
}
table.form tr td .vItemff {
    width: 140px;
}
table.form tr td .vItem {
    float: left;
    /*margin-right: 10px;*/
}
table.form tr td .vItem .label {
    /*line-height: 28px;*/
}
table.form tr td.inset {
}
table.form tr td.inset .multiBlockItem {
}
table.form tr td .vBlock {
}
table.form tr td .vItem {
    padding: 0 0 0 10px;
}
table.form tr td .vBlockEnd {
    clear: left;
    border-bottom: 1px solid #c6c6c6;
    margin: 0 10px;
    height: 6px;
}
table.form tr td.label {
    padding-left: 8px;
}
table.form tr td.req {
    background: url('../images/raquoRed.gif') no-repeat scroll right 11px;
    padding-right: 16px;
}
table.form tr.hint td {
    padding: 0 0 4px 0;
    height: 16px;
    vertical-align: top;
    line-height: 16px;
}
table.form tr.label td {
    border-bottom: 1px solid #c6c6c6;
}
table.form tr td.label {
    color: #777;
}
table.form tr td span.hint {
    color: #727272;
    font-style: italic;
}
table.form tr td span.capit {
    font-weight: bold;
    letter-spacing: 1px;
    color: #727272;
}
table.form tr td .date {
    line-height: 24px;
    vertical-align: middle;
}
table.form tr td .date img {
    vertical-align: middle;
}
table.form .objSpecContent {
    clear: both;
    display: none;
    width: 467px;
    margin-left: -7px;
    height: 210px;
    overflow: hidden;
    background: url('../images/objSpecContentBg.gif') no-repeat scroll left bottom;
}
table.form .objSpecContent .label {
    display: block;
    margin-top: 18px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}
table.form .objSpecContent .label .hl {
    color: #6ab9ff;
}
table.form .objSpecContent span.img {
    display: block;
    width: 172px;
    height: 125px;
    position: relative;
    float: left;
    left: 25px;
    top: 21px;
    text-align: center;
}
table.form .objSpecContent span.desc {
    display: block;
    margin:  10px 10px 15px 220px;
    height: 120px;
    overflow: hidden;
}
table.form .objSpecContent span.desc p {
    color: #86c6ff;
    line-height: 15px;
}
table.form .objSpecContent span.pricer {
    display: block;
    margin: 0px auto 20px 224px;
    width: 106px;
    text-align: center;
    font-weight: bold;
    height: 20px;
    overflow: hidden;
    color: #d60101;
}
table.form ul.scart {
    padding: 10px;
}
table.form ul.scart li {
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
}
table.form ul.scart li span.price {
    float: right;
    width: 80px;
    text-align: right;
    overflow: hidden;
    vertical-align: middle;
}
table.form ul.scart li span.rem {
    margin-right: 10px;
    vertical-align: middle;
}
table.form ul.scart li span.opt {
    white-space: nowrap;
    vertical-align: middle;
}
table.form ul.scart li.cc span.opt {
    display: block;
    text-align: right;
    margin-right: 80px;
    font-weight: bold;
}
.err-message {
    margin: 10px;
    padding: 10px;
    background-color: #f2e2e2;
    border: 1px solid #c27272;    
}
.err-message ul {
}
.err-message ul li {
    margin-bottom: 2px;
    font-weight: bold;
    color: #c20000;
}
.err-message ul li .type {
    font-weight: normal;
    font-style: italic;
}
.info-message {
    margin: 10px;
    padding: 10px;
    background-color: #e2f2e2;
    border: 1px solid #72c272;    
}
.info-message ul {
}
.info-message ul li {
    margin-bottom: 2px;
    font-weight: bold;
    color: #008200;
}
a.onlineLink:link,
a.onlineLink:visited {
    display: block;
    margin: 0 10px 0 10px;
    background: url('../images/onlineLinkBg.png') no-repeat scroll left top;
    line-height: 50px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #474747;
    padding-left: 60px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}
a.onlineLink2r:link,
a.onlineLink2r:visited {
    padding: 7px 0 7px 60px;
    line-height: 18px;
}
a.onlineLink:hover {
    background-position: left -50px;
    color: #fff;
}
a.onlineLinkVyber:link,
a.onlineLinkVyber:visited {
    display: block;    
    width: 465px;    
    position: absolute;
    margin: 5px 0 5px -5px;
    background: url('../images/onlineLinkVyberBg.png') no-repeat scroll left top;
    line-height: 50px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    padding-left: 60px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}
a.onlineLinkVyber:hover {
    background-position: left -50px;
    color: #fff;
}
.listGalerieAlba {
    margin: 0 0 0 10px;
}
.listGalerieAlba a:link.item,
.listGalerieAlba a:visited.item {
    width: 228px;
    height: 62px;
    background-color: #dadada;
    float: left;
    margin: 0 8px 10px 0;
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
.listGalerieAlba a:hover.item {
    background-color: #004b8c;
}
.listGalerieAlba a.item table {
    width: 100%;
}
.listGalerieAlba a.item table td {
    padding: 5px;
}
.listGalerieAlba a.item table td.name {
    text-align: left;
    vertical-align: top;
    padding: 6px 0 0 8px;
}
.listGalerieAlba a.item table td.name span.name {
    color: #004b8c;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    height: 26px;
    overflow: hidden;
    display: block;
}
.listGalerieAlba a.item table td.name span.info {
    color: #636363;
    font-size: 10px;
    letter-spacing: 1px;
    display: block;
    padding-top: 2px;
    line-height: 12px;
}
.listGalerieAlba a.item table td.name span.info span.w {
    color: #004b8c;
}
.listGalerieAlba a.item table td.art span.artfix {
    display: block;
    width: 52px;
    height: 52px;
    background-color: #fff;
    text-align: left;
    overflow: hidden;
    position: relative;
    float: right;
}
.listGalerieAlba a.item table td.art span.artfix span.imgfix {
    display: block;
    position: relative;
    top: 3px;
    left: 3px;
    width: 46px;
    height: 46px;
    text-align: center;
    overflow: hidden;
}
.listGalerieAlba a.item table td.art span.artfix span.imgfix img {
    -moz-opacity: 0.6;
    opacity:.60;
}
.listGalerieAlba a.item:hover table td.name span.info {
    color: #8ccaff;
}
.listGalerieAlba a.item:hover table td.name span.info span.w {
    color: #fff;
}
.listGalerieAlba a.item:hover table td.art span.artfix span.imgfix img {
    -moz-opacity: 1.0;
    opacity: 1.0;
}
.listGalerieAlba a.item:hover table td.name span.name {
    color: #fff;
}
listVideoGalerie {
    margin: 0 0 0 10px;    
    text-align: center;
}
.listVideoGalerie .item {
    margin: 0 auto;    
    width: 400px;    
    margin-bottom: 10px;
}
.listPaging {
    clear: both;
    background: url('../images/listPagingBg.gif') no-repeat scroll left top;
    height: 76px;
}
.listPaging table {
    width: 100%;
}
.listPaging table td {
    padding: 10px 4px 0 4px;
}
.listPaging table td.label {
    text-align: right;
    width: 30%;
    color: #474747;
    letter-spacing: 1px;
    line-height: 13px;
    font-size: 11px;
    vertical-align: top;
}
.listPaging table td.value {
    width: 10%;
    font-weight: bold;
    color: #bf0000;
    vertical-align: top;
    line-height: 13px;
}
.listPaging table td.info span.hl {
    font-weight: bold;
    color: #bf0000;
}
.listPaging table td.paging {
    text-align: center;
    vertical-align: middle;
}
.listPaging table td.paging a:link,
.listPaging table td.paging a:visited {
    margin: 0 6px;
    font-weight: bold;
    font-size: 10px;
    padding: 4px 6px;
}
.listPaging table td.paging a.active {
    padding: 4px 6px;
    background-color: #004b8c;
    color: #fff;
}
.listPaging table td.paging a:hover {
    background-color: #d2d2d2;
}
.listGalerie {
    margin: 0 0 0 10px;
}
.listGalerie a:link.item,
.listGalerie a:visited.item {
    width: 228px;
    height: 111px;
    background-color: #c6c6c6;
    float: left;
    margin: 0 8px 10px 0;
    display: block;
    overflow: hidden;
    position: relative;
}
.listGalerie a.item span.imgfix {
    display: block;
    position: relative;
    top: 3px;
    left: 3px;
    width: 222px;
    height: 105px;
    text-align: center;
    overflow: hidden;
}
.listGalerie a:hover.item {
    background-color: #004b8c;
}
table.partneri {
    width: 100%;
}
table.partneri td {
    width: 33%;
    text-align: center;
}
table.partneri tr.link td {
    padding: 2px 0 8px 0;
}
#kalendar {
    position: absolute;
    z-index: 10;
    top: -10px;
    left: -10px;
    width: 340px;
    height: auto;
    display: block;
    border: 2px solid #ffbf1f;
    background-color: #e1e1e1;
}
#kalendar #onloading {
    position: absolute;
    width: 340px;
    height: 100%;
    background: #000 url('../images/onloading.gif') no-repeat scroll center center;
    -moz-opacity: 0.5;
    opacity:.50;
    display: none;
}
#virtFrame {
    background-color: #000;
    -moz-opacity: 0.5;
    opacity:.50;
}
#kalendar #close {
    position: absolute;
    width: 18px;
    height: 18px;
    right: 0;
    top: 0;
    color: red;
    text-align: center;
    font-size: 1px;
    display: block;
    cursor: Pointer;
    background: url('../images/close.gif') no-repeat scroll left bottom;
}
#kalendar div.kalendar {
    margin: 2px 6px;
}
#kalendar div.kalendar table {
    width: 100%;
}
#kalendar div.kalendar table td {
    text-align: center;
    height: auto;
    color: #000;
    line-height: auto;
}
#kalendar div.kalendar table thead td {
    font-weight: normal;
    font-size: 16px;
    white-space: nowrap;
}
#kalendar div.kalendar table thead td a:link,
#kalendar div.kalendar table thead td a:visited {
    font-size: 16px;
}
#kalendar div.kalendar table thead tr.dny td {
    font-size: 14px;
}
#kalendar div.kalendar table tr.spc td {
    font-size: 6px;
    height: 16px;
    background: url('../images/calSpacer.gif') no-repeat scroll center center;
}
#kalendar div.kalendar table tbody td {
    width: 14%;
    height: 20px;
}
#kalendar div.kalendar table tbody td a:link,
#kalendar div.kalendar table tbody td a:visited {
    display: block;
    color: #000;
    background-color: #ffbf1f;
    height: auto;
    line-height: 20px;
    vertical-align: middle;
    border: 1px solid transparent;
}
#kalendar div.kalendar table tbody td.dnes {
    background-color: #126200;
    color: #fff;
}
#kalendar div.kalendar table tbody td.dnes a:link,
#kalendar div.kalendar table tbody td.dnes a:visited {
    background-color: #126200;
    color: #fff;
}
#kalendar div.kalendar table tbody td a:hover {
    border: 1px solid black;
}
#kalendar div.kalendar table tfoot tr.legend td {
    text-align: center;
    line-height: 20px;
}
#kalendar div.kalendar table tfoot tr.legend td span.label {
    display: block;
    float: left;
    margin-right: 5px;
}
#kalendar div.kalendar table tfoot tr.legend td span.volno {
    background-color: #ffbf1f;
    display: block;
    float: left;
    width: 40px;
    height: 20px; 
    margin-right: 8px;
}
#kalendar div.kalendar table tfoot tr.legend td span.dnes {
    background-color: #126200;
    display: block;
    float: left;
    width: 40px;
    height: 20px; 
    margin-right: 8px;
}
#cal_result .red {
    color: #da3232;    
}
#cal_result .green {
    color: #228222;    
}
.onreArticles {
    
}
.onreArticles .item {
    margin-bottom: 5px;
    background-color: #e2e2e2;
    padding: 0 10px;
}
.onreArticles .item .label {
    font-weight: bold;
    color: #004b8c;
}
.onreArticles .item a:link.cross,
.onreArticles .item a:visited.cross {
    color: #bf0000;
    float: right;
}


/* eshop */

.label-shop             { margin-bottom: 10px; display: block; height: 26px; background: url('../images/label_shop.gif') no-repeat scroll center top; }

.eListItemsTabs {
    padding: 0 0 0 7px;
}
.eListItemsTabs div.item {
    float: left;
    margin: 0 4px 4px 0;
    width: 154px;
    height: 271px;
    position: relative;
    overflow: hidden;
    background: url('http://eshop.ski-max.cz/images/eListItemTabBg.png') no-repeat scroll left top;
}
.eListItemsTabs div.item h2 {
    background: none;
    margin: 8px 8px 5px 8px;
    padding: 0;
    height: 34px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #004b8c;
    overflow: hidden;
}
.eListItemsTabs div.item h2 a:link,
.eListItemsTabs div.item h2 a:visited {
    font-weight: bold;
    font-size: 11px;
    color: #004b8c;
}
.eListItemsTabs div.item h2 a:hover {
    text-decoration: underline;
}
.eListItemsTabs div.item span.art {
    display: block;
    width: 130px;
    height: 96px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.eListItemsTabs div.item div.prices {
    height: 46px;
    padding: 0 18px;
    overflow: hidden;
}
.eListItemsTabs div.item div.prices span.novat {
    display: block;
    padding-top: 10px;
    float: left;
    line-height: 16px;
    font-size: 12px;
    color: #777;
}
.eListItemsTabs div.item div.prices span.dop {
    display: block;
    padding-top: 10px;
    float: left;
    line-height: 16px;
    font-size: 12px;
    color: #777;
}
.eListItemsTabs div.item div.prices span.dop .price {
    text-decoration: line-through;
}
.eListItemsTabs div.item div.prices span.vat {
    display: block;
    padding-top: 10px;
    float: right;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
}
.eListItemsTabs div.item div.prices span.novat span.label,
.eListItemsTabs div.item div.prices span.dop span.label,
.eListItemsTabs div.item div.prices span.vat span.label {
    font-size: 10px;
    text-decoration: none;
    line-height: 10px;
}
.eListItemsTabs div.item div.desc {
    height: 54px;
    overflow: hidden;
    margin: 0 0 7px 0;
}
.eListItemsTabs div.item div.desc p {
    padding: 3px 8px;
    margin: 0;
    color: #f6f6f6;
    text-align: justify;
    font-size: 10px;
    letter-spacing: 1px;
}
.eListItemsTabs div.item a.vice:link,
.eListItemsTabs div.item a.vice:visited {
    display: block;
    margin-right: 8px;
    text-align: right;
    padding-right: 20px;
    background: url('http://eshop.ski-max.cz/images/raquoC.gif') no-repeat scroll right 4px;
    color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
}
.eListItemsTabs div.item a:hover.vice {
    text-decoration: underline;
}


