a {
	color: #E73031;
	text-decoration: underline;
}
a:hover {
	color: #888888;
}
blockquote {
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
}
h1 {
	color: #E73031;
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
}
h2 {
	color: black;
	font-family: arial;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0px 2px 0px;
}
h3 {
	color: #E73031;
	font-family: arial;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}
h4 {
	font-family: arial;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.8em;
	margin: 0px 0px 10px 0px;
}
hr {
	border-style: solid;
	color: #c7c7c7;
	height: 1px;
}
html, body {
	height: 100%;
}
img {
	border: 0px;
	margin: 0px;
}
input, select, textarea {
	font-family: arial;
	font-size: 1em;
}
li {
	list-style-position: inside;
}
ol {
	font-family: arial;
	font-size: 0.7em;
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}
p {
	font-family: arial;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	text-align:justify;
}
table {
	border-collapse: collapse;
}
td {
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
ul {
	font-family: arial;
	font-size: 0.7em;
	line-height: 1.5em;
	list-style: square;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

/* Menu Styles */
.GlobalMenu {
	background: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.GlobalMenu a {
	color: White;
	height: 23px;
	text-decoration: none;
	white-space: nowrap;
}
.GlobalMenu a:hover {
	color: White;
	text-decoration: none;
}
.GlobalMenu span {
	color: White;
	height: 23px;
	white-space: nowrap;
}
.GlobalSubMenu {
	width: 150px;
}
.GlobalSubMenu td {
	background: #E73031;
	cursor: default;
	font-family: tahoma;
	font-size: 10px;
	height: 20px;
	padding: 0px;
	text-transform: uppercase;
}
.GlobalSubMenu a {
	color: White;
	height: 20px;
	padding: 5px;
	text-decoration: none;
	width: 100%;
}
.GlobalSubMenu a:hover {
	background: black;
	color: White;
	text-decoration: none;
}
.GlobalSubMenu span {
	color: White;
	height: 20px;
	padding: 5px;
	width: 100%;
}
.NavigationMenu {
	width: 230px;
}
.NavigationMenu table {
	margin: 0px;
	width: 100%;
}
.NavigationMenu a {
	color: black;
	text-decoration: none;
}
.NavigationMenu a:hover {
	color: #888888;
	text-decoration: none;
}
.NavigationMenu td {
	font-family: tahoma;
	font-size: 10px;
	height: 20px;
	text-transform: uppercase;
	vertical-align: middle;
}
.NavigationMenu th {
	background: #E73031;
	font-family: arial;
	font-size: 12px;
	height: 25px;
	padding: 0px 0px 0px 21px;
	text-align: left;
}
.NavigationMenu th a {
	color: white;
}
.NavigationMenu th a:hover {
	color: white;
	text-decoration: underline;
}
.NavigationMenuItem_Normal {
	background: url(/graphics/layout/navigation_background-normal.gif);
}
.NavigationMenuItem_Selected {
	background: url(/graphics/layout/navigation_background-selected.gif);
}
.NavigationMenuItem_Selected a {
	color: #E73031;
}
.NavigationMenuItem_Expanded {
	background: url(/graphics/layout/navigation_background-expanded.gif);
}
.NavigationPath {
	color: black;
	font-family: arial;
	font-size: 0.65em;
	text-transform: uppercase;
	margin: 15px;
}
.NavigationPath hr {
	margin: 15px 0px 0px 0px;
}

/* Template Styles */
.References th {
	font-family: arial;
	font-size: 0.7em;
	text-align: left;
	vertical-align: top;
}
.References td {
	font-family: arial;
	text-align: left;
}
.Standard {
	margin: 15px;
}






/*  AUTORSKIE */
TD.tresc {
	vertical-align: top;
	text-align: left;
	font-family: arial;
	font-size: 0.75em;
}