body
{
 background: #660000;
 padding: 0px;
 margin: 0px;
 text-align: center;
 top: 0px;
 bottom: 0px;
 height: 100%;
 text-decoration: none;
}

a 
{
	outline: none;
	outline-style:none;
	text-decoration : none;
}
img {
	border-width:0px;
}
p, h1, h2, h3, h4, h5, h6, table, ul, li, img 
{
	padding : 0px;
	margin : 0px;
}

hr
{
border: 0px;
height: 10px;
background: #ffffff url(./img/hr.jpg) no-repeat ;
}

object
{
    vertical-align: top;
}


#kontener
{
	padding: 0px;
	margin: 0px auto;
	width: 1000px;
	height: 100%;
	background: white;
	top: 0px;
}

#top
{
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 224px;
	background: url(./img/top.jpg) 0 0 no-repeat;
}

#menu
{
  width: 1000px;
	padding: 0px 0px 0px 10px;
}

#menu ul li
{
	float: left;
	list-style:none;
}

#opcja1 a
{
 display: block;
 width: 241px;
 height: 63px;
 background: url(./img/opcja1.jpg) 0 0 no-repeat;
}

#opcja1 a:hover
{
  background-position: 0 -66px;
}

#opcja2 a
{
 display: block;
 width: 241px;
 height: 63px;
 background: url(./img/opcja2.jpg) 0 0 no-repeat;
}

#opcja2 a:hover
{
  background-position: 0 -66px;
}

#opcja3 a
{
 display: block;
 width: 241px;
 height: 63px;
 background: url(./img/opcja3.jpg) 0 0 no-repeat;
}

#opcja3 a:hover
{
  background-position: 0 -66px;
}

#opcja4 a
{
 display: block;
 width: 241px;
 height: 63px;
 background: url(./img/opcja4.jpg) 0 0 no-repeat;
}

#opcja4 a:hover
{
  background-position: 0 -66px;
}

#opcja5 a
{
 display: block;
 width: 241px;
 height: 63px;
 background: url(./img/opcja5.jpg) 0 0 no-repeat;
}

#opcja5 a:hover
{
  background-position: 0 -66px;
}

#opcja6 a
{
 display: block;
 width: 241px;
 height: 63px;
 background: url(./img/opcja6.jpg) 0 0 no-repeat;
}

#opcja6 a:hover
{
  background-position: 0 -66px;
}

#opcja7 a
{
 display: block;
 width: 241px;
 height: 63px;
 background: url(./img/opcja7.jpg) 0 0 no-repeat;
}

#opcja7 a:hover
{
  background-position: 0 -66px;
}

#opcja8 a
{
 display: block;
 width: 241px;
 height: 63px;
 background: url(./img/opcja8.jpg) 0 0 no-repeat;
}

#opcja8 a:hover
{
  background-position: 0 -66px;
}

#baner
{
	float: left;
	width: 500px;
	padding: 30px 0px 0px 0px;
}

#tresc
{
 text-align: justify;
 float: left;
 width: 485px;
 padding: 30px 15px 0px 0px;
}


#bottom
{
 width: 1000px;
 height: 110px;
 background: url(./img/bottom.jpg) 0 0 no-repeat;
}

#stopa
{
	text-align: left;
	padding: 70px 0px 0px 200px;
}
