body {
  background-color: #3f0504;
  margin: 0px;
  font-family: Verdana, Arial;
  font-size: 10pt;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
  display: block;
}

br.clear {
	clear: both;
}

a {
	color: #d12d26;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#outer {
  display: table;
  height: 100%;
  width: 100%;
 _position: relative; /* IE hack */
  overflow: hidden;
}

div#middle {
  _position: absolute; /* IE hack */
  _top: 50%; /* IE hack */
  _left: 50%; /* IE hack */
  display: table-cell;
  vertical-align: middle;
}

div#inner {
  _position: relative; /* IE hack */
  _top: -50%; /* IE hack */
  _left: -50%; /* IE hack */
}

div#main {
  margin: 0px auto;
  width: 770px;
  height: 520px;
  background-color: #fbfcfb;
}

div#naglowek {
  padding-top: 5px;
  padding-left: 5px;
}

div#naglowek img {
  width: 760px;
  height: 97px;
}

div#menu {
  float: left;
  width: 175px;
  height: 415px;
	background-image: url('images/menubar.gif');
	background-repeat: no-repeat;
	background-position: 29px 37px;
}

div#menulist {
  height: 280px;
  border: 1px solid #fbfcfb;
}

div#menu ul {
	margin: 34px 0px 0px 45px;
	padding: 0px;
  list-style: none;
}

div#menu li {
	display: block;
	padding: 0px;
	margin: 0px 0px 14px 0px;
}

div#menu li img {
  display: inline;
}

div#active {
  margin-left: 30px;
}

div#tresc {
  float: left;
  margin-top: 3px;
}

div#padding {
  width: 590px;
  height: 410px;
}

div#padding2 {
}

div#page {
  width: 540px;
  height: 290px;
  overflow: auto;
  font-size: 12,5px;
  color: #616161;
  letter-spacing: 1px;
  line-height: 1.6em;
}

div#page ul {
  list-style: none;
  padding: 0px;
  margin: 10px 0px 10px 20px;
}

div#page li {
  padding-left: 10px;
  background-image: url('images/ul.gif');
  background-repeat: no-repeat;
  background-position: left 50%;
}

div#page span.label {
	color: #d52921;
	font-size: 14px;
	font-weight: bolder;
}

div#galeria {
  width: 540px;
  height: 400px;
  overflow: auto;
}

div#powiekszenie {
	text-align: center;
}

div#powiekszenie img {
  border: 3px solid #d12d26;
}

div#standardowe {
  float: left;
  width: 295px;
  text-align: center;
}

div#standardowe img {
	display: inline;
}

div#standardowe img.lupa {
	vertical-align: middle;
}
 
div#standardowe img.zdjecie {
  border: 3px solid #d12d26;
}

div#lista {
  float: left;
  width: 240px;
}

div#podtytul {
  color: #d12d26;
  font-size: 13px;
  font-weight: bolder;
  margin: 12px 0px;
}

div#lista2 div.flow {
  float: left;
  margin-right: 7px;
  margin-bottom: 5px;
}

div#lista2 div.flow div {
  width: 40px;
  height: 63px;
}

div#lista2 img {
  border: 2px solid #919191;
}

div#lista2 img.active {
  border: 2px solid #d12d26;
}

div#pages {
  font-size: 10px;
  text-align: center;
  color: #616161;
  font-weight: bolder;
}

div#pages a {
  color: #616161;
  text-decoration: none;
  font-weight: bolder;
}

div#pages a.active {
	color: #cc2e25;
}

div#pages a:hover {
	color: #cc2e25;
}

div#txt {
  font-size: 11px;
}

div#stopka {
  margin: 10px auto 0px auto;
  width: 760px;
}

div#stopka div.left {
  float: left;
  color: #9f8282;
  font-size: 7pt;
}

div#stopka div.right {
  float: right;
  color: #d9cdcd;
  font-size: 7.5pt;
}

div#stopka div.right a {
  color: #ffffff;
  font-weight: bolder;
  font-size: 7.5pt;
  text-decoration: none;
  color: #d9cdcd;
}

div#stopka div.right a:hover {
	color: #cc2e25;
}

