body {
	background-image: url(bg/t_gl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color : 000064;
font-color: #FBF911;
background-attachment: fixed;

}


#naglowek {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 516px;
	height: 358px;
	background-image : url(bg_left.jpg);
	position: absolute; left: 16%; top: 2%;
	
	padding: 0px 0px 0px 0px;
}



#menu {
	
	width: 250;
	height: auto;
	position: absolute; left: 17%; top: 22%;
	
	padding: 0px 0px 0px 0px;
	overflow : auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	TEXT-DECORATION: none;
}

#tresc {
	
	width: 620;
	height: auto;
	position: absolute; left: 36%; top: 13%;
	
	padding: 0px 0px 0px 0px;
	overflow : auto;
	
	text-align: justify;
	TEXT-DECORATION: none;
}

#tresc2 {
	
	width: 500;
	height: auto;
	position: absolute; left: 35%; top: 13%;
	
	padding: 0px 0px 0px 0px;
	overflow : auto;
	
	text-align: justify;
	TEXT-DECORATION: none;
}


a:visited {
	padding: 0px 0px 0 0;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	
	background-repeat: no-repeat;
	
}
a:link {
	padding: 0px 0px 0 0;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	
	background-repeat: no-repeat;
	
}

a:hover {
	padding: 0px 0px 0 0;
	color: #FBF911;
	font-weight: normal;
	text-decoration: none;
	
	background-repeat: no-repeat;

