div#asystent{
    background: url("/wtyczki/asystent/img/konsultant.png") no-repeat scroll 0 bottom transparent;
    bottom: 0;
    left: -700px;
    min-height: 240px;
    padding-left: 122px;
    position: fixed;
    width: auto;
	z-index: 9999;
}

div#asystent_content{
background: url("/wtyczki/asystent/img/ciekawostki.png") no-repeat scroll 0 0 transparent;
height: 152px;
margin-bottom: 30px;
margin-left: 0;
position: relative;
width: 252px;
}

div#asystent_content p.asystent_title{
font-size: 12px;
font-weight: bold;
padding-bottom: 5px;
padding-top: 15px;
text-align: left;
}

/*div#asystent_content p{
  font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 45px 18px 0;
    text-align: justify;
}*/

div#asystent_content div#asystent_troj{
background: url("/wtyczki/asystent/img/latrojkat.png") repeat-x scroll 0 0 transparent;
bottom: 59px;
height: 18px;
left: -9px;
position: absolute;
width: 9px;
}

div#asystent_content div.asystent_close{
background: url("/wtyczki/asystent/img/zwin.png") no-repeat scroll 0 0 transparent;
bottom: 23px;
cursor: pointer;
height: 64px;
position: absolute;
right: -20px;
width: 21px;
}

div#asystent_content div.asystent_close:hover
{
 background-position: 0 bottom;   
}    

div#asystent_content a.as_naglowek {
	width: 107px;
	height: 20px;
	display: block;
/*	background: url("/wtyczki/asystent/img/ciekawostki.png") no-repeat scroll 0 0 transparent;*/
	text-indent: -10000px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 20px;
}

div#asystent_content div.asystent_preloader {
background: url("/wtyczki/asystent/img/loader.gif") no-repeat scroll center 30px transparent;
height: 118px;
left: 14px;
position: absolute;
top: 35px;
width: 234px;
}