@charset "utf-8";
.style1 {color: #3399CC}
.style2 {color: #FF9900}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a {
	outline:none;
	color:#009933;
}
.przepisydla {
	outline:none;
	color:#999999;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.przepisydla:hover {
	outline:none;
	color:#FF9900;
	font-size: 11px;
	text-decoration: none;
}
.ost {
	margin-bottom:3px;
}
.cz {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#kontener {
	padding: 0px;
	height: auto;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#kontener .reszta {
	margin: 0px;
	padding: 0px;
	width: 930px;
}
#kontener .reszta .menu {
	padding: 0px;
	height: 40px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.przerwa {
height:15px;
}

/*pozycje menu*/

#kontener .reszta .menu .o_nas {
	background-image: url(../images/o_nas.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 165px;
}
.produkty {
	background-image: url(../images/produkty.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 149px;
	
}
#kontener .reszta .menu .nowosci {
	background-image: url(../images/nowosci.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 149px;
}
#kontener .reszta .menu .przepisy {
	background-image: url(../images/przepisy.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 146px;
}
#kontener .reszta .menu .partnerzy {
	background-image: url(../images/partnerzy.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 152px;
}
#kontener .reszta .menu .kontakt {
	background-image: url(../images/kontakt.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 169px;
}

/*pozycje menu hover, klik*/

#kontener .reszta .menu .o_nas_h, #kontener .reszta .menu .o_nas:hover {
	background-image: url(../images/o_nas_h.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 165px;
}
#kontener .reszta .menu .produkty_h, #kontener .reszta .menu .produkty:hover {
	background-image: url(../images/produkty_h.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 149px;
}
#kontener .reszta .menu .nowosci_h, #kontener .reszta .menu .nowosci:hover {
	background-image: url(../images/nowosci_h.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 149px;
}
#kontener .reszta .menu .przepisy_h, #kontener .reszta .menu .przepisy:hover {
	background-image: url(../images/przepisy_h.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 146px;
}
#kontener .reszta .menu .partnerzy_h, #kontener .reszta .menu .partnerzy:hover {
	background-image: url(../images/partnerzy_h.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 152px;
}
#kontener .reszta .menu .kontakt_h, #kontener .reszta .menu .kontakt:hover {
	background-image: url(../images/kontakt_h.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 169px;
}
#kontener .reszta .zawartosc {
	margin: 0px;
	height: auto;
	width:930px;
}
#kontener .stopka {
	height: 50px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #006633;
	font-size: 11px;
}
#kontener .stopka .copyright {
	
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	text-align: left;
	width:250px;
	height:25px;
}
#kontener .stopka .licznik {
	width:250px;
	float: left;
	text-align:center;
	margin-top: 17px;
	height:25px;
	margin-left:70px;
}
#kontener .stopka .domena {
	width:210px;
	padding: 0px;
	margin-top: 17px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-align:right;
	height:25px;
}
#kontener .stopka .domena a {
	color: #000000;
}
.mini {
max-width:150px;
}
