/* css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* koniec css reset */

/* html */
body {
	background: #114820 url(images/bg.jpg) top center repeat-x;
	text-align: center;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

div {
	margin: 0 auto;
	border: 0px;
}

a {
	text-decoration: none;
		text-decoration: underline;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
}

/* koniec html*/


div#kontener01 {
	width: 100%;
	float: left;
	background: url(images/kontener01_bg.jpg) top center no-repeat;
}

div#kontener02 {
	float: left;
	width: 100%;
	background: url(images/kontener02_bg.jpg) top center repeat-y;
}

div.wrap {
	width: 952px;
}

/* blok 01______________________________________ */
div#blok01 {
	float: right;
	width: 952px;
	height: 445px;
}

div#top {
	float: left;
	width: 952px;
	height: 137px;
}

a#logo {
	float: left;
}

ul#jezyk {
	float: right;
	padding-right: 20px;
	width: 500px;
	height: 51px;
}

ul#jezyk li{
	display: inline;
	float: right;
}

a.j01 {
	display: block;
	width: 33px;
	height: 36px;
	background: url(images/jezyk/jezyk01.jpg) 0 0 no-repeat;
}

a.j01:hover {
	display: block;
	width: 33px;
	height: 36px;
	background: url(images/jezyk/jezyk01.jpg) 0 -36px no-repeat;
}

a.j02 {
	display: block;
	width: 33px;
	height: 36px;
	background: url(images/jezyk/jezyk02.jpg) 0 0 no-repeat;
}

a.j02:hover {
	display: block;
	width: 33px;
	height: 36px;
	background: url(images/jezyk/jezyk02.jpg) 0 -36px no-repeat;
}

/* menu --------------*/
ul#menu_top_pl {
	float: right;
}

ul#menu_top_pl li{
	display: inline;
}

ul#menu_top_pl a{
	display: block;
	height: 29px;
	float: left;
}

a#menu_lista01_pl {
	width: 132px;
	background: url(images/menu/menu_sprite_pl.jpg) 0 0 no-repeat;
}

a#menu_lista01_pl:hover {
	background: url(images/menu/menu_sprite_pl.jpg) 0 -29px no-repeat;
}

a#menu_lista02_pl {
	width: 65px;
	background: url(images/menu/menu_sprite_pl.jpg) -132px 0 no-repeat;
}

a#menu_lista02_pl:hover {
	background: url(images/menu/menu_sprite_pl.jpg) -132px -29px no-repeat;
}

a#menu_lista03_pl {
	width: 67px;
	background: url(images/menu/menu_sprite_pl.jpg) -197px 0 no-repeat;
}

a#menu_lista03_pl:hover {
	background: url(images/menu/menu_sprite_pl.jpg) -197px -29px no-repeat;
}

a#menu_lista04_pl {
	width: 70px;
	background: url(images/menu/menu_sprite_pl.jpg) -264px 0 no-repeat;
}

a#menu_lista04_pl:hover {
	background: url(images/menu/menu_sprite_pl.jpg) -264px -29px no-repeat;
}

a#menu_lista05_pl {
	width: 94px;
	background: url(images/menu/menu_sprite_pl.jpg) -334px 0 no-repeat;
}

a#menu_lista05_pl:hover {
	background: url(images/menu/menu_sprite_pl.jpg) -334px -29px no-repeat;
}

a#menu_lista06_pl {
	width: 77px;
	background: url(images/menu/menu_sprite_pl.jpg) -428px 0 no-repeat;
}

a#menu_lista06_pl:hover {
	background: url(images/menu/menu_sprite_pl.jpg) -428px -29px no-repeat;
}

a#menu_lista07_pl {
	width: 80px;
	background: url(images/menu/menu_sprite_pl.jpg) -505px 0 no-repeat;
}

a#menu_lista07_pl:hover {
	background: url(images/menu/menu_sprite_pl.jpg) -505px -29px no-repeat;
}

/* menu ANG--------------*/
ul#menu_top_ang {
	float: right;
}

ul#menu_top_ang li{
	display: inline;
}

ul#menu_top_ang a{
	display: block;
	height: 29px;
	float: left;
}

a#menu_lista01_ang {
	width: 68px;
	background: url(images/menu/menu_sprite_ang.jpg) 0 0 no-repeat;
}

a#menu_lista01_ang:hover {
	background: url(images/menu/menu_sprite_ang.jpg) 0 -29px no-repeat;
}

a#menu_lista02_ang {
	width: 92px;
	background: url(images/menu/menu_sprite_ang.jpg) -68px 0 no-repeat;
}

a#menu_lista02_ang:hover {
	background: url(images/menu/menu_sprite_ang.jpg) -68px -29px no-repeat;
}

a#menu_lista03_ang {
	width: 65px;
	background: url(images/menu/menu_sprite_ang.jpg) -160px 0 no-repeat;
}

a#menu_lista03_ang:hover {
	background: url(images/menu/menu_sprite_ang.jpg) -160px -29px no-repeat;
}

a#menu_lista04_ang {
	width: 85px;
	background: url(images/menu/menu_sprite_ang.jpg) -225px 0 no-repeat;
}

a#menu_lista04_ang:hover {
	background: url(images/menu/menu_sprite_ang.jpg) -225px -29px no-repeat;
}

a#menu_lista05_ang {
	width: 109px;
	background: url(images/menu/menu_sprite_ang.jpg) -310px 0 no-repeat;
}

a#menu_lista05_ang:hover {
	background: url(images/menu/menu_sprite_ang.jpg) -310px -29px no-repeat;
}

a#menu_lista06_ang {
	width: 77px;
	background: url(images/menu/menu_sprite_ang.jpg) -419px 0 no-repeat;
}

a#menu_lista06_ang:hover {
	background: url(images/menu/menu_sprite_ang.jpg) -419px -29px no-repeat;
}

a#menu_lista07_ang {
	width: 80px;
	background: url(images/menu/menu_sprite_ang.jpg) -496px 0 no-repeat;
}

a#menu_lista07_ang:hover {
	background: url(images/menu/menu_sprite_ang.jpg) -496px -29px no-repeat;
}

/* blok 02_______________________________________ */
div#blok02 {
	float: right;
	width: 952px;
	background: url(images/blok02_bg.jpg) top center no-repeat;
}

div#lewy_blok {
	float: left;
	width: 370px;
	text-align: left;
	padding: 0 0 0 26px;
}

div#tresc {
	float: left;
	padding: 15px 0;
	width: 100%;
}

div#tresc p{
	line-height: 19px;
	padding: 5px 0 5px 5px;
}

div#tresc h1{
	line-height: 19px;
	padding: 5px 0;
	font-size: 19px;
	font-weight: normal;
}

div#prawy_blok {
	float: right;
	width: 499px;
	padding: 0 24px 0 0;
	border: 0px solid red;
}

ul#dojazd {
	float: left;
}

ul#dojazd li{
	display: inline;
	float: left;
}

ul#galeria_mini {
	float: left;
	padding: 5px 0;
}

ul#galeria_mini li{
	display: inline;
	float: left;
	padding-left: 14px;
}

/* blok podstrona----------------- */
div#blok_podstrona {
	float: left;
	width: 952px;
}

div#menu_left {
	float: left;
	padding: 0 0 0 32px;
	width: 410px;
}

div#menu_right {
	float: right;
	width: 410px;
	padding: 0 39px 0 0;
}

div.menu_wiersz {
	margin: 10px 0 15px 0;
		display:none;
		background: #fff;
		border: 1px solid #ddd;
		line-height: 18px;
		font-size: 12px;
		padding: 10px;
		width: 530px;
		color: #444;
		text-align: justify;
		height: 200px;
}

/* accordion */
.toggle-view {
	font-size:11px;
	margin:0;
	width: 410px;
	text-align: left;
	float: left;
}

	.toggle-view li {
		position:relative;
		cursor:pointer;
		border-bottom: 0px dotted #ddd;
	}
	
	.toggle-view h3 {
		margin:0;
		font-size:12px;
		font-weight: normal;
	}


	.toggle-view span {
		position:absolute;
		right:0px; top:0;
		color: #ffffff;
		padding-top: 0px;
		font-size:13px;
		
	}
	
	.toggle-view div {
		margin: 15px 0 15px 0;
		display:none;
		font-size: 12px;
		width: 400px;
		color: #ffffff;
		text-align: left;
	}

	.td_nazwa {
		width: 340px;
		text-align: left;
	}

	.toggle-view table {
		border-bottom: 1px dotted #159c39;
		width: 400px;
		margin: 15px 0 0 0;
	}

	.toggle-view td {
		padding: 5px 0;
		
	}

	.skladniki {
		font-size: 10px;
		color: #da4e39;
		width: 400px;
		text-align: left;
	}

	.menu_cena {
		text-align: right;
	}

div#stopka {
	float: left;
	width: 952px;
	background: url(images/stopka_bg.jpg) top center no-repeat;
	color: #ffffff;
	line-height: 22px;
	margin-top: 40px;
	height: 80px;
	padding-top: 10px;
}

div#stopka li{
	display: inline;
}

div#stopka a{
	color: #ffffff;
}

div#tresc ul{
padding: 10px 0 10px 15px;
}

div#tresc ul li{
padding: 4px 0;
list-style: circle;
list-style-position: inside;
line-height: 18px;
}

/* menu en--------------*/
ul#menu_top_en {
	float: right;
}

ul#menu_top_en li{
	display: inline;
}

ul#menu_top_en a{
	display: block;
	height: 29px;
	float: left;
}

a#menu_lista01_en {
	width: 68px;
	background: url(images/menu/menu_sprite_en.jpg) 0 0 no-repeat;
}

a#menu_lista01_en:hover {
	background: url(images/menu/menu_sprite_en.jpg) 0 -29px no-repeat;
}

a#menu_lista02_en {
	width: 92px;
	background: url(images/menu/menu_sprite_en.jpg) -68px 0 no-repeat;
}

a#menu_lista02_en:hover {
	background: url(images/menu/menu_sprite_en.jpg) -68px -29px no-repeat;
}

a#menu_lista03_en {
	width: 65px;
	background: url(images/menu/menu_sprite_en.jpg) -160px 0 no-repeat;
}

a#menu_lista03_en:hover {
	background: url(images/menu/menu_sprite_en.jpg) -160px -29px no-repeat;
}

a#menu_lista04_en {
	width: 85px;
	background: url(images/menu/menu_sprite_en.jpg) -225px 0 no-repeat;
}

a#menu_lista04_en:hover {
	background: url(images/menu/menu_sprite_en.jpg) -225px -29px no-repeat;
}

a#menu_lista05_en {
	width: 109px;
	background: url(images/menu/menu_sprite_en.jpg) -310px 0 no-repeat;
}

a#menu_lista05_en:hover {
	background: url(images/menu/menu_sprite_en.jpg) -310px -29px no-repeat;
}

a#menu_lista06_en {
	width: 77px;
	background: url(images/menu/menu_sprite_en.jpg) -419px 0 no-repeat;
}

a#menu_lista06_en:hover {
	background: url(images/menu/menu_sprite_en.jpg) -419px -29px no-repeat;
}

a#menu_lista07_en {
	width: 80px;
	background: url(images/menu/menu_sprite_en.jpg) -496px 0 no-repeat;
}

a#menu_lista07_en:hover {
	background: url(images/menu/menu_sprite_en.jpg) -496px -29px no-repeat;
}
