body {
	
	text-align: center;
	background-color: #b7cfb2;
	}

div#strona {
	border: 8px solid #afbcac;
	font-family:sans-serif ;
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f0f0f0;
	padding-bottom: 20px;
	}

div#baner {
	border-top: 6px solid #f0f0f0;
	position: relative;
	top: 0px;
	height: 210px;
	background-image: url('./grafika/baner_final.png');
	}
	
div#baner div#flash{
	position: absolute;
	right: 0px;
	top: 2px;
	width: 540px;
	height: 144px;
	z-index: 2;
	}

div#baner div#menu_gora{
	position: relative;
	top: 180px;
	height: 24px;
	font-size: 12px;
	margin-left: 30px;
	text-align: center;
	}

div#menu_gora div#podkat1{
	left: 410px;
	position: absolute;
	border: 1px solid green;
	font-size: 12px;
	top: 28px;
	z-index: 1;
	visibility: hidden;
	font-weight:bold;
	}

div#podkat1 a{
	display: block;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e8e8e8;
	border-bottom: 1px solid silver;
	text-decoration: none;
	color: #494949;
	}
	
div#menu_gora a.gora{
	color:#494949;
	text-decoration: none;
	height: 24px;
	padding-top: 5px;
	float: left;
	font-weight: bold;
	/*background-image: url('./grafika/button_gora_l.png');*/
	}

div#menu_gora div.gora_p{
	position: relative;
	float: left;
	background-image: url('./grafika/button_gora_p.png');
	height: 26px;
	width: 3px;
	margin-right: 2px;
	}

div#baner h1{
	position: absolute;
	width: 260px;
	margin-top: 0px;
	left: 0px;
	height: 146px;
	background-image: url('./grafika/logo6.png');
	}

div#baner h2{
	background-color: white;
	height: 20px;
	width: 780px;
	left:10px;
	top: 154px;
	position: absolute;
	color: #494949;
	font-size: 12px;
	}

div#menu {
	vertical-align: middle;
	position: absolute;
	top: 222px;
	width: 190px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: white;
	}
	
div#menu h2{
	margin-top: 10px;
	font-size: 18px; 
	background-color: #f0f0f0; 
	color: #494949;
	}

div#menu a{
	color: #494949;
	text-decoration: none;
	}

div#menu a.nadrzedne{
	width: 153px;
	height: 40px;
	display: block;
	text-align: left;
	font-size: 15px;
	padding-left: 18px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url('./grafika/button1_170.png');
	
	}
	
div#menu div.podkat{
	position: absolute;
	border: 1px solid green;
	left: 180px;
	margin-top: -40px;
	min-width: 160px;
	z-index: 1;
	visibility: hidden;
	}

div.podkat a{
	display: block;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e8e8e8;
	border-bottom: 1px solid silver;
	}

div#menu a.podrzedne{
	width: 130px;
	height: 27px;
	display: block;
	text-align: left;
	font-size: 1em;
	padding-top: 7px;
	padding-left: 30px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url('./grafika/button3.png');
	background-repeat: no-repeat;
	}


div#pole {
	color: #494949;
	position: relative;
	border: 1px solid white /*#ae8080 #cde8cd*/;
	left: 210px;
	width: 580px;
	top: 6px;
	background-color: white;
	min-height: 340px;
	height: expression(document.body.clientHeight > 340? "340px": "auto" );
	}
	
div#pole div.ramka_inline{
	width: 185px;
	height: 200px;
	position: relative;
	display: inline-block;
	border: 1px solid #000000;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: center;
	background-color: #f7f7f7;
	color: #494949;
	}

div.ramka_inline img{
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}

div.ramka_inline h3{
	top: 100px;
	font-size: 13px;
	width: 183px;
	position: absolute;
	}
	

div.ramka_inline a.over{
	color: #494949;
	text-decoration: none;
	height: inherit;
	width: inherit;
	position: absolute;
	left: 0px;
	}

	
div#pole div.produkt{
	width: 550px;
	height: 110px;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	text-align: left;
	color: #494949;
	background-color: #f5f5f5;
	}
	
div.produkt img{
	top: 10px;
	height: 90px;
	position: absolute;
	margin-left: 15px;
	}

div.produkt h3{
	padding-top: 10px;
	line-height: 125%;
	font-size: 14px;
	text-align: left;
	margin-left: 160px;
	width: 340px;
	}

div.produkt a.koszyk{
	height: 45px;
	width: 32px;
	position: absolute;
	right: 15px;
	top: 30px;
	background-image: url('./grafika/koszyk/koszyk2.png');
	background-repeat: no-repeat;
	z-index: 1;
	}

.cena{
	position: absolute;
	right: 70px;
	top: 30px;
	z-index: 1;
	text-align: right;
	color: #b21b1b;
	}

.cena2{
	font-size: 14px;
	color: #b21b1b;
	}

h1 a.koszyk{
	height: 40px;
	width: 28px;
	position: absolute;
	right: 30px;
	top: 25px;
	background-image: url('./grafika/koszyk/koszyk1.png');
	background-repeat: no-repeat;
	z-index: 1;
	}
	
div.produkt a.over{
	text-decoration: none;
	height: inherit;
	width: inherit;
	position: absolute;
	top: 0px;
	}
	
div.produkt div.plus{
	width: 22px;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
	}
	
div.plus a{
	display:block;
	height: 22px;
	width: 22px;
	background-repeat: no-repeat;
	}
	
h3 b{
	font-size: 18px;
	}



div#pole p{
	margin: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #494949;
	text-align: justify;
	}

div#pole h1{
	margin: 15px;
	margin-bottom: 20px;
	font-size: 24px;
	color: #b21b1b;
	text-align: left;
	}

div#pole h2{
	margin: 0px 25px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #404040;
	text-align: left;
	}

div#pole .podpis{
	font-size: 10px;
	text-align:center;
	}

a{
	text-decoration: none;
	}
p a{
	color: black;
	}
	
div#pole div.p_glowne{
	border: 1px solid gray;
	text-align: center;
	margin: 10px;
	color: #707070;
	}
	
div.p_glowne img{
	border: 8px solid #e0e0e0;

	}
	
div#pasek_dol {
	margin-top: 18px;
	background-image: url('./grafika/pasek_dol.png');
	position: relative;
	height: 4px;
	width: 800px;
	background-repeat: no-repeat;
	}


div#flagi{
	position: relative;
	left: 670px;
	top: 25px;
	height: 24px;
	width: 120px;
	z-index: 1;
	}
	
div#flagi img{
	margin-bottom: 5px;
	display: inline-block;
	border: 2px solid silver;
	}

.tabela_zamowienie{
	font-size: 12px;
	border-collapse:collapse;
	}

.tabela_zamowienie1{
	font-size: 12px;
	width: 520px;
	text-align: left;
	border-collapse:collapse;
	}

.tabela_zamowienie td,th{
	padding:3px;
	vertical-align:top;
	}

.tabela_zamowienie1 td,th{
	padding:3px;
	vertical-align:top;
	border:1px solid black;
	}

ul{
	
	margin-left: 20px;
	margin-right: 20px;
	color: #494949;
	text-align: justify;
	}

div.p_glowne img.kropka{
	border: 0px;
	}

.wymiary{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:circle; 
	margin: 0px 25px;
	}

.wymiary li{ 
	display: inline-block;
	}

#pkolorow{
	cursor: pointer;
	}

.kontakt{
	z-index: 1;
	left: 0px;
	position: absolute;
	width: 800px;
	height: 150px;
	}

.h2_head{
	color: gray; 
	font-size: 12px; 
	text-align: center;
	font-weight: normal;
	}

.h2_head a{
	color: gray;
	text-decoration: none;
	}

#dane_dol{
	background-color: white;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	color: #494949;
	font-size: 11px;
	}

#dane_dol a{
	color: #494949;
	text-decoration: none;
	}
