h1.logo {
	color: Black;
	font-family: "Times New Roman";
	font-size: 48px;
	text-align: center;
	margin-bottom: 2px;
}

h2.news {
	font-family: "Courier New";
	font-size: .8em;
	text-align: center;
	font-weight: bold;
	color: #2E872E;
	font-style: italic;
	margin: 2.5%;
	line-height: 25%;
}

h1.art {
	font-family: Times New Roman;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: black;
}

h2.art {
	font-family: Times New Roman;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #2A2A2A;
}


body {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-family: "Times New Roman";
	font-size: 13px;
	text-indent: 15px;
	color: Black;
	background-color: #EEEEEE;
}

p {
	font-family: "Times New Roman";
	font-size: 13px;
	text-align: justify;
	text-indent: 15px;
	line-height: normal;
	color: Black;
}

img.glowna {
	border: 1px solid Black;
	float: left;
	margin-right: 1.5%;
}

table.logo {
	text-align: center;
	vertical-align: bottom;
}

table.glowna {
	text-align: justify;
	border-width: 1px;
	border-style: solid;
	border-color: Red;
}

table.menu {
	background-color: #84C3FF;
	text-align: center;
	font-family: "Arial";
	font-size: 12px;
	color: Black;

}

td.menu {
	border-right-color: Red;
	border-right-style: solid;
	border-right-width: 1px;
}

td.art {
	border-right-color: Red;
	border-right-style: solid;
	border-right-width: 1px;
	vertical-align: top;
}

td.art_right {
	vertical-align: top;
}

hr.art {
	color: Red;
	width: 85%;
	height: 1px;
	text-align: center;
	
}

a:hover.menu {
	text-decoration: none;
	font-family: "Arial";
	color: Black;
	font-weight: bold;
}
a:link.menu {
	text-decoration: none;
	color: Black;
}
a:visited.menu {
	text-decoration: none;
	color: Black;
}

a:link.cdn {
	text-decoration: none;
	font-size: 11px;
	color: Red;
	font-family: "Arial Narrow";
}
a:visited.cdn {
	text-decoration: none;
	font-size: 11px;
	color: Red;
	font-family: "Arial Narrow";
}
a:hover.cdn {
	font-weight: bold;
	font-size: 12px;
	color: Red;
	font-family: "Arial Narrow";
}

a:link.submenu {
	text-decoration: none;
	font-size: .9em;
	color: Black;
	font-weight: bold;
	font-family: "Times New Roman";
}
a:visited.submenu {
	text-decoration: none;
	font-size: .9em;
	color: Black;
	font-weight: bold;
	font-family: "Times New Roman";
}
a:hover.submenu {
	font-size: .9em;
	color: Red;
	font-weight: bold;
	font-family: "Times New Roman";
}

a:link.przyp {
	vertical-align: super;
	text-decoration: none;
	font-size: 11px;
	color: Red;
	font-family: "Arial Narrow";
}
a:visited.przyp {
	vertical-align: super;
	text-decoration: none;
	font-size: 11px;
	color: Red;
	font-family: "Arial Narrow";
}
a:hover.przyp {
	vertical-align: super;
	font-weight: none;
	font-size: 11px;
	color: Red;
	font-family: "Arial Narrow";
}


a.hist {
	font-size: 12px;
	color:  Black;
	text-decoration: none;
}

p.hist {
	text-align: center;
}

a:link.arch {
	text-decoration: none;
	font-size: 13px;
	color: Black;
	font-family: "Arial Narrow";
}
a:visited.arch {
	text-decoration: none;
	font-size: 13px;
	color:  Black;
	font-family: "Arial Narrow";
}
a:hover.arch {
	text-decoration: underline;
	font-size: 13px;
	color: Black;
	font-family: "Arial Narrow";
}
