body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #f5efe3 url('../images/background.jpg') no-repeat top center;
	text-align: center;
	font-family: arial, Verdana, tahoma, helvetica, sans-serif;
	font-size:11px;
	color: #784333;
	position: relative;
}
a:focus
{
	outline: none;
}
#pozycj {
	background: none; 
	color: rgb(233,203,175); 
	font-family: times; 
	font-size: 12px; 
	height: 15px; 
	display: block; 
	overflow: hidden; 
	text-align: center;
}
#wszystko
{
	width: 881px;
	margin: 0 auto;
	text-align: left;
	position: relative;
} 
#lewa_cien
{
	background: #f5efe3 url('../images/cien-lewy.jpg') no-repeat bottom center;
	width: 40px;
	height: 280px;
	position: absolute;
	top: 0px;
	left: -40px;
}
#prawa_cien
{
	background: #f5efe3 url('../images/cien-prawy.jpg') no-repeat top center;
	width: 124px;
	height: 64px;
	position: absolute;
	top: 216px;
	right: -124px;
}
#wszystko_kontakt
{
	width: 881px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
#banner
{
	width: 1005px;
	height: 216px;
	position: absolute;
	top:0;
	left:0;
}
#centrum
{
	padding-top: 216px;
	width: 881px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	margin-bottom: 0px;
}
#pasek_nad
{
	width: 881px;
	height: 4px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: url('../images/pasek-pod-bannerem.jpg') no-repeat top left;
}
#pod_menu
{
	width: 881px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: both;
	top: 7px;
}
#pod_home
{
	width: 180px;
	position: absolute;
	bottom: 0px;
	left: 50px;

}
#pod_home h2{
	color: #ac6642;
	font-style: italic;
	font-size: 200%;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	margin:0;
	padding:0;
}
#tekst_wszystko
{
	width: 881px;
	height: 104px;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	background: url('../images/top_bg.gif') repeat-x center;
}
#tekst_wszystko p
{
	padding: 20px 28px;
	text-align: justify;
	margin-bottom: 0px;
}
#bannery_dolne
{
	width: 881px;
	height: 375px;
	margin-top: 13px;
	margin-bottom: 10px;
}
#menu_dolne
{
	text-align: center;
	padding: 5px 0px;
	vertical-align: middle;
	color: #bb8f60;
	font-size: 110%;
	clear: both;
	width: 881px;
	height: 15px;
	background: url('../images/menu-dolne.jpg')
}
#menu_dolne a
{
	color: #bb8f60;
	text-decoration: none;
	}
#menu_dolne a:hover
{
	font-weight: bold;
}
#banner_dolny
{
	width: 881px;
	height: 88px;
	background: url('../images/logotypy.jpg');
	margin-top: 3px;
}
#stopka
{
	text-align: center;
	color: #aca595;
	font-size: 90%;
}

#menu_gorne ul, #menu_gorne ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_gorne ul {
	float: left;
	margin-bottom: -25px;
}

#menu_gorne ul li {
	float: left;
	height: 54px;
	width: 177px;
	background: #000 url("../images/button-B.jpg") no-repeat top right;
}

#menu_gorne ul a:link, #menu_gorne ul a:visited, #menu_gorne ul a:focus {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	font-size: 110%;
	height: 20px;
	outline: none;
}
#menu_gorne #menu_index
{
	width: 175px;
	background: #000 url("../images/button-A.jpg") no-repeat top right;
	}
#menu_gorne #menu_index:hover
{
	width: 175px;
	background: #000 url("../images/button-A.jpg") no-repeat top right;
	background-position: 0px -54px;
	}
#menu_gorne #menu_index.active
{
	color: #fff;
	background: #000 url("../images/button-A.jpg") no-repeat top right;
	background-position: 0px -54px;
}
#menu_gorne #menu_kontakt
{
	background: url("../images/button-C.jpg") no-repeat top right;
	width: 175px;
	margin-right: 0px;
}
#menu_gorne #menu_kontakt:hover
{
	background: url("../images/button-C.jpg") no-repeat top right;
	background-position: 0px -54px;
	width: 175px;
	margin-right: 0px;
}
#menu_gorne #menu_kontakt.active
{
	color: #fff;
	background: #000 url("../images/button-C.jpg") no-repeat top right;
	background-position: 0px -54px;
}
/*
#menu_gorne #menu_angielski a, #menu_gorne #menu_polski a
{
	padding-top: 1px;
	font-size: 100%;
}*/
#menu_gorne ul .active
{
	background: url("../images/button-B.jpg") no-repeat top right;
	background-position: 0px -54px;
	color: #fff;
	}
#menu_gorne ul .active a
{
	color: #fff;
}
#menu_gorne ul li:hover
{
	background: url("../images/button-B.jpg") no-repeat top right;
	background-position: 0px -54px;
}
#ch_lang {
	position: absolute;
	top: 15px;
}


#ch_lang ul, #ch_lang ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#ch_lang ul li {
	height: 29px;
}

#ch_lang #menu_ang {
	width: 59px;
	background: #000 url("../images/button-D.jpg") no-repeat top right;
}
#ch_lang #menu_ang:hover {
	width: 59px;
	background: #000 url("../images/button-D.jpg") no-repeat top right;
	background-position: 0px -29px;
}
#ch_lang #menu_ang.active {
	width: 59px;
	height: 29px;
	font-weight: bold;
	background: #000 url("../images/button-D.jpg") no-repeat top right;
	background-position: 0px -29px;
}

#ch_lang #menu_niem {
	width: 59px;
	background: #000 url("../images/button-E.jpg") no-repeat top right;
}
#ch_lang #menu_niem:hover {
	width: 59px;
	background: #000 url("../images/button-E.jpg") no-repeat top right;
	background-position: 0px -29px;
}
#ch_lang #menu_niem.active {
	width: 59px;
	height: 29px;
	font-weight: bold;
	background: #000 url("../images/button-E.jpg") no-repeat top right;
	background-position: 0px -29px;
}

#ch_lang #menu_pol {
	width: 61px;
	background: #000 url("../images/button-F.jpg") no-repeat top right;
}
#ch_lang #menu_pol:hover {
	width: 61px;
	background: #000 url("../images/button-F.jpg") no-repeat top right;
	background-position: 0px -29px;
}
#ch_lang #menu_pol.active {
	width: 61px;
	height: 29px;
	font-weight: bold;
	background: #000 url("../images/button-F.jpg") no-repeat top right;
	background-position: 0px -29px;
}

#ch_lang ul a:link, #ch_lang ul a:visited, #ch_lang ul a:focus {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 10px 5px 0 5px;
	text-align: center;
	font-size: 100%;
	outline: none;
}


/**/
.menu_bannery ul, #menu_bannery ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu_bannery ul {
	float: left;
}

.menu_bannery ul li {
	float: left;
	width: 168px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.menu_bannery ul a:link, .menu_bannery ul a:visited, .menu_bannery ul a:focus{
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #601d03;
	padding-left: 5px;
	padding-top: 108px;
	text-align: center;
	font-size: 110%;
	text-align: left;
	line-height: 13px;
	border: none;
	outline:none;
}
.menu_bannery #banner-gastronomia
{
	background: url("../images/mini-kostka.jpg") no-repeat top left;

}
.menu_bannery #banner-cukier-kostki
{
	background: url("../images/cukier-brazowy-trzcinowy.jpg") no-repeat top left;

}
.menu_bannery #banner-cukier-dyspensery
{
	background: url("../images/cukier-brazowy.jpg") no-repeat top left;

}
.menu_bannery #banner-przyprawy
{
	background: url("../images/pieprz-czarny.jpg") no-repeat top left;

}
.menu_bannery #banner-katering
{
	background: url("../images/zestawy-cateringowe.jpg") no-repeat top left;
	margin-right: 0px;

}
.menu_bannery #banner-slodziki-saszetki
{
	background: url("../images/fruktoza.jpg") no-repeat top left;

}
.menu_bannery #banner-slodziki-kostki
{
	background: url("../images/mini-caloria.jpg") no-repeat top left;

}
.menu_bannery #banner-sole
{
	background: url("../images/sol.jpg") no-repeat top left;

}
.menu_bannery #banner-dodatki
{
	background: url("../images/cukier-torebka.jpg") no-repeat top left;

}
.menu_bannery #banner-nowosci
{
	background: url("../images/fruktoza-owocowa.jpg") no-repeat top left;
	margin-right: 0px;

}
.menu_bannery ul li ul
{
	margin-top: 6px;
	font-size: 90%;
	color: #5e332c;
	margin-left: 2px;
	float: none;

}
.menu_bannery ul li ul li
{
	line-height: 12px;
	padding-left: 10px;
	background-image: url('../images/kwadracik-1.jpg');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 0px;
	width: auto;
}
.leftmenu {

	width: 240px;
	float: left;
	padding: 0px 10px 0px 0px;

}



.leftmenu li {

	list-style-type: none;

	font-size: 10px;
	
	padding: 0px;
	
	padding-left: 5px;
}
.leftmenu ul li ul li
{
	padding-left: 0px;
}
.leftmenu ul li ul li .act
{
	padding-left: 0px;
	color: #f26800;
	background: transparent;
}

.leftmenu ul
{
	padding-left: 0px;
}


.leftmenu li, .leftmenu li a {

	color: #ba7645;
	
	text-decoration: none;

}



.leftmenu li li {

	list-style-image: url('../images/kwadracik-1.jpg');

	font-weight: normal;

}


.leftmenu li ul {

	padding-left: 10px;

}
.leftmenu ul li ul
{
	padding-left: 22px;
	margin-bottom: 3px;
}


.right {

	margin: 0px 10px 10px 290px;
}
.produkt
{
	padding: 10px 0px;
	margin: 0px;
	border-bottom: solid thin #edc28d; 
	color: #9c4227;
}
.act
{
	font-weight: bold;
}
#pod_dolem
{
	text-align: center;
	padding: 0px;
	padding-top: 5px;
}
.naglowek
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 13px;
	border-top: solid thin #d3a170;
}
#kont_list
{
 list-style-image: url('../images/kwadracik-2.jpg');
 margin-top: 0px;
}
#kont_list li
{
	 padding-bottom: 10px;
}
#kont_list a
{
	text-decoration: none;
	color: #401b00;
}
#adres
{
	color: #661814;
	font-size: 12px;
	font-weight: normal;
	padding-left: 7px;
}
.kont_nagl
{
	color: #9c471e;
	 font-weight: bold;
	 padding: 3px 0px;
	 margin: 0px;
}
.kont_nazw
{
	color: #451b05;
	font-weight: bold;
}
.leftmenu .kat_glowne
{
	font-size: 13px;
	font-weight: bold;
	
}
.leftmenu .kat_glowne li a
{
	color: #ba7645;
}
.leftmenu .kat_glowne a
{
	color: #62260c;
	}
.leftmenu li .kat_pod
{
	font-size: 11px;
	font-weight: bold;
	list-style-image: url('../images/kwadracik-2.jpg');
	
}
.leftmenu li .kat_pod a
{
	color: #5e2907;
	margin-left: -3px;
	}
.leftmenu li .kat_pod ul a
{
	margin-left: -5px;
}
.leftmenu li ul li a
{
	margin-left: -5px;
	padding: 0px;
}
.leftmenu li .kat_pod ul
{
	padding-left: 6px;
}
.leftmenu li .kat_pod li
{
	font-size: 10px;
	padding-left: 0px;
	list-style-image: url('../images/kwadracik-1.jpg');
	
}
.leftmenu li .kat_pod li a
{
	color: #ba7645;
}
.leftmenu li .kat_pod li act
{	
	background-color: #e2a876;
	color: #612908;
	font-weight: bold;
	display: block;
	padding: 4px 0px 4px 5px;
}
.leftmenu li a:hover {

	text-decoration: none;

}
.leftmenu .kat_glowne ul
{
	margin-top: 3px;
}
.leftmenu .kat_pod ul
{
	padding-left: 2px;
}
.produkt table td, th, tr
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.produkt table
{
	font-size: 11px;
	color: #94480c;
}
#tekst_wnetrze
{
	position: relative;
}
#pasek_pionowy
{
	position: absolute;
	top: 30px;
	left: 250px;
	width: 1px;
	height: 432px;
}
.leftmenu li .act
{
	background-color: #f9eeda;
	color: #612908;
	font-weight: bold;
	display: block;
	padding: 2px 0px 2px 5px;
	}
#bannery_dolne .menu_bannery ul li .glowna_odn
{
	padding: 0px;
	font-weight: normal;
	line-height: 12px;
	font-size: 100%;
	margin: 0px;
	margin-left: 0px;
	width: 155px;
}
#bannery_dolne .menu_bannery ul li .glowna_odn:hover
{
	color: #F26800;
}
#tekst_nad_flashem{
	position: absolute;
	top:5px;
	left:0;
}
#tekst_nad_flashem h1{
	color: #da9e46;
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Times New Roman';
}
