body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	background-position: top left;
	background-attachment: fixed;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#allcontent {
	position: absolute;
	top: 140px;
	left: 0px;
}

#leftmenuintro {
	position: absolute; 
	float: left;
	top: 75px;
	left: 40px;
	text-align: right;	
	width: 125px;
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
}

#leftmenu {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	text-align: right;	
	width: 120px;
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
}



#text {
	position: relative;
	margin-left: 190px;
	margin-top: 20px;
	width: 450px;
	text-align: justify;
	font-size: 8pt;
	line-height: 1.5;
	font-weight: normal;
//	height: 330px;
	min-height: 330px;
}

#textprint {
	position: relative;
	text-align: left;
	font-size: 10pt;
	color: #000000;
}


#print {
	position: relative;
	margin-top: 50px;
	margin-bottom: 30px;
	font-size: 7pt;
}

.divider {
position: relative;
	clear: both;

}

#rightlogos {
	font-size: 8pt;
	font-weight: bold;
	position: fixed;
//	position: absolute;
	right: 10px;
	top: 270px;
	width: 150px;
}

h1  {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase 
}

.nadpis2, .nadpis2:link, .nadpis2:visited {
        font-size: 12pt;
        font-weight: 600;
        color: #990000;
        text-decoration: none;
}


h3 {
	font-size: 10pt;
	font-weight: 600;
	color: #ffffff;
}



#footer {
	position: relative;
	left: 0px;
}
 