body {
	padding: 0px;
	margin: 0px;
	border-style: none;
	background: #fff url(images/bg-page.gif) repeat-x left top;
}

body, td {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	text-align: left;
	color: #514d40;
}

ol, ul, li {
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
ul {
	padding: 15px 0px 15px 0px;
}

li {
	padding: 0px 0px 0px 15px;
}

h1, h2, h3, h4, h5, h6, h7, p, form {
	margin: 0px;
	padding: 0px;
}
p {
	padding:4px 0px 4px 0px;
}

td {
	vertical-align: top;
}

a {
	color: #b8cf5d;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #b8cf5d;
	font-weight: normal;
	text-decoration: underline;
}

ul li {
	background: transparent url(images/point.gif) no-repeat 10px 6px;
	list-style: none;
	padding: 2px 0px 3px 20px;
	margin: 0px;
	font-weight: normal;
	overflow: hidden;
}
ol li {
	padding: 4px 0px 4px 10px;
	margin: 0 0 0 18px;
}

hr {
	border: solid #e8e8e8;
	border-width: 0 0 1px 0;
	height: 1px;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}
div.pageTop {
	width: 950px;
	padding: 0 26px 0 0;
	margin: 0 auto;
	background: url(images/top-page.gif) no-repeat 0 10px;
}
a.logo {
	width: 320px;
	margin: 0 0 0 0;
	display: block;
	text-indent: -99999px;
	float: left;
}

div.into-welcome {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 316px;
	clear: both;
	background: url(images/img.jpg) no-repeat center top;
	text-align: center;
}
div.bg-page-middle {
	background: url(images/bg-page-middle.jpg) no-repeat center top;
	width: 100%;
	padding: 0;
}
div.page-middle {
	padding: 13px 0 0 0;
	margin: 0 auto;
	clear: both;
	width: 976px;	
	
}
div.index-padding {
	padding: 44px 0 0 0;
}
div.index-padding-strefa {
	padding: 12px 0 0 0;
}
div.index-padding-strefa2 {
	padding: 32px 0 0 0;
}
div.page-container {
	padding: 0 0 10px 0;
	margin: 0 auto;
	clear: both;
	width: 976px;
}

div.page-left {
	width: 597px;
	padding: 0 37px 0 0;
	margin: 0;
	float: left;
	line-height: 15px;
}
div.index-padding-strefa2 {
	padding-top: 35px;
}
div.page-center {
	width: 229px;
	float: left;
	padding: 11px 23px 0 20px;
}
div.page-img {
	margin: 0  0 16px 0;

	position: relative;
}

div.page-right {
	width: 318px;
	padding: 0px 0 0px 0;
	margin: 0;
	float: left;
}
div.welcome-info {
	border: solid #dedede;
	border-width: 0 0 1px 0;
	margin: 20px 0 12px 0;
	clear: both;
}
div.page-bottom {
	margin: 10px auto 10px auto;
	padding: 0px 0;
	width: 100%;
	clear: both;
	border: solid #ededed;
	border-width: 0 0 1px 0;
	background-color: #fdfae9;
}


div.subpage-left {
	width: 248px;
	padding: 0 20px 10px 0;
	margin: 0;
	float: left;
	line-height: 18px;
}
div.subpage-right {
	width: 284px;
	padding: 0 0px 10px 0;
	margin: 0;
	float: right;
	line-height: 18px;
}
div.subpage-middle {
	width: 666px;
	float: left;
	padding: 0px 26px 10px 0;
}
div.subpage-middle-center {
	width: 666px;
	float: left;
	padding: 0px 26px 10px 0;
}
div.subpage-center {
	padding: 0px 24px 10px 28px;
	background: url(images/subpage-middle.png) repeat-y center top;
}
div.subpage-top {
	height: 15px;
	background: url(images/subpage-top.png) no-repeat center top;
}
div.subpage-bottom {
	height: 9px;
	background: url(images/subpage-bottom.png) no-repeat center top;
}
div.subpage-center h1, div.subpage-center h3.tytul1 {
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
	clear: both;
	color: #de161d;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;

	line-height: 24px;
}
h1.kat-prod {
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
	clear: both;
	color: #de161d;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;

	line-height: 24px;
}

/* menu */
div.menu-top {
	margin: 0;
	float: right;
	padding: 52px 0 0 0;
	clear: both;
	width: 591px;
	height: 30px;
}
div.menu-top ul{
	margin: 0;
	padding: 0;
}
div.menu-top ul li {
	margin: 0;
	float: left; 
	background: none;
	padding: 0;
}
div.menu-top ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	display: block;
	cursor: pointer;
	float: left;
	overflow: hidden;
	text-indent: -999999px;
}
div.menu-top ul li a.active {
	color: #fff;
	font-weight: bold;
}
div.menu-top ul li a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
div.menu-top ul li span {
	display: block;
	padding: 0;
}
div.menu-top ul li a#poz_0 {
	background: url(images/menu/start.gif) no-repeat left top;
	width: 109px;
	height: 29px;
}
div.menu-top ul li a#poz_0:hover {
	background: url(images/menu/start.gif) no-repeat 0 -29px;
}
div.menu-top ul li a#poz_1 {
	background: url(images/menu/o-firmie.gif) no-repeat left top;
	width: 77px;
	height: 29px;
}
div.menu-top ul li a#poz_1:hover {
	background: url(images/menu/o-firmie.gif) no-repeat 0 -29px;
}

div.menu-top ul li a#poz_2 {
	background: url(images/menu/nasze-produkty.gif) no-repeat left top;
	width: 122px;
	height: 29px;
}
div.menu-top ul li a#poz_2:hover {
	background: url(images/menu/nasze-produkty.gif) no-repeat 0 -29px;
}
div.menu-top ul li a#poz_3 {
	background: url(images/menu/wspolpraca.gif) no-repeat left top;
	width: 97px;
	height: 29px;
}
div.menu-top ul li a#poz_3:hover {
	background: url(images/menu/wspolpraca.gif) no-repeat 0 -29px;
}
/*
div.menu-top ul li a#poz_4 {
	background: url(images/menu/strefa-klienta.gif) no-repeat left top;
	width: 106px;
	height: 29px;
}
div.menu-top ul li a#poz_4:hover {
	background: url(images/menu/strefa-klienta.gif) no-repeat 0 -29px;
}
*/
div.menu-top ul li a#poz_4 {
	background: url(images/menu/bajeczny-smak.gif) no-repeat left top;
	width: 113px;
	height: 29px;
}
div.menu-top ul li a#poz_4:hover {
	background: url(images/menu/bajeczny-smak.gif) no-repeat 0 -29px;
}
div.menu-top ul li a#poz_5 {
	background: url(images/menu/kontakt.gif) no-repeat left top;
	width: 73px;
	height: 29px;
}
div.menu-top ul li a#poz_5:hover {
	background: url(images/menu/kontakt.gif) no-repeat 0 -29px;
}

div.menu-top ul li.aktualna a#poz_0, 
div.menu-top ul li.aktualna a#poz_1, 
div.menu-top ul li.aktualna a#poz_2, 
div.menu-top ul li.aktualna a#poz_3, 
div.menu-top ul li.aktualna a#poz_4,
div.menu-top ul li.aktualna a#poz_5 {
	background-position: 0 -29px;
}



div.menu-top ul li a#poz_18 {
	background: url(images/menu/o-firmie.gif) no-repeat left top;
	width: 77px;
	height: 29px;
}
div.menu-top ul li a#poz_18:hover {
	background: url(images/menu/o-firmie.gif) no-repeat 0 -29px;
}

div.menu-top ul li a#poz_19 {
	background: url(images/menu/nasze-produkty.gif) no-repeat left top;
	width: 122px;
	height: 29px;
}
div.menu-top ul li a#poz_19:hover {
	background: url(images/menu/nasze-produkty.gif) no-repeat 0 -29px;
}
div.menu-top ul li a#poz_20 {
	background: url(images/menu/wspolpraca.gif) no-repeat left top;
	width: 97px;
	height: 29px;
}
div.menu-top ul li a#poz_20:hover {
	background: url(images/menu/wspolpraca.gif) no-repeat 0 -29px;
}

div.menu-top ul li a#poz_21 {
	background: url(images/menu/bajeczny-smak.gif) no-repeat left top;
	width: 113px;
	height: 29px;
}
div.menu-top ul li a#poz_21:hover {
	background: url(images/menu/bajeczny-smak.gif) no-repeat 0 -29px;
}
div.menu-top ul li a#poz_22 {
	background: url(images/menu/kontakt.gif) no-repeat left top;
	width: 73px;
	height: 29px;
}
div.menu-top ul li a#poz_22:hover {
	background: url(images/menu/kontakt.gif) no-repeat 0 -29px;
}

div.menu-top ul li.aktualna a#poz_0, 
div.menu-top ul li.aktualna a#poz_18, 
div.menu-top ul li.aktualna a#poz_19, 
div.menu-top ul li.aktualna a#poz_20, 
div.menu-top ul li.aktualna a#poz_21,
div.menu-top ul li.aktualna a#poz_22 {
	background-position: 0 -29px;
}
div.submenu-top {
	margin: 0 auto;
	padding: 6px 0px 13px 0;
	clear: both;
}
div.submenu-top ul.submenu {
	padding: 0;
	margin: 0;
	clear: both;
}
div.submenu-top ul.submenu li {
	margin: 0;
	float: left; 
	background: none;
	padding: 0 5px;
	color: #635322;
	font-weight: bold;
}
div.submenu-top ul.submenu li a{
	margin: 0;
	background: url(images/arrow-1.gif) no-repeat 0 4px;
	padding: 0 0 0 8px;
	color: #635322;
	text-indent: 0px;
	font-weight: normal;
	font-size: 11px;
}
/* stopka */
div.stopka {
	padding: 22px 0 28px 170px;
	margin: 0 auto;
	clear: both;
	color: #736f68;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
	width: 792px;
	background: url(images/logo-stopka.gif) no-repeat 15px 13px; 
}

div.stopka a {
	color: #736f68;
	text-decoration: none;
}
div.stopka a:hover {
	color: #736f68;
	text-decoration: underline;
}

div.stopka .realizacja {
	margin: 0 0 0 0;
}
div.stopka div.margin-left {
	margin: 0 0 0 50px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}
.withe {
	color: #fff;
}
.reklama {
	padding: 12px 0 7px 0; 
	clear: both;
}
.banner {
	padding: 5px 0 5px 0; 
	clear: both;	
	text-align: center;
}

/* component */
div.component {
	padding: 0;
	margin: 0;
}
div.left {
	float: left;
	width: 49%;
}
div.right {
	float: right;
	width: 49%;
}
div.border {
	border: solid #e0c764;
	border-width: 0 0 1px 0;
	padding: 0 0 4px 0;
}
div.padding-top {
	padding: 7px 0 0 0;
}
div.component h3 {
	margin: 2px 0 3px 0;
	padding: 0 0 0 0;
	clear: both;
	height: 34px;
	color: #e34144;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	text-indent: -99999px;
}

div.component h3.witamy {
	background: url(images/witamy-abra-premium.png) no-repeat left top;
}
div.component h3.aktualnosci {
	background: url(images/aktualnosci.gif) no-repeat left top;
}
div.component h3.przepisy, div.component h3.ciekawostki {
		line-height: 34px;
	margin: 10px 0 0 0;
	line-height: 34px;
}
div.component h3.ciekawostki {
	background: url(images/ciekawostki.gif) no-repeat left top;
	text-indent: -99999px;
}
div.component h3.przepisy {
	background: url(images/przepisy.gif) no-repeat left top;
	text-indent: -99999px;
}
div.component h3.ciekawostki {
	text-indent: 0px;

}
div.component h3.tytul333 {
	text-indent: 0px;

}
div.component h2.title1 {
	margin: 2px 0 10px 0;
	padding: 0 0 5px 0;
	clear: both;
	color: #a23310;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	border: solid #dedede;
	border-width: 0 0 1px 0;
	line-height: 30px;
}
div.component h2.title2 {
	margin: 2px 0 0 0;
	padding: 0 0 5px 0;
	clear: both;
	color: #a23310;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	border: solid #dedede;
	border-width: 0 0 0 0;
	line-height: 30px;
}

div.component .text {
	padding: 10px 10px 10px 0;
}


a.wiecej {
	background: url(images/wiecej.png) no-repeat 0 3px;
	padding: 0; 
	display: block;
	float: right;
	overflow: hidden;
	width: 44px;
	height: 38px;
	text-indent: -99999px;
}

a.banner-welcome {
	display: block;
	float: left;
	padding: 0 7px 0 5px;
}
a.link-point {
	background: url(images/point.gif) no-repeat 0 2px;
	padding: 3px 3px 3px 23px; 
	display: block;
}

/* naglowek */
#tools {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	float: right;
	width: 250px;
}
#tools ul {
	padding: 0 0 0 0;
	margin: 0;	 
}
#tools ul li {
	padding: 0 5px; 
	margin: 0;	
	color: #878069; 
	float: left;
	background: none;
}
#tools ul li a {
	color: #878069;	
	padding: 0 0px; 
}
#tools ul li a:hover {
	color: #878069;
	text-decoration: underline;
}

/*page*/
ul.sciezka {
	padding: 0 0 0 0px;
	margin: 0;
	clear: both;
}

ul.sciezka li.first{
	margin: 0;
	padding: 0 0 0 17px;
	float: left;
	color: #585757;
	background: url("images/arrow_1.gif") no-repeat;
	background-position:  0 15px;
	line-height: 28px;
}
ul.sciezka li {
	margin: 0;
	padding: 0;
	background: url("images/arrow_3.gif") no-repeat;
	background-position: 2px 16px;
	float: left; 
	display: block;
	color: #585757;
	line-height: 28px;
}

ul.sciezka a {
	color: #585757;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
	padding: 5px 6px 5px 17px;
}

ul.sciezka a:hover {
	color: #b3b3b3;
	text-decoration: underline;
}

/***************************/
div.clear {
	clear:both;
}

img.foto {
	float: right; 
	margin: 5px 0px 5px 15px;
	background: #fff;
	border: solid #ece2c0;
	border-width: 1px;
}
img.foto-a {
	margin: 5px 5px 5px 5px;
	background: #fff;
	border: solid #ece2c0;
	border-width: 1px;
}
.fotoG {
	padding: 0;
	background: #fff;
	border: solid #ece2c0;
	border-width: 1px;
}
div.foto1 {
	float: left;
}
div.foto0 {
	text-align: center;
}
/* description */
div.description {
	padding: 10px 0px 15px 0;
	margin: 0;
	clear: both;
}
div.description h3 {
	color: #262626;
	margin: 0;
	padding: 0;

	line-height: 16px;

	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

div.description div.text {
	line-height: 16px;
	padding: 10px 0 10px 0;
	text-align: justify;
	
}

/*pliki*/
div.files-container {
	padding: 5px 0;
	margin: 0;
}

h5.files {
	color: #de161d;
	margin: 5px 0 7px 0;
	padding: 10px 0 0 30px;

	line-height: 30px;
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma;
	border: solid #dadada;
	border-width:  1px 0 0 0;
}

div.files-text {
	padding: 5px 8px 5px 30px;
	margin: 0 0px 10px 30px;
	background: url(images/ico-files.png) no-repeat 2px 3px;
}

div.files-text a {
	font-weight: normal;
	color: #5b5b5f;
}

div.files-text a:hover {
	font-weight: normal;
	text-decoration: underline;
}
div.produkty-pliki-kon {
	padding: 5px 0;
	margin: 0;
}
div.produkty-pliki {
	padding: 5px 0;
	margin: 0;
	text-align: right;
}

/* galeria */
div.gallery0 {
	padding: 0;
	margin: 15px 3px;
}
td.gallery0 {
	text-align: center;
	width: 174px;
}
div.gallery0 h3 {
	margin: 0;
	padding: 0px 10px 8px 10px;
	clear: both;
	line-height: 16px;
	
	color: #262626;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
div.gallery0 h3 a {
	color: #262626;
	text-decoration: none;
}
div.gallery0 h3 a:hover {
	color: #262626;
	text-decoration: underline;
}
div.gallery0 img.foto-list {
	padding: 0;
	border: solid #f4ebda;
	border-width: 3px;
	margin:-9px 0;
}

div.gallery-list {
	padding: 10px 0 0 0px;
	margin: 10px 0;
	clear: both;
}

div.gallery-list h5 {
	margin: 0 0 10px 0;
	padding: 0px 10px 0 0px;
	clear: both;
	line-height: 30px;
	
	color: #262626;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	border: solid #DFDFDF;
	border-width:  1px 0;
	
}

div.gallery-list a {
	padding: 4px 0 4px 20px;
	font-weight: normal;
	text-decoration: none;
	background: url(images/point.gif) no-repeat 0px 7px;
	clear: both;
	display: block;
}
div.gallery-list a:hover {
	text-decoration: underline;
}


div.gallery {
	padding: 15px 20px 15px 0;
	margin: 0;
	clear: both;
}
div.gallery h3 {
	color: #262626;
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
div.gallery h3 a {
	color: #262626;
	text-decoration: none;
}
div.gallery h3 a:hover {
	color: #262626;
	text-decoration: underline;
}
div.gallery div.text {
	line-height: 16px;
	padding: 5px 0 10px 0;
	text-align: justify;	
}
h3.tytul-galerii {
	color: #564B3C;
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}


/* aktualnosci */
div.news {
	padding: 10px 0px 10px 0;
	margin: 0 0 0 0;
	clear: both;
}

div.news-list {
	margin: 0;
	padding: 10px 0px 10px 0;
}

div.news h3, div.news-list h3{
	color: #514d40;
	margin: 0;
	padding: 0;

	line-height: 14px;

	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;

}
div.news h3 a, div.news-list h3 a {
	color: #514d40;
	font-weight: bold;
	text-decoration: none;
}
div.news h3 a:hover, div.news-list h3 a:hover {
	color: #514d40;
	font-weight: bold;
	text-decoration: underline;
}
div.news div.text, div.news-list div.text{
	padding: 2px 0 0 0;
	text-align: left;
	line-height: 16px;
	
}
div.news div.data, div.news-list div.data  {
	color: #cb944e;
	font-size: 10px;
	font-weight: normal; 
	padding: 3px 0 0 0;
	margin: 0;
}
div.news div.cena, div.news-list div.cena {
	color: #a9b191;
	font-size: 11px;
	font-weight: normal; 
	padding: 5px 0 7px 0;
	margin: 0;
}
div.news div.foto {
	float: left;
	margin: 0 15px 0 0;
	*width: 150px;
}

div.news-list img.news-list-foto {
	float: left;
	margin: 0 15px 0 0;
	padding: 0px;
	background: #fff;
	border: solid #ece2c0;
	border-width: 1px;
}
div.news-list div.border {
	border: solid #e8e8e8;
	overflow: hidden;
	border-width: 0 0 1px 0;
}
div.powrot {
	margin: 10px 0 0 0;
	padding: 0 0 3px 0;
	clear: both;
	text-align: right;
}
div.powrot a {
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 25px;
}
div.powrot a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* produkty */
div.produkty-tools {
	padding: 7px;
	color: #635322;
	margin: 0 0 15px 0;
	background: #faf2cb;
	border: solid #e8e8e8;
	border-width: 1px 0 1px 0;
}
div.produkty-tools span {
	font-weight: bold;
}
div.produkty-tools a {
	color: #635322;
	padding: 0 10px 0 10px;
}
div.produkty {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 11px;
}

div.produkty div.cecha {
	border: solid #d9d9d9;
	border-width: 1px 0 0 0;
	padding: 7px 0;
}

div.produkty div.cechy {
	border: solid #d9d9d9;
	border-width: 0 0 1px 0;
	padding: 0;
	margin: 0 0 25px 0;
}

div.produkty div.cechy {
	padding: 1px 0;
	
}
div.produkty div.cecha span, div.produkty div.cecha1 span {
	font-weight: bold;
}
div.produkty div.cecha1 {
	line-height: 16px;
}
div.produkty-foto {
	float: left;
	margin: 0 25px 0 0;
}

div.przepisy-foto {
	float: right;
	margin: 0 25px 0 10px;
}
/* component news*/
div.com-news-list {
	border: solid #e8e8e8;
	border-width: 0 0 1px 0;
	padding: 14px 0 5px 0;
	margin: 0 0 5px 0;
}

div.com-news-list h3 {
	color: #514d40;
	margin: 0;
	padding: 0;
	line-height: 13px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
div.com-news-list h3.title {
	text-indent: 0;
	height: 14px;
}
div.com-news-list h3 {
	height: 14px;
}
div.com-news-list h3.ciekawostki {
	font-size: 13px;
	line-height: 17px;
	min-height: 20px;
	clear: both;
	color: #514d40;
	margin: 0 0 3px 0;
	padding: 0;
	float: none;
	font-family: Tahoma;

	font-weight: bold;
} 

div.com-news-list h3 a {
	color: #514d40;
	font-weight: bold;
	text-decoration: none;
}

div.com-news-list h3 a:hover {
	color: #514d40;
	font-weight: bold;
	text-decoration: underline;
}

div.com-news-list div.text{
	padding: 0 0 0 0;
	text-align: left;
	clear: both;
}

div.com-news-list span.data  {
	color: #cb944e;
	font-size: 10px;
	font-weight: normal; 
	padding: 0 0 0 0;
	margin: 0;
	float: right;
}

div.com-news-list span.dataCiekawostki  {
	color: #cb944e;
	font-size: 10px;
	font-weight: normal; 
	padding: 0 0 0 0;
	margin: 0 0 3px 0;
	display: block;
}


/* przepisy*/
div.przepisy-con-top {
	width: 352px;
	height: 89px;
	background: url(images/przepisy_top.jpg) no-repeat left top;
	margin: 0;
}
div.przepisy-con-center {
	background: url(images/przepisy_center.png) repeat-y left top;
	width: 274px;
	padding: 10px 41px 10px 37px;
	margin: 0;
}
div.przepisy-con-bottom {
	background: url(images/przepisy_bottom.png) no-repeat left top;
	width: 386px;
	height: 25px;
	padding: 60px 0 0 16px ;
}
div.przepisy {
	border: solid #ebe3bb;
	border-width: 1px 0 0 0;
	padding: 9px 0 0 0;
	margin: 0 0 5px 0;
	background: url(images/przepisy_p.jpg) no-repeat 0 9px;
	overflow: hidden;
	height: auto;
}

div.przepisy h4.tytul {
	color: #de161d;
	margin: 0;
	padding: 0 0 0 66px;
	line-height: 16px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-indent: 0px;
}

div.przepisy h4 a {
	color: #de161d;
	font-weight: bold;
	text-decoration: none;
}
div.przepisy h4 a:hover {
	color: #de161d;
	font-weight: bold;
	text-decoration: underline;
}

div.przepisy div.text{
	padding: 4px 0 0 0;
	text-align: left;
	line-height: 16px;
}
div.przepisy-info {
	padding: 0 0 17px 0;
	text-align: left;
	line-height: 16px;
}
div.przepisy-info p {
	padding: 0 0 0 0;
}
div.przepisy div.data  {
	color: #cb944e;
	font-size: 10px;
	font-weight: normal; 
	padding: 4px 0 0 66px;
	margin: 0;
}

div.przepisy a.wiecej {
	background: url(images/przepisy_wiecej.gif) no-repeat 0 0;
	padding: 0; 
	float: right;
	overflow: hidden;
	width: 51px;
	height: 18px;
	text-indent: -99999px;
}
/* ciekawostki*/

h2.ciekawostki {
	margin: 10px 0 3px 0;
	padding: 0 0 0 0;
	clear: both;
	color: #e34144;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	text-indent: -99999px;
	line-height: 34px;

	background: url(images/ciekawostki.gif) no-repeat left top;
	
}

div.ciekawostki {

	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
	overflow: hidden;
	height: auto;
}

div.ciekawostki h4.tytul {
	color: #514d40;
	margin: 0;
	padding: 0 0 0 0px;
	line-height: 16px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
}

div.ciekawostki h4 a {
	color: #514d40;
	font-weight: bold;
	text-decoration: none;
}
div.ciekawostki h4 a:hover {
	color: #514d40;
	font-weight: bold;
	text-decoration: underline;
}

div.ciekawostki div.text{
	padding: 0px 0 0 0;
	text-align: left;
	line-height: 16px;
}

div.ciekawostki div.data  {
	color: #cb944e;
	font-size: 10px;
	font-weight: normal; 
	padding: 1px 0 0 0px;
	margin: 0;
}

div.ciekawostki a.wiecej {
	background: url(images/wiecej_c.png) no-repeat 0 0;
	padding: 0; 
	float: right;
	overflow: hidden;
	width: 35px;
	height: 26px;
	text-indent: -99999px;
}
div.ciekawostki-linia {
	border: solid #ebe3bb;
	border-width: 0 0 1px 0;
	padding: 9px 0 0 0;
	margin: 5px 0 5px  0;
}
div.c_f {

	float: left;
	position: relative;
	margin: 0 13px 0 0;

}
div.c_f_1 {
	background: url(images/c_1.gif) no-repeat 0 0;
	position:absolute;
	z-index:100;
	margin: 0;
	
	width: 6px;
	height: 6px;
}

div.c_f_2 {
	background: url(images/c_2.gif) no-repeat right top;
	position:absolute;
	z-index:100;
	right: 0;
	width: 6px;
	height: 6px;
}

div.c_f_3 {
	background: url(images/c_3.gif) no-repeat right bottom;
	position:absolute;
	z-index:100;
	right: 0;
	bottom: 0;
	
	width: 6px;
	height: 6px;
}

div.c_f_4 {
	background: url(images/c_4.gif) no-repeat left bottom;
	position:absolute;
	z-index:100;
	left: 0;
	bottom: 0;
	width: 6px;
	height: 6px;
}


/* menu */
div.menu-left {
	margin: 0 0 10px 0;
	padding: 0;
	width: 269px;
}
div.menu-left h3 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	clear: both;
	color: #de161d;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;

	line-height: 24px;
}
div.menu-left ul{
	margin: 0;
	padding: 0;
}
div.menu-left ul li {
	margin: 0;
	background: none;
	padding: 0;
	border: solid #e8e8e8;
	border-width: 0 0 1px 0;
}
div.menu-left ul li.last {
	margin: 0;
	background: none;
	padding: 0;
	border: 0;
}
div.menu-left ul li a {
	color: #635322;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
	width: 100%;
	cursor: pointer;
	margin: 0;
	background: url(images/arrow-1.gif) no-repeat 5px 8px;
}
div.menu-left ul li a.active {
	color: #635322;
		background: #faf2cb url(images/arrow-1.gif) no-repeat 5px 8px;
}

div.menu-left ul li a:hover {
	text-decoration: none;
	color: #635322;
	background: #faf2cb url(images/arrow-1.gif) no-repeat 5px 8px;
	margin: 0;
	font-weight: bold;
}
div.menu-left ul li span {
	display: block;
	padding: 1px 10px 2px 23px;
	margin: 1px 0 1px 0;
}
	div.menu-left ul li ul {
		border: solid #eeeeee;
		border-width: 1px 0 0 0;
	}
	
	div.menu-left ul li ul li {
		margin: 0;
		
		padding: 0;
		border: solid #e8e8e8;
		border-width: 1px 0 0 0;
	}
	div.menu-left ul li ul li a {
		color: #635322;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		display: block;
		width: 100%;
		cursor: pointer;
		margin: 0;
		background: url(images/arrow-1.gif) no-repeat 41px 8px;
	}
	div.menu-left ul li ul li a:hover {
		text-decoration: underline;
		color: #8baa1d;
		font-weight: normal;
		margin: 0;
		background: url(images/arrow-1.gif) no-repeat 42px 8px;
	}
	div.menu-left ul li ul li a.active {
		text-decoration: none;
		color: #8baa1d;
		margin: 0;
		background: url(images/arrow-1.gif) no-repeat 42px 8px;
	}
	div.menu-left ul li ul li span {
		display: block;
		padding: 3px 10px 2px 57px;
	}
			div.menu-left ul li ul li ul {
				border: solid #e8e8e8;
				border-width: 1px 0 0 0;
			}
			
			div.menu-left ul li ul li ul li {
				margin: 0;
				padding: 0;
				border: solid #e8e8e8;
				border-width: 1px 0 0 0;
			}
			div.menu-left ul li ul li ul li span {
				display: block;
				padding: 1px 30px 4px 44px;
			}
			div.menu-left ul li ul li ul li a {
				color: #63493e;
				text-decoration: none;
				font-weight: normal;
				font-size: 11px;
				display: block;
				width: 100%;
				cursor: pointer;
				margin: 0;
				background: url(images/arrow-1.gif) no-repeat 28px 6px;
			}
			div.menu-left ul li ul li ul li a:hover {
				text-decoration: underline;
				color: #8baa1d;
				margin: 0;
				background: url(images/arrow-1.gif) no-repeat 28px 6px;
			}
			div.menu-left ul li ul li ul li a.active {
				text-decoration: underline;
				color: #8baa1d;
				margin: 0;
				background: url(images/arrow-1.gif) no-repeat 28px 6px;
			}
/* srodek */
.komunikat {
	text-align:center;
	font-weight:bold;
	padding: 15px;
}
.pager {
	text-align:center;
	padding: 15px;

}
input.pager{
	border:none;
	background:#ffffff;
	font-size:10px;
	color: #3f5169;	
	width:30px;
	padding:2px;
}

/* mapa serwisu */
div.mapa-serwisu {
	padding: 0px 0px 15px 0px;
	margin: 0;
	clear: both;
}

div.mapa-serwisu ul {
	padding: 0px 0px 0px 0px;
	margin: 0;
	border: solid #eeecdc;
	border-width: 0;
}
div.mapa-serwisu ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.mapa-serwisu ul li a {
	color: #635322;	
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 0px 5px 25px;
	display: block;
	background: #faf9f1;	
	border: solid #eeecdc;
	border-width: 1px;
	margin: 1px 0;
}
div.mapa-serwisu ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
}
	div.mapa-serwisu ul li ul{
		padding: 4px 0px 4px 0px;
		margin: 0;
		border: 0px;
	}
	div.mapa-serwisu ul li ul li{
		list-style: none;
		padding: 2px 0px;
		margin: 0 0 0 30px;
		background: #fff;
		border: solid #eeecdc;
		border-width: 1px 0 0 0;
	}
	div.mapa-serwisu ul li ul li.first{
		list-style: none;
		padding: 2px 0px;
		margin: 0 0 0 30px;
		background: #fff;
		border: solid #eeecdc;
		border-width: 0 0 0 0;
	}
	div.mapa-serwisu ul li ul li a {
		color: #8baa1d;	
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		padding: 5px 0px 4px 24px;
		display: block;
		border: 0px;
		background: #fff;
	}
	div.mapa-serwisu ul li ul li a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

		div.mapa-serwisu ul ul ul{
			padding: 3px 0;
			margin: 0;
			border: 0;
		}
		div.mapa-serwisu ul li ul li ul li{
			list-style: none;
			padding: 2px 0px;
			margin: 0 0 0 30px;
		
			background: #fff;
			border: solid #eeecdc;
			border-width: 0 0 0 0;
		}
		div.mapa-serwisu ul li ul li ul li a {
			color: #8baa1d;	
			font-weight: normal;
			text-decoration: none;
			background: none;
			padding: 0px 0px 0px 21px;
			display: block;
			border: 0px;
		}
		div.mapa-serwisu ul li ul li ul li a:hover {
			font-weight: normal;
			text-decoration: underline;
		}
		
/* formularz kontaktowy */

div#komunikat {
	margin: 0;
	padding: 10px 16px;
	background: #fdfae8 url(images/bg-form.gif) repeat-x left bottom;
	border: solid #f9f5ea;
	border-width: 0 1px;
}

div.contact-form {
	margin: 0;
	padding: 10px 16px;
	background: #fdfae8 url(images/bg-form.gif) repeat-x left bottom;
	border: solid #f9f5ea;
	border-width: 0 1px;
}
div.contact-form h3 {
	color: #96b720;
	margin: 3px 0 10px 0;
	padding: 0;
	line-height: 16px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
div.contact-form h4 {
	color: #96b720;
	margin: 3px 0 10px 0;
	padding: 0;
	line-height: 16px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
div.contact-form h3.logowanie {
	text-indent: 52px;
}

div.contact-form div.contact-text {
	padding:0 0 10px 0;
}

div.contact-form .button, div#komunikat .button {
	clear: both;
	padding: 0px 15px 0 0;
	margin: 0;
	text-align: right;
}
div.contact-form .row {
	clear: both;
	padding: 6px 0 7px 0;
}
div.contact-form div.col-A {
	margin: 0 auto; 
	width: 450px; 
	padding: 10px 0 0 0;
}
div.contact-form div.col-B {
	float: left; 
	width: 60%;
}
div.contact-form div.col-C  {
	float: left; 
	width: 39%;
}

div.contact-form div.col-D {
	float: left; 
	width: 49%;
}
div.contact-form div.col-E  {
	float: left; 
	width: 50%;
}
div.contact-form label.label{
	font-weight: normal;
	text-align: right;
	width: 90px;
	float: left;
	padding: 4px 10px 3px 0;
	font-size: 11px;
	color: #514d40;
}
div.contact-form label.label2{
	font-weight: normal;
	text-align: right;
	width: 40px;
	float: left;
	padding: 4px 10px 3px 0;
	font-size: 11px;
	color: #514d40;
}
div.contact-form input.input, textarea.input{
	border: 1px solid #d8d8d8;
	background-color: #fff;
	width: 321px;
	padding: 0.4em  0.2em  0.4em  0.2em ;
	margin: 0 6px 0 0;
	color: #756754;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
}
div.contact-form input.inputCheck {
	width: 20px;
	border: none;
	background: transparent;
}
div.contact-form textarea.size { 
	height: 130px;
	width: 321px;
}
div.contact-form textarea.size2 { 
	height: 130px;
	width: 192px;
}
div.contact-form input.size3 { 
	width: 72px;
}
div.contact-form input.size { 
	width: 190px;
}
div.contact-form select.input {
	border: 1px solid #d8d8d8;
	background-color: #fff;
	width: 226px;
	padding: 0.2em  0.2em  0.2em  0.2em ;
	color: #756754;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
}
div.contact-form input.submit {
	background: url(images/bg-submit.gif) repeat-x left top;
	border: 0px solid #E5D7A7;
	padding: 6px 10px 6px 10px;
	margin: 10px 15px 0 0;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	font-family: Tahoma, Helvetica, sans-serif;
}
div.contact-form a.submit, div#komunikat a.submit {
	background: url(images/bg-submit.gif) repeat-x left top;
	border: 0px solid #E5D7A7;
	padding: 6px 10px 6px 10px;
	margin: 10px 15px 0 0;
	font-size: 11px;
	color: #fff;
	display: block;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	float:right;
	font-family: Tahoma, Helvetica, sans-serif;
}
div.contact-form a.submit-zam {
	background: url(images/bg-submit.gif) repeat-x left top;
	border: 0px solid #E5D7A7;
	padding: 6px 10px 6px 10px;
	margin: 0;
	font-size: 11px;
	color: #fff;
	display: block;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	font-family: Tahoma, Helvetica, sans-serif;
}
div.contact-form .gwiazdka {
	color: #DE161D;
}
div.contact-form div.padding-button {
	padding: 0 37px 0 0;
}
div.contact-form div.padding-button2 {
	padding: 0 23px 0 0;
}

table.zamowienia-form {
	margin: 10px 0 0 0;
}
table.zamowienia-form td {
	padding: 9px 9px 9px 9px;
	/*background: url(images/bg-form.gif) repeat-x left bottom;*/
	border: solid #D9D9D9;
	border-width: 0 0 1px 0;
}
table.zamowienia-form td.row2 {
	background: #fff;
} 

table.zamowienia-form td.spacer {
	border-top: 1px solid #D9D9D9;
}	
table.zamowienia-form td.last {
	border: none;
	background: url(images/bg-form.gif) repeat-x left bottom;
}	
table.zamowienia-form td.label {
	font-weight: normal;
	text-align: right;
	padding: 11px 9px 9px 9px;
	color: #514d40;

}
table.zamowienia-form td.label2 {
	font-weight: normal;
	text-align: left;
	padding: 11px 9px 9px 9px;
	color: #514d40;

}
table.zamowienia-form .cena, table.zamowienia-form .suma, table.zamowienia-form  span#ilosc, table.zamowienia-form  span.waluta
, table.zamowienia-form  span.walutasuma   {
	font-weight: bold;
	font-size: 14px;
}

table.zamowienia-form div.cecha-right {
	float: left;
	border: solid #514D40;
	border-width: 0 0 0 1px;
	padding: 10px 20px;
}
table.zamowienia-form div.cecha-left {
	float: left;
	padding: 10px 20px 10px 0px;
}
table.zamowienia-form select.drzewko, table.zamowienia-form select.kat_sprzedazy  {
	margin: 10px;
}
div.sumaZamowienia {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px;
}

table.zamowienia-form div.row {
	padding: 0px 0;
}
table.zamowienia-form div.row label {
	padding: 0 10px;
}
div.contact-form div#dodajWiersz {
	padding: 0 0 10px 0px;
		float: left;
}

div.contact-form2 {
	margin: 0;
	padding: 10px 0;
}

div.contact-form2 h3 {
	color: #DE161D;
	margin: 3px 0 20px 0;
	padding: 0;
	line-height: 16px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

div.contact-form2 div.contact-text {
	padding: 2px 0 10px 0;
	line-height: 18px;
	font-size: 12px;
}

div.contact-form2 .button {
	clear: both;
	padding: 0px 15px 0 0;
	margin: 0;
	text-align: right;
}
div.contact-form2 .row {
	clear: both;
	padding: 6px 0 7px 0;
}
div.contact-form2 div.col-A {
	float: left; 
	width: 59%; 
}
div.contact-form2 div.col-B {
	float: left; 
	width: 39%;
}

div.contact-form2 label.label{
	font-weight: normal;
	text-align: right;
	width: 100px;
	float: left;
	padding: 4px 10px 3px 0;
	font-size: 11px;
	color: #514d40;
}

div.contact-form2 input.input, textarea.input{
	border: 1px solid #d8d8d8;
	background-color: #fff;
	width: 190px;
	padding: 0.4em  0.2em  0.4em  0.2em ;
	margin: 0 6px 0 0;
	color: #756754;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
}

div.contact-form2 textarea.size { 
	height: 130px;
	width: 190px;
}

div.contact-form2 input.size { 
	width: 190px;
}

div.contact-form2 input.submit {
	background: url(images/btn-2.jpg) no-repeat left top;
	border: 0px solid #E5D7A7;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	font-family: Tahoma, Helvetica, sans-serif;
	width: 99px;
	height: 27px;
}

div.contact-form2 .gwiazdka {
	color: #b8cf5d;
}
div.contact-form2 div.padding-button {
	padding: 0 50px 0 0;
}
div.contact-form2 p.padding-button2 {
	padding: 0 0 0 110px ;
}



img.ui-datepicker-trigger {
	cursor: pointer;
}

div.foto-opis {
	font-size: 10px;
	padding: 2px;
	clear: both;
	width: 150px;
	text-align: center;
}
div.foto-opis-desc {
	font-size: 10px;
	padding: 2px;
	clear: both;
	text-align: center;
}
div.padding-foto {
	padding: 10px 0px 10px 15px;
}
div.padding-foto-description {
	padding: 10px 0px 10px 15px;
	float: right;
}
/* lista */
div.list {
	padding: 4px 5px 5px 5px;
	margin: 8px 0 0 0;
	clear: both;
}
div.text-desc {
	background: url(images/point.gif) no-repeat 0px 6px;
	line-height: 16px;
	padding: 0 0 15px 0;
	text-indent: 15px;
	width: 47%;
}
div.left {
	float: left;
}
div.right {
	float: right;
}

div.text-desc a.title {
	font-weight: normal;
	text-decoration: none;
}
div.text-desc a.title:hover {
	font-weight: normal;
	text-decoration: underline;
}

/**************************/

input.btn {
	border: none;
	background: #fff url(images/data.gif) no-repeat left top;
	width: 28px;
	height: 28px;
	cursor: pointer;
}


table.tabelka {
	background-color: #fff;
	font-size: 11px;
	margin: 5px 0 5px 0;
}

table.tabelka th.col-1,table.tabelka th.col-2 {
	width: 70px;
}

table.tabelka th{
	background-color: #fff;
	font-weight: normal;
	color: #564B3C;
	font-size: 14px;
	border: solid #e2c663;
	border-width: 0 0 1px;
	padding: 8px 15px 8px 15px;
	font-family: Tahoma;
}
table.tabelka td span.dataOferta {
	color: #756754;
	font-weight: bold;
}

table.tabelka td, table.tabelka td.row1 {
	background-color: #fff;
	font-weight: normal;
	padding: 7px 15px 8px 15px;

	border: solid #e2c663;
	border-width: 0 0 1px;
	vertical-align: middle;
}

table.tabelka td.row2 {
	background-color: #f4ebda;
	font-weight: normal;
	padding: 7px 15px 8px 15px;
	border: none;
	vertical-align: middle;
	
}
table.tabelka td.rowSpacer {
	background-color: #fff;
	font-weight: normal;
	padding: 0;
	height: 1px;
	border: none;
}
 /* google map */
.mapCointener {
	border: 1px solid #EBE9EA;
	width:422px;
	height:322px;
}
.mapCointener #map {
	width:420px;
	height:320px;
	margin:1px auto 0px auto;
	background: url(images/lightbox-ico-loading.gif) center center no-repeat;
}
.mapCointenerPage {
	border: 1px solid #EBE9EA;
	width:602px;
	height:322px;
}
.mapCointenerPage #map {
	width:600px;
	height:320px;
	margin:1px auto 0px auto;
	background: url(images/lightbox-ico-loading.gif) center center no-repeat;
}
.fotoMap {
	margin: 5px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #EBE9EA;
}
.mapChmurka {
	width:220px;
	padding: 5px;
	color:#000000;
	text-align:justify; 
}
.mapChmurkaOpis {
	margin: 10px 0px 0px 10px;
}

.chmurka {
	position: absolute;
	/*display:none;*/
	left: 5px;
	top: 15px;
	border: 1px solid #DEDEDE;
	background-color: #F5F5F5;
	padding: 8px;
	
	width: 260px;

	z-index: 10;
}

/*  */
div.menu-bottom {
	width: 400px;
	margin: 15px auto;
}
div.menu-bottom ul{
	margin: 0;
	padding: 0;
}
div.menu-bottom ul li {
	margin: 0;
	float: left; 
	background: none;
	padding: 0;
	color: #514d40;
}
div.menu-bottom ul li a {
	color: #514d40;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
	cursor: pointer;
	float: left;
	overflow: hidden;
	padding: 0 6px;
}
div.menu-bottom ul li a.active {
	color: #514d40;
	font-weight: normal;
}
div.menu-bottom ul li a:hover {
	text-decoration: none;
	color: #514d40;
	font-weight: normal;
}
div.menu-bottom ul li span {
	display: block;
	
}
