body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C3BFA2;
}
.style1 {
	color: #4f472e;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}

.style1a {
	color: #4f472e;
	font-size: 9px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:none
}

.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
	line-height:16px
}
.style3 {
	color: #E2B63D;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #BDA257;
	font-size: 12px;
	font-family: tahoma;
}
.style5 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #6D5206;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #E2B63D;
	font-size: 11px;
	font-family: tahoma;
}

.style7a {
	color: #E2B63D;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}

.style7a:hover{
	color: #E2B63D;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:underline;
}

.style8 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}



/* lista odryj-zakryj */


ul.tree {
	display: block;
	margin-left: 0;
	padding-left: 0;
	margin-top:0px;
	line-height:19px;
}

ul.tree ul {
	display: block;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	line-height:19px;
}


ul.tree li{
	display: block;
	list-style-type: none;
	/*padding-left: 20px;
	background-image: url("");
	background-position: left top;
	background-repeat: no-repeat;*/
	line-height:19px;
}




ul.tree li ul li {
	display: block;
	list-style-type: none;
	background: #FFFFFF;
	line-height:19px;
}


ul.tree li ul li{
	display: block;
	color: #000;
	list-style-type: none;
	padding: 10px 15px 10px 15px;
	margin:0px;
	background-position: left top;
	background-repeat: no-repeat;
	background: #DDDAC9;
	line-height:15px;
	text-align: justify;
}

ul.tree li.closed {
	/*background-image: url("");
	background-position: left top;
	background-repeat: no-repeat;*/
	
}

ul.tree li.closed a {
	color: #6D5206;
	text-decoration: underline;
	cursor: help;
}

ul.tree li.closed a:hover {
	color: #6D5206;
	text-decoration: none;
	cursor: help;
}

ul.tree li.opened {
	/*background-image: url("");
	background-position: left top;
	background-repeat: no-repeat;*/
	cursor: help;
	color: #636363;
	text-align: justify;
}

ul.tree li.opened a {
	color: #6D5206;
	text-decoration: underline;
	cursor: help;
}

ul.tree li.opened a:hover {
	color: #6D5206;
	text-decoration: none;
	cursor: help;
}


/* Tabele cennika */


table.cennik {
border: none; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 


font-size: 11px; 
background: #D9D6C4;

}

table.cennik td{
text-align:center;  
border: 1px solid #000; 
border-top: none;
border-right: none;
padding: 5px;
}

table.cennik td.hed{
border-bottom: 3px double #000; 
font-weight:bold;
}


div.head_name {
font-family: 'Tahoma' ; 
font-size: 13px; 
font-weight: bold; 
color: #4F472E; 
padding-left: 24px; 
padding-right: 20px; 
padding-top: 30px;
letter-spacing: 1px;
}

/* FAQ */

ul.faq {
	display: block;
	margin-left: 0;
	padding-left: 0;
	margin-top:0px;
	line-height:19px;
}

ul.faq ul {
	display: block;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	line-height:19px;
}


ul.faq li{
	display: block;
	list-style-type: none;
	/*padding-left: 20px;
	background-image: url("");
	background-position: left top;
	background-repeat: no-repeat;*/
	line-height:19px;
}



ul.faq li ul li {
	display: block;
	list-style-type: none;
	background: #FFFFFF;
	line-height:19px;
}


ul.faq li ul li{
	display: block;
	color: #000;
	list-style-type: none;
	padding: 10px 15px 10px 15px;
	margin:0px;
	background-position: left top;
	background-repeat: no-repeat;
	background: #DDDAC9;
	line-height:15px;
	text-align: justify;
}

ul.faq li.closed {
	/*background-image: url("");
	background-position: left top;
	background-repeat: no-repeat;*/
	
}

ul.faq li.closed a {
	color: #6D5206;
	font-weight: bold;
	text-decoration: none;
	cursor: help;
}

ul.faq li.closed a:hover {
	color: #6D5206;
	font-weight: bold;
	text-decoration: nderline;
	cursor: help;
}

ul.faq li.opened {
	/*background-image: url("");
	background-position: left top;
	background-repeat: no-repeat;*/
	cursor: help;
	color: #636363;
	text-align: justify;
}

ul.faq li.opened a {
	color: #6D5206;
	font-weight: bold;
	text-decoration: none;
	cursor: help;
}

ul.faq li.opened a:hover {
	color: #6D5206;
	font-weight: bold;
	text-decoration: nderline;
	cursor: help;
}


