
a{
	text-decoration: none;	
	color: #FF4500;
	background-color:transparent;
}
a:active {
	text-decoration: none;
	color: #FF4500;
	background-color:transparent;
}

a:link, a:focus {
	text-decoration: none;
	color: Blue;
	background-color:transparent;
}

a:Visited{
	text-decoration: none;	
	color: #0000CD;
	background-color:transparent;
}
a:hover {
	text-decoration: underline;
	background-color:transparent;
}


h1 {
	font-size: 18px;
	font-weight: bolder;
}
h2 {
	font-size: 16px;
	font-weight: bolder;
}

.author 
{
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
.info1
{
	text-justify: distribute;
	font-style: normal;
	font-size: 11pt;
	font-weight: bold;
	margin: 10px;
	
}

.info1asmall
{
   text-justify: distribute;
	font-size: 9pt;
   font-weight: bold;
	margin: 10px;
	}
	
.info2 
{
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	text-justify: distribute;
	margin: 10px;
}

.elem_pierwszy {
	font-weight: bold;
	text-indent: 0px;
	font-size: larger;
	/*border-bottom-width: 20px;*/
}
.elem_drugi {
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	font-size: 10pt;
	margin-top: 10px;
}
.elem_tytul {
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	font-size: 10pt;
	margin-top: 10px;
}
.elem_opis {
	font-weight: normal;
	text-indent: 0px;
	font-style: normal;
	font-size: 10pt;
	margin-top: 10px;
}
.magines
{
	text-justify: distribute;
	margin: 30px;
}
.nagl {
	font-weight: bold;
	text-indent: 0px;
	font-size: 15px;
	/*border-bottom-width: 20px;*/
	}