body,html
{
  margin:0px;
  padding:0px;
  font-family:verdana;
}
div#container
{
  margin:auto;
  width:900px;
}
div#top-bg
{
  background-color:#434359;
  height:2.0em;
  margin-bottom:20px;
}
div#top-left
{
  float:left;
  background-color:#fff;
  width:379px;
  height:175px;
  padding-top:19px;
}
div#bg-left
{
  background:url('images/top-l.jpg') no-repeat;
  width:379px;
  height:156px;
}
div#top-right
{
  float:left;
  margin-bottom:20px;
}
div#top-content
{
  padding: 6px 10px 0px 10px;
  color:#fff;
  text-align:justify;
  font-size:13px;
}
div#top-left div.header
{
  padding-top:10px;
}
div#menu
{
  width:900px;
  height:2.0em;
  line-height:2.0em;
  border-bottom:1px solid #ffffff;
  clear:both;
}
#menu li
{
  border-right:1px solid #ffffff;
  float:left;
  list-style-type:none;
  margin:0;
  padding:0;
  white-space:nowrap;
}
#menu li a
{
  display:block;
  font-size:0.8em;
  letter-spacing:1px;
  padding:0 18px;
  text-transform:uppercase;
}
a:hover
{
  color:#262C30;
}
a
{
  color:#434359;
  text-decoration:none;
}
#menu, #menu li div#menu
{
  background-color:#434359;
}
#menu li
{
  border-color:white;
}
#menu a
{
  color:white;
}
#menu .selected, #menu a:hover
{
  background-color:#599ef2;
}

div#content
{
  color:#000000;
  background-color:#E8E6F1;
  float:left;
  width:640px;
  padding:10px;
  font-size:16px;
  text-align:justify;
  height:660px;
  clear:both;
}
div#slupek
{
  overflow:visible;
  padding:10px;
  height:660px;
  width:220px;
  float:left;
  background-color:#BAC3CC;
  text-align:center;

}
div#fot
{
  padding:10px;
  height:150px;
  width:880px;
  background-color:#BAC3CC;
  text-align:center;
  float:right;

}
div.header
{
  letter-spacing: -1.7px;
  text-align:center;
  font-size:17px;
  color:#434359;

}
div#footer
{
  width:900px;
  height:20px;
  background-color:#434359;
}
img.foto
{
  border:solid 3px #ffffff;
}
h4#witaj
{
  display:inline;
}
hr
{
  background-color:#3399cc;
}

