﻿body {
	margin-top: 10px;
	margin-bottom: 25px;
	text-align: justify;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	line-height: 145%;
} 

#blok {
	margin: 0px auto;
	width: 600px;
	text-align: justify;
}

.wpis {
	padding-left: 40px;
}

.wciecie {
	padding-left: 40px;
}

.obraz {
	float: right;
	padding-left: 10px;
	padding-top: 5px;
	border: 0px;
}

.pozycja {
	font-weight: bold;
}

.tabelka {
	border: solid 1px;
	border-color: red;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 5px;
	width: 400px;
}

.autor {
	font-size: 8pt;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-size: 16pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #9d0000;
	font-family: Trebuchet MS, Tahoma;
}

h2 {
	font-family: Trebuchet MS, Tahoma;
	text-align: left;
	font-size: 16pt;
	margin-bottom: 0px;
	margin-top: 25px;
	color: #49730b;
	font-variant: small-caps;
	border-bottom: solid 1px;
}

hr {
	background-color: #9d0000;
}