body
{
    font-family: Verdana;
    font-size: 11px;
    background: #F2EDDB url('../images/nasz_sklep/tlo.png') repeat-x;
    margin: 0px;    
}

div#product input[type="text"] ,div#product input[type="password"] , div#product textarea { border: gray 1px solid; }
div#srodek input[type="text"] ,div#srodek input[type="password"] , div#srodek textarea { border: gray 1px solid; }

.hand:hover {

    cursor: pointer;
}

input[ type="text" ] , input[ type="password" ] , textarea {

    margin-bottom: 5px;
    border: gray 1px solid;
    border: none;
}

a , a:visited , a:active {

    text-decoration: none;
    color: black;
    outline: none;
}

a:hover { text-decoration: underline; }

img { border: none; }

/* ciecie */

div#ramka {

    width: 961px;
    background-color: #F1E4D1;
    padding: 20px 10px 10px 5px;
    margin: 0px auto;
}

div#all {

    width: 961px;        
    border: #DDC392 2px solid;
    background-color: #FFFFFF;
}

div#top {

    height: 91px;
    background: #EAD9BB url('../images/nasz_sklep/top.jpg') no-repeat bottom;
    position: relative;
}

div#top a#topLink {

    display: block;
    width: 200px;
    height: 70px;
    text-indent: -9999px;
    position: absolute;
    margin: 15px 0px 0px 320px;
}

div#top a#czasNaZmiane {

    display: block;
    width: 260px;
    height: 70px;
    text-indent: -9999px;
    position: absolute;
    margin: 15px 0px 0px 20px;
}

div#menu {

    height: 27px;
    background: #97190A url('../images/nasz_sklep/menu_gradient.jpg') repeat-x;
}

div#menu img { 

    float: right;
    margin: 0px 15px 0px 15px;
}

div#menu a {

    float: right;
    display: block;
    text-indent: -9999px;
}
div#menu a#onas { background: url('../images/nasz_sklep/o_nas.png') no-repeat; width: 37px; height: 20px; }
div#menu a#onas:hover { background: url('../images/nasz_sklep/o_nas2.png') no-repeat; }

div#menu a#profil { background: url('../images/nasz_sklep/moj_profil.png') no-repeat; width: 73px; height: 20px; }
div#menu a#profil:hover { background: url('../images/nasz_sklep/moj_profil2.png') no-repeat; }

div#menu a#regulamin { background: url('../images/nasz_sklep/regulamin.png') no-repeat; width: 65px; height: 20px; }
div#menu a#regulamin:hover{ background: url('../images/nasz_sklep/regulamin2.png') no-repeat; }

div#menu a#platnosci { background: url('../images/nasz_sklep/platnosci.png') no-repeat; width: 128px; height: 20px; }
div#menu a#platnosci:hover { background: url('../images/nasz_sklep/platnosci2.png') no-repeat; }

div#menu a#kontakt { background: url('../images/nasz_sklep/kontakt.png') no-repeat; width: 53px; height: 20px; }
div#menu a#kontakt:hover { background: url('../images/nasz_sklep/kontakt2.png') no-repeat; }

div#menu a#logowanie { background: url('../images/nasz_sklep/logowanie.png') no-repeat; width: 69px; height: 20px; margin-right: 15px; }
div#menu a#logowanie:hover { background: url('../images/nasz_sklep/logowanie2.png') no-repeat; }

div#menu a#wyloguj { background: url('../images/nasz_sklep/wyloguj.png') no-repeat; width: 57px; height: 20px; margin-right: 15px; }
div#menu a#wyloguj:hover { background: url('../images/nasz_sklep/wyloguj2.png') no-repeat; }

div#content { height: 200px; }

div#left {

    width: 184px;
    float: left;
    padding-left: 7px;
}

div#center {

    width: 546px;
    float: left;
    position: relative;    
    margin: 15px 15px 0px 15px;
}

div#product h3 { margin: 0px; color: #882706; font-size: 11px; }
div#product span.produktCena{ float: left; position: relative; top: -5px;}
div#product span.produktCena strong{ font-size: 15px; color: red; }

div#product {

    background-color: #F7F5E9;
    padding: 10px;
}

form#dodajDoKoszykaForm { float: right; }
form#dodajDoKoszykaForm input[type="text"]{ width: 60px; border: gray 1px solid; }

form#dodajDoKoszykaForm input[type="submit"]:hover { background: url('../images/nasz_sklep/do_koszyka2.jpg') no-repeat; }
form#dodajDoKoszykaForm input[type="submit"] { 

    background: url('../images/nasz_sklep/do_koszyka.jpg') no-repeat;
    border: none;
    width: 94px;
    height: 24px;
    text-indent: -9999px;
}

div#indexPromocje , div#indexNowosci { padding-bottom: 15px; }

div#right {

    width: 184px;
    float: right;
    padding-right: 9px;
}

div#footer {

    background: url('../images/nasz_sklep/gradient_stopka.jpg') repeat-x;
    margin-top: 15px;
    padding-top: 5px;
    height: 26px;
    text-align: center;
    color: #FFFDFF !important;
}

div#footer a { color: white; }

div#signature span#copyright {

    float: left;
    margin: 0px 0px 3px 45px;
}

div#signature span#design {

    float: right;
    margin: 0px 45px 3px 0px;
}

div#signature a:hover { text-decoration: underline; }

div#srodek a { text-decoration: underline; }
div#srodek {

    background-color: #F7F5E9;
    padding: 22px 10px 10px 10px;
    min-height: 470px;
}

div#srodek p {

    margin: 0px 0px 11px 0px;
}

/******************************************************************************/

form.vertical input , form.vertical select {

    border: gray 1px solid;
    margin: 2px 0px 5px 0px;
    display: block;
}

form.vertical input[ type="radio" ] , form.vertical input[ type="submit" ] { display: inline; }

form.horizontal span { float: left; width: 150px; text-align: right; margin-right: 15px;}

form.horizontal input , form.horizontal select {

    border: gray 1px solid;
    margin: 2px 0px 5px 0px;
    width: 200px;
}

form.horizontal input[ type="radio" ] , form.horizontal input[ type="checkbox" ] { width: 30px; }
form.horizontal input[ type="submit" ] { width: 100px;}

.w200 { width: 200px; }
.w60 { width: 60px; }

div#userbar{ float: right; }

div.categoryLink { margin: 5px 0px 5px 30px; }

div#kategorieFrame { background: white url('../images/nasz_sklep/gradient_kategorie.jpg') repeat-x; }
div#newsletterFrame { background: #FEFDFB url('../images/nasz_sklep/gradient_newsletter.jpg') repeat-x bottom; }

div#newsletterFrame form input[type="text"] {

    background: url('../images/nasz_sklep/okno_newsletter.jpg') no-repeat;
    margin: 7px;
    height: 22px;
    width: 170px;
    border: none;
}

div#newsletterFrame form input[name="zapisz"]:hover { background: url('../images/nasz_sklep/zapisz2.jpg') no-repeat; margin-left: 30px; }
div#newsletterFrame form input[name="zapisz"] { background: url('../images/nasz_sklep/zapisz.jpg') no-repeat; margin-left: 30px; }

div#newsletterFrame form input[name="wypisz"]:hover { background: url('../images/nasz_sklep/wypisz2.jpg') no-repeat; margin-left: 5px; }
div#newsletterFrame form input[name="wypisz"] { background: url('../images/nasz_sklep/wypisz.jpg') no-repeat; margin-left: 5px; }

div#newsletterFrame form input[type="submit"] {

    width: 56px;
    height: 18px;
    text-indent: -9999px;
    border: none;
}

div#najczesciejOgladane div.categoryLink , div#ostatnioOgladane div.categoryLink {

    margin-left: 10px;
}

div#kategorieFrame hr , div#najczesciejOgladane hr , div#ostatnioOgladane hr , div#profilRight hr {

    background: url('../images/nasz_sklep/linia_menu.jpg') no-repeat;
    border: none;
    height: 1px;
    margin-bottom: 0px;
}

div#szukajFrame { background: white url('../images/nasz_sklep/gradient_wyszukiwanie.jpg') repeat-x; }
div#szukajFrame form { margin: 7px; }

div#wyszukiwanie {

    height: 30px;
    color: #882706;
}

div#szukajFrame form input[type="text"] , div#szukajFrame select {
    background: url('../images/nasz_sklep/okno_wyszukiwanie.jpg') no-repeat;
    height: 22px;
    width: 170px;
    border: none;
}

div#szukajFrame form select { 

    background: url('../images/nasz_sklep/wyszukaj_producenta.jpg') no-repeat;
    width: 168px;
    height: 21px;
}

div#szukajFrame form input[type="submit"]:hover { background: url('../images/nasz_sklep/szukaj2.jpg') no-repeat; }
div#szukajFrame form input[type="submit"] {

    background: url('../images/nasz_sklep/szukaj.jpg') no-repeat;
    text-indent: -9999px;
    width: 79px;
    height: 24px;
    border: none;    
    margin-left: 40px;
}

div#koszykFrame {

    height: 104px;
    background: url('../images/nasz_sklep/gradient_koszyk.jpg') repeat-x;
}

div#koszykFrame img#cart {

    margin: 5px 5px 5px 5px;
    float: left;
}

div.frame { 

    width: 184px;
    margin: 15px 0px 0px 0px;
    border: #DAAFA9 1px solid;
}

div.productTile {

    width: 165px;
    height: 219px;
    border: #DFAAA6 1px solid;
    background: #FEFDFB url('../images/nasz_sklep/gradient_produkt.jpg') repeat-x;
    float: left;
    margin: 0px 22px 15px 0px;
    text-align: center;
}

div div.productTile:last-child { margin: 0px 0px 0px 1px; }

div.productTile a { display: block; text-decoration: none !important; }
div.productTile a:hover { text-decoration: underline !important; }
div.productTile a.dodajDoKoszyka { margin-top: 5px; }

div.productTile div.imagePosition { margin: 15px 0px 10px 32px; }

div.productTile div.image {

    display: table-cell;
    vertical-align: middle;    
    width: 100px;
    height: 100px;
    background-color: white;
    border: #DFAAA6 1px solid;
}

div.produktFrame {

    float: left;
    margin-right: 10px;    
}

div.produktImage {
        
    width: 130px;
    height: 130px;
    background-color: white;
    border: #DFAAA6 1px solid;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

div.productTile span , div#koszykFrame span { color: #874A00; font-size: 10px; }
div.productTile span strong , div#koszykFrame span strong { color: black; }

div#koszykFrame { font-size: 11px; }
div#koszykFrame span { display: block; margin-top: 8px; }
div#koszykFrame a#koszykLink {

    display: block;
    float: left;
    margin: 5px 10px 5px 30px;    
}
div#koszykFrame a#koszykLink:hover { text-decoration: underline; }

div#najczesciejOgladane , div#ostatnioOgladane { background: url('../images/nasz_sklep/gradient_ogladane.jpg') repeat-x; }

form#contactForm input , form#contactForm textarea , #loginForm input{ font-size: 11px; }
form#contactForm span { 

    vertical-align: top;
    display: block;
    float: left;
    margin-right: 15px;
    text-align: right;
    width: 100px;    
}

div.productTile a.dodajDoKoszyka:hover { background: url('../images/nasz_sklep/do_koszyka2.jpg') no-repeat; }
div.productTile a.dodajDoKoszyka {

    display: block;
    width: 94px;
    height: 24px;
    text-indent: -9999px;
    background: url('../images/nasz_sklep/do_koszyka.jpg') no-repeat;
    margin-left: 35px;
}

.clear { clear: both; }
.back { margin-top: 20px;}

.left { float: left; }
.right { float: right; }
.left , .right { margin: 0px 10px 10px 0px; }

/* paginacja */

div.pages { text-align: center; }
div.pages a { text-decoration: none !important; }

/* koszyk */

table.koszyk a { text-decoration: none !important; }
table.koszyk a:hover { text-decoration: underline !important; }

table.koszyk tr:first-child {

    background-color: #DDC392;
    font-weight: bold;

}

table.koszyk { 

    border-collapse: collapse;
    margin: 0px 0px 30px 10px;
}

table.koszyk td {

    padding: 3px 0px 3px 5px;
    border: 1px #DDC392 solid;
}

table.koszyk td:last-child { text-align: center; }
table.koszyk tr.noborder td { border: none; }
table.koszyk tr td.sum { 

    border: 1px #DDC392 solid;
    text-align: left;
    padding: 5px;
}

input[type="submit"] , input[type="button"] {

    background-color: #DEDEDE;
    border: gray 1px solid;
}

div.header {

    width: 546px;
    height: 25px;
    background: url('../images/nasz_sklep/head_szary.jpg') no-repeat;
    margin-bottom: 15px;
    padding-left: 15px;
    position: relative;
}

div.header a:hover { text-decoration: underline; }
div.header a {

    position: absolute;
    right: 20px;
    top: 5px;
    font-weight: bold;
    color: white;    
}

table#wynikiWyszukiwania a:hover { text-decoration: underline; }

/*przyciski*/

#zamow , #przelicz , #profil , #wyslij , #zaloguj , #zamawiam , #zarejestruj {

    border: none;
    text-indent: -9999px;
    width: 95px;
    height: 24px;
}

#zamow:hover { background: url('../images/nasz_sklep/zamow2.png') no-repeat; }
#zamow { background: url('../images/nasz_sklep/zamow.png') no-repeat; }

#przelicz:hover { background: url('../images/nasz_sklep/przelicz2.png') no-repeat; }
#przelicz { background: url('../images/nasz_sklep/przelicz.png') no-repeat; }

#profil:hover { background: url('../images/nasz_sklep/zapisz_zmiany2.png') no-repeat; }
#profil { background: url('../images/nasz_sklep/zapisz_zmiany.png') no-repeat; }

#wyslij:hover { background: url('../images/nasz_sklep/wyslij2.png') no-repeat; }
#wyslij { background: url('../images/nasz_sklep/wyslij.png') no-repeat; }

#zaloguj:hover { background: url('../images/nasz_sklep/zaloguj2.png') no-repeat; }
#zaloguj { background: url('../images/nasz_sklep/zaloguj.png') no-repeat; }

#zamawiam:hover { background: url('../images/nasz_sklep/zamawiam2.png') no-repeat; width: 131px; }
#zamawiam { background: url('../images/nasz_sklep/zamawiam.png') no-repeat; width: 131px; }

#zarejestruj:hover { background: url('../images/nasz_sklep/zarejestruj2.png') no-repeat; cursor: pointer; }
#zarejestruj { background: url('../images/nasz_sklep/zarejestruj.png') no-repeat; }

strong#imieNazwisko {

    font-size: 12px;
    margin: 5px 0px 10px 0px;
    position: relative;
    top: 3px;
    text-align: center;
    display: block;
}

div#profilRight { 

    background: url('../images/nasz_sklep/gradient_zalogowany.jpg') repeat-x bottom;
    margin-top: 15px;
    height: 112px;
}
div#profilRight a { 

    display: block;
    padding: 5px 0px 5px 30px;
}

a.underline:hover { text-decoration: underline; }

div#path a { color: #882706; }
div#path a:hover { text-decoration: underline; }
div#path {

    color: #882706;    
    margin-bottom: 15px;
}

a#kontynuujZakupy:hover { background: url('../images/nasz_sklep/kontynuuj2.jpg') no-repeat; }
a#kontynuujZakupy {

    position: relative;
    display: block;
    background: url('../images/nasz_sklep/kontynuuj.jpg') no-repeat;
    width: 131px;
    height: 24px;    
}

a#zobaczKoszyk:hover { background: url('../images/nasz_sklep/zobacz_koszyk2.jpg') no-repeat; }
a#zobaczKoszyk {

    display: block;
    background: url('../images/nasz_sklep/zobacz_koszyk.jpg') no-repeat;
    width: 131px;
    height: 24px;
    float: right;
    position: relative;
}

a#kontynuuj:hover { background: url('../images/nasz_sklep/kontynuuj2.jpg') no-repeat; }
a#kontynuuj {

    display: block;
    background: url('../images/nasz_sklep/kontynuuj.jpg') no-repeat;
    width: 131px;
    height: 24px;
}

a#cofnij:hover { background: url('../images/nasz_sklep/cofnij2.png') no-repeat; }
a#cofnij {

    display: block;
    background: url('../images/nasz_sklep/cofnij.png') no-repeat;
    width: 86px;
    height: 24px;
    float: left;
}

form#rejestracjaForm input , form#rejestracjaForm select {

    font-size: 11px;
}

div.partner h2 { 

    text-align: center;
    font-size: 11px;
}

div.partner a { 

    display: block;
    text-align: center;
    font-size: 10px;
}

div.partner a:hover { text-decoration: underline; }

div.tile {

    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 160px;
    height: 130px;
    border: #DFAAA6 1px solid;
    background-color: white;
}

div.partner {

    padding: 15px;
    width: 130px;
    margin: 0px 30px 15px 0px;
    background: url('../images/nasz_sklep/gradient_produkt.jpg') repeat-x;
    float: left;
    border: #DFAAA6 1px solid;
}

div#paginacja img {

    margin-left: 115px;
    margin-bottom: 5px;
}

div.kontakt a { text-decoration: underline; }
div.kontakt a:hover { font-weight: bold; }

.przypomnij:hover { background: url('../images/nasz_sklep/przypomnij2.png') no-repeat; }
.przypomnij {

    display: block;
    width: 131px;
    height: 23px;
    border: none !important;

    background: url('../images/nasz_sklep/przypomnij.png') no-repeat;
}
