html, body  
	{background: url(tlo2.jpg); 
	 text-align: center; 
	 font-size: 0.9em; 
	 font-family: tahoma, arial, helvetica, sans-serif;
	 color:#ffffff;
	}
body *
	{margin: 0px; 
	 padding: 0px; 
	 font-size: 1em; 
	 text-align: center;
	}
#pojemnik
   {width:900px;
	 height:800px;
	 border: none;
	 margin: -10px auto;
	 }
#box
   {width:800px;
	  height: 600px;
		border: solid 1px #c0c0c0;
		margin: 0px auto;
		float:left;
		}
p.text
  {border: solid 1px #ffffff;
	 padding: 7px 10px 20px;
	 text-align: left;
	 margin: 1px 0px;
	 width: 574px;
	 font-size: 1.1em;
	 font-family: 'Trebuchet MS', Helvetica, Univers, Arial, sans-serif;
	}
p.flash
  {float: right;
	 padding: 0px;
	 width: 300px;
	 border: none;
	 margin: 0px auto;
	}
p.textkontakt
  {border: solid 1px #ffffff;
	 padding: 7px 10px 20px;
	 text-align: center;
	 margin: 1px 0px;
	 width: 574px;
	 font-size: 1.1em;
	 font-family: 'Trebuchet MS', Helvetica, Univers, Arial, sans-serif;
	}
p.menu
  {border: none;
	 padding: 5px 0px;
	 text-align: right;
	 margin: 3px 0px;
	}
p.stopka
  {border: none;
	 padding: 15px;
	 text-align: center;
	 margin: 5px 20px;
	 font-size: 0.8em;
	 color:#c0c0c0;
	}
h1 
	{font-size: 1.5em; 
   font-family: 'Trebuchet MS', Helvetica, Univers, Arial, sans-serif;
	 text-align: left;
	 color:#ffffff;
	 padding: 5px;
	}
h2 
  {font-size: 1.4em; 
   font-family: 'Trebuchet MS', Helvetica, Univers, Arial, sans-serif;
	 text-align: left;
	 color:#000000;
	 padding: 5px;
	}
	
h3
	{font-size: 1em; 
	 font-weight: bold;
	}
table.main 
	{padding: 0px; 
	 border: 0px; 
	 margin: 0px auto 0px auto; 
	 width: 700px; 
	 background: #fafafa;
	}
td 
	{text-align: left; 
	 vertical-align: top; 
	 background: #ffffff;
	}
a 
	{color: #ffffff; 
	 font-size: 1.1em;
	 text-decoration: none;
	 font-weight:bold;
	 font-family: 'Trebuchet MS', Helvetica, Univers, Arial, sans-serif;
	 background: url(menu.jpg);
	 padding: 10px 39px;
	 border: solid 1px #ffffff;
	 
	}

a:visited 
	{color: #ffffff;
	}
a:hover 
	{color: #000000;
	background: url(menu2.jpg);
	}
a.foto
  {color:#ffffff; 
	 font-size: 1.1em;
	 text-decoration: none;
	 font-weight: normal;
	 font-family: 'Trebuchet MS', Helvetica, Univers, Arial, sans-serif;
	 background: none;
	 padding: 0px;
	 border: none;
	 }
a.none
  {color: #ffffff; 
	 font-size: 1.1em;
	 text-decoration: none;
	 font-weight:bold;
	 font-family: 'Trebuchet MS', Helvetica, Univers, Arial, sans-serif;
	 background:none;
	 padding:0px;
	 margin: 0px;
	 border: none;
	 }
	 
a.stopka
  {color: #ffffff; 
	 font-size: 1.1em;
	 text-decoration: none;
	 font-weight:bold;
	 font-family: 'Trebuchet MS', Helvetica, Univers, Arial, sans-serif;
	 background:none;
	 padding:10px;
	 margin: 10px;
	 border: none;
	 }