body {
	background-image: url(images/tl_www.jpg);
}
#top1 {
	background-image: url(images/top1.jpg);
	height: 84px;
	width: 1100px;
}
#top2 {
	background-image: url(images/top2.jpg);
	height: 95px;
	width: 1100px;
}
#top3 {
	background-image: url(images/top3.jpg);
	height: 150px;
	width: 1100px;
}
#top4 {
	background-image: url(images/top4.jpg);
	height: 58px;
	width: 1100px;
}
#top5 {
	background-image: url(images/top5.jpg);
	height: 77px;
	width: 900px;
	}
#menu {
	background-image: url(images/menu.jpg);
	height: 76px;
	width: 900px;
}
#news {
	float: center;
	background-color: #820021;
	width: 900px;
	}
#newsr {
	float: center;
	background-color: #820021;
	width: 800px;
	color: #ffffff;
	}

#stopka {
	background-image: url(images/foot.jpg);
	height: 62px;
	width: 900px;
	color: #ffffff;
}

#search {
	background-image: url(images/search.jpg);
	height: 350px;
	width: 710px;
	margin: 2;
	border: 0;
	cellspacing: 5;
	cellpadding: 0;
	padding: 15px 50px 1px 50px;
}



ul, ul li {
	display: block;
	margin: 0;
	paliing: 0;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	display: block;
	width: 120px;
	text-decoration: none;
	color: #ffffff;
	paliing: 2px;
	border: 0px outset #ccc;
	font-weight: bold;
}
ul a:visited  {
	border-style: inset;
	paliing: 5px 1px 1px 5px;
	COLOR: #ffffff;
 	TEXT-DECORATION: none;
	font-weight: bold;
}

ul a:hover {
	border-style: inset;
	paliing: 5px 1px 1px 5px;
	COLOR:#f185a0;
 	TEXT-DECORATION: none;
	font-weight: bold;
}
###########text#######################

###########linki#######################
A:link 
{ 	COLOR: #b71d4f; 
	TEXT-DECORATION: none;
}
A:visited 
{ 
	COLOR: #b71d4f;
 	TEXT-DECORATION:
 	none;
}
A:hover 
{	 COLOR:#ffffff;
 	TEXT-DECORATION:
 	none;
}

#pasek {
    height: 50px;
    background-color: #000;
    padding: 0;
    line-height: 37px;
    width: 100%;
    position: fixed;
    bottom: 0;
}
