/* STYL FORMATUJACY GRAFIKE */

html, body{ 
color: white;
font-family:verdana,sans-serif;
font-size:12px;
background-color:#09172c;
margin:0;
padding:0;
}

/* 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;
} 

#Sites img {
    border:0;
}

/* LOGO STRONY */

a#logo {
position:absolute;
width:83px;
height:58px;
font-size:18px;
top:10px;
left:30px;
}

a#logo img {
border:none;
}





#navibox ul li {
display:inline;
margin:0 5px;
color:#bbbbbb;
font-size:11px;
}

#navibox ul li span {
    color:white;
    font-weight:bold;
}

#navibox ul li a {
color:#bbbbbb;
text-decoration:underline;
}

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

/* menu top */

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

#topmenu ul {
padding:0;
}

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

#topmenu ul li a {
color:#acc5df;
font-size:15px;
text-decoration:none;
font-weight:normal;

}

#topmenu ul li a:hover,
#topmenu ul li a:focus,
#topmenu ul li a:active {
color:white;
text-decoration:underline;
}


/* search */
#search form fieldset {
border:0;
}

#search form legend {
text-indent:-5000px;    
}

#search #polesearch {
background:url(/gfx/search-input.gif) no-repeat top left;
width:140px;
border:0;
padding:5px 10px;
position:absolute;
top:15px;
}


#search .css_submit {
    position:absolute;
    left:160px;
}

/* 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 {

}



/* kontener tresc */
#maincol {

}

/* leftcol */
#leftcol ul {
border-bottom:solid #DCDCDC 1px;
padding:10px 0 10px 0;
}

#leftcol ul li ul li ul {
    border-bottom:0;
}

#leftcol ul li {
    list-style:none;
    padding:0 0 0 10px;
}

#leftcol ul li a {
display:block;
font-weight:bold;
padding-top:5px;
}

#leftcol ul li a:hover,
#leftcol ul li a:focus,
#leftcol ul li a:active {
text-decoration:underline;
color:#ea0000;
}

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



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

#leftcol h2 {
    font-size:14px;
    padding:0 0 0 10px;
}

/* klasa tekstowa */

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



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

.tekst h2 {
	color: #1674CC;
	margin: 0 0 1em 0;
	font-weight:normal;
	font-size:140%;
	padding:0;
        line-height:130%;
}

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


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

}

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

}

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


.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:#acc5df;
}

#wrapper a:hover,
#wrapper a:focus,
#wrapper a:active {
text-decoration:none;
}

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


/* sciezka */
#sciezka {
padding:5px 0;
color:white;
border-bottom:solid #074F8A 1px;
}


#crumbs {
font-size:11px;
padding:10px 0 0px 0;
}

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

}

#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 {
background-color:#09172C;
}

#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 {
color:#acc5df;
}

.dane_kontaktowe_footer {
text-align:center;
}

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


.copyright {
border-top:solid #074F8A 1px;
padding-top:10px;
font-size:11px;
color:#acc5df;
}

.footermenu {
    margin:15px auto;
    text-align:center;
    padding-top:10px;
    border-top:solid #074F8A 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:#acc5df;
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;
}