/*
 *		Style dla edytora TinyMCE 
 *		plik:		js/tinymce.css
 *		autor: 		Technetium [Tc]
 *             	Marek Kleszyk
 *						27 sierpień 2009
 *		system:		T.CMS-4.0-SEO
 */

a.fancybox {}
.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; }
.important { color: #f00; }
.not-important { color: #ccc; }
.row-dark { background: #ddd; }
.row-clear { background: transparent; }

img { border: none; }
:focus { outline: none; }
a.no-color { color: #000; }
.kursor { cursor: pointer; }


* { margin: 0; padding: 0; }
p { margin: 0px 0; }
ul { margin: 5px 0; padding-left: 20px; }
ul li { margin: 5px 0; }
table { margin: auto; padding: 0; }
td, th { font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif; }

a {color:orange;}

.pomaranczowy {color:orange;}
.niebieski { color:#009cff; }
.zielony { color:#92c800; }
.rozowy { color:#fb078b; }
