body {
	background-color: #DED8C3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    display: table;
    width: 100%;
    height: 100%;
	font-family: "Times CE", "Times New Roman", serif;
	font-size: 14px;
	line-height: 16px;
	color: #342818;
}

a:link {
	color: #660000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
#contain {
	font-family: "Times CE", "Times New Roman", serif;
	font-size: 14px;
	line-height: 16px;
	color: #342818;
    width: 765px;
    margin: auto;
}

#center {
  width: 940px;
  text-align: center;
/*  display: table-cell;
  margin: auto;*/
}

#container {
/*  display: table-row;*/
  width: 100%;
}

#left_border {
/*  display: table-cell;*/
  height: 100%;
/*  width: 40px;*/
  background-attachment: fixed;
  background-image: url(/images/page/bok_lewy.jpg);
  background-repeat: repeat-y;
  background-position: left top;
}

#right_border {
/*  display: table-cell;*/
  height: 100%;
/*  width: 40px;*/
  background-attachment: fixed;
  background-image: url(/images/page/bok_prawy.jpg);
  background-repeat: repeat-y;
  background-position: right top;
}

#header {
  width: 940px;
  margin: auto;
  height: 280px;
  background: url(/images/page/top.jpg) center top no-repeat;
}

#footer {
  width: 940px;
  height: 130px;
  background: url(/images/page/bot.jpg) center top no-repeat;
  padding-top: 10px;
  margin: auto;
  clear: both;
}

#copyright {
  padding-top: 80px;
  text-align: center;
}

#top_menu {
  font-size: 12px;
  padding: 225px 120px 0px 120px;
}

#bot_menu {
  font-size: 11px;
  height: 2em;
  padding: 0px 120px;
}

/* NIE DZIALA - NIE WIEM ZA BARDZO CZEMU:(
#bot_menu a:first-letter {
  font-size: larger;
}*/

#top_menu, #top_menu a, #top_menu a:visited {
  color: white;
}

#bot_menu a.sep {
  background: url(/images/page/botdot.png) center left no-repeat;
}

#top_menu a.sep {
  background: url(/images/page/topdot.png) center left no-repeat;
}

#bot_menu .webfx2-menu-bar {
  background: transparent url(/images/page/botdot.png) center right no-repeat;
}

#top_menu .webfx2-menu-bar {
  background: transparent url(/images/page/topdot.png) center right no-repeat;
}

#top_menu .webfx2-menu, #top_menu .webfx2-menu a {
  background-color: #342818;
  border-color: #DED8C3;
}

#bot_menu .webfx2-menu, #bot_menu .webfx2-menu a {
  border-color: #342818;
  background-color: #DED8C3;
}

#bot_menu, #bot_menu a, #bot_menu a:visited {
  color: #342818;
}

.dot {
  display: inline;
}
