/* CSS Document */

body{
	line-height: 16px;
}

ul{
    list-style-type: none;
}

.user-blog h1.tytul,
.forum-modul h1.tytul,
h2.tytul{
	font-weight: normal;
	font-family: arial;
	padding: 6px 10px;
	color: #2d2024;
	font-size: 15px;
	text-transform: uppercase;
}

.sciezka{
	margin-bottom: 10px;
}

h1.tytul2,
h2.tytul2{
	font-weight: normal;
	font-family: arial;	
	color: #2d2024;
	font-size: 15px;
	text-transform: uppercase;
}

h3.tytul{
	color: #510827;
	font-size: 12px;
}

.lewa-strona h3.tytul{
	color: #202224;
	font-size: 12px;
}

.editable-content ul {
	padding-bottom: 10px;
}

.editable-content a{
	/*color: #E85511;*/
	text-decoration: underline;
	color: #76284A;
}

.editable-content img {
	/*margin-top: 5px;*/
}

.editable-content a:hover {
	color: #E85511;
	/*text-decoration: underline;*/
}

a{text-decoration: none; color: #510827;}
a:hover{text-decoration: underline; color:#E85511;}
ul li a{text-decoration: none; color: #510827;}
ul li a:hover{text-decoration: underline; color:#E85511;}

a img{
	border: none;
}

ul {
	list-style:none outside none;
	margin:-7px 0 0;
	overflow:hidden;
	padding:0 10px;
}

.editable-content ul li {
	background: url("../Images/img.gif") no-repeat scroll -1382px -328px transparent;
	margin:7px 0 0;
	padding-left:14px;
}

.editable-content table {
	margin: 10px 0px;
	border-color: #d7d7d7;
}

.editable-content th {
	font-size: 14px;
	background: #E2EEF1;
}

.editable-content tr {
}

.editable-content td,
.editable-content th
{
	border-color: #d7d7d7;
	padding: 5px 10px;
	text-align: left;
}

.reset{
	font-weight: normal;
	color: black;
}

input{
	overflow: visible;
}

.editable-content ul[type="disc"] li {
	background: url("../images/ikona-strzalka2.gif") no-repeat scroll 0 5px transparent;
}

.editable-content ul[type="circle"] li {
	background: url("../Images/img.gif") no-repeat scroll -1382px -328px transparent;
}

.editable-content ul[type="square"] li {
	background: url("../Images/img.gif") no-repeat scroll -1890px -57px transparent;
}
