body{
	height:100%;
	margin:0;
	background-color:#E9E9E9;
	background-image:url(../images/tlo_html.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	marginwidth: 0px;
	marginheight: 0px;
	padding: 0px;
	font-family: Tahoma, sans;
}

img {
	border: 0;
}

a img {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
}

a:hover img {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;	
}

a.druk img {
	border: 0;
}

a.druk:hover img {
	border: 0;
}

.clear {
	clear: both;	
}

h1 {
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 27px;
}

/*
*	struktura -----------------------------------
*/

#contener_flash {
	width: 100%;
	height:auto;
	margin: 0 auto;
}

#contener_tresc {
	width: 980px;
	margin: 0 auto;
	margin-top: 10px;
	font-size:11px;
	color:#000000;
}

#contener_tresc_start {
    width: 980px;
    margin: 0 auto;
    font-size:11px;
    color:#000000;
    margin-bottom: 10px;
}

#contener_stopka{
	width: 100%;
	height:43px;
	margin: 0 auto;
	background-image:url(../images/stopka-tlo.gif);
	background-repeat: repeat-x;
}

#tresc{
	margin-left:15px;
	float:left;
	width:725px;
	line-height: 17px;
	font-size: 11px;
}

#box{
	width: 240px;
	float: left;
	background: url(../images/tlo-box.gif) no-repeat top;
}

.box_sz_kontakt{
	width: 240px;
	float:left;
	background: url(../images/tlo-box_.gif) no-repeat top;
	margin-top: 5px;
}

.box_txt{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	line-height: 17px;
}

.box-d{
	width: 240px;
	height: 30px;
	background-image: url(../images/tlo-box-d.gif);
	background-repeat: no-repeat;
}
.box-d_{
	width: 240px;
	height: 30px;
	background-image: url(../images/tlo-box-b.gif);
	background-repeat: no-repeat;
}

#stopka {
	background-image:url(../images/stopka.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	width:1000px;
	height:43px;
	font-size:11px;
	color:#686868;
	padding-top:15px;
}

a.stopka{
	text-decoration:none;
	color:#686868;
}

a.stopka:hover{
	text-decoration:none;
	color:#000000;
}

.stopka-l{
	padding-left:20px;
	float:left;
}

.stopka-r{
	padding-right:36px;
	float:right;
}

.odstep1{
	padding-left:49px;
}

.odstep2{
	padding-left:46px;
}

.odstep3{
	padding-left:42px;
}

.stopka_skrot {
	width: 970px;
	margin: 0 auto;
	font-family:Tahoma, sans;
	font-size: 10px;
	color: #999999;
	text-align: justify;
	margin-top: 10px;
	padding-left: 5px;
}

/*
	linki -----------------------------------
*/

a{
	color:#ca9318;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#000000;
}

a.sub_nav{
	font-size: 10px;
	color:#3d3d3d;
	text-decoration:none;
}
a.sub_nav:hover{
	font-size: 10px;
	text-decoration:none;
	color:#cacaca;
}

a.navi{
	color:#cacaca;
	text-decoration:none;
}
a.navi:hover{
	text-decoration:none;
	color:#ffffff;
}

.nazwa_kat a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #c5c5c5;
	display: block;
	width: 220px;
	height:25px;
	line-height: 26px;
}

.nazwa_kat a:hover {
	background-color: #e1e1e1;
}

.nazwa a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;	
}

/*
	menu -----------------------------------
*/

ul {
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 0px;
}

li{
	margin-left: -40px;
}

a.sub {
	color: #4c3d00;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/lista-n.gif);
	display: block;
	width: 215px;
	height:21px;
	padding-left: 20px;
	padding-top: 3px;
	line-height: 20px;
}
a.sub:hover {
	text-decoration: none;
	color: #FFD200;
	background: url(../images/lista-on.gif);
	display: block;
	font-weight: bold;
	width: 215px;
	height: 21px;
	padding-left: 20px; 
	padding-top: 3px;
}

a.sub_ {
	color: #FFD200;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/lista-on.gif);
	display: block;
	width: 215px;
	height:21px;
	padding-left: 20px; 
	padding-top: 3px;
	line-height: 20px;
}
a.sub_:hover {
	text-decoration: none;
	color: #FFD200;
	background: url(../images/lista-on.gif);
	display: block;
	font-weight: bold;
	width: 215px;
	height:21px;
	padding-left: 20px; 
	padding-top: 3px;
}

ul ul a.sub {
	background: url(../images/lista-n2.gif);
}

ul ul ul a.sub {
	background: url(../images/lista-n3.gif);
}

/*
	tresc -----------------------------------
*/

.nazwa_kategorii {
	width: 725px;
	height: 35px;
	margin-bottom: 20px;
	background-color: #FFD200;
	border-bottom: 1px solid #D2A800;
}

.nazwa_kategorii h1 {
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 4px;
	color: #000000;
}

.box_kat {
	float: left;
	width: 220px;
	margin-left: 21px;
	margin-bottom: 20px;
	background-color: #ffffff;
	text-align: center;
	padding: 1px;
}

.box_kat_ {
	float: left;
	width: 220px;
	background-color: #ffffff;
	margin-bottom: 20px;
	text-align: center;
	padding: 1px;
}

.nazwa_kat {
	width: 220px;
	background-color: #c5c5c5;
}

.zdjecie_kat {
	padding: 5px;
}

.box_prod {
	width: 725px;
	margin-bottom: 15px;
}

.box_prod .naglowek {
	width: 725px;
	height: 30px;
	background-color: #FFD200;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #D2A800;
}

.box_prod .naglowek .nazwa {
	float: left;
	margin-top: 8px;
	margin-left: 15px;	
}

.box_prod .naglowek .cena {
	float: right;
	margin-right: 5px;
	margin-top: 8px;
	color: #000000;
}

.box_prod .produkt {
	margin-top: 10px; 	
}

.box_prod .produkt .zdjecie {
	float: left;
	width: 102px;
}

.box_prod .produkt .opis {
	float: left;
	width: 612px;
	margin-left: 10px;
	background-color: #ffffff;
}

.box_prod .lista {
	float: left;
	width: 612px;
	height: 18px;
	margin-left: 10px;
	margin-bottom: 2px;
}

.opis .atrybuty {
	float: left;
	width: 602px;
	background-color: #c5c5c5;
	padding: 5px;
}

.atrybuty .atrybut {
	color: #ffffff;
	margin-left: 5px;	
}

.opis .zajawka {
	float: left;
	width: 602px;
	padding: 5px;
}

.nawigacja {
	float: right;
	margin-bottom: 10px;	
}

.nawigacja .odstep {
	margin-right: 20px;
	float: left;	
}

#produkt {
	width: 725px;
}

#produkt .nazwa {
	width: 725px;
	height: 35px;
	margin-bottom: 20px;
	background-color: #FFD200;
	border-bottom: 1px solid #D2A800;
}

#produkt .nazwa h1 {
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 4px;
	color: #000000;	
}

.szczegoly .zdjecie {
	float: left;
	width: 102px;	
}

.szczegoly .opis {
	float: left;
	width: 612px;	
}

.szczegoly .opis .cena {
	float: left;
	width: 170px;
	padding-left: 10px;
}

.szczegoly .opis .atrybuty {
	float: left;
	width: 420px;	
}

#produkt .wyposazenie {
	margin-top: 5px;
	background-color: #ffffff;
	padding: 10px;	
}

#produkt .opis_produktu {
	margin-top: 5px;
	background-color: #ffffff;
	padding: 10px;	
}

#produkt .zdjecia {
	margin-top: 5px;
	background-color: #c5c5c5;
	padding: 10px;	
}

#produkt .nawigacja {
	margin-top: 10px;	
}

.tab_nag {
	background-color: #FFD200;
	border-bottom: 1px solid #D2A800;
	padding: 3px;
}

.tab_tresc {
	background-color: #FFFFFF;
	border-bottom: 1px solid #c5c5c5;
}

.tab_tresc_sz {
	border-bottom: 1px solid #c5c5c5;	
}

.nawigacja_cennik {
	margin-top: 10px;
	float: right;	
	margin-bottom: 10px;
}

.nawigacja_cennik .odstep {
	margin-right: 20px;
	float: left;
}

.nag {
	width:725px;
	float:left;
	background-image: url(../images/tlo-nag.gif);
	margin-bottom:20px;
}
.nav {
	padding-top:5px;
	float:right;
}

.nag2 {
	padding-top:20px;
	background-color:#4d4d4d;
}

.mapa ul {
	margin-left: 20px;
	list-style: disc;	
}

hr{
	height : 1px; border : 0px dotted #ffffff; border-top : 1px solid #BBBBBB;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.wiecej{
	text-align:right;
}

.tyt{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

tresc_koniec{
	background-color:#333333;
}

.blad {
	font-weight: bold;
	color: #ff0000;
}
.blad2 {
	font-weight: bold;
	color: #003580;
}
.l{
	width:150px;
	text-align:right;
	vertical-align:top;
}
.r{
	width:422px;
	text-align:left;
}
.sz{
	background-color: #404040;
}

div.szukaj_form{
	position:relative;
	left:64px;
	top:6px;
	width:200px;
}
div.szukaj_but{
	position:relative;
	left:271px;
	top:-16px;
	width:22px;
}

.szukaj_l{
	float:left;
	width:733px;
}
.szukaj_r{
	padding-top:8px;
	font-size:11px;
	float:left;
}

.przekreslona {
	text-decoration: line-through;
	color: red;
	font-weight: bold;
	padding-right: 5px;
}
.supercena {
	color: #ffd700;
}
.oszczednosc {
	color: #004692;
}

.fraza {
	padding-left: 5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.fraza_sz {
	padding-left: 5px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #c5c5c5;
}

.netto {
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
div.uwagi {
	font-size: 10px;
	font-family:Verdana, sans;
	border-top: 1px solid #ffebcd;
	border-right: 1px solid #ffebcd;
	border-left: 1px solid #ffebcd;
	border-bottom: 1px solid #ffebcd;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #fafad2;
}

.stopka_skrot h1 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 10px;
	color: #999999;
	line-height: 0px;
}
.stopka_skrot h2 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 10px;
	color: #999999;
	line-height: 0px;
}

.ramka_kat {
	border-top: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.ramka_kat:hover {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.naglowek {
	color: #ca9318;
	font-weight: normal;
}

div.komunikat {
	background-color: Red;
	border-top: 1px solid Red;
	border-right: 1px solid Red;
	border-left: 1px solid Red;
	border-bottom: 1px solid Red;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #ffffff;
	text-align: center;
}

/*
	formularz -----------------------------------
*/

.form {
	font-weight: normal;
	color:#000000;
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	background-color: #ffffff;
	padding:2px;
}
.form2 {
	font-size:11px;
	color: #FFD200;
	font-weight: normal;
	padding: 3px;
	border-left: 1px solid #424242;
	border-top: 1px solid #424242;
	border-right: 1px solid #424242;
	border-bottom: 1px solid #424242;
	background-color: #030303;
}

/* 
    start ----------------------
*/

.kolumna1 {
    float: left;
    width: 220px;
}

.kolumna2 {
	margin-left: 50px;
    float: left;
    witdth: 700px;
    
}

.box_prod_start {
    width: 700px;
    margin-bottom: 5px;
}

.box_prod_start .naglowek {
    width: 700px;
    height: 30px;
    font-weight: bold;
    color: #000000;
}

.box_prod_start .naglowek .nazwa {
    float: left;
    margin-top: 8px;  
}

.box_prod_start .naglowek .cena {
    float: right;
    margin-top: 8px;
    color: #000000;
}

.box_prod_start .produkt {
    margin-top: 10px;   
}

.box_prod_start .produkt .zdjecie {
    float: left;
    width: 102px;
}

.box_prod_start .produkt .opis .atrybuty {
    float: left;
    width: 578px;
    background-color: #C5C5C5;
}

.box_prod_start .produkt .opis .zajawka {
    width: 578px;
    padding: 5px;
}

.box_prod_start .produkt .opis {
    float: left;
    width: 588px;
    margin-left: 10px;
    background-color: #ffffff;
}

