h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}

a.zakres:link {
	color: #006600;
	text-decoration: none;
}

a.zakres:visited {
	color: #006600;
	text-decoration: none
}

a.zakres:hover {
	color: #333399;
	text-decoration: underline
}

.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.brbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
}

.brsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

.tabsm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}


ul {
	list-style-image: url(Grafika/Green1.gif)
}

ul.red {
	list-style-image: url(Grafika/Red1.gif)
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration : none;
	color : #663300;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration : none;
	color : #663300;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration : none;
	color : Red;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration : none;
	color : ButtonFace;
}

.marg15 {
	margin-left : 15px;
}

