/* do auto rozciagania strony */
html {
	height: 100%;   
}

body{
	background: #E4E4E4;
	font-family: Arial;
	font-size:12pt;
	margin: 0px;
	padding: 0px;
	/* do auto rozciagania strony */
	height: 100%;
}

img {
	border: none;
}

.wrapper {
	width: 900px;
	margin: auto;
	background-color: #fff;

	/* do auto rozciagania strony */
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -182px; /* wysokosc stopki */
}

.foot {
	width: 900px;
	margin: auto;
}

.error {
	background: #FFFFFF url("../images/blad.jpg") no-repeat left;
	color: #FF0000;
	font-weight: bold;
	font-size: 10pt;
	margin: 0 0 20px 0;
	padding: 3px;
	padding-left: 30px;
	text-align: left;
}

.info {
	background: #FFFFFF url("../images/ok.jpg") no-repeat left;
	color: #18dc13;
	font-weight:bold;
	font-size: 10pt;
	margin: 0 0 20px 0;
	padding: 3px;
	padding-left:30px;
	text-align: left;
}

.naglowki{
font-weight: bold;
color: green;
}

.glowny {
width:900px;
margin:auto;
}

.gora_
{
overflow:hidden;
height:182px;

}
.g_lewa{
background:	url(../images/tlo1.jpg) no-repeat;
width:455px;
height:182px;
float:left;
overflow:hidden;
}

.g_prawa{
background:#000000;
width:445px;
height:182px;
float:right;
}

.main {
	background-color: #fff;
}

.srodek_glowny{
background:	url(../images/zima.jpg) no-repeat;
width:900px;
/*height: 462px;*/
height: 644px;
margin:auto;
overflow:hidden;
text-align:right;
}

.srodek {
background:	#ffffff;
width:900px;
margin:auto;
overflow:hidden;
text-align:right;

/* do auto rozciagania strony (do środka dodajemy padding o wysokości stopki)*/
padding-bottom: 182px;
}

.teksty_ {
background:	#ffffff;
width:870px;
margin:15px;
overflow:hidden;
text-align:right;
}

.d_lewa {
background:	url(../images/tlo2.jpg) no-repeat;
width:455px;
height:182px;
float:left;
overflow:hidden;
}

.d_prawa {
background:#000000;
width:445px;
height:182px;
float:right;
}

.menu_gorne {
background:url(../images/punkt.png) no-repeat;
float:left;
width:18px;
height:17px;
}

.tekst {
margin-top:200px;
margin-left:450px;
text-align:right;
width:400px;
padding: 10px;
}

.tekst_ {
width:870px;
margin:15px;
text-align:left;
}

.naglowek {
color: #317531;
/*background:url(../images/ozdobnik.png) no-repeat;*/
font-size: 19pt;
font-weight:bold;
text-align:left;
margin-left:20px;
overflow:hidden;
height:40px;
/*padding-left: 55px;*/
padding-top: 4px;
}

.przesuniecie {
margin-left:26px;
}

.przesuniecie a {
text-decoration:none;
border: 0px;
}
a {
color:green;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#nav a { border: 1px solid #ccc; background: #fc0; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-weight: bold; font-size:14px }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }

.dolne_menu {
color: #ffffff;
}

.dolne_menu a {
color: #ffffff;
font-size: 11pt;
}

.more {
	text-decoration: none;
}

.more:hover {
	font-weight: bold;
	text-decoration: none;
}

/* KONTAKT */
.kontakt_left {
	float:left;
	margin-left:10px;
	text-align:left;
	width:380px
}

.kontakt_right {
	float:right;
	margin:auto;
	text-align:center;
	width:480px
}

.form_ok {
	color: green;
	font-size: 10px;
	font-weight: bold;
}

.form_error {
	color: red;
	font-size: 10px;
	font-weight: bold;
}

/* GALERIA */
.galeria_kontener {
	margin: auto;
	text-align: center;
	width: 745px;
	overflow: hidden;
	text-align: center;
}

.zdjecie_naglowek {
	display: block;
	background-color: #d8e5ad; 
	padding: 3px; 
	font-weight: bold;
	color: #000;
	font-size: 11px;
	text-align: center;
	margin-bottom: 2px;
	border: 1px solid green;
}

.zdjecie_naglowek:hover {
	text-decoration: none;
}

.zdjecie_kontener {
	float: left;
	margin: 5px;
	width: 174px;
	height: 182px;
	overflow: hidden;
}

.galeria_zdjecie {
	width: 172px;
	height: 155px;
	overflow: hidden;
	border: 1px solid green;
}

.galeria_miniatura {
	float: left;
	width: 133px;
	height: 120px;
	margin: 5px;
	border: 1px solid green;
	overflow: hidden;
}

/* SKLEP */
.menu {
	position: relative;
	height:40px;
	width:900px;
}

.menu dl {
	width: 129px;
	margin: 0;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa #666 #666 #aaa;
}

.menu dt {
	margin: 0;
	padding: 2px 5px;
	cursor: pointer;
	background-color: #888;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.menu dd {
	margin: 0;
	padding: 2px 5px;
	background-color: #cdcdcd;
	color: #000;
	font-size: 11px;
}

.koszyk {
	width:900px;
	height:30px;
	text-align:right;
	background:#E9E9E9;
	font-size:9pt;
}

/* produkty */
.produkty_kontener {
	overflow: hidden; 
	width: 700px; 
	margin: 20px auto;
}

.produkt {
	float: left; 
	width: 180px; 
	height: 230px; 
	border: 1px dotted #7CFC00; 
	margin: 10px 20px;
	padding: 5px;
}

.produkt_zdjecie {
	width: 133px; 
	height: 120px;
	overflow: hidden;
	margin: auto;
}

.produkt_nazwa {
	text-align: center;
	color: green;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
}

.produkt_opis {
	font-size: 11px;
	text-align: left;
	padding: 8px 0px;
}

.cena_kontener {
	overflow: hidden;
}

.produkt_cena {
	float: left;
	font-size: 12px;
}

.produkt_wiecej {
	float: right;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 4px;
	background-color: #32CD32;
	border: 1px solid #228D22;
	color: #fff;
	margin-right: 3px;
}

.produkt_wiecej:hover {
	text-decoration: none;
	color: #000;
}

/* produkt wiecej */
.produkty_more_kontener {
	padding: 20px;
}

.produkt_more {
	width: 650px;
	overflow: hidden;
	border: 1px dotted #7CFC00; 
	padding: 10px;
	margin: auto;
}

.produkt_more_zdjecie {
	width: 190px;
	float: left;
	overflow: hidden;
}

.produkt_more_zdjecie img {
	margin: 10px;
}

.produkt_more_opis {
	width: 400px;
	float: right;
}

.produkt_more_nazwa {
	text-align: left;
	color: green;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
}
