body
{
    margin: 0px;

    background: #fff url('../images/layout/main-bg.jpg') no-repeat center top;
    
    font-family: 'Trebuchet MS', 'Verdana';
    color: #695b5b;
}

/* *************************** GENERIC *************************** */

.cleaner
{
    clear: both;
}

.left
{
    float: left;
}

.generic-btn
{
    width: 187px;
    height: 27px;
    
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    
    cursor: pointer;

    border: 0px none;
    background: transparent url('../images/layout/generic-btn-bg.png') no-repeat center top;
}

a
{
    text-decoration: underline;
    color: #07008e;
}

a.no-border-img img
{
    border: 0px none;
}
a.no-border-link
{
    text-decoration: none;
    font-family: 'Tahoma', 'Verdana';
    color: #7a0026;
}

h2.subtitle
{
    font-size: 18px;
    color: #9a18a0;
    margin-top: 30px;
    margin-bottom: 5px;
}

h3 .h-right
{
    float: right;
    color: #ffffff;
}

a.internal-link
{
    color: #670290;
}

.important-info
{
    font-weight: bold;
    color: #FF0000;
}

.special-info
{
    font-weight: bold;
    color: #891fa5;
}

.italic
{
    font-style:italic;
}

.bigger-message
{
    font-size: 14px;
}

/* *************************** TOP-BOX *************************** */

#top-box
{
    width: 1003px;
    height: 170px;

    margin: auto;

    background: #fff url('../images/layout/top-bg.jpg') no-repeat center top;
}


#top-logo-box
{
    width: 322px;
    height: 170px;
    
    float: left;
}


#top-menu-box
{
    width: 681px;
    height: 170px;
    
    float: right;
}

#head-title-discount {
    
}

img.top-az-logo
{
    margin-top: 26px;
}
a img.top-az-logo
{
    border: 0px none;
}

#head-title-discount-box {
    width: 410px;
    height: 130px;
    float: left;
}
#head-title-discount {
    margin-left: 55px;
    margin-top: 25px;
}

#top-box #top-menu-login-box
{
    width: 661px;
    height: 130px;
}

#top-menu-login .top-ico-telephone {
    padding-top:4px;
}
#top-menu-login .top-ico-card-payment {
    padding-top:2px;
}
#top-menu-login .top-ico-telephone,
#top-menu-login .top-ico-card-payment {
    margin-right: 10px;
}

#top-box #top-menu-login-box #top-menu-login
{
    width: 198px;
    height: 130px;
    
    margin-left: 429px;
    
    font-family: 'Trebuchet MS', 'Verdana';
    font-size: 13px;
    font-weight: bold;  
    color: #c10e07;    
}
#top-box #top-menu-login-box #top-menu-login a
{
    text-decoration: none;
    color: #c10e07;
}
#top-box #top-menu-login-box #top-menu-login .top-item-1
{
    padding-left: 25px;
    padding-top: 10px;
}
#top-box #top-menu-login-box #top-menu-login .top-item-2
{
    padding-left: 35px;
    padding-top: 7px;
}

/*
#top-box #top-main-menu
{
    width: 661px;
    height: 40px;
}
#top-box #top-main-menu ul.top-menu
{
    list-style-position: outside;
    
    padding: 0px;
    margin: 0px;
    margin-left: 15px;  
    margin-top: 5px;  
    
    font-family: 'Trebuchet MS', 'Verdana';
    font-size: 13px;
    font-weight: bold;
    color: #695b5b;
}
#top-box #top-main-menu ul.top-menu a
{
    color: #695b5b;
    text-decoration: none;
}
#top-box #top-main-menu ul.top-menu li
{
    width: 198px;
    height: 34px;
    line-height: 34px;

    float: left;
    margin: 0 3px;
    
    background: transparent url('../images/layout/top-btn-bg.png') no-repeat top left;

    list-style: none;
    
    text-align: center;
}
#top-box #top-main-menu ul.top-menu li .top-menu-item-txt
{
    padding-right:3px;
}
#top-box #top-main-menu ul.top-menu li.top-active-menu
{
    width: 198px;
    height: 39px;
    line-height: 39px;
    
    margin-top: -5px;
    
    background: transparent url('../images/layout/top-btn-active-bg.png') no-repeat top left;
    
    color: #c10e07;    
}
#top-box #top-main-menu ul.top-menu li.top-active-menu a
{
    color: #c10e07;
    text-decoration: none;
}
*/


/* ****** TOP MENU ****** */
#top-box #top-main-menu
{
    width: 646px;
    height: 38px;
}

#top-box #top-main-menu #top-menu-item-finder
{
    width: 224px;
    height: 38px;
    background: transparent url('../images/layout/bg-top-finder.png') no-repeat top left;
    margin-top: 2px;
        
    float: left;
}
#top-box #top-main-menu #top-menu-item-finder #top-menu-bg-finder-box
{
    width: 211px;
    height: 33px;
    
    margin-top: 4px;
    margin-left: 6px;
}

#top-menu-item-finder #top-menu-bg-finder-box input#top-menu-bg-finder-submit
{
    width: 19px;
    height: 19px;
    background: transparent url('../images/layout/bg-drop-down-menu.png') no-repeat top left;
    float: right;
    border: 0px none;
    
    cursor: pointer;
}

#top-box #top-main-menu #top-menu-item-basket
{
    width: 400px;
    height: 37px;
    background: transparent url('../images/layout/bg-top-login.png') no-repeat top left;
    margin-top: 3px;    
    
    float: right;
}

#top-box #top-main-menu #top-menu-item-finder #combo-finder-input-box
{
    padding-top: 7px;
    padding-left: 5px;
    width: 165px;
    height: 25px;    
}
#top-box #top-main-menu #top-menu-item-finder #combo-finder-input-box #comboFinderInput
{
    border: 0px none;
    line-height: 20px;
    width: 165px;
    height: 20px;
    
    font-size: 12px;
}

/* *************************** CONTENT-BOX *************************** */

#main-content-box
{
    width: 1003px;
    
    margin: auto;
    padding-bottom: 30px;
    
    background: transparent url('../images/layout/content-bg.png') repeat-y top left;
}


#left-border-box
{
    width: 12px; 
    float: left;
    
    background: transparent url('../images/layout/left-clmn-top-bg.jpg') no-repeat top left;
}


#right-border-box
{
    width: 12px;
    float: left;
    
    background: transparent url('../images/layout/right-clmn-top-bg.jpg') no-repeat top left;
}


#content-box
{
    width: 979px;
    float: left;
    
    background: transparent url('../images/layout/content-top-bg.jpg') no-repeat top left;
}


#content-left-clmn-box
{
    width: 216px;
    float: left;
}
#content-right-clmn-box
{
    width: 216px;
    float: left;
}
#content-content-box
{
    width: 547px;
    min-height:500px;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;

    font-size: 12px;
}
#content-content-box-not-frontpage
{
    width: 740px;
    min-height:500px;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;

    font-size: 12px;
}

/* *************************** LEFT COLUMN *************************** */

#content-box #content-left-clmn-box #main-menu
{
    background: transparent url('../images/layout/menu-category-bg.jpg') no-repeat top left;
}

#content-box #content-left-clmn-box #main-menu .menu-category-title-box
{
    width: 190px;
    height: 60px;
    
    line-height: 60px;
    text-align: right;
}
#content-box #content-left-clmn-box .menu-title-txt
{
    padding-right: 15px;  
    color: #8a1fa5;
    font-size: 26px;
    font-weight: bold;      
}
#content-box #content-left-clmn-box .menu-title-small-txt
{
    padding-right: 13px;  
    color: #8a1fa5;
    font-size: 15px;
    font-weight: bold;   
}

#content-box #content-left-clmn-box ul.menu-list
{
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    
    text-align: right;
    font-family: 'Trebuchet MS', 'Arial';   
    font-size: 12px;
    font-weight: bold; 
    color: #695b5b;
}
#content-box #content-left-clmn-box ul.menu-list li.item-alone
{
    padding-right: 12px;
    width: 178px;

    list-style: none;
    height: 18px;
    line-height: 18px;
}
#content-box #content-left-clmn-box ul.menu-list li.item-why-azcocky
{
    padding-right: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 178px;

    list-style: none;
}
#content-box #content-left-clmn-box ul.menu-list li.item-why-azcocky,
#content-box #content-left-clmn-box ul.menu-list li.item-why-azcocky a
{
    color: #693875;
}
#content-box #content-left-clmn-box ul.menu-list li.item-why-azcocky a
{
    text-decoration: underline;
}

#content-box #content-left-clmn-box ul.menu-list li.item-root
{
    padding-right: 12px;
    width: 178px;

    list-style: none;
    line-height: 18px;
}
#content-box #content-left-clmn-box ul.menu-list a
{
    color: #695b5b;
    text-decoration: none;
}
#content-box #content-left-clmn-box ul.menu-list .item-odd
{
    background-color: #fff;
}
#content-box #content-left-clmn-box ul.menu-list .item-even
{
    background-color: #e6e6e6;
}
#content-box #content-left-clmn-box ul.menu-list .item-active-root > a,
#content-box #content-left-clmn-box ul.menu-list .item-active > a
{
    color: #ac050c;
}
#content-box #content-left-clmn-box  ul.menu-list .item-active-root
{
    float: left;
}
#content-box #content-left-clmn-box ul.menu-list .item-arrow-active
{
    padding-left: 0px;
    margin-right: 0px;
    text-align: left;
    float: left;
}

/* Zanoreni v menu */
#content-box #content-left-clmn-box ul.menu-list ul
{
    padding: 0px;
    margin: 0px;

    text-align: right;
    list-style:none;
}

/* ************** PRODUCER ************** */

#content-box #content-left-clmn-box #menu-producer-box
{
    margin-top: 40px;
}
#content-box #content-left-clmn-box #menu-producer-box .menu-narrow-title-box
{
    width: 190px;
    height: 47px;
    
    line-height: 47px;
    text-align: right;
    
    background: transparent url('../images/layout/menu-title-narrow-bg.jpg') no-repeat top left;
}

/* ************** FINDER ************** */

#content-box #content-left-clmn-box #menu-finder-box
{
    margin-top: 40px;
}

#content-box #content-left-clmn-box #menu-finder-box .menu-finder-title-box
{
    width: 190px;
    height: 54px;
    
    line-height: 50px;
    text-align: right; 
    
    background: transparent url('../images/layout/title-finder-bg.jpg') no-repeat top left;   
}

#content-box #content-left-clmn-box #menu-finder-box .bg-finder-left
{
    width: 130px;
    height: 26px;
    
    background: transparent url('../images/layout/bg-finder-left.jpg') no-repeat top left;
}
#content-box #content-left-clmn-box #menu-finder-box #finder-box
{
    margin-left: 20px;
    margin-top: 10px;
}
#content-box #content-left-clmn-box #menu-finder-box .bg-finder-left .input-find 
{
    width: 110px;
    height: 14px;
    
    margin-top: 4px;
    margin-left: 15px;
    
    font-size: 11px;
    
    border: 0px none;
    background-color: #fff;
}
#content-box #content-left-clmn-box #menu-finder-box .bg-finder-left
{
    float: left;
}
#content-box #content-left-clmn-box #menu-finder-box input.btn-finder
{
    width: 25px;
    height: 26px;
    
    border: 0px none;    
    background: transparent url('../images/layout/btn-finder-bg.jpg') no-repeat top left;
}
#content-box #content-left-clmn-box #menu-finder-box input.btn-finder:hover
{
    cursor: pointer;
}


/* *************************** RIGHT COLUMN *************************** */
#content-box #content-right-clmn-box #top-products-box #top-products-title-box
{
    width: 212px;
    height: 64px;
    line-height: 64px;

    padding: 0px;
    margin: 0px;

    background: transparent url('../images/layout/menu-basket-no-corner-bg.jpg') no-repeat top right;

    text-align: left;
}
#content-box #content-right-clmn-box .right-menu-title-txt
{
    padding-left: 15px;  
    color: #8a1fa5;
    font-size: 22px;
    font-weight: bold;      
}
#content-box #content-right-clmn-box .right-menu-content
{
    margin-top: 6px;
    padding-left: 2px;
    padding-right: 2px;
     
    font-size: 12px;
    line-height: 15px;
}
#content-box #content-left-clmn-box .left-menu-content
{
    margin-top: 6px;
    padding-left: 2px;
    padding-right: 2px;

    font-size: 12px;
    line-height: 15px;
}
#content-box #content-right-clmn-box .right-menu-box
{
    margin-top: 15px;
}

#content-box #content-right-clmn-box .right-menu-box .right-menu-title-box
{
    width: 216px;
    height: 52px;
    line-height: 52px;

    background: transparent url('../images/layout/menu-right-narrow-bg.jpg') no-repeat top right;
}
#content-box .left-menu-title-box
{
    width: 190px;
    height: 52px;
    line-height: 52px;

    background: transparent url('../images/layout/menu-right-narrow-bg.jpg') no-repeat top right;
}
#content-box .left-menu-box
{
    margin-top: 40px;
}

#content-box #content-right-clmn-box #top-products-box .top-products-item 
{
    clear: both;
    width: 195px;
    
    font-size: 11px;
    font-weight: bold;
    
    margin-left: 10px;
    margin-top: 20px;
}
#content-box #content-right-clmn-box #top-products-box .top-products-item .top-product-name
{
    width: 130px;
    height: 60px;
    float: left;
    
    color: #695b5b;
    text-align: left;
}
#content-box #content-right-clmn-box #top-products-box .top-products-item .top-product-name a
{
    color: #695b5b;
    text-decoration: none;
}
#content-box #content-right-clmn-box #top-products-box .top-products-item .top-product-photo
{
    width: 65px;
    height: 60px;
    float: right;
}
#content-box #content-right-clmn-box #top-products-box .top-products-item .top-product-photo img
{
    border: 0px none;
}
#content-box #content-right-clmn-box #top-products-box .top-products-item .top-product-price-txt
{
    width: 130px;
    float: left;    
    
    color: #bb0d02;
    font-size: 13px;
    text-align: left;    
}
#content-box #content-right-clmn-box #top-products-box .top-products-item .top-product-price
{   
    width: 65px;
    float: right;
    
    color: #bb0d02;
    font-size: 13px;
}

a img.img-no-border {
    border:0px none;
}

/* *************************** FOOTER-BOX *************************** */

#footer-box
{
    width: 1002px;
    
    margin: auto;
    
    background: #232a32 url('../images/layout/footer-bg.jpg') no-repeat top left;
}

#footer-box #footer-text-box
{
    margin-left: 170px;

    font-family: 'Trebuchet MS', 'Verdana';
    color: #fff;
}
#footer-box #footer-text-box #footer-menu
{
    padding-top: 5px;
}
#footer-box #footer-text-box #footer-menu a
{
    margin-right: 10px;

    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#footer-box #footer-text-box #footer-sub-menu
{
    padding-top: 3px;
    color: #b9b9b9;
    font-size: 10px;
}
#footer-box #footer-text-box #footer-sub-menu a
{
    color: #b9b9b9;
    text-decoration: none;
    
    margin-right: 1px;
}


#footer-section-1
{
    margin-left: 110px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 210px;
    height: 120px;
}
#footer-section-2
{
    margin-left: 40px;
    margin-right: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}
#footer-section-1 .title, #footer-section-2 .title
{
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}
#footer-section-1 ul.footer-list, #footer-section-2 ul.footer-list
{
    margin:0px;
    margin-top:4px;
    padding-left:20px;
    font-size: 12px;
}
#footer-section-1 ul.footer-list a, #footer-section-2 ul.footer-list a
{
    color: #dddddd;
    font-weight: normal;
}
#footer-section-1 ul.footer-list li, #footer-section-2 ul.footer-list li
{
    list-style-image: url('../images/layout/footer-arrow.jpg');
}

/* *************************** FAST-MENU-TOGGLER *************************** */

#fast-menu-toggler
{
    position: absolute;
    top:189px;
    left: 50%;
    margin-left: -310px;
    overflow: hidden;
    width: 620px;
    /*height: 155px;*/
    z-index: 25;
}

#fast-menu-toggler #fast-menu-content-box
{
    font-size: 12px;
    font-family: 'Trebuchet MS', 'Verdana';
    color: #695b5b;
}
#fast-menu-toggler #fast-menu-content-box .fast-menu-title
{
    font-size: 14px;
    padding: 0px;
    margin-top:0.5em;
    margin-bottom:0.5em;
    color: #8a1fa5;
}

#fast-menu-toggler #fast-menu-content-box #fast-menu-top-products
{
    width: 320px;
    float: left;

}
#fast-menu-toggler #fast-menu-content-box #fast-menu-top-products ul.fast-menu-products-list
{
    list-style:none;
    margin: 0px;
    margin-left: 4px;
    padding: 0px;
}
#fast-menu-toggler #fast-menu-content-box #fast-menu-top-products ul.fast-menu-products-list a
{
    text-decoration: none;
    color: #09008f;
}

img.arrow-list
{
    padding-bottom: 1px;
}

.small-menu-column
{
    color: #a8a8a8;
}

#fast-menu-toggler #fast-menu-content-box #fast-menu-categories
{
    width: 260px;
    float: right;

}


#effect
{
    width: 600px;
    /*height: 135px;*/
    padding: 0.4em;
    position: relative;
}

#effect h3
{
    margin: 0;
    padding: 0.4em 0.4em 0.2em 0.4em;
    text-align: center;
}

.ui-effects-transfer
{ 
    border: 2px dotted gray;
}

#effect .h-right img
{
    border: 0px none;
}


/* *************************** LOGIN / BASKET *************************** */

.user-manipulation
{
    color:#C10E07;
    text-decoration:none;
    font-size: 13px;
    font-weight: bold;
}
#top-menu-item-basket .login
{
    line-height: 37px;
    margin-left: 37px;
}
#top-menu-item-basket .registration
{
    line-height: 37px;
    margin-left: 35px;
}

#top-menu-item-basket #basket-box
{
    float: right;
    margin-right: 15px;
    font-size: 13px;
}
#top-menu-item-basket #basket-box .basket-txt
{
    line-height: 37px;
}
#top-menu-item-basket #basket-box .cart-ico
{
    margin-right: 10px;
    padding-top: 6px;
    float: left;
}
#top-menu-item-basket #basket-box .txt-basket
{
    font-weight: bold;
    text-decoration: underline;
    color: #0000ee;
}


/* *************************** SUGGESTION *************************** */

.suggestionHide
{
  display: none;
}
.suggestionShow
{
  display: block;
  position: absolute;
  z-index: 20;
  width: 480px;
  top:189px;
  background-color: #e1c4ea;
}

#suggestionBox
{
  border: 1px solid #991eb4;
  border-top: 1px solid #d8b0e4;;

  padding-bottom: 10px;
  padding-top: 10px;
}

#suggestionBox .suggestionItem
{
    height: 56px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 12px;
    border: 1px solid #d8d8d8;
    background-color: #ffffff;
}
#suggestionBox .suggestionItem:hover
{
}

#suggestionBox .suggestionItem .suggestion-photo-box
{
    float: left;
    width: 95px;
}
#suggestionBox .suggestionItem .suggestion-photo-box .suggestion-photo
{
    margin-left: 10px;
    margin-top: 7px;
}
#suggestionBox .suggestionItem .suggestion-info-box
{
    float: right;
    width: 361px;
    padding-top: 10px;
    text-align: left;
    font-size: 12px;
}

.founded-word
{
    color: #8A1FA5;
}

.no-news-text
{
    width: 185px;
    font-size: 12px;
    padding: 5px;
    color: #0000ff;
    text-align: right;
}

.new-left-box
{
    width: 190px;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.new-left-box .new-title
{
    background-color: #e6e6e6;
    font-weight: bold;
    padding: 3px;
}
.new-left-box .new-title .date
{
    font-weight: normal;
}
.new-left-box .new-content
{
    background-color: #ffffff;
    padding: 3px;
}
.new-left-box .new-content a
{
    text-decoration: none;
}

.why-ico
{
    float: right;
    padding-left: 5px;
}

#seo-box
{
    text-align: center;
    font-size: 11px;
    margin-top: 10px;
    padding:4px;
}
#seo-box a
{
    color: #ffffff;
}

.heureka-box {
    width: 104px;
    height: 107px;
    margin: auto;
    margin-top: 30px;
}
.heureka-box a img {
    border: 0px none;
}

#top-navigation-menu {
    height: 36px;
    width: 187px;

    margin-left:106px;
    padding-top: 10px;

    color: #C10E07;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    background:url("../images/layout/bg-back-main-page.png") no-repeat scroll left top transparent;
}
#top-navigation-menu a {
    color: #C10E07;
    text-decoration: none;
}

.azcocky-sk-link-wrapper {
    width: 187px;
    height: 30px;

    position: absolute;
    margin-left: 680px;
    top: 85px;
}
