body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B605A;
}
table {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3B605A;

}
td {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3B605A;

}
a:link {
	color: #CC0000;
    text-decoration: none;
}
a:visited {
	color: #CC0000;
    text-decoration: none;
}
a:hover {
	color: #CC0000;
    text-decoration: underline;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B605A;
}

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3B605A;
}

b {
    font-weight: bold;
}

li,ul, ol {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3B605A;

}
ul {
    list-style: url('wspolne/main/dyst_ciemny_1.png') square
}

li.red {
    list-style: url('wspolne/main/dyst_ciemny_red.png') square
}
li.red_small {
    list-style: url('wspolne/main/dyst_ciemny_red.png') square
	font-size: 11px;
}

.small {
	font-size: 11px;
}
.smallR {
	font-size: 11px;
    text-align: right;
}
.smallC {
	font-size: 11px;
    text-align: center;
}
.smallRB {
	font-size: 11px;
    text-align: right;
    font-weight: bold;
}
.small_right {
	font-size: 11px;
    text-align: right;
    margin-top:1x;
    margin-bottom:1px;
}
.left_margin {
	font-size: 11px;
    margin-left: 10px;
    margin-top:1x;
    margin-bottom:1px;
}
