body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: fixed;

}

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

#allcontent {
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
}


#leftmenu {
	position: absolute;
	top: 136px;
	left: 50px;
	text-align: left;	
	width: 180px;
	color: #990000;
	font-size: 9pt;
	font-weight: 600;
	text-decoration: none;
}


#text {
	position: absolute;
	top: 180px;
	left: 270px;
	text-align: left;
	color: #170379;
	padding-right: 180px;
	font-size: 10pt;
	font-weight: 700;
}


.divider {
	clear: both;

}

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

h1  {
	font-size: 12pt;
	font-family: Verdana, Tahoma;
	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: #990000;
}



#footer {
}

 