body
{
	font-family: arial;
	font-size: 10pt;
}

h1
{
    
	font-weight: bold;
	font-size: 14pt;
	margin: 10px 0px 10px 10px;
	padding-left: 10px;
	color: #ff7e00;
	
	border-width: 0px 0px 1px 0px;
	border-style: none none  solid none; /*height: 30px;*/
	border-left-color: #ff7e00;
	border-bottom-color: #ff7e00;
}
.h1
{
    
	font-weight: bold;
	font-size: 14pt;
	margin: 10px 0px 10px 10px;
	padding-left: 10px;
	color: red;
	
	border-width: 0px 0px 1px 0px;
	border-style: none none  solid none; /*height: 30px;*/
	border-left-color: red;
	border-bottom-color: red;
}

h2
{
	font-weight: bold;
	font-size: 9pt;
	margin: 10px 0px 5px 0px;
	color: #0000ff;
	text-decoration: underline;
}







h3
{
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
	color: #ff7e00;
	padding-top: 5px;
}

h4
{
    vertical-align:top;
	font-size: 9pt;
	
	margin-left: 8px;
	margin-bottom: 10px;
	color: #616363;
	padding-bottom: 0px;
	background: url(./Img/Design/title.jpg);
    height:25px;
    
}

h5
{
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
	color: #0172c2;
	padding-top: 5px;
}
p
{
	font-size: 9pt;
	text-indent: 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

a
{
	color: black;
	text-decoration: none;
}
a:hover
{
	color: #ff7e00;
}

a:active
{
	color: black;
}
a:visited
{
	color: black;
}




ul
{
	margin-top: 7px;
	
	padding-left: 50px;
}

li
{
 
	
}

.nadpis2
{
	font-weight: bold;
	font-size: 9pt;
	margin: 10px 0px 5px 0px;
	color: #0000ff;
	text-decoration: underline;
}
