body {
	background-color: #3b6622;
	font: 12px Verdana, Arial, Geneva, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	}

img{
	border: 0;
	}

object, embed {
	margin: 0;
	padding: 0;
	}
	
#kontener {
	width: 780px;
	height: auto;
	margin: auto;
	}
	
#kontener-galeria {
	/*background: url(../images/tlo.jpg) repeat-y;*/
	background-image:url(../images/tlo.jpg);
	background-repeat:repeat-y;
	width: 780px;
	height: auto;
	margin: auto;
	}	
		
#menu {
	width:780px;
	height:51px;
	float:left;
	}

a.button_glowna {
	background: url('../images/index_02.jpg') no-repeat; 
	display: inline;
	float:left;
	width:134px;
	height:51px;
}
a.button_glowna:hover {
	background-image: url('../images/index_02b.jpg'); /* TU ZMIEN ZDJECIE */
	background-repeat: no-repeat;
	float:left;
	width:134px;
	height:51px;
}

a.button_oferta {
	background: url('../images/index_03.jpg') no-repeat; 
	display: inline;
	float:left;
	width:101px;
	height:51px;
}
a.button_oferta:hover {
	background-image: url('../images/index_03b.jpg'); /* TU ZMIEN ZDJECIE */
	background-repeat: no-repeat;
	float:left;
	width:101px;
	height:51px;
}

a.button_galeria {
	background: url('../images/index_04.jpg') no-repeat; 
	display: inline;
	float:left;
	width:89px;
	height:51px;
}
a.button_galeria:hover {
	background-image: url('../images/index_04b.jpg'); /* TU ZMIEN ZDJECIE */
	background-repeat: no-repeat;
	float:left;
	width:89px;
	height:51px;
}

a.button_kontakt {
	background: url('../images/index_05.jpg') no-repeat; 
	display: inline;
	float:left;
	width:103px;
	height:51px;
}
a.button_kontakt:hover {
	background-image: url('../images/index_05b.jpg'); /* TU ZMIEN ZDJECIE */
	background-repeat: no-repeat;
	width:103px;
	float:left;
	height:51px;
}

#obrazekl {
	background-image:url(../images/index_01.jpg);
	width:196px;
	height:51px;
	float:left;
	}
	
#obrazekp {
	background-image:url(../images/index_06.jpg);
	width:157px;
	height:51px;
	float:left;
	}

#pod-menu {
	background-image:url(../images/index_07.jpg);
	width:780px;
	height:9px;
	float:left;
	}

#banner {
	background: url(../images/index_08.jpg);	
	width: 272px;
	height: 236px;
	float:left;
	}
	
#tresci1 {
	background: url(../images/index_09.jpg);	
	width: 508px;
	height: 236px;
	float:left
	}
	
#d1{
	background-image:url(../images/index_10.jpg);
	width:300px;
	height:70px;
	float:left;
	}
	
#d2{
	background-image:url(../images/index_11.jpg);
	width:220px;
	height:70px;
	float:left;
	}
	
#d3{
	background-image:url(../images/index_12.jpg);
	width:260px;
	height:70px;
	float:left;
	}

#dolny-tekst {	
	width: 520px;
	height: 307px;
	float:left;
	}

#tresci2 {
	background: url(../images/index_13.jpg);	
	width: 520px;
	height: 247px;
	float:left;
	}
	
#d4{
	background-image:url(../images/index_15.jpg);
	width:520px;
	height:60px;
	float:left;
	}
	
#rzezby {
	background: url(../images/index_14.jpg);	
	width: 260px;
	height: 307px;
	float:left;
	}	
	
#tekst-strony {
	margin: 10px 10px 10px 35px;
	line-height: 20px;
	}
	
#tekst-strony2 {
	margin: 10px 35px 10px 35px;
	line-height: 20px;
	}
	
#tekst-strony-oferta {
	margin: 10px 35px 10px 35px;
	line-height: 15px;
	}
	
#tekst-strony-oferta2 {
	margin: 10px 35px 10px 35px;
	line-height: 18px;
	}
	
#tekst-strony-kontakt {
	margin: 10px 35px 10px 35px;
	line-height: 28px;
	}
	
#tekst-strony-kontakt2 {
	margin: 10px 35px 10px 35px;
	line-height: 10px;
	}	
	
#promocja {
	margin: 8px 10px 0 10px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	}
	
#wiecej {
	margin: 8px 60px 0 10px;
	font-size:9px;
	color: #183903;
	text-align:right;
	}
	
#galeria-lewa {
	background:url(../images/galeria_10.jpg) no-repeat;
	width:272px;
	height:auto !important;	
	height:553px;
	min-height:553px;
	float:left;
	}
	
#galeria-prawa {
	background:url(../images/galeria_09.jpg) no-repeat;
	width:508px;
	height:auto !important;	
	height:553px;
	min-height:553px;
	float:left;
	}	
	
#nad-stopka {
	background: url(../images/galeria_11.jpg);
	width: 780px;
	height: 60px;
	clear: both;	
	}

#stopka {
	background: url(../images/index_16.jpg);
	width: 780px;
	height: 27px;
	clear: both;	
	}
	
#kompmar {
	font-size:9px;
	color: #000000;
	text-align:right;
	}	
	
h1 {
	margin: 0;
	padding:0;
	font-weight:bold;
	font-size:10px;
	}
	
txt {
	font-size:12px;
	}
	
#footer_keys {
	color: #AB9F9F;
	font-size: 9px; 
	text-align: center;	
	margin:auto;
	width:1080px;
}
#footer_keys h2 {
	font-size: 100%;
	font-weight: normal;
}

p, ul, li, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

	
a.stopka_linki  { color: #ffffff; text-decoration: none; font-size: 9px;}
a.stopka_linki:hover { color: #e0dac2; text-decoration: none; font-size: 9px;}
a.stopka_linki:active { color: #ffffff; text-decoration: none; font-size: 9px;}

.paleczki {color: #ffffff; text-decoration: none; font-size: 9px;}
.witam {color: #024402; text-decoration: none; font-size: 14px; font-weight:bold;}

a.wiecej  { color: #183903; text-decoration: none; font-size: 9px;}
a.wiecej:hover { color: #c60404; text-decoration: none; font-size: 9px;}
a.wiecej:active { color: #183903; text-decoration: none; font-size: 9px;}

a.kompmar  { color: #000000; text-decoration: none; font-size: 9px;}
a.kompmar:hover { color: #59d908; text-decoration: none; font-size: 9px;}
a.kompmar:active { color: #000000; text-decoration: none; font-size: 9px;}

.netpl {color: #59d908; text-decoration: none; font-size: 9px; font-weight:bold;}