body {
	margin:0px;
	font-family:sans-serif;
	font-size:11px;	
}

html, body, #div_1, #div_2 {
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
}


img {
	border:0px;
}

#div_1 {
	position:relative;
	vertical-align:text-top;
	margin:0px auto;
	background-color:#ffffff;	
	border-bottom:0px;
	border-top:0px;
}

#div_2 {	
	width:850px;
}

.div_nav {
	height:30px;
	width:850px;
	background-color:#636363;
	border-bottom:1px #dcdcdc solid;
}

a.nav:link, a.nav:visited {
	display:inline-block;
	vertical-align:middle;
	line-height:30px;
	height:30px;
	font-family:sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.nav:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-color:#ffffff;
	background-image:url(img/nav_1.png);
	background-position:top;
	background-repeat:repeat-x;
}

.tablica_1 {
	
}

a.downloadLink2:link, a.downloadLink2:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a.downloadLink2:hover {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}





