/*
 *		Style dla edytora TinyMCE 
 *		plik:		css/ie.css
 *		autor: 		Technetium [Tc]
 *				Marek Kleszyk
 *		data:	14 styczeń 2009
 *		system:		T.BLOG-1.0
 */ 

a.fancybox {}
.hidden { display: none; }
.error, .important { color: #d00; }
.inactive, .not-important { color: #b0b0b0; }
a { color:#11eeca; }
img { border-width: 0; }
:focus { outline: none; }

p
{
    margin:0px;
    padding:0px;
}

.zielony
{
    color:#11EECA
}
