#klub {

	float: left;

	width: 68px;

	height: 33px;

	background-image: url(../images/btn-klub.gif);

}



#klub:hover {

	background-position: -68px 0;

}

/* TEST NEW MOBILE
----------------------------------------------------------*/
body {
	min-width: 1200px;
}

/* DEFAULTS
----------------------------------------------------------*/


body 
{
    margin: 0px;
    padding: 0px;
    background-color: #25201d;
    background-image: url("Images/bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    font-family: sans-serif;
    font-size: 12px;
    color: #000000;
}

table
{
    font-size: 1em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
    color: #000000;
}


a {
    color: #F9C693;
    text-decoration: none;
}
a:hover, a:active {
    color: #E18D3C;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4
{
    margin-top: 0px;
    color: #FFDC9D;
    font-family: Georgia,"New York CE",utopia,serif;
    font-variant: small-caps;
    font-weight: normal;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

#CtlContent 
{
    text-align: left;
}

#page
{
    position: relative;
/*    background-color: #000; */
    margin: 10px auto;
    text-align: left;
    width: 960px;
}
#logo
{
    float: left;
    height: 80px;
    width: 100px;
}

#page .banner .PresentationImage, #page .banner .PresentationImage img
{
    float: left;
    width: 740px;
    height: 100px;
    border: none;
}
#adminLink
{
    position: absolute;
    top: 85px;
    left: 1200px;
    width: 30px;
    height: 30px;
    text-decoration: none;
}
#loginBox
{
    display: none;
    position: absolute;
    top: 300px;
    left: 990px;
    width: 215px;
    height: 84px;
    padding: 10px 10px 0px 10px;
    background: #F2BF71; /* f2c174 */
    border: 1px solid #E0974A;
    color: #312218;
    font-weight: normal;
}
/* NEW LOGIN */
.lta-login{margin: 0;padding: 0;width: 100%; position: relative;}
.lta-login ul, .lta-login li{list-style-type: none; margin: 0px; padding: 0;}
.lta-login a{font-size: 11px;}
.lta-login b{font-weight: bold;}
.lta-login i{display:none;}
.lta-login input{background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ABADB3; color: #6B6C6D; padding: 3px 6px; width: 90px;}

.lta-login .login-username, .lta-login .login-passwd{margin: 0; padding: 0 0 5px;}
.lta-login .lgoff-login label{width: 110px !important; display:table-cell; overflow: hidden; float: left;}
.lta-login .lgoff-login .login-header{display: none;}
.lta-login .lgoff-login .login-inputs:after{content:"";display:table;clear:both;}
.lta-login .lgoff-login .login-perstistent:after{content:"";display:table;clear:both;}
.lta-login .lgoff-login .login-buttons a{display: inline-block;border:0px; background-color:inherit; text-decoration: none; color:#312218; margin: 0px; padding: 0px !important;}
.lta-login .lgoff-login .login-buttons a:hover{border:0px; background-color:inherit; color:#9E2B0B;}
.lta-login .lgoff-login .login-buttons b{font-weight: bold;}
.lta-login .lgoff-login .login-buttons label{height: 20px;}
.lta-login .lgoff-login .login-buttons .login-buttons-login{margin: 0 4px 0 0;}
.lta-login .lgoff-login .login-buttons .login-buttons-login,
.lta-login .lgoff-login .login-buttons .login-buttons-registration{float:left; display: inline-block;}
.lta-login .lgoff-login .login-buttons:after{content: "";display:table;clear:both;}
.lta-login .lgoff-registration{display:none;}

.lta-login .lgin-user a, .lta-login .lgin-admin a, 
.lta-login .lgin-restart a, .lta-login .lgin-logout a{border:0px; background-color:inherit; text-decoration: none; color:#312218; margin: 0px; padding: 0px !important;}
.lta-login .lgin-user a:hover, .lta-login .lgin-admin a:hover, 
.lta-login .lgin-restart a:hover, .lta-login .lgin-logout a:hover{border:0px; background-color:inherit; color:#9E2B0B;}

.lta-login .lgin-user{margin: 0 0 5px 0;}
.lta-login .lgin-user .userlabel:after{content:":";}
.lta-login .lgin-user .username a{font-size: 13px; color:#312218; cursor: text; text-decoration: none;}
.lta-login .lgin-user .username b{font-weight: bold;}
.lta-login .lgin-user .username a:hover{text-decoration: none;}
.lta-login .lgin-admin{float:left;}
.lta-login .lgin-admin:after{content:",";}
.lta-login .lgin-restart{float:left; margin-left: 3px;}
.lta-login .lgin-restart:after{content:"";display:table;clear:both;}

.lta-login .login-error{position: absolute; top: 93px; left: -10px;display: block; width: 225px; padding: 5px; background: #F9992C; z-index: 1;}


/* BUTTONS */
.btnc, .btnc:visited {display:inline-block;margin:1px 1px;padding:4px 15px 4px 15px;line-height:1em;color:#fff !important;background:#446596;font-size:1.2em;border:solid 1px #aaa;cursor:pointer;
			-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none !important;
			-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.btnc:hover {background:#222;border-color:#000;}
		
.adminbutton{background: #E43536 !important;}
.systembutton{background: #888 !important;}
.processmovebutton{color: #F0C788 !important; background:#88612F; border: 1px solid #88612F !important;}
.processactionbutton{color: #F0C788 !important; background:#88612F; border: 1px solid #88612F !important;}

.processmovebutton a:hover{background:#CBA05E !important;}
.processactionbutton a:hover{background:#CBA05E !important;}

/* PAGINATION */	
.pagination {margin:30px 0;text-align:center;font-weight:600;line-height:1em;}
.pagination .n {display:none;}
		
.pagination b {font-weight:normal}
.pagination-first-tools {margin-right:15px;}
.pagination-next-tools {margin-left:15px;}
	
		
.pagination a, .pagination a:visited {display:inline-block;vertical-align:middle;color:#88612F;text-decoartion:none;margin-right:3px; text-decoration:none !important;}
.pagination a:hover {color:#F0C788;}
.pagination a.current  {color:#F0C788;font-weight:bold;}
.pagination a span{}

.pagination-first-tools a, .pagination-next-tools a{padding:5px 2px; width: 25px; background:#88612F;color:#F0C788 !important; text-align:center;}
.pagination-first-tools a:hover, .pagination-next-tools a:hover{background:#CBA05E;color:#F0C788 !important;}	
.pagingControls .pagination{margin:0px !important;}

/* ADMIN TOOLBAR ICONS */
.CtlToolStrip .CtlToolStripItem .ico-checkmark{background: transparent url('/ImagesWebUI/toolstrip/tick.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-item-select-all{background: transparent url('/ImagesWebUI/toolstrip/star.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-folder-open{background: transparent url('/ImagesWebUI/toolstrip/open.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-plus{background: transparent url('/ImagesWebUI/toolstrip/document_plus.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-item-copy-plus{background: transparent url('/ImagesWebUI/toolstrip/documents_plus.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-pencil{background: transparent url('/ImagesWebUI/toolstrip/pencil.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-remove{background: transparent url('/ImagesWebUI/toolstrip/cross.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-disk{background: transparent url('/ImagesWebUI/toolstrip/disk.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-undo{background: transparent url('/ImagesWebUI/toolstrip/arrow_circle_undo.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-refresh2{background: transparent url('/ImagesWebUI/toolstrip/arrow_circle_double.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-remove-filter{background: transparent url('/ImagesWebUI/toolstrip/eraser_filter.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-tree{background: transparent url('/ImagesWebUI/toolstrip/tree.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-columns{background: transparent url('/ImagesWebUI/toolstrip/grid.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-lock{background: transparent url('/ImagesWebUI/toolstrip/lock.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-unlocked{background: transparent url('/ImagesWebUI/toolstrip/lock_unlock.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-cancel-circle{background: transparent url('/ImagesWebUI/toolstrip/cancel.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-caret-up{background: transparent url('/ImagesWebUI/toolstrip/arrow_up.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-caret-down{background: transparent url('/ImagesWebUI/toolstrip/arrow_down.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-print{background: transparent url('/ImagesWebUI/toolstrip/printer.png') no-repeat center center;}
.CtlToolStrip .CtlToolStripItem .ico-file-excel{background: transparent url('/ImagesWebUI/toolstrip/document-excel.png') no-repeat center center;}

.captionAndButtons .ico-remove i{display: inline-block; width: 16px; height: 16px; background: transparent url('/ImagesWebUI/cross.png') no-repeat center center;}
.captionAndButtons .ico-plus i{display: inline-block; width: 16px; height: 16px; background: transparent url('/ImagesWebUI/document_plus.png') no-repeat center center;}



.PresentationImage
{
    position: absolute;
    top: 123px;
    left: 15px;
}

.gallery h1 {
    font-size: 160%;
    margin-bottom: 25px;
}
.portret img 
{
    border: 1px solid #FFDC9D;
    float: left;
    margin: 0 10px 0 0;
}


#content-container, #content-containerWide
{
    /* background-image: url("Images/bg-homepage.gif"); */
    float: left;
    height: 425px;
    margin: 30px 0 0 15px;
    width: 915px;
}
#content-box, #content-containerWide #content-box {
    background-color: black;
    float: right;
    height: 425px;
    opacity: 0.7;
    overflow: hidden;
}
#content-container #content-box {
    width: 390px;
}
#content-containerWide #content-box {
    width: 915px;
}
/*#content
{
    color: White;
    height: 360px;
    margin: 20px 0 0 555px;
    padding: 0 20px 20px 0;
    position: absolute;
    width: 330px;
    overflow: auto;
}*/
#content-container #content, #content-containerWide #content, #content-containerWide #productmenu, #content-containerWide #cartInfo {
    position: absolute;
    overflow: auto;
    color: White;
    padding: 0 20px 0px 0;
}
#content-container #content {
    margin: 15px 0 0 555px;
    width: 330px;
    height: 390px;
}
#content-containerWide #content {
    left: 100px;
    width: 750px;
    height: 380px;
    margin-top: 20px;
}
#content-containerWide #cartInfo {
    left: 340px;
    width: 560px;
    height: 15px;
    margin-top: 380px;
}
#content-containerWide #cartInfo a {
    text-decoration: underline;
}
#content-containerWide #cartInfo a:hover {
    text-decoration: none;
}
#content-containerWide #productmenu {
    left: 100px;
    width: 190px;
    height: 385px;
    margin-top: 20px;
}
#content-container #content table, #content-containerWide #content table {
    color: White;
}
#opening-hours {
    color: White;
    font-size: x-small;
    margin-left: 370px;
    position: absolute;
}
#contactBox
{
    float: left;
    margin: 90px 0 0 -15px;
    width: 300px;
    z-index: 100;
}
#newsBox {
    float: left;
    margin-top: 115px;
    width: 310px;
}
#menuBox {
    float: left;
    font-size: x-small;
    margin: 108px 0 0 50px;
    width: 300px;
}
#footer
{
    position: absolute;
    top: 600px;
    color: white;
    float: left;
    font-size: 10px;
    width: 930px;
}
#footer p 
{
    float: left;
    margin: 0px;
}
#footer span.right
{
    margin-left: 30px;
}
#footer .CtlPoweredByLentea
{
    float: right;
    padding: 2px 5px;
    /* color: #F9C693; */
}
#footer .CtlPoweredByLentea .poweredBy a
{
    display: block;
    height: 10px;
    float: left;
    margin-left: 5px;
    /* background: #FFE8A9; */
}
#footer .CtlPoweredByLentea .poweredBy span
{
    float: left;
}
#footer .CtlPoweredByLentea .poweredBy img
{
    width: 53px;
    height: 10px;
    padding: 0 2px;
}
#footer .CtlPoweredByLentea .sessionGuid
{
    float: right;
}

#jazzvbeskydech {
    background-image: url("Images/jazzLogo3male.png");
    height: 137px;
    margin-left: -1020px;
    position: absolute;
    top: 130px;
    width: 200px;
}



/* MENU */

@font-face
{
    font-family: ffPristina;
    src: url('Fonts/pristina.ttf'), url("Fonts/pristina.eot");
}
@font-face
{
    font-family: ffMonotypeCorsiva;
    src: url('Fonts/monotype-corsiva.ttf');
}

#menu
{
    float: left;
    width: 780px;
    height: 33px;
    margin: 40px 0 20px 25px;
    /* font-family: Monotype Corsiva; */ /* Pristina */
    font-family: Pristina, ffPristina, 'Monotype Corsiva', ffMonotypeCorsiva, Times, serif;
    position: relative;
    z-index: 5;
    background: transparent;
    /* letter-spacing: 1px; */
}
#menu .DropDownMenu a
{
    display: block;
    text-decoration: none;
    color: White;
}
#menu .DropDownMenu a:hover
{
    color: #FAE6D6;
}
#menu .DropDownMenu a div.hl
{
    color: #F80503;
}
#menu .DropDownMenu a:hover div.hl
{
    color: #DD0403;
}
#menu .DropDownMenu li.static
{
    margin-left: 15px;
    font-size: 27px;
}
/*
#menu .DropDownMenu ul.dynamic
{
    background: transparent url('Images/bg-menu.png') no-repeat;
}
#menu .DropDownMenu li.dynamic
{
    font-size: 20px;
    background: url('Images/bg-menu-li.png') right top repeat-y;
}
#menu .DropDownMenu li.dynamic:first-child
{
    background: none;
}
#menu .DropDownMenu li.dynamic:first-child a
{
    background: url('Images/bg-menu-li-firstr.png') right bottom no-repeat;
}
#menu .DropDownMenu li.dynamic:last-child
{
    background: url('Images/bg-menu-li-last.png') left bottom no-repeat;
}
#menu .DropDownMenu li.dynamic:last-child a
{
    background: url('Images/bg-menu-li-lastr.png') right bottom no-repeat;
}
*/
#menu .DropDownMenu ul.dynamic
{
    padding: 7px 0 0 7px;
    background: transparent url('Images/bg-menu-left.png') left top no-repeat;
    border-radius: 12px;
}
#menu .DropDownMenu li.dynamic
{
    font-size: 20px;
    background: url('Images/bg-menu-li.png') right top repeat-y;
}
#menu .DropDownMenu li.dynamic:first-child
{
    background: none !important;
}
#menu .DropDownMenu li.dynamic:first-child a
{
    background: url('Images/bg-menu-li-first.png') right top no-repeat;
}
#menu .DropDownMenu li.dynamic:last-child
{
    padding-bottom: 6px;
    background: url('Images/bg-menu-li-last.png') right bottom no-repeat !important;
}
#menu .DropDownMenu li.dynamic a
{
    padding: 0px 20px 0px 12px; /* 2px 20px 2px 12px; Monotype-Corsiva*/
    color: #312218;
}
#menu .DropDownMenu li.dynamic a:hover
{
    color: #9E2B0B;
}
#menu .DropDownMenu li.dynamic:first-child a
{
    padding-top: 7px;
}
#menu .DropDownMenu li.dynamic:last-child a
{
    padding-bottom: 2px;
}
.selectedtreeitem
{
    /* background-color: #446596; */
    font-size: 1em !important;
    color: #eee;
}



#systemmenu
{
    position: absolute;
    top: 420px;
    left: 990px;
    background: #F2BF71;
}
#systemmenu .TreeViewMenu div:first-child
{
    display: none;
}
#systemmenu .TreeViewMenu table
{
    display: block !important;
    width: 235px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#systemmenu .TreeViewMenu td
{
    /* display: none; */
    width: 235px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#systemmenu .TreeViewMenu table td:not(.useful)
{
    display: none;
}
#systemmenu .TreeViewMenu img
{
    display: none;
    margin: 0px !important;
    padding: 0px !important;
}

#systemmenu .TreeViewMenu a
{
    display: block;
    width: 215px;
    padding: 2px 10px !important;
    text-decoration: none;
    font-weight: bold;
    color: #312218;
    border-bottom: 1px solid #D2953D !important;
}
#systemmenu .TreeViewMenu a:hover  {
    color: #9E2B0B;
}
#systemmenu .TreeViewMenu div table a
{
    width: 205px;
    padding: 2px 10px 2px 20px !important;
    text-transform: none;
}
#systemmenu .TreeViewMenu div div table a
{
    width: 185px;
    padding: 2px 10px 2px 40px !important;
    text-transform: none;
}
.selectedtreeitem
{
    background-color: #BB8636; /* 76523A */
    /* color: #F2BF71 !important; */
}


/* MENU */



/* LIST   
----------------------------------------------------------*/
.listitem  {
    margin-top: 15px;
}
.listdate {
    margin-right: 7px;
}
.ctlPagingContainer  {
    /* position: absolute !important;
    top: 350px; */
    padding-bottom: 20px;
}

.listproduct {
    clear: left;
    padding-top: 10px;
}
.listproduct .info {
    float: left;
    width: 448px;
    width: 488px; /* pokud neni zobrazeno cbQuantity */
}
.listproduct .addToCart {
    float: left;
    margin-left: 12px;
    text-align: center;
}
.listproduct .addToCart .cbQuantity {
    float: left;
    width: 40px;
}
.listproduct .addToCart .cbQuantity select {
    width: 40px;
    height: 18px;
    background: #F2BF71;
    border: 1px solid White;
}
.listproduct .addToCart .btnAdd {
    float: left;
    width: 50px;
    margin-left: 10px;
}
.listproduct .info .name {
    float: left;
    width: 388px;
    width: 428px; /* pokud neni zobrazeno cbQuantity */
    overflow: hidden;
    white-space: nowrap;
}
.listproduct .info .name:after {
    content: " ....................................................................................................";
}
.listproduct .info .tab {
    float: left;
    overflow: hidden;
    background: red;
}
.listproduct .info .price {
    float: right;
    width: 60px;
    text-align: right;
}


/* TAB MENU   
----------------------------------------------------------*/

/* FORM ELEMENTS   
----------------------------------------------------------*/

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

/* WORKFLOW  
----------------------------------------------------------*/

.errormessagecontainer
{
    width: 630px !important;
}


/* CtlEditLinkedDocuments */

.CtlEditLinkedDocuments .DivTableRow
{
    margin-bottom: 4px;
    padding: 2px;
    border: 1px solid Gray;
    background: #eee;
    vertical-align: middle;
}
.CtlEditLinkedDocuments img.imgthmb
{
    border: 1px solid Gray;
}
.CtlEditLinkedDocuments input
{
    border: 1px solid Gray;
}

.linkedDocumentsListRow .DivTableColumn
{
    padding-top: 4px;
}
.linkedDocumentsListRow .DivTableColumn:first-child
{
    padding-top: 0px;
}


/* CtlLinkButton, CtlHyperLink */

.CtlButtonSkin_ImageYellow, .CtlButtonSkin_ImageOrange, .CtlButtonSkin_ImageRed, .CtlButtonSkin_ImageBlue, .CtlButtonSkin_ImageGray, .CtlButtonSkin_ImageGreen, .CtlButtonSkin_ImagePink, .CtlButtonSkin_ImageViolet, .CtlButtonSkin_ImageWhite, .CtlButtonSkin_ImageSilver, .CtlButtonSkin_ImageTransparent
{
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    /*padding-left a padding-right: se nastavuje natvrdo pres styl*/
}
.CtlButtonSkin_Text
{
    font-size: 11px;
    padding: 0px;
}
.CtlButtonSkin_ImageOrange
{
    background: #EA8419 !important;
    border: 1px solid #F3CD87 !important;
    color: White !important;
}
.CtlButtonSkin_ImageOrange:hover
{
    background: #EA8419 !important;
    border: 1px solid #C98200 !important;
    color: Black !important;
}








.scrollgeneric {
    font-size: 1px;
    left: 0;
    line-height: 1px;
    position: absolute;
    top: 0;
}
.vscrollerbase {
    background-color: #3A3026;
    width: 10px;
}
.vscrollerbasebeg {
    background: #FF910A;
    border: 1px solid #FFB26E;
    height: 8px !important;
    width: 8px !important;
    z-index: 3;
}
.vscrollerbaseend {
    background: #FF910A;
    border: 1px solid #FFB26E;
    height: 8px !important;
    width: 8px !important;
    z-index: 3;
}
.vscrollerbar 
{
    background-color: #FFB26E;
    border: 1px solid #FF910A;
    width: 8px !important;
    top: 10px;
    position: relative;
}
.hscrollerbase {
    background-color: transparent;
    height: 50px;
}
.hscrollerbar {
    background-color: #FFB26E;
    height: 10px;
}
.scrollerjogbox {
    background-color: #FF910A;
    bottom: 0;
    height: 10px;
    left: auto;
    right: 0;
    top: auto;
    width: 10px;
}


/* FACEBOOK hack */

.fb-like-box iframe, .fb_iframe_widget span, .fb_iframe_widget iframe {
    width: 450px !important;
}

@media only screen and (max-width: 1199px) {
    body {
        background-position: -400px 0 !important;
    }
}
