
/*
 *		plik:			skrypty/tinymce.css
 *		autor:		Marek Kleszyk
 *		data:			1 pazdziernik 2009
 *		system:		WebCreative-cms-1.2
 */

a.fancybox {}
a:focus { -moz-outline-style: none; }
a, a:hover, a:visited, a:active { text-decoration: none; color: #762000; }
.active { color: #077B66; }
.noactive { color: #999; }
.kursor { cursor: pointer; }
.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; }

hr { background: #ccc; height: 1px; border: none; }
h1 { font-size: 12pt; }
h2 { font-size: 11pt; }
h3 { font-size: 10pt; }
h4 { font-size: 9pt; }
h5 { font-size: 8pt; }
h6 { font-size: 7pt; }

* { margin: 0; padding: 0; }
img { border: none; }
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; }