/**
index.css
helper-albums.css
**/
/*

	@autor: Ĺ�ukasz [LG] Grygowski
	@date: 17:23 2010-09-10
	@modified: 10:17 2011-02-23
	@ver 1.0 Draw
	@project: Podstawka
	@contact: uksioo@gmail.com

        @Doc Map [page elements]

            @News categories
            @Shopping Cart Mini Box
            @Shopping Cart
            @Category Box
            @Categories List
            @Product Box
            @Paginator
            @Product Information
            @Contact Form

*/


html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
}

* {
	outline:0px;
}

body {
	background: #007bbe url(../images/bg_body.gif) left top repeat-x; /* tło strony */
	color: #ffffff;
	font-size: 12px;
        font-family: 'Trebuchet MS', Helvetica, Arial;
        line-height: 1.5;
}

body, input, textarea, select, option, optgroup, button {
	font-family: Verdana, sans-serif;
}

input, textarea, select, option, optgroup, button {
	font-size: 1em;
}

@font-face {
    font-family: 'AertonPSEFNBoldItalic';
    src: url('../fonts/aerton_ps_efn_bolditalic-webfont.eot');
    src: url('../fonts/aerton_ps_efn_bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aerton_ps_efn_bolditalic-webfont.woff') format('woff'),
         url('../fonts/aerton_ps_efn_bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/aerton_ps_efn_bolditalic-webfont.svgz#AertonPSEFNBoldItalic') format('svg'),
         url('../fonts/aerton_ps_efn_bolditalic-webfont.svg#AertonPSEFNBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'EraserDust';
    src: url('../fonts/eraserdust-webfont.eot');
    src: url('../fonts/eraserdust-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eraserdust-webfont.woff') format('woff'),
         url('../fonts/eraserdust-webfont.ttf') format('truetype'),
         url('../fonts/eraserdust-webfont.svg#EraserDust') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KubaReczny';
    src: url('../fonts/kuba_reczny_1.1-webfont.eot');
    src: url('../fonts/kuba_reczny_1.1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kuba_reczny_1.1-webfont.woff') format('woff'),
         url('../fonts/kuba_reczny_1.1-webfont.ttf') format('truetype'),
         url('../fonts/kuba_reczny_1.1-webfont.svgz#KubaRecznyRegular') format('svg'),
         url('../fonts/kuba_reczny_1.1-webfont.svg#KubaRecznyRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}  

.warningBox {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 2px solid #333333;
}
    .warningDevelopmentBox {
        width: 100%;
        text-align: center;
        height: 20px;
        line-height: 20px;
        background-color: #efd942;
        color: #333333;
        font-size: 10px;
        font-family: Tahoma, Arial;
    }
    
#facebookButton {
    position: fixed;
    right: 0px;
    top: 120px;
    background-color: #ffffff;
    display: none;
    padding-left: 20px;
    height: 127px;
    background: url(../images/facebook_slider.png) left center no-repeat;
}
    #facebook {
        overflow: hidden;
        position: fixed;
        right: -300px;
        width: 300px;
        background-color: #ffffff;
    }
#googleplusButton {
    position: fixed;
    right: 0px;
    top: 255px;
    background-color: #ffffff;
    display: none;
    padding-left: 20px;
    height: 127px;
    background: url(../images/googleplus_slider.png) left center no-repeat;
}
    #googleplus {
        overflow: hidden;
        position: fixed;
        right: -300px;
        width: 300px;
        background-color: #ffffff;
    }

/*=============================================================

	@layout

=============================================================*/

#wrapper
{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 20px;
    background: url(../images/bg_wrapper.jpg) center 49px no-repeat;
}
    #header
    {
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        width: 952px;
    }
        .language {
            float: right;
            margin-right: 70px;
            margin-top: 35px;
        }
            .language a {
                float: left;
                display: block;
                width: 33px;
                height: 4px;
                overflow: hidden;
                padding-top: 20px;
                margin-right: 5px;
            }
            .flag_pl {
                background: url(../images/flag_pl.png) left top no-repeat;
            }
            .flag_en {
                background: url(../images/flag_en.png) left top no-repeat;
            }
/*
        Main content
*/
    #container {
        font-family: Arial;
        font-size: 12px;
        margin: 0 auto;
        overflow: hidden;
        padding-bottom: 20px;
        width: 952px;
    }
    
/*
*
*   SIDEBAR RIGHT CONTENT
*
*/


/*
*
*   SINGLE CONTENT
*
*/
    .baner-box {
        width: 952px;
        height: 98px;
        overflow: hidden;
        margin: 0 auto;
        margin-top: 23px;
    }
        .content {
            overflow: hidden;
        }
            .content-top {
                height: 33px;
                padding-top: 30px;
                font-family: 'AertonPSEFNBoldItalic';
                border-bottom: 1px solid #006ca7;
            }
                .content-top h1,
                .content-top .breadcramps a {
                    color: #ffffff;
                    font-size: 20px;
                    font-weight: bold;
                    line-height: 21px;
                    margin-left: 20px;
                    text-decoration: none;
                }
            .content-middle {
                font-family: 'Trebuchet MS',Helvetica,Arial;
                font-size: 14px;
                height: auto !important;
                line-height: 1.8;
                min-height: 320px;
                padding: 20px;
            }
                .content-middle ul {
                    list-style-position: inside;
                    padding-left: 10px;
                }
            .content-bottom {
                /*background: url(../images/content_bottom.gif) left top no-repeat;*/
                height: 10px;
            }

    .other-posts {
        color: #FFFFFF;
        float: left;
        font-weight: bold;
        margin-right: 10px;
        overflow: hidden;
        width: 183px;
        background: url("../images/more-posts-bg.gif") repeat-y scroll left top transparent;
        padding-bottom: 40px;
    }
        .other-posts strong {
            background: url("../images/bg_categories.gif") no-repeat scroll left top transparent;
            display: block;
            height: 68px;
            line-height: 68px;
            padding-left: 15px;
            width: 168px;            
        }
        .other-posts strong.galerie {
            background: url("../images/galerie.gif") no-repeat scroll left top transparent;
            display: block;
            height: 68px;
            line-height: 68px;
            padding-left: 15px;
            width: 168px;            
        }
        .other-posts .newsBox a {
            background: url("../images/bg_submenu.gif") no-repeat scroll left top transparent;
            color: #FFFFFF;
            display: block;
            height: auto !important;
            min-height: 19px;
            padding: 5px 15px 5px 28px;
            text-decoration: none;
            width: 139px;
        }
        .other-posts .newsBox a:HOVER,
        .other-posts .newsBox a.active {
            color: #E5D0B5;
        }
        
        
        /*
        *
        * Order -> Shipping
        * Sposoby dostawy
        *
        */
        .shippingMethods {
            float: left;
            width: 50%;
        }
        shippingAdress {
            float: right;
            width: 50%;
        }

/*
        Main menu
*/
    .mainMenu {
        height: 49px;
        list-style-type: none;
        text-align: left;
        width: 887px;
        z-index: 4000;
        font-family: Verdana, Tahoma, Arial;
        color: #ffffff;
    }
        .menu {
                float: left;
                list-style-type: none;
                height: 41px;
                z-index: 50000;
        }
            .menu li {
                float: left;
            }
            .menu li a {
                background: url("../images/bg-main-menu.gif") repeat-x scroll left top transparent;
                color: #FFFFFF;
                line-height: 49px;
                padding: 16px 20px 17px;
                text-decoration: none;
            }
            .menu li a:HOVER,
            .menu li.active a {
                background: url(../images/bg-main-menu-active.gif) left top repeat-x;
            }
            
    .goodies {
        margin: 0 auto;
        overflow: hidden;
        width: 887px; 
        padding-bottom: 10px;
    }            
        .goodies span {
            float: right;
            line-height: 40px;
            margin-right: 10px;
        }            
        .goodies img {
            float: right;
            margin-right: 5px;
        }     
        
    .bottom-menu {
        line-height: 40px;
        list-style: none outside none;
        margin: 0 auto;
        text-align: center;
        width: 887px;      
    }
        .bottom-menu li {
            display: inline;
            padding-left: 10px;
            padding-right: 10px;
            border-right: 1px solid #412f2c;
        }
            .bottom-menu li a {
                text-decoration: none;
                color: #412f2c;
            }
        
            
/*
        Footer
*/
    #footer {
        overflow: hidden;
        color: #ffffff;
        width: 100%;
        background: url(../images/bg-footer.jpg) center top no-repeat;
/*        position: fixed;
        bottom: 0px;
        left: 0px;*/
        height: 54px;
        padding-top: 30px;
    }
    .main-page #footer  {
        overflow: hidden;
        color: #5d5239;
        width: 100%;
        background: url(../images/bg_footer.gif) left top repeat-x;
        position: fixed;
        bottom: 0px;
        left: 0px;
        height: 40px;
        padding-top: 10px;
    }
    .footer-content {
        width: 900px;
        margin: 0 auto;
        overflow: hidden;
    }
    #footer a {
         color: #ffffff;
    }
         #footer .copy {
              line-height: 30px;
              float: left;
              text-align: left;
              font-size: 11px;
              padding-left: 10px;
              color: #032a3f;
         }
         #footer .design {
              float: right;
              font-size: 11px;
              padding-right: 10px;
              line-height: 30px;
              color: #ffffff;
         }
         #fotter .design span {
             float: right;
         }
         #footer .design a {
              display: inline-block;
              width: 104px;
              height: 30px;
              overflow: hidden;
/*              background: url( ../images/logo_dignity.png ) left top no-repeat;*/
              background: url( ../images/logo_dignity_white.png ) left top no-repeat;
              float: right;
              margin-left: 10px;
         }


/*
*
* Page element
* News categories
*
*/

.categoriesBreadcrumbs {
    line-height: 30px;
    clear: both;
    margin-bottom: 10px;
}
    .categoriesBreadcrumbs a {
        color: #333333;
    }

.categoriesBox {
    overflow: hidden;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}

/*
*
* Page element
* Press
*
*/

.press {
    overflow: hidden;
    width: 320px;
    position: relative;
    float: left;
    margin-left: 5px;
}
    .press h2 {
        font-family: 'Myriad Pro', Arial, Verdana;
        font-size: 14px;
        color: #353535;
        padding-top: 10px;
    }
    .press a.cover {
        float: left;
        margin-right: 5px;
    }
        .press a.cover img {
        }
    .press a.downloadcover {
        display: block;
        float: left;
        width: 122px;
        height: 34px;
        background: url(../images/pobierz.jpg) left top no-repeat;
        position: absolute;
        bottom: 29px;
        right: 62px;
    }
    .press a.watchcover {
        display: block;
        float: left;
        width: 122px;
        height: 34px;
        background: url(../images/ogladaj.jpg) left top no-repeat;
        position: absolute;
        bottom: 70px;
        right: 62px;
    }
    
    
/*
*
* Page element
* Shopping Cart Mini Box
*
*/

.shopingCartMiniBox {
    float: right;
}

/*
*
* Page element
* Shopping Cart ORDER
*
*/

.carttList {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
    .carttList tr,
    .carttList tr td {
        border-bottom: 1px solid #D1D1D1;
    }
    /*
    *
    * Table Field and content
    *
    */
    .carttList th {
        background-color: #333333;
        color: #ebebe4;
        line-height: 25px;
    }
    .carttList th.field_lp {
        text-align: center;
    }
    .carttList td.field_lp {
        text-align: center;
    }
    .carttList th.field_product {
        padding-left: 10px;
    }
    .carttList td.field_product {
    }

        .carttList td.field_product .productPhoto {
            float: left;
            margin: 20px;
        }
        .carttList td.field_product .productName {
            color: #000000;
        }
        .carttList td.field_product a span.productName {
            color: #000000;
            text-decoration: underline;
            font-size: 12px;
            font-style: normal;
            font-variant: normal;
            font-weight: bold;
            line-height: 30px;
        }
        .carttList td.field_product a.productDeleteLink {
            color: #000000;
            text-decoration: none;
            font-size: 10px;
            font-style: normal;
            font-variant: normal;
            border-bottom: 1px dotted #9F9FA1;
        }

    .carttList th.field_price {
    }
    .carttList td.field_price {
        vertical-align: middle;
        text-align: right;
        padding-right: 33px;
    }
        .carttList td.field_price .productTaxPrice {
            font-weight: bold;
            font-size: 11px;
        }
        .carttList td.field_price .productPrice {
            font-size: 10px;
            color: #77787A;
        }
        
    .carttList th.field_quantity {
    }
    .carttList td.field_quantity {
        vertical-align: middle;
        text-align: center;
    }
        .carttList td.field_quantity .productQuantity  {
            width: 30px;
            background-color: #ebebe4;
            border: 1px solid #abadb3;
            text-align: center;
            font-size: 11px;
        }
        .carttList td.field_quantity a.productQuantityUpdate  {
            font-size: 10px;
            color: #0099FF;
            text-decoration: none;
            letter-spacing: -3px;
        }
        .carttList td.field_quantity a.productQuantityUpdate:HOVER  {
            text-decoration: underline;
        }
        
    .carttList th.field_sum {
    }
    .carttList td.field_sum {
        vertical-align: middle;
        text-align: right;
    }
        .carttList td.field_sum .productSumTaxPrice {
            font-weight: bold;
            font-size: 11px;
        }
        .carttList td.field_sum .productSumPrice {
            font-size: 10px;
            color: #77787A;
        }

    .carttList td.field_all_sum_text {
        vertical-align: middle;
        text-align: right;
        padding-right: 20px;
        font-weight: bold;
        font-size: 12px;
        color: #77787A;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .carttList td.field_all_sum {
        vertical-align: middle;
        text-align: right;
    }
        .carttList td.field_all_sum .productAllSumTaxPrice {
            font-weight: bold;
            font-size: 11px;
        }
        .carttList td.field_all_sum .productAllSumPrice {
            font-size: 10px;
            color: #77787A;
        }
    .orderOptions {
        border-bottom: 1px solid #D1D1D1;
        padding: 10px 0px 40px 20px;
    }
    .orderOptions .shippingCost {
        float: right;
        padding: 0px;
        text-align: right;
    }
        .orderOptions .shippingPrice {
            font-size: 10px;
            color: #77787A;
        }
        .orderOptions .shippingTaxPrice {
            font-weight: bold;
            font-size: 11px;
        }

    .paymentOptions {
        border-bottom: 1px solid #D1D1D1;
        padding: 10px 0px 40px 20px;
    }


    .orderTotal {
        border-bottom: 1px solid #D1D1D1;
        padding: 10px 0px 10px 0px;
        text-align: right;
    }
        .orderTotal .shippingTotalPrice {
            font-size: 10px;
            color: #77787A;
        }
        .orderTotal .shippingTotalTaxPrice {
            font-weight: bold;
            font-size: 11px;
        }

.buttonOrder {
    display: block;
    width: 69px;
    height: 27px;
    background: url(../images/button_order.gif) left top no-repeat;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}

.buttonContinueShopping {
    display: block;
    width: 69px;
    height: 27px;
    background: url(../images/button_continue_shopping.gif) left top no-repeat;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
}


/*
*
* Page element
* Category Box
*
*/

.category_box {
    width: 130px;
    height: 130px;
    text-align: center;
    float: left;
    margin: 10px;
}
    .category_box .categoryName {
        color: #000000;
        text-decoration: none;
    }
    .category_box .categoryName:HOVER {
        color: #000000;
        text-decoration: underline;
    }
    .category_box .categoryGraphic {
        margin: 0 auto;
        display: block;
        width: 100px;
        height: 100px;
    }

/*
*
* Page element
* Product Box
*
*/
.productList {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
    .productList tr,
    .productList td {
        border-bottom: 1px solid #D1D1D1;
        padding-top: 10px;
        padding-bottom: 10px;
    }
        .productList .field_photo {

        }
            .productList .field_photo .productListPhoto {
                margin: 10px;
                margin-right: 40px;
            }
        .productList .field_cart {
            text-align: center;
        }
            .productList .field_cart .productListButtonAddToCart {
                display: block;
                width: 50px;
                height: 50px;
                background: url(../images/button_add_to_cart.jpg) left top no-repeat;
            }
            .productList .field_cart .productListQuantity {
                font-size: 10px;
            }
        .productList .field_price {
            padding-right: 20px;
        }
            .productList .field_price .productListPrice {
                font-size: 10px;
                color: #77787A;
            }
            .productList .field_price .productListTaxPrice {
                font-weight: bold;
                font-size: 11px;
            }
        .productList .field_name_description {
            font-size: 11px;
            padding-right: 40px;
            color: #77787A;
        }
            .productList .field_name_description .productListNameLink,
            .productList .field_name_description .productListName {
                color: #000000;
                text-decoration: underline;
                font-size: 12px;
                font-style: normal;
                font-variant: normal;
                font-weight: bold;
                line-height: 30px;
            }

/*
*
* Page element
* Paginator
*
*/
.paginator {
    clear: both;
    text-align: center;
    padding-top: 30px;
    font-size: 10px;
}
    .paginator .paginator_previous,
    .paginator .paginator_current,
    .paginator .paginator_page,
    .paginator .paginator_next {
        text-decoration: none;
        color: #000000;
    }
    .paginator .paginator_previous {
        margin-right: 20px;
    }
    .paginator .paginator_current {
        padding: 5px;
        background: #412F2D;
        color: #ffffff;
        margin: 0px 1px 0px 1px;
    }
    .paginator .paginator_page {
        padding: 5px;
        background: #e2e2e2;
        color: #333333;
        margin: 0px 1px 0px 1px;
    }
    .paginator .paginator_next {
        margin-left: 20px;
    }

/*
*
* Page element
* Product Information
*
*/
    .product_info_box {
    }
    .product_info_box h1 {
        padding: 40px 0px 0px 20px;
        font-size: 14px;
        font-weight: bold;
    }
        .product_info_box .productIndex,
        .product_info_box .productSymbol {
            float: left;
            font-size: 10px;
            color: #77787A;
            margin-right: 10px;
        }
        .product_info_box .productPrice {
            font-size: 13px;
            color: #77787A;
        }
        .product_info_box .productTaxPrice {
            font-weight: bold;
            font-size: 14px;
        }
        .product_info_box .productQuantity {
        }
        .product_info_box .productBuyButton {
            float: right;
            display: block;
            width: 84px;
            height: 48px;
            background: url(../images/add_to_cart_button.gif) left top no-repeat;
            color: #ffffff;
            text-decoration: none;
            text-align: left;
            padding-top: 17px;
            padding-left: 73px;
            font-size: 10px;
        }
        .product_info_box .productGallery {
            clear: both;
            overflow: hidden;
            width: 350px;
            float: left;
            margin: 50px 20px 10px 10px;
        }
        .product_info_box .productGalleryElements {
        }
        .product_info_box .productGalleryElements a {
            margin: 8px;
        }

/*
*
* Page element
* Categories List
*
*/

.content .categoriesListBox {
    width: 200px;
    float: left;
}
    .content .categoriesListBox a.categoriesListBoxCategories {
        display: block;
        padding-left: 10px;
        width: 190px;
        height: 30px;
        line-height: 30px;
        margin-bottom: 2px;
    }
    .content .categoriesListBox a.categoriesListBoxCategories.deep,
    .content .categoriesListBox a.categoriesListBoxCategories.deep0,
    .content .categoriesListBox a.categoriesListBoxCategories.deep1,
    .content .categoriesListBox a.categoriesListBoxCategories.deep2,
    .content .categoriesListBox a.categoriesListBoxCategories.deep3,
    .content .categoriesListBox a.categoriesListBoxCategories.deep4,
    .content .categoriesListBox a.categoriesListBoxCategories.deep5 {
        background-color: #333333;
        color: #ffffff;
    }
    .content .categoriesListBox a.categoriesListBoxCategories.deep0 {
        background-color: #7e7e7e;
    }
    .content .categoriesListBox a.categoriesListBoxCategories.deep1 {
        background-color: #a8a8a8;
        padding-left: 15px;
        width: 185px;
    }
    .content .categoriesListBox a.categoriesListBoxCategories.deep2 {
        background-color: #bebebe;
        color: #333333;
        padding-left: 20px;
        width: 180px;
    }
    .content .categoriesListBox a.categoriesListBoxCategories.deep3 {
        background-color: #d3d3d3;
        color: #333333;
        padding-left: 25px;
        width: 175px;
    }
    .content .categoriesListBox a.categoriesListBoxCategories.deep4 {
        background-color: #e7e7e7;
        color: #333333;
        padding-left: 30px;
        width: 170px;
    }
    
    .content .categoriesListBox a.categoriesListBoxCategories.active {
        background-color: #17b5c8;
        color: #ffffff;
    }
    
.content .contentBox {
    width: 720px;
    float: right;
}

/*
*
* Page element
* Contact Form
*
*/

.contactForm {
    overflow: hidden;
    padding: 40px;
}
    .contactForm .contactFormLabel {
    }
    .contactForm .contactFormInfo {
    }
    
    
    .cbaner2 {
        float: left;
    } 
    .cbaner3 {
        float: left;
    }
    .cbaner4 {
        float: left;
    }


.linkBox {
    float: left;
    overflow: hidden;
    width: 150px;
    text-align: center;
    float: left;
    margin-right: 20px;
}
    .linksBoxGraphicLinkImage {

    }
    .linksBoxLink {
        color: #1A368C;
        font-weight: bold;
        text-decoration: none;
    }    
    .linksBoxLink:HOVER {
        color: #1A368C;
        font-weight: bold;
        text-decoration: underline;
    }    
    
    .pensjonat {
        background: url("../images/pensjonat.png") no-repeat scroll left top transparent;
        display: block;
        height: 411px;
        left: 266px;
        position: absolute;
        top: 38px;
        width: 565px;
    }    ;
/*

	@autor: Lukasz LG Grygowski
	@date: 11:42 13 luty 2012
	@modified: 
	@ver 1.0
	@project: paginator
	@contact: uksioo@gmail.com

*/

/*
*
*   Albums
*
*/

.albums-box {
    
}
.albums-box {
    overflow: hidden;
    width: 210px;
    float: left;
    text-align: center;
}
    .albums-box-container {
        float: left;
        height: 195px;
        margin: 15px;
        overflow: hidden;
        width: 195px;
    }
        .albums-box-content {
            display: table;
            width: 100%;
            height: 100%;
            margin: 0 auto;
        }
            .albums-box-title {
                color: #ffffff;
                display: block;
                text-align: center;
                text-decoration: none;
            }
            .albums-box-date {
                color: #ffffff;
                font-size: 10px;
            }
            .albums-box-thumb {
                display: table-cell;
                vertical-align: middle;
                text-align: center;
            }
                .albums-box-thumb-img {
                    border: 1px solid #ffffff;
                    padding: 3px;
                }
/*
*
*   Gallery
*
*/

.album-images-box {
    overflow: hidden;
    width: 156px;
    float: left;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
}
    .album-images-box-container {
        width: 140px;
        height: 140px;
        overflow: hidden;
        float: left;
        margin: 0px;
    }
        .album-images-box-content {
            display: table;
            width: 100%;
            height: 100%;
            margin: 0 auto;
        }
            .album-images-box-images {
                display: table-cell;
                vertical-align: middle;
                text-align: center;
            }
                .album-images-box-images img {
                    border: 1px solid #a89479;
                    padding: 3px;
                }
.album-images-box-title {
    display: block;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}          
.album-images-box-description {
    color: #5E71A9;
    font-size: 10px;
    line-height: 1.4;
    padding-top: 8px;
}
.album-images-box-separator {
    
}



;
