﻿/*
@media only screen and (max-width: 421px) {

    #systemmenu, .PresentationImage, .miniPanelNews, #newsBox, #loginBox, #newsletterBox, #jazzvbeskydech, #contactBox a:first-child, #adminLink {
        display: none;
    }

    body {
        font-family: sans-serif;
        font-size: 15px;
        font-weight: normal;
        color: #fff;
        background-color: #000;
        padding: 0 5px;
    }

    h1, h2, h3, h4, a {
        color: #FFDC9D;
    }

    h1 { font-size: 21px; }
    h2 { font-size: 19px; }
    h3 { font-size: 17px; }
    h4 { font-size: 15px; }

    img {
        max-width: 98%;
        height: auto;
    }

    #logo {
        margin-top: 45px;
        margin-bottom: 10px;
        width: 100%;
        height: 86px;
        background: #e7c178 url(/App_Themes/Stolarna/Images/stolarna.jpg) center top no-repeat;
        display: block;
        border-radius: 3px;
    }

    #opening-hours {
        margin-bottom: 15px;
        text-align: center;
        line-height: 20px;
    }

    #menu li, #menu ul, #menu li ul li {
        display: inline-block;
    }
    #menu li a {
        padding: 4px 7px !important;
        margin: 0 3px 3px 0;
        border-radius: 3px;
        color: #fff;
        background-color: #49331c;
        display: inline-block;
    }
    #menu li a:hover {
        color: #49331c;
        background-color: #FFDC9D;
    }

    #menu li:nth-child(1), #menu li:nth-child(3), #menu li:nth-child(6) {
        display: none;
    }

    #menu li ul {
        display: none !important;
    }

    #menuBox a:first-child {
        position: absolute;
        top: 0;
        display: block;
        text-align: center;
        color: #fff;
        background-color: #49331c;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        text-decoration: none;
        width: 94%;
        padding: 7px 0 10px 0 !important;
        font-size: 16px;
    }

}
@media only screen and (min-width: 421px) {

#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: #25201d url("Images/bg.jpg") center top no-repeat;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    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.3em;
}


/* 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;
}

.portret img 
{
    border: 1px solid #FFDC9D;
    float: left;
    margin: 0 10px 0 0;
}


.miniPanelNews 
{
    height: 80px;
    margin-top: 20px;
    padding: 5px 20px;
    background: url('/App_Themes/Stolarna/Images/bg-minipanelnews3.png') no-repeat;
}

.miniPanelNews h2 {
    padding: 0px;
    margin: 5px 0 7px;
    color: #312218;
}

.miniPanelNews .list {
    width: 310px;
    /* background: url('/App_Themes/Stolarna/Images/bg-minipanelnews1.png') no-repeat;*/
}
.miniPanelNews .ctlPagingContainer {
    display: none;
}
.miniPanelNews .listitem {
    margin: 0px;
    padding: 2px 0;
    color: #312218;
}
.miniPanelNews .listitem a {
    color: #312218;
}
.miniPanelNews .listitem a:hover {
    text-decoration: underline;
}

/*
#newsBox {
    height: 30px;
    overflow: hidden;
}*/
#newsBox h1{
    display: none;
}
#newsBox .ctlPagingContainer {
    display: none;
}
#newsBox .listitem {
    margin-top: 10px;
}
#newsBox a {
    color: Black;
}
#newsBox .listphoto {
    float: left;
    margin: 10px 0 0 0;
}
#newsBox .listdescription {
    float: left;
    width: 220px;
    height: 60px;
    margin-top: 10px;
    margin-left: 10px;
    overflow: hidden;
}
#newsBox .link {
    display: block;
    position: absolute;
    top: 90px;
    left: 250px;
    width: 65px;
    height: 20px;
}
#newsBox .titleLink {
    display: block;
    position: absolute;
    top: -40px;
    left: 0px;
    width: 165px;
    height: 30px;
}
#newsBox .titleLink strong {
    display: none;
}




#content-container, #content-containerWide
{
    /* background-image: url("Images/bg-homepage.gif"); */
    float: left;
    height: 425px;
    margin: 27px 0 0 15px;
    width: 915px;
}
#content-container #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-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 {
    position: relative;
    float: left;
    margin: 90px 0 0 -15px;
    width: 300px;
    z-index: 100;
}
#contactBox a {
    color: inherit;
    text-decoration: underline;
}
#contactBox a:hover {
    text-decoration: none;
}
#contactBox .titleLink {
    display: block;
    position: absolute;
    top: -30px;
    left: 0px;
    width: 225px;
    height: 30px;
}
#contactBox .titleLink strong {
    display: none;
}

#newsBox 
{
    float: left;
    position: absolute;
    top: 665px;
    left: 285px;
    width: 310px;
}
#menuBox {
    float: left;
    position: absolute;
    top: 665px;
    left: 645px;
    width: 300px;
}
#menuBox p:first-child {
    margin-top: 0px;
}
#menuBox a.tmlink {
    position: absolute;
    top: 78px;
    left: 190px;
    width: 130px;
    height: 22px;
    display: block;
}
#menuBox a.tmlink strong {
    visibility: hidden;
}
#menuBox .titleLink {
    display: block;
    position: absolute;
    top: -45px;
    left: 0px;
    width: 205px;
    height: 30px;
}
#menuBox .titleLink strong {
    display: none;
}

#footer
{
    position: absolute;
    top: 785px;
    color: white;
    float: left;
    font-size: 11px;
    font-weight: normal;
    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;
}

#newsletterBox {
}
#newsletterBox input {
    width: 185px;
    margin-top: 3px;
    background: #F0C788;
    border: 1px solid #88612F;
}
#newsletterBox a {
    height: 14px;
    margin-left: 1px;
    margin-top: 3px;
    background: #88612F;
    border: 1px solid #88612F;
    text-decoration: none;
    color: #F0C788;
}
#newsletterBox a:hover {
    background: #CBA05E;
    border: 1px solid #6B4C25;
    color: #312218;
}



/* 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: 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;
}
#systemmenu .selectedtreeitem
{
    background-color: #BB8636; /* 76523A */
    /* color: #F2BF71 !important; */
}




#productmenu .TreeViewMenu div:first-child
{
    display: none;
}
#productmenu .TreeViewMenu table
{
    display: block !important;
    width: 205px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#productmenu .TreeViewMenu td
{
    /* display: none; */
    width: 205px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#productmenu .TreeViewMenu table td:not(.useful)
{
    display: none;
}
#productmenu .TreeViewMenu img
{
    display: none;
    margin: 0px !important;
    padding: 0px !important;
}

#productmenu .TreeViewMenu a
{
    display: block;
    width: 185px;
    margin: 5px 0;
    padding: 2px 10px !important;
    text-decoration: none;
    font-size: 120% !important;
    font-weight: bold;
    color: #F2BF71; /* #F2BF71 */
    border-bottom: 1px solid White !important; /* #D2953D */
}
#productmenu .TreeViewMenu a:hover  {
    color: #F2BF71; /* #9E2B0B */
}
#productmenu .TreeViewMenu div table a
{
    width: 175px;
    margin: 0px;
    padding: 2px 10px 2px 20px !important;
    text-transform: none;
    border-bottom: none !important;
    font-size: 100% !important;
    color: White;
}
#productmenu .TreeViewMenu div div table a
{
    width: 155px;
    margin: 0px;
    padding: 2px 10px 2px 40px !important;
    text-transform: none;
    border-bottom: none !important;
    font-size: 100% !important;
    color: White;
}
#productmenu .selectedtreeitem
{
    color: #F27F31 !important; /* #9E2B0B */
}


/* 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;
}

.linkedProducts {
    width: 500px;
    height: 260px;
}
.linkedProducts .listproduct .info {
    width: 480px;
}
.linkedProducts .listproduct .info .name {
    width: 420px;
}
.linkedProducts .CtlProductList_pControls 
{
    float: left;
    width: 20px;
    padding-top: 10px;
}
.linkedProducts .CtlProduct 
{
    float: left;
}


/* 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,
.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_ImageRed

{

    background: #88612F !important;

    border: 1px solid #88612F !important;

    color: #F0C788 !important;

}

.CtlButtonSkin_ImageRed:hover

{

    background: #CBA05E !important;

    border: 1px solid #6B4C25 !important;

    color: #312218 !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;
    }
}

