/* STYL FORMATUJACY GRAFIKE */

html, body{ 
color:white;
font-family:Georgia,Arial,verdana,sans-serif;
font-size:13px;
background:url(/gfx/bg_body.jpg) repeat-x #E9C042;
line-height:130%;
}

/* SKIPER */

#skiper {
position: absolute;
left:-500em;
top:10px;
color: #000044;
display:block;
padding:3px;
border: yellow solid 1px;
text-decoration:none;
background-color:  yellow;
}

#skiper:focus,
#skiper:active,
#skiper.fokus {
left:180px;
top:35px;

} 

/* top */
#header { 
background:url(/gfx/header.jpg) no-repeat top left #6A6A6A;

}

#header h1 {
    font-size:14px;
}

/* LOGO STRONY */

a#logo {
width:217px;
height:47px;
position:absolute;
top:120px;
display:block;
right:3px;
color:#FE5800;
font-size:200%;
text-align:center;
text-decoration:none;
}

a#logo img {
border:none;
}

#navibox {
    width:768px;
}


#navibox ul {
text-align:right;
padding-top:5px;
margin-right:15px;
}


#navibox ul li {
list-style:none;
display:inline;
background:url(/gfx/strzalken.gif) no-repeat left 50%;
margin:0px;
}



#navibox ul li a {
color:black;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
padding:20px 3px;
}

#navibox ul li a:hover,
#navibox ul li a:focus,
#navibox ul li a:active {
text-decoration:underline;
background-color:#78b303;
color:white;
}

/* menu top */

#topmenu {
font-family:Arial,sans-serif;
font-weight:bold;
}

#topmenu ul {
height:47px;
margin-left:20px;
padding:0;
}

#topmenu ul li {
display:inline;
margin:0 1px 0 0;
}

#topmenu ul li a {
padding:16px 40px 15px 40px;
display:block;
float:left;
color:black;
text-decoration:none;
border-right:solid #b8b8b8 1px;
text-transform:uppercase;
}

#topmenu ul li a:hover,
#topmenu ul li a:focus,
#topmenu ul li a:active {
color:black;
}







/* wyszukiwarka wyniki wyszukiwania */
.resultok {
        background-color:#FFFAD8;
        border:solid #D8B691 1px;
}

.resultok_url_info {
    font-size:11px;
    color:#caa67e;
}

.tekst .resultok_link {
    font-weight:normal;
    font-size:11px;
}

.resulterr {
    background-color:#eaeaea;
}

/* wrapper */
#wrapper {
position:relative;
background:url(/gfx/wrapper.png) repeat-y;
}

#wrapper-end {
position:absolute;
left:0;
width:960px;

}

#wrapper-top {
position:absolute;
top:0;
left:0;
width:960px;

}

/* kontener tresc */
#maincol {

}

#leftcol {
    color:black;
    padding-bottom:20px;
}

/* leftcol */
#leftcol h2 {
padding:10px 0px 10px 10px;
font-weight:normal;
font-size:140%;
}


#leftcol ul li {
    list-style:none;
    padding:0;
    display:block;
}

#leftcol ul li a:visited {
    color:#4E4E4E;
}

#leftcol ul li a {
display:block;
color:#FF5602;
font-weight:bold;
text-decoration:none;
padding:10px 0px 10px 20px;
border-bottom:solid #6e9902 1px;
}



#leftcol ul li a:hover,
#leftcol ul li a:focus,
#leftcol ul li a:active {
background-color:#E1E1E1;
color:#505050;
}

#leftcol ul.submenu li {
padding:0 0 0 15px;
}



#leftcol ul.submenu li a {
font-weight:normal;
}



/* klasa tekstowa */

.tekst {
	font-weight: normal;
	font-size:120%;
        line-height:135%;
	padding:20px 20px;
}



.tekst h1 {
	color: white;
	text-align:center;
	margin: 0 0 1em 0;
	font-weight:normal;
	font-size:100%;
	padding:0;
}

.tekst h2 {
color:#FFD800;
font-weight:normal;
font-size:140%;
margin:15px 0px 15px 0px;
}

.tekst h3 {
	color: #FFD800;
	font-weight:normal;
	font-size:120%;
	margin: 0.5em 0 0.5em 0;
	padding: 0 0 8px 0px;
}


.tekst h4 {
	color: #FFD800;
	font-weight:normal;
	font-size:100%;
	margin: 1em 0 1em 0;
	padding: 0 0 8px 10px;

}

.tekst h5 {
	font-weight:#FFD800;
	font-size:85%;
	margin: 1em 0 1em 0;

}

.tekst ul li {
list-style:none;
background:url(/gfx/li-bg.gif) no-repeat 3px 7px;
padding:0px 0px 0px 15px;
margin:5px 0px 5px 0px;  
}

.tekst ul li ul li {
background:url(/gfx/li-bg.gif) no-repeat 3px 7px;
padding:0px 0px 0px 15px;
margin:5px 0px 5px 10px;
}

.tekst ul.dane_kontakt {
    margin:0 0 20px 0;
}


.tekst.historia_zamowien {
width:auto;
font-size:12px;
border:solid #DCDCDC 1px;
border-collapse:collapse;
}
.tekst .historia_zamowien td {
text-align:center;
border:solid #DCDCDC 1px;
background-color:#fffad8;
}


/* STATUS ZAMOWIEN */
.tekst .historia_zamowien td.status_ok {
background:url(/gfx/cms_img/ok_dodano.gif) #ecffde no-repeat top center;
font-weight:bold;
color:#3c8f00;
}

.tekst .historia_zamowien td.status_no {
background:url(/gfx/cms_img/error_small.gif) #ffebeb no-repeat top center;
font-weight:bold;
color:#D50000;
}

.tekst .historia_zamowien td.status_process {
background:url(/gfx/cms_img/status_process.gif) #E1E7E8 no-repeat top center;
font-weight:bold;
color:#708dac;
}


.tekst .historia_zamowien td.status_sent {
background:url(/gfx/cms_img/status_wyslano.gif) #fff1cd no-repeat top center;
font-weight:bold;
color:#fa9f00;
}

.tekst .historia_zamowien th {
    background-color:#636363;
    color:white;
    text-align:center;
}

/* linki w kontencie */
#wrapper a {
color:#004391;
}

#wrapper a:hover,
#wrapper a:focus,
#wrapper a:active {
color:#ea0000;
}

/* linki odwiedzone */
#wrapper a:visited, #sciezka a:visited {
    color:#004391;
}


/* sciezka */
#sciezka {


}


#crumbs {
font-size:11px;
}

#crumbs li {
padding:0 5px 0 9px;
background:url(/gfx/cms_img/crumbs_li.gif) no-repeat 0 60%;
color:white;
font-weight:bold;
}

#crumbs li.no-bg {
background-image:none;
color:white;    
}




.sortowanie {
    font-size:11px;
    color:#787878;
}



/* stronicowanie */
#pager {
    text-align:center;

}
#pager a {
font-weight:bold;
font-size:12px;
}



/* mapa strony */
ul.sitemap li a {
    font-weight:bold;
    font-size:13px;
}

ul.sub_sitemap li a {
    font-weight:normal;
    padding-left:10px;
    font-size:12px;
}

ul.sub_sitemap li {
    list-style:none;
}




 /* stopka */
 
#footer {
width:100%;
min-height:48px;
background-color:#303030;
}

#footer a {
    color:white;
    text-decoration:none;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
    text-decoration:underline;
}

#footer li {
    list-style:none;
}
 
#footercenter {
width:952px;
min-height:48px;
margin:0 auto;
color:white;
}

.dane_kontaktowe_footer {
text-align:center;
padding:10px 0;
}

.dane_kontaktowe_footer li {
display:inline;
font-size:11px;
}


.copyright {
border-top:solid #393939 1px;
padding:10px;
font-size:11px;
color:#989898;
}

.footermenu {
    margin:15px auto;
    text-align:center;
    padding:10px;
    border-top:solid #393939 1px;

}

.footermenu li {
    display:inline;
    margin:0 5px;
}

/* modul kolumn */
.modul {
width:100%;
height:auto;
padding:10px 0;
border:solid red 1px;
border-width:0 0 1px 0;
}


#setia a {
color:#989898;
text-decoration:none;
font-size:11px;
}

#setia a:hover,
#setia a:focus,
#setia a:active {
    color:white;
}

/* podstrony dynamiczne */
/* kategoria krotki opis */

/* klasa pozycjonujaca element float left */
.pozl {
float:left;
margin:0 10px 0 0;
}



.divObject {

}
 
.objectBoxShow1 {
    margin:20px 0;
    padding:5px;
}

.objectBoxShow1 h3 {
    margin:0;
    padding:5px;
    background-color:#ececec;
    font-weight:normal;
}

.borderbox {
    border:solid #DCDCDC 1px;
    margin:10px 0;
    padding:0 5px;
}

/* styl formatowania galerii */
.imgGallery {
   border:solid #DCDCDC 1px;
   padding:3px;
}


/* sortowanie produktow */
#sort li {
    display:inline;
    margin:0 3px;
}


/* spis produktow w tabeli opcja 1 */
.table_product, #boxproducts {
font-size:12px;
}

.table_product h3 {
font-weight:normal;
}

.table_product tr:hover {
background-color:#fbfbfb;
}
.table_product th {
background-color:#eaeaea;
padding:5px;
}

.table_product td, #boxproducts .td_box {
padding:5px;
text-align:center;
border:solid #f3f3f3 1px;
}

.table_product td.textleft {
    text-align:left;
}

table caption {
    font-size:11px;
    color:#aeaeae;
    caption-side: bottom;
}

.bordernone {
    border:0;
}

/*spis produktow
w boxach wyswietlanie
nr 2 */

#boxproducts .td_box p {
    text-align:left;

}

/* kroki zamowienia podsumowanie koszyka */
.mark_option li {
display:inline;
}

.result_zam {
    background-image:url(/gfx/cms_img/result_zam_bg.png);
    background-position:bottom right;
    background-repeat:no-repeat;
background-color:#fffdeb;
border:solid #efeac1 1px;
padding:10px;
margin:20px 0 0 0;
}

.suma_zam td {
    border-bottom:solid #EFEAC1 1px;
}

.suma_zam span {
    font-size:21px;
    font-weight:bold;
    color:#D70000;
}

/* galeria produktu */
.galeria {
    border-top:solid 1px #DCDCDC;
    padding:10px;
    
}

#navibox img {
position:relative;
top:5px;
}


.dodano_do_koszyka {
background:url(/gfx/cms_img/ok_dodano.gif) #ecffde no-repeat top left;
border:solid #cfedb9 2px;
padding:30px;
}

table {
width:480px;
border:solid white 1px;
font-size:12px;
}

table td {
border:solid white 1px;
padding:5px;
}

table th {
background-color:#FFD800;
color:#7BAB02;
}
