/* content - wiadomosci */
#content { border:1px solid #CCCCCC; margin-left:auto; margin-right:auto; padding:0px; font-size:11px; }
	
	/* czas wiadomosci */
	.timme { display:inline; color:#999999; }
	
	#scroll { position:relative; overflow:auto; }
	
	/* wiadomosc */
	.item { line-height:20px; font-size:11px; }
	a.uname { border-bottom:1px dashed #000000; text-decoration:none; color:#000000; font-style:normal; }

	
/* czatbox */
.czatbox { margin:0 auto; background-color:#EBEBEB; padding:5px; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; font-size:12px; }
#emots { display:none; position:absolute; margin-top:0px; margin-left:300px; width:127px; height:127px; background:url(bg.png);}
.close {width:122px; padding-top:5px; text-align:right;}
/* pole tekstowe */
.txt { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; line-height:15px; border:1px solid #CCCCCC; padding:2px; }

/* przycisk */
.btn { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; border:0; padding:2px; background-color:#CCCCCC; }
