/* ===================================================== OKLADKA KSIAZKI ============================================================= */
.wrap .book_cover
{
        float: left;
        padding: 0;
        margin: 0;
}

.wrap .book_cover img
{
        margin: 0 10px 0 20px;
        padding: 0;
}

/* --- IE --- */
* html .wrap .book_cover
{
    padding-right: 0; /* --- Od wartości 'padding-right' w sekcji powyżej należy odjąć 10px --- */
}
/* --- IE --- */

/* ============================================ OPIS (tytuł, autor, wydawnictwo, ceny, opis) ======================================== */
.book_info h4
{
    font-size: 14px;
}

.book_info h4 a
{
    text-decoration: none;
}

/* --------------- Box z cenami ------------------------ */
.book_price
{
    text-align: center;
    display: block;
    font-size: 12px;
    padding: 10px;
    border: 1px solid #c0d0e0;
    background: #f5fbfc;
}

.book_price img
{
    margin-top: 10px;
}

#flow #tab .book_info .book_price
{
    margin: 10px 0;
    width: 160px;
    margin-left: 252px;
}

/* --------------- Informacje o  książce (wydawnictwo, objetosc, oprawa, itd.) ------------------------ */
#flow #tab .book_info p
{
    margin: 0;
    font-weight: bold;
    font-family: Arial;
}
/* --------------- Opis książki (streszczenia - pod boxem z cenami) ------------------------ */
#flow #tab .book_info p.book_description
{
    font-weight: normal;
}
/* --------------- NASZA CENA (w boxie z cenami - czerwona) ------------------------ */
#flow #tab .book_info p.our_price
{
    margin: 5px 0;
}

/* =========================================================================================================================================== */
/* ================================================================= Główna ================================================================== */
/* =========================================================================================================================================== */
.book_of_week
{
    width: 94%;
    padding: 5px;
    margin-top: -33px;
    border: 1px solid #c0d0e0;
    display: block;
    background: #fff;
}

#content .book_of_week h3
{
    position: relative;
    background: #fff;
    display: block;
    top: -14px;
    left: 0;
    margin: 0;
    color: #d8790e;
    font-weight: bold;
    font-size: 13px;
    width: 190px;
    height: 20px;
    text-align: center;
    background: url(/images/box_title_bg.gif) top left no-repeat;
    padding: 2px 0 0 0;
}

.book_of_week h1
{
    font-size: 13px;
    margin: 0 0 5px 0;
    padding: 0;
}

.book_of_week h1 a
{
    text-decoration: none;
    font-weight: bold;
}

.book_of_week h5
{
    margin: 2px 0;
    padding: 0;
}

.book_of_week a img
{
    float: left;
    margin-right: 10px;
}
.book_of_week img
{
	z-index: 100;
}

.book_of_week p
{
    font-size: 11px;
    padding: 0;
    padding-bottom: 20px;
    margin: 0;
    display: block;
    line-height: 1.2em;
}

.book_of_week a.more
{
    float: right;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
}
/* ----------------------------- NEW BOOKS ---------------------------------- */
#content #new_books
{
    padding: 10px;
    margin-left: 10px;
    border: 1px solid #c0d0e0;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
}

#content #new_books h3.withinsert
{
    background: #fff;
    display: inline;
    float: left;
    position: relative;
    margin-top: -10px;
    padding: 3px 5px;
}

#content #maincontent #new_books h3
{
    color: #d8790e;
    font-weight: bold;
    font-size: 13px;
    width: 190px;
    height: 20px;
    text-align: center;
    background: url(/images/box_title_bg.gif) top left no-repeat;
    padding: 2px 0 0 0;
}

#new_books .news_part
{
    float: left;
    width: 50%;
}

#new_books a img
{
    float: left;
    margin-right: 5px;
    margin-bottom: 15px;
}

#new_books a.read_more
{
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    margin-top: 10px;
    display: block;
}

#new_books .news_part h5
{
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

/* ------------------------------ POLECANE ------------------------------------- */
#recomended
{
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px;
    border: 1px solid #c0d0e0;
    background: #fff;
    margin-bottom: 20px;
}

#recomended a img
{
    float: left;
}

#recomended a.more
{
    padding-left: 20px;
    text-decoration: none;
    font-weight: bold;
}

#recomended .art
{
    width: 45%;
    float: left;
    margin: 10px;
}

#recomended p
{
    font-size: 11px;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

#recomended h4
{
    margin: 0 0 5px 0;
    padding: 0;
}

#content #recomended h3
{
    background: #fff;
    display: inline;
    float: left;
    position: relative;
    margin-top: -10px;
    color: #d8790e;
    font-weight: bold;
    font-size: 13px;
    width: 300px;
    height: 20px;
    text-align: center;
    background: url(/images/box_title_bg_long.gif) top left no-repeat;
    padding: 2px 0 0 0;
}
/* ----------------------------- ZAPOWIEDZI ---------------------------------- */
#content #predictions
{
    padding: 10px;
    margin-left: 10px;
    border: 1px solid #c0d0e0;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
}

#content #predictions h3.withinsert
{
    background: #fff;
    display: inline;
    float: left;
    position: relative;
    margin-top: -10px;
    padding: 3px 5px;
}

#content #maincontent #predictions h3
{
    color: #d8790e;
    font-weight: bold;
    font-size: 13px;
    width: 190px;
    height: 20px;
    text-align: center;
    background: url(/images/box_title_bg.gif) top left no-repeat;
    padding: 2px 0 0 0;
}

#predictions .news_part
{
    float: left;
    width: 50%;
}

#predictions a img
{
    float: left;
    margin-right: 5px;
    margin-bottom: 15px;
}

#predictions a.read_more
{
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    margin-top: 10px;
    display: block;
}

#predictions .news_part h5
{
    margin: 0;
    padding: 0;
    padding-top: 5px;
}


/* ------------------------------ NAJCHETNIEJ KUPOWANE ------------------------------------- */
#most_popular
{
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px;
    border: 1px solid #c0d0e0;
    background: #fff;
}

#most_popular a img
{
    float: left;
}

#most_popular a.more
{
    padding-left: 20px;
    text-decoration: none;
    font-weight: bold;
}

#most_popular .art
{
    width: 33%;
    float: left;
    margin: 0;
    margin-bottom: 20px;
}

#most_popular p
{
    font-size: 11px;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

#most_popular h4
{
    margin: 0 0 5px 0;
    padding: 0 10px 0 0;
}

#most_popular .book_price
{
    width: 60px;
    padding: 2px;
    margin-top: 40px;
}

#most_popular .book_price p
{
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

#most_popular .book_price s
{
    color: #cc0000;
    font-size: 11px;
    font-weight: normal;
}

#content #most_popular h3
{
    background: #fff;
    display: inline;
    float: left;
    position: relative;
    margin-top: -10px;
    color: #d8790e;
    font-weight: bold;
    font-size: 13px;
    width: 190px;
    height: 20px;
    text-align: center;
    background: url(/images/box_title_bg.gif) top left no-repeat;
    padding: 2px 0 0 0;
}

/* ====================================================================================================================== */
/* ================================================== Prawa KOLUMNA ===================================================== */
/* ====================================================================================================================== */
#content #col3 h3
{
    font-size: 12px;
    font-weight: bold;
    clear: both;
    display: inline;
    color: #d25014;
    padding: 2px 0 0 0;
    margin: 0;
    width: 160px;
    height: 30px;
    border-bottom: 10px;
    text-align: center;
    background: url(/images/sidebar_box_title_bg.gif) top left no-repeat;
}

div.product, div#shopping_cart, div#col3cart
{
        padding-top: 20px;
}

div.product, div#shopping_cart, div#col3cart
{
    padding-top: 15px;
    margin-bottom: 20px;
}

#col3cart .cart h3.nomargin
{
    margin-right: 5px;
}

#col3cart h3 b
{
    font-size: 13px;
    padding: 0;
}

/* ------------------- RESZTA ----------------------- */

.nav
{
    margin-top: 20px;
    width: 94%;
}

.left_content
{
    width: 26%;
    float: left;
}

.center_column
{
    float: left;
    width: 74%;
}

