body {
	background: url(images/tlo_2.jpg) repeat-y;
	background-color:#000000;
	font-family: arial;
	font-size: 14px;
	color: #fffacd;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	list-style: none;
	width: 100%;
}


#top {
	width:1000px;
	height:100%;
}

#naglowek {
	width:1000px;
	height: 120px;
}
#naglowek img{
	margin-left:320px;
}


#menu {
	width: 160px;
	margin-top:25px;
	margin-left:40px;
	float: left;
	overflow: hidden;

}
#menu img{
	width:120px;

}
#menu a img{
	border-color:#000000;
}

#menu p {
	margin-left:-20px;
	text-align: center;
}

#tresc {
	width: 800px;
	float: left;
	overflow: hidden;
	text-align: justify;
}

#tresc p {
	text-align: center;
}

#tresc a {
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
	color: #fffacd;
}

#tresc h2 {
	text-align: center;
	font-weight: bold;
	font-style:italic;
	}

#tresc h2 img{
	width:100px;
	}

#tresc h3 {
	text-align: center;
	font-weight: bold;
	font-style:italic;
	}
#tresc h3 a{
	text-decoration: none;
	}
#tresc h3 a:hover{
	text-decoration: none;
	color:#c8c8c8;
	}
	

/*----------------KOTY----------------*/
#table_obrazki {
	width:800px;
	margin: auto;
	vertical-align: top;
	border:0px;
}

#table_obrazki th {
	text-align:justify;
}

#table_obrazki img {
	border:0px;
	margin:auto;
}

#table_obrazek {
	width:400px;
	margin-left:180px;
	vertical-align: top;
	border:0px;
}
#table_obrazek img {
	border:0px;
	margin:auto;
}
#table_rodzice {
	margin-left:100px;
}
#table_rodzice img {
	border:1px;
	border-color:#Ff000000;
}

#table_kocieta {
	width:600px;
	margin-left:70px;
	text-align:center;
}

#table_kocieta img {
	border:1px;
	border-color:#Ff000000;
}

#table_rodowod {
	margin: auto;
	color:#CCCC66;
	border-collapse: collapse;	
	border-color:#FFFFFF;
}


#table_rodowod tr {
	text-align: left;
	}
.tr1
  { width:190px;
  }
.tr2
  { width:190px;
  }
.tr3
  { width:190px;
  }
.tr4
  { width:190px;
  }
.c1
  {
  font-size: medium;
  font-weight: bold;
  font-style:	italic;
  text-align: justify;
  vertical-align: top;
  margin-bottom: 2%;
  margin-top: 2%;
  }
.c2
  {
  font-size: small;
  font-weight: normal;
  text-align: justify;
  vertical-align: top;
  margin-bottom: 2%;
  margin-top: 2%;
  }
.c3
  {
  font-size: x-small;
  font-weight: normal;
  text-align: justify;
  vertical-align: top;
  margin-bottom: 2%;
  margin-top: 2%;
  }
.img 
   {
	height: 65px;
	}
.img1 
   { height: 65px;
     text-align: right;
     vertical-align: top;
}

marquee {
	height:25px;
	text-align:middle;
	behavior:scroll;
	direction:left;
	background-color:#990000;
	width:450px;

}