
body {
  background-color: #767575;
  margin: 0px;
  padding: 0px;
  font-family: tahoma;
  background-image: url(../tlo.jpg);
  background-repeat: repeat-x;
  background-position: center top;
	text-align:center;
}

ul {
  padding: 0px;
  margin: 0px;
}

.tabelka {
  width: 1000px;
}

* {
  font-size: 11px;
}

a {
  color: #ffffff;
  font-weight: bold;
}


#zdjecia {
  vertical-align: top; 
  text-align: center;
  padding: 10px;
}

#zdjecia img {
  border: 5px solid #ffffff;
  margin: 4px;
}

#zdjecia img:hover {
  border-color: #cccccc;
}

#menu {
  width: 100px;
  text-align: left;
  float: left;
}

#menu ul {
  padding-left: 10px;
}

#menu a {
  color: #ffffff;
  text-decoration: none;
}

#menu a:hover {
  color: #cccccc;
  text-decoration: underline;
}

#menu a:visited {
  text-decoration: underline;
  font-weight: normal;
  color: #444444;
}

sup {
  font-size: 8px;
  font-weight: normal;
}

#content {
	width: 100%;
	text-align:left;
	padding:0px;
	border:0px dashed #333;
  background-image: url(../pancio.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

#mini {
  padding-top: 55px;
  padding-left: 25px;
  height: 80px;
}

#mini a {
  margin: 5px;
  display: block;
  width: 60px;
  height: 60px;
  border-left: 1px solid #a5a5a5;
  border-top: 1px solid #a5a5a5;
  border-right: 1px solid #474747;
  border-bottom: 1px solid #474747;
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
}


#popcia {
  float: right;
}

h2 {
  font-size: 13px;
  color: #ffffff;
}


#widget {
  display: block;
  width: 151px;
  height: 124px;
  border: 0px solid red;
  position: absolute;
  top: 0px;
  left: 400px;
  background-image: url(../widget.png);
}
