*,*{
	margin:0px;
	padding:0px;
	color:white;
	text-decoration:none;
}
body{
	float:left;
	width:100%;
	height:100%;
	background-color:black;
	background-image:url('../gfx/tlo.jpg');
	background-repeat:repeat-x;
}
#tlo{
	width:100%;
	background-color:#1D1D1D;
	float:left;
}	
#strona{
	width:1000px;
	background-color:#1D1D1D;	
	margin:auto;	
}
#menu-gora{
	float:left;
	width:100%;
	height:20px;
	margin-top:3px;
	text-align:right;
	font-size:12px;
}
#logo{
	float:left;
	width:100%;
	height:271px;
	background-image:url('../gfx/logo.jpg');
	background-repeat:no-repeat;
}
#menu{
	float:left;
	width:100%;
	height:91px;
	background-image:url('../gfx/menu.jpg');
	background-repeat:no-repeat;
}
#tresc{
	float:left;
	width:1000px;
	background-image:url('../gfx/tresc.jpg');
	background-repeat:repeat-y;	
}
#tresc-up{
	float:left;
	width:1000px;
	height:23px;
	background-image:url('../gfx/tresc-up.jpg');
}
#tresc-left{
	float:left;
	width:171px;
	background-image:url('../gfx/tresc-left-b.jpg');
}
#tresc-center{
	float:left;
	width:645px;
	background-color:#343434;
}
#tresc-right{
	float:left;
	width:184px;
	background-image:url('../gfx/tresc-right-b.jpg');
}
#tresc-bottom{
	float:left;
	width:1000px;
	height:21px;
	background-image:url('../gfx/tresc-bottom.jpg');
}
#stopka{
	float:left;
	width:100%;
	height:85px;
	background-image:url('../gfx/stopka.jpg');
	background-repeat:repeat-x;
}	
#stopka-info{
	width:717px;
	height:85px;
	margin:auto;
}	
#stopka-info-l{
	float:left;
	width:259px;
	height:85px;
	background-image:url('../gfx/stopka-info-l.jpg');
}	
#stopka-info-r{
	float:left;
	width:211px;
	height:85px;
	background-image:url('../gfx/stopka-info-r.jpg');
}
#stopka-info-c{
	float:left;
	width:247px;
	height:85px;
	background-image:url('../gfx/stopka-info.jpg');
	background-repeat:repeat-x;	
	font-size:11px;
}
	float:left;
	width:247px;
	font-size:14px;
	text-align:center;
}


