body
{
	background-color: black;
	margin: 0;
	color: #eee;
/*	font-family: verdana, helvetica, arial, sans-serif; */
	font-family: VintageTypewriter, "American Typewriter", "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
}

h1
{
	color: #eee;
/*	font-family: palatino, bodoni, georgia, times, serif; */
	font-family: VintageTypewriter, "American Typewriter", "Courier New", Courier, monospace;
	font-size: 20px;
	line-height: 22px;
/*	font-style: italic; */
	font-variant: normal;
	font-weight: 100;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 5%;
}

p
{
	color: #eee;
/*	font-family: verdana, helvetica, arial, sans-serif; */
	font-family: VintageTypewriter, "American Typewriter", "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	background-color: transparent;
	text-align: justify;
	text-decoration: none;
}

.prvi
{
	color: #eee;
/*	font-family: verdana, helvetica, arial, sans-serif; */
	font-family: VintageTypewriter, "American Typewriter", "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	background-color: transparent;
	text-align: justify;
	text-decoration: none;
}

p.prvi:first-letter
{
/*	font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: VintageTypewriter, "American Typewriter", "Courier New", Courier, monospace;
	font-size: 25px;
	line-height: 17px;
/*	font-style: italic; */
	background-color: transparent;
}

.podpis
{
/*	font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: VintageTypewriter, "American Typewriter", "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 17px;
/*	font-style: italic; */
	background-color: transparent;
	text-align: right;
	padding: 0 10% 0 0;
}

.mali
{
	color: #888;
/*	font-family: verdana, helvetica, arial, sans-serif; */
	font-family: VintageTypewriter, "American Typewriter", "Courier New", Courier, monospace;
	font-size: 9px;
	line-height: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 5%;
}

a:link,a:visited
{
	color: #aaa;
	text-decoration: underline;
	background-color: transparent;
}

a:hover,a:active
{
	color: #333;
	text-decoration: underline;
	background-color: transparent;
}
