* {
  margin:0;
  padding:0; 
}
body {
  background-color:#F0EBE0;
  font:10px Tahoma, "Arial CE", Arial, sans-serif;
  color:#4F4C3A;
  line-height:1.3em;
}
img {border:none;}
.border-yellow {border:10px solid #DFD8A8;}
.margin-bottom {margin-bottom:6px;}
.text-center {text-align:center;}
.clear {clear:both; line-height:0px; font-size:0px;}
a {text-decoration:none; color:#4F4C3A;}
a:hover {text-decoration:underline;}

ul.list-1 {
  background-color:#F6F6F6;
  list-style:none;
  padding:10px;
}
ul.list-1 li {
  height:1.4em;
  background:url(list-arrow-1.gif) no-repeat 0 4px;
  padding-left:9px;
}
div#main-container {
  width:763px;

  padding-top:58px;
  position:relative;
  background:#F0EBE0 url(top1.jpg) no-repeat;
}
div#top {
  height:125px;
  padding-left:346px;
  background:#F0EBE0 url(top2.jpg) no-repeat;
}
div#top p {
  width:364px;
  height:27px;
  margin:0 0 15px 24px;
  background:white url(top-text.gif) no-repeat;
  text-align:center;
  font-weight:bold;
  line-height:27px;
}
div#top a img {
  border:5px solid #877C2E;
}
div#left-column {
  width:230px;
  margin-right:2px;
  float:left;
}
div#left-column h1 {
  height:23px;
  font-size:11px;
  color:#F6F6F6;
  padding-top:16px;
  text-indent:27px;
  background:#3F3B1F url(menu-header.gif) no-repeat;
}
div#left-column div.menu {
  padding-bottom:2px;
  margin-bottom:6px;
  background:white url(menu-tlo-bottom.gif) no-repeat left bottom;
}
div#left-column div.menu-inside {
  padding:13px 16px;
  background:white url(menu-tlo.gif) repeat-y;
}
.button-links-1 a {
  padding:0.4em 1em;
  color:white;
  text-align:center;
  font-weight:bold;
  background-color:#3F3B1F;
}
div#right-column {
  width:516px;
  float:left;
}
div#right-column h1 {
  height:26px;
  padding:6px 13px 0 0;
  background:white url(content-header.gif) no-repeat;
  font:20px "Trebuchet MS", Tahoma, "Arial CE", Arial, sans-serif;
  font-weight:bold;
  color:#E1E0D7;
  text-align:right;
}
div#right-column div.content {
  padding-bottom:2px;
  margin-bottom:6px;
  background:url(content-tlo-bottom.gif) no-repeat left bottom;
}
div#right-column div.content-inside {
  padding:10px 11px;
  background:url(content-tlo.gif) repeat-y;
}
div#right-column h2 {
  font:11px Tahoma, "Arial CE", Arial, sans-serif;
  color:#4F4C3A;
  line-height:1.3em;
}
p#sort {
  text-align:right;
  position:relative;
  top:-1.3em;
  margin-bottom:-1.3em;
}
.navigator {
  padding:1em 0;
  font-size:11px;
}
.navigator strong {
  color:#B02727;
}
.border-section {
  width:452px;
  border:1px solid #F5F5F5;
  margin:1em 10px;
  padding:10px;
}
.border-section div {
  width:116px;
  padding:8px;
  margin:0 8px;
  background:white url(kartka-tlo.gif) no-repeat;
  float:left;
}
.border-section div img {
  margin-bottom:15px;
}
.button-links-2 a {
  padding:0.1em 0.3em;
  color:white;
  text-align:center;
  font-weight:bold;
  background:url(button-links-2.gif) no-repeat;
  margin:0 12px;
}

p#footer {
  height:37px;
  padding:0 10px;
  background:#3F3B1F url(footer.gif) repeat-x;
  line-height:37px;
  color:#F6F6F6;
  clear:both;
  text-align:right;
}
