li, ol, ul, body, span,div,td {
	font: normal 12px bold "Arial CE", Arial, Helvetica, sans-serif;
	color: #000000;
}
.nadpis {
	font-size: 12px  ;
	font-family: Verdana;
	text-decoration:none;
	color: #004A95;
	font-weight: bold;
	}
p {
	font: normal 12px bold "Arial CE", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}
body.nenorm {
	font-family : Arial, Helvetica, sans-serif;
}


td.header {
	border-bottom : 1px solid Black;
}

span.header_big {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-weight : bold;
}

span.header_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #555555;
}

span.note {
	font-size: 12px;
}

span.sub_header_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #555555;
}

td.left_column { 
	border-right : 1px solid Black;
	font-size : 12px;
 }
 
td.right_column { 
	border-bottom : 1px solid Black;
	font-size : 12px;
 }
 
a {
	text-decoration: none;
	font-weight : 500;
	color: #082C5C;
	font-size : 12px;
}

a:hover{ 
	text-decoration: underline;
	font-weight : 500;
	color: #082C5C;
	font-size : 12px;
 }
 
a:visited{ 
	font-weight : 500;
	font-size : 12px;
	color: #003399;
 }
 
 /* Dokumenty */
 
 td.chapter {
	border-bottom : 2px solid RoyalBlue;
	border-top : 2px solid RoyalBlue;
}

span.chapter {
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align:center;
}
