*
{
margin: 0em;
padding: 0em;
}

body {
  background:#270011;
  font-family: Tahoma, Helvetica, sans-serif;
}

a {
  color: #990000;
}

a:hover {
  color:#000000;
}

p {
  margin-top:1em;
  margin-bottom:1em;
}

ul {
  margin-left:2em;
  margin-top:1em;
  margin-bottom:1em;
}

h2 {
  margin-bottom:1em;
}

h3 {
  margin-bottom:1em;
}

#kontener {
  background:#ddddcc;
  width:740px;
  margin: 0 auto;
}


#header {
  padding:10px;
  background: #990000;
  color:#ffffff;
  font-size:1.5em;
  font-weight:bold;
}

#tresc {
	float: right;
	width: 520px;
}

#tresc div {
  padding: 1em;
}

#bok {
	float: left;
	width: 220px;
}

#menu {
  padding: 1em;
	background:#ccccbb;
}

#menu ul {
  margin-left:0;
  list-style-type: none;
}
#menu ul li {
  margin-bottom:0.2em;
  margin-top:0.2em;
}


#polecam {
  padding: 1em;
	text-align:center;
}

#polecam span {
  font-size:0.9em;
}

#stopka {
  clear:both;
  background:#000000;
  color:#ccccbb;
  text-align:center;
}