/*
 *		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-width: 0; }
:focus { outline: none; }
a { text-decoration: none; color: #ff8400; }
a:hover { text-decoration: underline; }
a.no-color { color: #000; }
.kursor { cursor: pointer; }
.linki{ color: #353535;}

hr { background: #bbb; height: 1px; border: none; }
h1 { font-size: 11pt; }
h2 { font-size: 10pt; }
h3 { font-size: 9pt; }
h4 { font-size: 8pt; }
h5 { font-size: 7pt; }

* { margin: 0; padding: 0; }
p { margin: 5px 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; }