body {
   text-align: center;
	 font-family: Verdana, Helvetica;
}

p {
   font-size: 12px;
   font-weight: normal;
	 margin: 0px;
}

a {
   text-decoration: none;
	 border: 0px;
	 color: blue;
}

img {
   margin: 0px;
	 border: 0px;
}

#menu-glowne {
   background-color:  C2C2C2;
}

#menu-glowne td {
	 width: 160px;
	 text-align: center;
}

#menu-glowne a {
   color: black;
}

#menu-teatr td {
   background-color: C2C2C2;
	 text-align: center;
}

#menu-teatr a {
   font-size: 20px;
	 text-decoration: none;
	 color: black;
}

h1 {
   text-align: center;
	 text-decoration: bold;
	 font-size: 18px;
}

#aktualnosci {
   margin: 0 auto 0 auto;
	 border: 0;
   width: 443px;
	 height: 365px;
   background-image: url('aktualnosci.jpg');
	 text-align: left;
}

#tresc {
   position: absolute;
	 border: 0;
	 margin-top: 70px;
	 margin-left: 2px;
	 height: 200px;
	 width: 380px;
	 text-align: right;
}