html, body {
	background-color: #ffffff;
	color: #000;
	font-family: verdana, arial;
	font-size: 14px;
}

#TOP {
  width: 100%;
}

#LOGO {
	
	
	width: 100%;
	height: 100%;
	background-image: url('14.jpg');
	
}

#MENU {

	width: 100%;
	height: 100%;
	
}

#TRESC {
  margin: -20px 0px 0px 0px;
	width: 1000px;
	height: 100%;
	text-align: left;
	background-color: white;
	text-indent: 30px;
	
  
	
}

#STOPKA {
  margin: -20px auto;
	padding: 5px 0px 0px 0px;
	width: 1000px;
	height: 37px;
	background-image: url('07.jpg');
  
	
}

#a {

	color: #ffffff;
	
}

#a:hover {

	color: #ffffff;
	
}

#a:visited {

	color: #ffffff;

}