﻿body {
	font-family: Tahoma;
	font-size: 10pt;
}

table {
	background-color: #dcdbda;
	border: 0;
	margin-left: auto;
	margin-right: auto;
}

.tabela1 {
	width: 400px;
}

a {
	color: #008080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1 {
	font-family: Trebuchet MS, Tahoma;
	font-size: 16pt;
	color: #0080c0;
	text-align: center;
}

.lista {
	padding-bottom: 5px;
}

li {
	padding-top: 5px;
}

.bibliografia {
	color: #006697;
	
}

.nr {
	background-color: #b9b5b3;
	padding: 5px;
}

.pojecie {
	color: #007d3f;
	font-size: 12pt;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #b9b5b3;
}

.pozycja {
	font-weight: bold;
}

.wewn {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 8pt;
}

.szczegol {
	color: #000079;
	padding-left: 5px;
}

.autor {
	font-size: 8pt;
	text-align: center;
}