/* CSS Document */
body
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #000066;
	background: url('logo2_m.jpg') no-repeat;
}

.gora
{
	height: 200px;
	width: 100%;
	border-bottom: #7894B1 double;
	display: block;
}

.przejscie
{
	height: 1px;
	width: 100%;
	display: block;
	clear: both;
}

.tresc
{
	padding-left: 20px;
	padding-right: 20px;
	line-height: 25px;
}


.naglowek
{
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	padding-top: 50px;
	color: #990000;
	line-height: 15px;
}


.napis
{
	display: block;
	width: 100%;
	text-align: center; 
	font-weight: bold;
	color: #002FA6;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding-top: 20px;
}

.dyplom
{
	display: block;
	border-bottom: #7894B1 double;
	text-align: left;
	font-size: 9px;
	font-style: italic;
	height: 130px;
}

.lista
{
	padding-left: 50px;	
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
}

.pkt
{
	padding-left: 30px; 
	padding-bottom: 15px; 
	vertical-align: top;
	background: url('pkt.PNG') no-repeat left top;
}

A:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002FA6;
	font-weight: bold;
	text-decoration: underline;
}

A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002FA6;
	font-weight: bold;
	text-decoration: underline;
}

A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B65FF;
	font-weight: bold;
	text-decoration: underline;
}



