/* (C) 2007 YOOtheme.com */

#theme_acordeon div.whitespace div.yoo-accordion {
 text-align: left;
}

#theme_acordeon div.whitespace div.yoo-accordion dt.toggler {
	margin-top: 4px;
	margin-bottom: 0px;
	background: url(../images/item_header_m.png) 0 0 repeat-x;
	height:35px;
}

#theme_acordeon div.whitespace div.yoo-accordion dt span.header-l {
	background: url(../images/item_header_l.png) 0 0 no-repeat;
	display: block;
	height:35px;
}

#theme_acordeon div.whitespace div.yoo-accordion dt span.header-r {
	height: 25px;
	display: block;
	line-height: 18px;
	text-indent: 10px;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	color: #ffffff;
	float: left;
	width:100%;
	padding: 10px 0px 0px 0px;
	background: url(../images/item_header_r.png) 100% 0 no-repeat;
}
#theme_acordeon div.whitespace div.yoo-accordion dt span.header-r h2{ width: auto;}

#theme_acordeon div.whitespace div.yoo-accordion dt:hover.toggler {
	background: url(../images/item_header_m.png) 0 -35px repeat-x;
}

#theme_acordeon div.whitespace div.yoo-accordion dt:hover span.header-l {
	background: url(../images/item_header_l.png) 0 -35px no-repeat;
}

#theme_acordeon div.whitespace div.yoo-accordion dt:hover span.header-r {
background: url(../images/item_header_r.png) 100% -35px no-repeat;

}

#theme_acordeon div.whitespace div.yoo-accordion dd div.article {
	padding: 10px 10px 10px 10px;
	background: url(../images/article.gif) bottom no-repeat #fafafa;
}

/* Tomkowe dodatki */
div.whitespace div.akordeontitle{ 
background: url(../images/item_header_r.png) 100% 0 no-repeat;

}

div.akordeontitle{ 
display:none;
}
.opis { float:right; position:relative; top:-14px; right:10px}
