a {
	color: #B7006F;
}
a:hover {
	color: #E80070;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #B10066;
	font-weight: normal;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #B10066;
	font-weight: normal;
}
a.link1 {
	font-family: Trebuchet MS;
	color: #B7006F;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	background-image: url(../layout/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	margin-top: 9px;
	margin-bottom: 5px;
	margin-right: 20px;
	float: left;
}

a.link1:hover {
	color: #E80070;
}
a.sellink1 {
	font-family: Trebuchet MS;
	color: #E80070;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	background-image: url(../layout/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	margin-top: 9px;
	margin-bottom: 5px;
	margin-right: 20px;
	float: left;
}

a.sellink1:hover {
	color: #B7006F;
}

.news_nadpis {
	font-family: Trebuchet MS;
	font-size: 17px;
	line-height: 24px;
	color: #B10066;
	font-weight: normal;
	text-decoration: none;
}
.contents_nadpis {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #B10066;
	font-weight: normal;
}

a.submenu_nadpis {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #B10066;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 200px;
	margin-bottom: 10px;
	margin-top: 5px;
}
a.link2 {
	width: 176px;
	padding-left: 24px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	color: #B10066;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
a.link2:hover {
	color: #E80070;
}
a.link3 {
	width: 154px;
	padding-left: 46px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #B10066;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
a.link3:hover {
	color: #E80070;
}
a.link4 {
	width: 134px;
	padding-left: 66px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #B10066;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
a.link4:hover {
	color: #E80070;
}

a.sellink2 {
	width: 176px;
	padding-left: 24px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	color: #B10066;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
a.sellink2:hover {
	color: #E80070;
}
a.sellink3 {
	width: 154px;
	padding-left: 46px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #B10066;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
a.sellink3:hover {
	color: #E80070;
}
a.sellink4 {
	width: 134px;
	padding-left: 66px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #B10066;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
a.sellink4:hover {
	color: #E80070;
}

ol {
	padding-left: 20px;
}

ul
{
padding-left: 10px;
padding-top: 5px;
padding-bottom: 7px;
list-style-image: url(../layout/bullet_2.gif);
}

li
{
margin-left: 20px;
padding-left: 2px;
color: #B10066;
}
li ul
{
padding-bottom: 10px;
padding-top: 5px;
list-style-image: url(../layout/bullet_3.gif);
}