﻿/*
 * LAYOUT
 */

html, body {
    background: #c7d7d7 url('img/bkg-body.png') repeat-x;
    margin: 0;    
    padding: 0;
    font-family: Georgia, serif;
    font-size: medium;
    color: #525252;
}

#wrapper {
    width: 980px;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 100px;
}

#header {
    position: relative;
    width: 980px;
    height: 240px;
    padding: 0;
    margin: 0;
}

#content {
    padding: 0px;
    line-height: 200%;
    font-size: 90%;
}

.left {
    width: 400px;
    float: left;
    line-height: 260%;    
    margin-bottom: 30px;
}

.right {
    width: 400px;
    float: right;
    line-height: 260%;
}

#footer {
    width: 100%;
    height: 100px;
    background: url('img/bkg-footer.png') repeat-x;
    clear: both;
    text-align: center;
    padding-top: 140px;
    padding-bottom: 0;
    letter-spacing: 0.4em;
    color: #0d607b;
    font-family: Verdana, sans-serif;
    font-size: 65%;
}






/*
 * LOGO
 */
 
#header h1 {
    position: absolute;
    width: 434px;
    height: 161px;
    top: 0;
    left: 0;

    margin: 0;
    padding: 0;
    line-height: 0;

}

#header h1 a {
    display: block;
    width: 434px;
    height: 161px;
    background: url('img/sprite.png') 0 0 no-repeat;    
    text-indent: -2000em;   
}

#header h1 a:hover {
    background: url('img/sprite.png') 0 -161px no-repeat;    
}




/*
 * MENU
 */
 
#header ul {
    position: absolute;
    width: 546px;
    height: 135px;
    top: 0;
    left: 434px;
    background: url('img/sprite.png') -434px 0 no-repeat;
    margin: 0;
    padding: 0;
    line-height: 0;
    list-style-type: none;    
}

#header ul li  {
    position: absolute;    
    top: 0;    
    padding: 0;
    margin: 0;
}

#header ul li a {
    display: block;
    text-indent: -2000em;   
    
    
    padding: 0;
    margin: 0;    
    
}

#header ul li a span {
    display: block;
    width: 78px;
    height: 20px;          
    margin: 0;
    padding: 0;
    margin: 135px auto 0 auto;  
    padding-bottom: 6px;
}



#header #o1 {
    width: 78px;
    height: 135px;          
}

#header #o1 a {
    width: 78px;
    height: 135px;          
    padding: 0;
    margin: 0;
}

#header #o1 a:hover {
    background: url('img/sprite.png') -434px  -161px no-repeat;
}



#header #o2 {
    width: 78px;
    height: 135px;          
    left: 78px;
}

#header #o2 a {
    width: 78px;
    height: 135px;          
    left: 78px;
}

#header #o2 a:hover {
    background: url('img/sprite.png') -512px  -161px no-repeat;
}




#header #o3 {
    width: 78px;
    height: 135px;          
    left: 156px;
}

#header #o3 a {
    width: 78px;
    height: 135px;          
    left: 156px;
}

#header #o3 a:hover {
    background: url('img/sprite.png') -590px  -161px no-repeat;
}



#header #o4 {
    width: 78px;
    height: 135px;          
    left: 234px;
}

#header #o4 a {
    width: 78px;
    height: 135px;          
    left: 234px;
}

#header #o4 a:hover {
    background: url('img/sprite.png') -668px  -161px no-repeat;
}



#header #o5 {
    width: 78px;
    height: 135px;          
    left: 312px;
}

#header #o5 a {
    width: 78px;
    height: 135px;          
    left: 312px;
}

#header #o5 a:hover {
    background: url('img/sprite.png') -746px  -161px no-repeat;
}



#header #o6 {
    width: 78px;
    height: 135px;          
    left: 390px;
}

#header #o6 a {
    width: 78px;
    height: 135px;          
    left: 390px;
}

#header #o6 a:hover {
    background: url('img/sprite.png') -824px  -161px no-repeat;
}




#header #o7 {
    width: 78px;
    height: 135px;          
    left: 468px;
}

#header #o7 a {
    width: 78px;
    height: 135px;          
    left: 468px;
}

#header #o7 a:hover {
    background: url('img/sprite.png') -902px  -161px no-repeat;
}




/*
 * WSKAŹNIK WYBRANEJ OPCJI
 */
 
#wsk-info #o1 span {
    background: url('img/sprite.png')  0 -453px  no-repeat;
}

#wsk-opis #o2  span {
    background: url('img/sprite.png')  0 -453px  no-repeat;
}

#wsk-foto #o3  span {
    background: url('img/sprite.png')  0 -453px  no-repeat;
}

#wsk-licencja #o4  span {
    background: url('img/sprite.png')  0 -453px  no-repeat;
}

#wsk-kontakt #o5  span {
    background: url('img/sprite.png')  0 -453px  no-repeat;
}

#wsk-sklep #o5  span {
    background: url('img/sprite.png')  0 -453px  no-repeat;
}

#wsk-gwarancja #o6  span {
    background: url('img/sprite.png')  0 -453px  no-repeat;
}

#wsk-zamowienia #o7  span {
    background: url('img/sprite.png')  0 -453px  no-repeat;
}



/*
 * TREŚĆ
 */

h2 {
    color: #737373;
    background: url('img/line.png') 50% 100% no-repeat;    
    padding-bottom: 20px;
    text-align: center;
    width: 419px;
    clear: both;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 40px;
}

ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 40px;
}

ol li {
    background: url('img/ok.png') no-repeat;
    padding: 10px;    
    padding-left: 60px;
    font-size: 120%;
}


.zamow {
    text-indent: -2000em;
    width: 187px;
    height: 47px;
    margin: 0 auto;
    padding: 0;
    margin-top: -20px;
}

.zamow a {
    display: block;
    width: 187px;
    height: 47px;    
    background: url('img/sprite.png') -78px -453px no-repeat;    
}

.zamow a:hover {
    background: url('img/sprite.png') -265px -453px no-repeat;    
}


#footer a {
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

h3 {
    font-style: italic;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0;
}



#wrapper #content strong {
    font-size: 200%;
    color: black;
    padding-left: 0.4em;
    padding-right: 0.4em;    
}





#pojemnik {
}

#menu {
    width: 230px;
    float: right;
    margin: 0;
    padding: 0;
    font-size: 100%;
    padding-left: 50px;
    font-weight: normal;
}

#menu a {
    color: blue;
    text-decoration: none;
}

#menu a:hover {
    text-decoration: underline;
}

#tresc {
    width: 700px;    
    float: left;
}

br.clearing {
    clear: both;
}


.minifotka {
    width: 140px;
    height: 110px;
    float: left;
    background: white;
    text-align: center;
    margin: 10px;
    font-size: 70%;    
    padding: 5px;
    border: 1px solid gray;
    vertical-align: middle;
    line-height: 110px;    
}

.minifotka img {
    border: none;
    border: 1px solid black;
    vertical-align: middle;    
}


.minifotka:hover {
    background: #d8e0e7;
    border: 1px solid black;
}

.wskaznik {
    list-style-type: none;
    width: 180px;
    margin: 0 auto;
    padding: 0;
    height: 42px;
}

.wskaznik li {
    float: left;
    margin: 0;
    padding: 12px 10px;
}

.wskaznik li img {
    border: none;
}


#fotka {
    text-align: center;
    clear: both;
}

#obraz {
    border: 1px solid black;
    display: block;
    margin: 0 auto;
}


#lic {
    font-size: 120%;
    text-align: justify;
}


#lic ol {
    list-style-type: none;
    font-size: 100%;        
    line-height: 200%;    
}

#lic span {
    font-size: 100%;        
    font-weight: bold;
    margin-left: -40px;
    margin-right: 10px;    
}

#lic ol li {
    background: none;
    font-size: 100%;    
    padding: 10px;
    padding-left: 20px;    
}

#lic li li {
    background: none;
    font-size: 100%;    
}

#lic h2 {
    width: 600px;
    text-align: center;
   
}

table {
    margin: auto;
    font-size: 140%;
}

th {
    text-align: right;
    padding: 10px 15px;
    vertical-align: top;    
}

td {
    text-align: left;
    padding: 10px 15px;
    vertical-align: top;
}

.right a img {
    border: none;
}


#kontakt {
    font-size: 120%;
}

#gwarancja {
    font-size: 120%;
}

#gwarancja p {
    line-height: 200%;        


}

.okladkawydruk {
    display: none;
}

#opis {

}

#opis ol {
    line-height: 300%;
    margin: 0 100px;
    list-style-type: square;
}

#opis li {
    background: none;
    padding-left: 10px;
}

#ksiazki table {
    font-size: 90%;
    line-height: 150%;
}

#ksiazki a img  {
    border: none;

}

#ksiazki table td {
    padding-bottom: 80px;
}


#zamowienia {
    font-size: 120%;
}

#zamowienia p {
    line-height: 200%;        


}


/* nowe */

p.p-okladka {
    text-align: center;
    margin-top: 20px;
}
p.p-okladka img {
    border: none;
}

#wsk {
    color: white;
    font-weight: bold;
    position: absolute;
    top: 175px;
    left: 40px;
}

.cennik {
    border: 1px solid #bbbbbb;
    border-collapse: collapse;
}

.cennik td {
    border: 1px solid #bbbbbb;
    border-collapse: collapse;
}

.cennik th {
    border: 1px solid #bbbbbb;
    border-collapse: collapse;
}

.cennik .uwagi {
    width: 400px;
    font-size: 80%;
}

.jednaplyta {
    clear: both;
    margin-bottom: 50px;
}


#popup {
    display: none;
    position: absolute;

    background: #ecfdfd;
    border: 2px solid black;
    text-align: center;
    z-index: 50;
}

#popup img {
    margin: 0;
    padding: 0;
    display: block;
    border-bottom: 2px solid black;
}