ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  outline: 0;
}

a:hover
{
  text-decoration: underline;
  outline: 0;
}

body
{
  margin: 0; padding: 0;
  font-family: Tahoma;
  font-size: 14px;
  color: #FFFFFF;
  text-align: justify;
  background-image: url(../obrazek/desen.png);
}

h1 {
	font-family: Tahoma;
	font-size: 29px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 30px;
}

h2 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;	
}

.logo {
	text-align: center;
}

#naglowek {
	background-image: url("../obrazek/baner-gora.jpg");
	background-position: center;
	background-position: top;
	background-repeat: repeat-x;
}


#okno {
	padding-top: 10px;
	width: 100%;
	background-image: url('../obrazek/tlo_strona.png');
	background-repeat: repeat-x;
	margin-top: -3px;
}

#menu {
	text-align: center;
	margin: 0 auto;
	width: 530px;
	height: 53px;
	background-image: url('../obrazek/tlo_menu.png');
	padding-top:23px;
}

#menu ul {
	
}

#menu li {
	list-style: none; 
	display: inline;
}

#menu a {
	color: #FFFFFF;
	font-size: 18px;
	
}

#tresc {
	width: 800px;
	margin: 0 auto;
}

#tresc p {
	margin-bottom: 10px;
	font-weight: bold;
}

.lewa-czesc {
	float: left;
	width: 330px;
	height: 189px;
	background-image: url('../obrazek/atrakcje_papier.png');
	color: #720707;
	margin-top: 30px;
}

.lewa-czesc h2 {
	margin-left: 110px;
	margin-top: 5px;
}

.lewa-czesc ul {
	font-size: 11px;
	margin-left: 125px;
	margin-top: 10px;
	width: 170px;
}
.lewa-czesc li {
	margin-bottom: 10px;
	font-weight: bold;
}

.prawa-czesc {
	float: left;
	width: 400px;
	margin-left: 70px;
}
.prawa-czesc h2 {
	margin-bottom: 10px;
}

.zdjecie {
	float: left;
	background-image: url(../obrazek/tlo_miniaturki.png);
	width: 105px;	height: 80px;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 10px;
}


.podpis {
	font-size: 10px;
	color: #fef3c7;
	text-align: center;
	padding-top: 10px;
}

.podpis a {
	color: #fef3c7;
}

#tresc ul  {
	list-style-image: url(../obrazek/gwiazdka.png);
	padding-left: 20px;	
}

.linkwiecej { 
	text-align: right;
	margin-right: 50px; 
}
.linkwiecej a {
	color: #fef3c7;	
	font-size: 9px;
}


.cien {
	position: absolute;
	margin-left: 452px;
	margin-top: 160px;
}
