html {
	height: 100%;
}

body {
	margin: 			10px;
	margin-left: 30px;
	height: 			100%;
	text-align: 		left;
	font-family: 		Tahoma, helvetica, sans-serif;
	font-size: medium;
	background: #DDDDDD url('grafika/tlo.gif') no-repeat fixed left top;	
	color: #000000;
}

a {
	background-color:	transparent;
	text-decoration:	underline;
}

a:hover	{
	background-color:	transparent;
	text-decoration:	underline;
}

.contrast {
	text-align: right;
	font-size: medium;
}

h2	{
	text-align: center;
	color: #0000ff;
}
 
.naglowek {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	font-weight: bold;
	color: #0000ff;
	border: 1px dashed #80ACAC;
	padding: 2px;
	padding-left: 25px;
	width: 95%
}	

.author {
	margin-left: 10px;
	margin-top: 15px;
	font-weight: bold;
	font-size: small;
}	

.title {
	margin-left: 25px;
	font-variant:  small-caps;
	font-style: italic;
}

.publ {
	margin-left: 25px;
	font-size: x-small;
}

.address {
	font-style: italic;
}

.update {
	border-top: 1px dashed #80ACAC;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: xx-small;
	text-align: center;
	color: #222222;
}

.w3 {
	text-align: center;
}
