/* litografia.pl 2006 */

html	{
	width: 100%;
	height:100%;	color: #000;	background: url("../i/tlo.png");
	}
	
body	{
	width: 100%;
	height:100%;
	margin:0 auto; 
	padding: 0;
	position: relative;	color: #000;	font: normal 10px Tahoma, Helvetica, sans-serif;	background: url("../i/tlo_body.png") repeat-x 0 0;
	}
	
#lito	{
	width: 780px;
	height:550px;
	margin:-275px 0 0 -400px;
	padding:0;
	position: absolute;
	top:50%;
	left: 50%
	}

ul#nawigacja	{	width: 790px;	height: 22px;	padding:0 20px 0 0;	margin:0 auto 0 auto;	}	ul#nawigacja li 	{float: right;padding:3px 7px;list-style-type:none;}ul#nawigacja li.menu{float: left;padding:0 8px;}ul#nawigacja li span{display: none;}ul#nawigacja li.menu	a		{padding:0;color: #9e9e9e;text-decoration: underline;}ul#nawigacja li.menu	a:hover	{text-decoration: none;}
ul#nawigacja li#asp		{background: url("i/logo_asp3.png") no-repeat 0 0;padding:0 0 20px 17px;}
li#en a			{display: inline;float: left;width:48px;height:8px;	background: url("../i/pl_lang.png") no-repeat 0 0;}li#en a:hover	{background-position: 0 -8px;}li#flash a			{display: inline;float: left;width:84px;height:8px;	background: url("../i/en_html.png") no-repeat 0 0;}li#flash a:hover	{background-position: 0 -8px;}
