body {
	background-image:url(img/tlo.jpg);
	background-repeat:repeat-x;
}

a img {
	border: 0;
}

#top {
	margin: 0;
	width: 800px;
}

#body {
	width: 800px;
	margin: 0;
}

#logo {
	background-image:url(img/banner2.jpg);
	width: 800px;
	height: 290px;
	margin: 0px;
}

#linki {
	background-image:url(img/linki.gif);
	width:600px;
	height:66px;
	text-align:center;
	margin-top:45px;
}

#linki a:link, #linki a:visited {
	font-size:20px;
	color:#000;
	text-decoration:none;
	font-weight: normal;
	font-style:italic;
}

#linki a:hover {
	font-size:22px;
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
}

#tresc {
	background-image:url(img/tresc.gif);
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#tresc a:link, #tresc a:visited {
	font-size:14px;
	color:#000;
	text-decoration:underline;
	font-weight: normal;
	font-style:italic;
}

#tresc a:hover {
	font-size:15px;
	color:#F00;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
}

#stopka {
	background-image:url(img/stopka2.gif);
	width:600px;
	height:40px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#000;
}

#stopka a:link, #stopka a:visited {
	text-decoration: none;
	color: #000000;
}

#stopka a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}


