body{
	background: url("../images/background.jpg") right bottom no-repeat fixed;
	color: #004080;
	font-family: Garamond, Arial;
	font-size: 11pt;
}

h1{
	font-size: 18pt;
}

h2{
	font-size: 14pt;
	text-decoration: underline;
}

h4{
	font-size: 12pt;
	margin-bottom: 0px;
}

td{
	font-size: 11pt;	
}

a:link{
	color: #0080FF;
	text-decoration: underline;
}

a:visited{
	color: #0080FF;
	text-decoration: underline;
}

a:hover{
	color: #FF8000;
	text-decoration: underline;
}

.menu:link{
	text-decoration: none;
	color: #0040C0;
}

.menu:visited{
	text-decoration: none;
	color: #0040C0;
}

.menu:hover{
	text-decoration: none;
	color: #4080FF;
}

.menuItem{
	font-size: 12 pt;
	font-weight: bold;
	padding-left: 10px;
}

.adres {
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	color: #0040C0;
}