* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #fff;
    color: #333;
    font-family: Arial, helvetica, sans-serif;
    font-size: 80%; /* 100% == 16px */
    line-height: 130%;
}
.non-visible {
    height: 1px !important;
    left: -5000px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: -5000px !important;
    width: 1px !important;
}
.form_cleaner,
.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
legend,
.no-display {
    display: none;
}
img {
    border: none;
}
img.float-left {
    float: left;
    margin: 0 20px 10px 0;
}
img.float-right {
    float: right;
    margin: 0 0 10px 20px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
address {
    font-style: normal;
}
button {
    cursor: pointer;
}
ul,
ol {
    margin: 15px 20px;
}
p {
    margin: 15px 0;
    line-height: 150%;
}
a {
    color: #3399cc;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
.bold {
    font-weight: bold !important;
}
.back,
.more {
    display: block;
    margin: 10px 0 0;
    text-align: left;
}
.back a,
.more a {
    background: transparent url('/media/page/li.png') no-repeat left 1px;
    padding-left: 16px;
}

/* HEADLINLES */
h1, h2, h3, .like_h3, h4 {
    color: #3399cc;
    font-weight: bold;
    line-height: 130%;
    margin-bottom: 10px;
}
h1 {
    font-size: 250%;
}
h2 {
    font-size: 180%;
}
.like_h3,
h3 {
    font-size: 150%;
}
h4 {
    font-size: 120%;
}
h5 {
    font-size: 100%;
}
p.perex {
    font-size: 120%;
}
h1, h2, h3, .like_h3, h4,
h1 a, h2 a, h3 a, .like_h3 a, h4 a {
    color: #3399cc;
    text-decoration: none;
}


/* WIKI */
div.wiki-box p {
    margin: 0 0 15px 0;
}
div.wiki-box h2 {
    font-size: 160%;
}
div.wiki-box h3 {
    color: #ff6633;
    font-size: 130%;
    margin-top: 15px;
}
ul.common_list,
div.wiki-box ul {
    list-style-type: none;
}
ul.common_list li,
div.wiki-box ul li {
    background: transparent url('/media/page/li.png') no-repeat left 4px;
    margin: 5px 0;
    padding-left: 16px;
}
div.wiki-box .column {
    float: left;
}
div.wiki-box .column.col_2 {
    width: 50%;
}
div.wiki-box .column.col_3 {
    width: 33.3%;
}

/* FORM */
form .form_item {
    margin: 8px 0;
}
.label,
form .form_item label {
    display: block;
    float: left;
    margin-right: 5px;
    padding: 3px 0;
    text-align: right;
    width: 95px;
}
form .input_field input,
form .select_field select,
form .textarea_field textarea {
    display: block;
    height: 20px;
    padding: 3px 5px;
    width: 150px;
}
form .input_field input,
form .textarea_field textarea {
    border: 1px solid #a0a0a0;
}
form .select_field select {
    height: 26px;
}
form .textarea_field textarea {
    height: 80px;
    width: 350px;
}
.fake_button a,
form .button_field button,
form .button_submit_field button {
    background: transparent url('/media/page/btns.png') no-repeat center top;
    border: 0 none;
    color: #fff;
    font-family: "Myriad Pro", Arial;
    font-size: 120%;
    font-weight: bold;
    display: block;
    height: 58px;
    padding-bottom: 3px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 205px;
}
.fake_button a {
    line-height: 360%;
    padding-bottom: 0;
}
.fake_button.green a {
    background-position: left -116px;
}
.fake_button.green.small a {
    background-position: left -58px;
    width: 172px;
}
.fake_button a:hover,
form .button_field button:hover,
form .button_submit_field button:hover {
}

._cont {
    margin: 0 auto;
    width: 960px;
}
#container_top {
    height: 90px;
    overflow: hidden;
}


#container_motto {
    background: #d8e9f2 url('/media/page/motive.png') no-repeat center top;
}
#container_motto ._cont {
    max-height: 224px;
    padding: 15px 0 25px;
    position: relative;
}
#container_motto h1,
#container_motto p {
    font-family: "Myriad Pro", Arial;
}
#container_motto h1,
#container_motto p.perex {
    color: #e87732;
}
#container_motto h1 {
    font-size: 200%;
    margin-bottom: 5px;
}
#container_motto p {
    font-size: 150%;
    line-height: 130%;
}
#container_motto p.perex {
    margin-top: 5px;
}
#container_motto .motto_col {
    float: left;
}
#container_motto .motto_col.left {
    width: 625px;
}
#container_motto .motto_col.right {
    width: 335px;
}
#container_motto .motto_col.right .fake_button a {
    margin: 40px 0 0 40px;
}
#video_button,
#video_button a {
    color: transparent;
    display: block;
    height: 186px;
    width: 219px;
}
#video_button {
    margin: 0 auto;
}
#video_button a span {
    display: none;
}
.editions {
}
.editions .edition {
    float: left;
    position: relative;
    width: 284px;
}
.editions .edition.first {
    left: -10px;
    margin-right: 53px;
}
.editions .edition.last {
    right: -11px;
    margin-left: 53px;
}
.editions .edition .ed_top,
.editions .edition .ed_bottom {
    background: transparent url('/media/page/edition-top-bottom.png') no-repeat left top;
    display: block;
    height: 14px;
    overflow: hidden;
    width: 100%;
}
.editions .edition .ed_bottom {
    background-position: left 100%;
}
.editions .edition .ed_content {
    background: transparent url('/media/page/edition-bg.png') repeat-y left top;
    padding: 0 9px;
    width: 266px;
}
.editions .edition .ed_contain {
    background: transparent url('/media/page/edition-gradient.png') repeat-x left top;
    min-height: 190px;
    padding: 10px 16px;
}
.editions .edition .ed_contain h2 {
    font-size: 160%;
}
.editions .edition .ed_contain p.short_perex {
    border-bottom: 1px solid #d7d7d7;
    color: #3399cc;
    font-weight: bold;
    margin: 10px 0;
    padding-bottom: 10px;
}
.editions .edition .ed_contain .wiki-box ul {
    list-style-type: disc;
    margin: 20px;
}
.editions .edition .ed_contain .wiki-box ul li {
    background-image: none;
    padding: 0;
}

/* BREADCRUMB */
#breadcrumb {
    height: 25px;
    overflow: hidden;
}
#breadcrumb h5 {
    font-size: 85%;
    font-weight: normal;
    line-height: 190%;
    text-transform: lowercase;
}
#breadcrumb h5,
#breadcrumb a {
    color: #333;
}
#breadcrumb .link {
    margin-right: 3px;
}
#breadcrumb .link a {
}
#breadcrumb .link span {
    font-weight: bold;
}


/* LOGO */
#logo,
#logo .logo,
#logo .logo a {
    color: transparent;
    display: block;
    height: 70px;
    margin: 0;
    width: 230px;
}
#logo {
    float: left;
    margin: 10px 0;
}
#logo .logo a {
    background: transparent url('/media/page/logo.png') no-repeat 10px 10px;
    height: 50px;
    padding: 10px;
    width: 210px;
}

/* MENU */
#menu,
#menu ul,
#menu ul li,
#menu ul li a {
    display: block;
    height: 28px;
    margin: 0;
    overflow: hidden;
}
#menu {
    padding-top: 30px;
}
#menu ul {
    list-style-type: none;
    margin: 0;
    float: right;
}
#menu ul li {
    float: left;
    margin-left: 3px;
}
#menu ul li a {
    color: #3c6598;
    font-family: "Myriad Pro", Arial;
    font-size: 110%;
    font-weight: normal;
    line-height: 28px;
    overflow: visible;
    padding: 0 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    _width: 10px;
}
#menu ul li a:hover,
#menu ul li.active a {
    background-color: #399cce;
    -moz-border-radius: 0.4em;
    -webkit-border-radius: 0.4em;
    border-radius: 0.4em;
    color: #fff;
}

.page_row.separ {
    border-top: 1px solid #d7d7d7;
}
.page_col {
    float: left;
    width: 490px;
}
.page_col.right {
    float: right;
    width: 440px;
}

/* REFERENCES */
.reference {
    margin: 15px 0;
    width: 400px;
}
.reference .ref_cont {
    background-color: #ececec;
    padding: 25px 20px 20px;
    width: 360px;
}
.reference p {
    margin: 0 !important;
}
.reference .more {
    background: transparent url('/media/page/ref-arrow.png') no-repeat 70% top;
    margin-top: 0;
    min-height: 26px;
    padding-top: 15px;
}
.reference .subscribe {
    font-style: oblique;
    padding-top: 10px;
    text-align: right;
}
#references {
    background: transparent url('/media/page/ami-shadow.png') no-repeat center 75px;
    margin: 0;
}
#references .reference {
    float: left;
    margin-right: 70px;
}
#references .reference.last {
    margin-right: 0;
}
#ref_detail .reference {
    margin-top: 0;
    width: auto;
}
#ref_detail .reference .ref_cont {
    width: auto;
}
#ref_detail .reference .more a {
    visibility: hidden;
}

.column_list {
    margin: 30px 0 10px;
}
.column_list ul {
    display: block;
    float: left;
    list-style-type: none;
    margin: 0 30px 0 0;
    width: 300px;
}
.column_list ul.last {
    margin-right: 0;
}
.column_list ul li {
    display: block;
    margin: 0 0 15px 0;
}
.column_list ul li a {
    background: transparent url('/media/page/li.png') no-repeat left 1px;
    padding-left: 16px;
}

/* ACTUALITY */
.actuality {
    margin-bottom: 20px;
}
.actuality .act_item {
    margin: 20px 0;
}
.actuality .act_item .ai_date,
.actuality .act_item .ai_title {
    display: block;
    float: left;
    padding-top: 15px;
}
.actuality .act_item .ai_date {
    background: transparent url('/media/page/date-bg.png') no-repeat left top;
    color: #333;
    font-weight: bold;
    height: 29px;
    margin-right: 15px;
    line-height: 220%;
    overflow: hidden;
    text-align: center;
    width: 50px;
}
.actuality .act_item .ai_title {
    width: 375px;
}
.novinka {
    margin: 0 0 30px 0;
}

#container_references {
    background: #f2f2f2 url('/media/page/ref-top-gradient.png') repeat-x left top;
}
#container_references ._cont {
    background: transparent url('/media/page/ref-light.png') no-repeat center 50px;
}
#container_references h3,
#container_references h2,
#container_footer h3 {
    font-size: 130%;
    font-weight: normal;
}
#container_references .page_row {
    padding: 35px 0;
}

#container_content ._cont {
    min-height: 300px;
    padding: 45px 0;
}

#platforms {
    margin: 0;
}
#platforms ul {
    display: block;
    list-style-type: none;
    margin: 0;
}
#platforms ul li {
    background: transparent url('/media/page/platforms.png') no-repeat left top;
    display: block;
    float: left;
    height: 118px;
    margin: 0 10px 0 0;
    overflow: hidden;
    width: 133px;
}
#platforms ul li#pf_apple {
    background-position: left -9px;
}
#platforms ul li#pf_linux {
    background-position: -133px -9px;
}
#platforms ul li#pf_windows {
    background-position: -266px -9px;
}
#platforms ul li span {
    display: none;
}


/* IKONKY MODULU */
.mod_rezervacni-system {
    background-position: -252px 0 !important;
}
.mod_vip-modul {
    background-position: -224px -28px !important;
}
.mod_webove-rezervace {
    background-position: -196px -56px !important;
}
.mod_manazerske-prehledy,
.mod_managerske-reporty {
    background-position: -168px -84px !important;
}
.mod_ovladani-provozu {
    background-position: -140px -112px !important;
}
.mod_pokladni-system,
.mod_pokladni-modul {
    background-position: -112px -140px !important;
}
.mod_rizeni-vstupu {
    background-position: -84px -168px !important;
}
.mod_skladove-hospodarstvi {
    background-position: -56px -196px !important;
}
.mod_elektronicka-identifikace {
    background-position: -28px -224px !important;
}
.mod_bezpecnostni-prvky {
    background-position: 0 -252px !important;
}

.contact_button {
    background: transparent url('/media/page/ami-shadow.png') no-repeat center 40px;
    margin: 30px 0;
}
.contact_button .cb_content {
    border: 1px solid #d7d7d7;
    border-left: 0 none;
    border-right: 0 none;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 590px;
}
.contact_button .cb_content p {
    color: #3399cc;
    font-weight: bold;
    margin-top: 0;
}
.contact_button .cb_content .fake_button a {
    margin: 0 auto;
}

/* FOOTER */
#container_footer {
    background-color: #3c6598;
}
#container_footer,
#container_footer h3,
#container_footer a {
    color: #fff;
}
#container_footer ._cont {
    padding: 20px 0;
    position: relative;
}
#bubble {
    background: transparent url('/media/page/bubble.png') no-repeat left top;
    display: block;
    height: 87px;
    left: -214px;
    overflow: hidden;
    position: absolute;
    top: 20px;
    width: 166px;
}
#bubble h4 {
    display: none;
}


/* QUEST FORM */
form#quest_form .form_left {
    float: left;
    width: 212px;
}
form#quest_form .form_item {
    margin: 0 0 15px;
}
form#quest_form .textarea_field label,
form#quest_form .input_field label {
    display: none;
}
form#quest_form .input_field input {
    width: 140px;
}
form#quest_form .radiogroup_field label {
    float: none;
    text-align: left;
    width: auto;
}
form#quest_form .radiogroup_field .items {
    display: block;
}
form#quest_form .radiogroup_field .items label,
form#quest_form .radiogroup_field .items input {
    float: left;
    width: auto;
}
form#quest_form .radiogroup_field .items input {
    margin: 3px 5px 0 0;
    .margin: 1px 5px 0 0;
}
form#quest_form .radiogroup_field .items label {
    margin-right: 25px;
    .margin-right: 20px;
}
form#quest_form .button_submit_field {
    float: left;
    position: relative;
    left: -4px;
    width: 128px;
}
form#quest_form .button_submit_field button {
    background-image: url('/media/page/btn-send.png');
    height: 66px;
    width: 128px;
}
form#quest_form .input_field input,
form#quest_form .textarea_field textarea {
    border-color: #fff;
}
form#quest_form .input_field {
    float: left;
    margin-right: 15px;
}
form#quest_form .textarea_field {
    clear: left;
}
form#quest_form .textarea_field textarea {
    width: 380px;
}
form#quest_form .form_note {
    float: left;
    padding: 10px 0 0 15px;
    width: 347px;
}


/* PREVZATE STYLY */
#functions {
    margin: 0 0 20px 0;
}
#functions ul#ul_functions {
    border-bottom: 4px solid #d8542c;
    display: block;
    list-style-type: none;
    margin: 0;
    height: 66px;
    width: 958px;
}
#functions ul#ul_functions li {
    background: transparent url('/media/page/functions-bookmark.png') no-repeat left top;
    display: block;
    float: left;
    height: 66px;
    margin: 0 8px 0 0;
    padding: 0;
    overflow: hidden;
    width: 153px;
}
#functions ul#ul_functions li.last {
    margin-right: 0;
}
#functions ul#ul_functions li.active,
#functions ul#ul_functions li.hover {
    background-position: left 100%;
}
#functions ul#ul_functions li a {
    color: #00ff00;
    cursor: pointer;
    display: block;
    height: 56px;
    overflow: hidden;
    margin: 0;
    padding: 10px 5px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 143px;
}
#functions ul#ul_functions li a .icon {
    background: transparent url('/media/page/func-icons.png') no-repeat right top;
    display: block;
    height: 28px;
    margin: 0 auto;
    overflow: hidden;
    width: 28px;
}
#functions ul#ul_functions li a strong.like_h3 {
    color: #5d5e62;
    display: block;
    font-size: 90%;
    font-weight: bold;
    margin: 0;
    padding-top: 7px;
}
#functions ul#ul_functions li.active a strong.like_h3,
#functions ul#ul_functions li.hover a strong.like_h3 {
    color: #fff;
}
#functions div.func_body {
    border: 1px solid #d7d7d7;
    border-top: 0 none;
    display: none;
    overflow: hidden;
    padding: 45px 15px 11px 15px;
    width: 926px;
}
#functions div.func_body h2,
#functions div.func_body strong.perex {
    color: #ff6633;
}
#functions div.func_body h2 {
    font-size: 150%;
    margin-bottom: 5px;
}
#functions div.func_body strong.perex {
    display: block;
    font-size: 130%;
    font-style: oblique;
    font-weight: normal;
    margin-bottom: 15px;
}
#functions div.func_body div.image {
    float: left;
    text-align: center;
    width: 280px;
}
#functions div.func_body div.image img {
    margin: 0 30px 0 0;
}
#functions div.func_body div.content {
    float: left;
    min-height: 200px;
    width: 646px;
}

/* IKONKY FUNKCÍ */
.ln_kontrola-delky-pobytu .icon {
    background-position: -532px 0 !important;
}
.ln_obory-vyuziti .icon,
.ln_firemni-clenstvi .icon {
    background-position: -504px -28px !important;
}
.ln_wellness-marketing .icon,
.ln_marketingove-nastroje .icon {
    background-position: -476px -56px !important;
}
.ln_strategicke-rizeni .icon {
    background-position: -448px -84px !important;
}
.ln_technicke-informace .icon,
.ln_kontroling-provozu .icon {
    background-position: -420px -112px !important;
}
.ln_crm .icon,
.ln_odbaveni-a-rezervace .icon {
    background-position: -392px -140px !important;
}
.ln_vyhody-reseni .icon {
    background-position: -364px -168px !important;
}
.ln_oblasti-reseni .icon {
    background-position: -336px -196px !important;
}
.ln_clenstvi-a-permanentky .icon,
.ln_clenstvi-ve-wellness-klubu .icon {
    background-position: -308px -224px !important;
}
.ln_stornopoplatky .icon {
    background-position: -280px -252px !important;
}

/* IKONKY FUNKCÍ - HOVER */
.ln_kontrola-delky-pobytu.active .icon,
.ln_kontrola-delky-pobytu.hover .icon {
    background-position: -252px -280px !important;
}
.ln_obory-vyuziti.active .icon,
.ln_firemni-clenstvi.active .icon,
.ln_obory-vyuziti.hover .icon,
.ln_firemni-clenstvi.hover .icon {
    background-position: -224px -308px !important;
}
.ln_wellness-marketing.active .icon,
.ln_marketingove-nastroje.active .icon,
.ln_wellness-marketing.hover .icon,
.ln_marketingove-nastroje.hover .icon {
    background-position: -196px -336px !important;
}
.ln_strategicke-rizeni.active .icon,
.ln_strategicke-rizeni.hover .icon {
    background-position: -168px -364px !important;
}
.ln_technicke-informace.active .icon,
.ln_technicke-informace.hover .icon,
.ln_kontroling-provozu.active .icon,
.ln_kontroling-provozu.hover .icon {
    background-position: -140px -392px !important;
}
.ln_crm.active .icon,
.ln_odbaveni-a-rezervace.active .icon,
.ln_crm.hover .icon,
.ln_odbaveni-a-rezervace.hover .icon {
    background-position: -112px -420px !important;
}
.ln_vyhody-reseni.active .icon,
.ln_vyhody-reseni.hover .icon {
    background-position: -84px -448px !important;
}
.ln_oblasti-reseni.active .icon,
.ln_oblasti-reseni.hover .icon {
    background-position: -56px -476px !important;
}
.ln_clenstvi-a-permanentky.active .icon,
.ln_clenstvi-ve-wellness-klubu.active .icon,
.ln_clenstvi-a-permanentky.hover .icon,
.ln_clenstvi-ve-wellness-klubu.hover .icon {
    background-position: -28px -504px !important;
}
.ln_stornopoplatky.active .icon,
.ln_stornopoplatky.hover .icon {
    background-position: 0 -532px !important;
}

#moduls_clubspire {
    margin: 35px 0;
}
#moduls_clubspire h2 {
    margin-bottom: 30px;
}
#moduls_clubspire div.item {
    background: transparent url('/media/page/modules-red.png') no-repeat left top;
    float: left;
    margin-bottom: 10px;
    margin-left: 50px;
    overflow: hidden;
    padding: 0 30px 0 40px;
    width: 330px;
}
#moduls_clubspire h3 {
    color: #d8542c;
    font-size: 130%;
    font-weight: normal;
    padding-top: 4px;
}
#moduls_clubspire div.moduls_description {
    line-height: 130%;
}
div.gallery a.lightbox img {
    border: 1px solid #333;
    margin: 0 5px 5px 0;
    padding: 1px;
}
div.jqi button, div.info button, div.error button {
    background-color: #399cce !important;
}

#bottom_contact,
#bottom_contact a {
    color: #ff6633;
}
#bottom_contact {
    margin: 20px 0;
}
