* {
  padding: 0;
  margin: 0;
}

#container {
  width: 778px;
  margin: 0 auto;
  padding: 0 15px 0 5px;
}
#header {
  height: 170px;
  position: relative;
  background: url('images/logo2.png') left bottom no-repeat;
}
#content {
  background: #ffffff url('images/tresc2.gif') 0 0 repeat-y;
  height: 100%;
}
#main_column {
  width: 650px;
  padding: 0 13px 0 15px;
  background: url('images/main_column.gif') 0 0 no-repeat;
}
#side_panel {
  float: right;
  width: 191px;
  padding: 106px 0 0 9px;
  background: #ebe2d9 url('images/side_panel.gif') 0 0 repeat-y;
  position: relative;
}
.clear {
  clear: both;
}
#footer {
  width: 778px;
  margin: 0 auto;
  height: 20px;
  background: url('images/footer.gif') 5px 0 no-repeat;
}
body {

  font-size: 0.81em;
  font-family: 'Trebuchet MS', Georgia, Tahoma;
  color: #000000;
}
h1 {
  font-size: 1.72em;
  font-family: Monotype Corsiva;
  color: #b71600;
}
h2 {
  font-size: 1.65em;
  margin: 2px 0 10px 0;
}
h3 {
  font-size: 1.04em;
  margin: 10px 0;
  text-indent:20px;
  font-weight: normal;
}
h4 {
font-size: 1.24em;
}
#archives_box h4 {
  font-family: Arial, 'Times New Roman','Trebuchet MS', Tahoma;
  font-size: 1.92em;
  font-weight: normal;
  color: #b71600;
  margin: 0 10px;
}
.list_box h4 {
  font-family: Georgia, 'Trebuchet MS', Tahoma;
  font-size: 1.38em;
  font-weight: normal;
  color: #917b6d;
  margin: 0 6px 0 1px;
  border-bottom: 1px solid #d6c7b9;
  padding-bottom: 2px;
  height: 100%;
}
#header p {
  text-align: right;
  color: #ffffff;
  font-weight: bold;
  font-family: Tahoma, Georgia, 'Trebuchet MS';
  margin: 0 80px 0 320px;
}
#archives_box ul {
  list-style-type: none;
  padding-left: 15px;
  font-family: 'Trebuchet MS', Arial, Tahoma;
  font-size: 1.08em;
  font-weight: bold;
  line-height: 1.38em;
}
.list_box ul {
  list-style-type: none;
  padding: 0 6px;
  font-size: 0.92em;
  font-family: Arial, Tahoma, Georgia, 'Trebuchet MS';
}
body a {
  text-decoration: none;
}
#header a {
  color: #ffffff;
}
.entry a {
  color: #305261;
  text-decoration: underline;
}
h2 a:hover, .entry a:hover, .more a:hover, .entry_info a:hover {
  color: #e06a31;
}
#side_panel a {
  color: #917b6d;
}
.other a {
  text-decoration: underline;
}
#archives_box a {
  color: #b71600;
}
#archives_box a:hover {
  text-decoration: underline;
}
.list_box a {
  color: #917b6d;
  display: block;
  height: 100%;
  padding: 4px 0;
  background: url('images/side_hr.gif') left bottom repeat-x;
}
.list_box a:hover {
  background: #f1e8df url('images/side_hr.gif') left bottom repeat-x;
  color: #7d6a5e !important;
}
#nav a {
  color: #A66E00; 
  font-family: 'Trebuchet MS', Arial, Tahoma;
  font-size: 1.18em;
  font-weight: bold;
  letter-spacing: 1px;
}
#nav a:hover {
  border-bottom: 1px solid;
}
.entry_footer a {
  background: #57737f;
  color: #f7f7f7;
  font-weight: bold;
  font-family: Arial, 'Trebuchet MS', Tahoma;
  padding: 2px 4px;
}
.link a {
  float: left;
  margin-right: 4px;
}
.link a:hover {
  background: #e06a31;
  color: #f7f7f7 !important;
}
.more a {
  background: none;
  color: #305261;
}
.entry_footer a, h2 a, .entry_info a {
  border: none !important;
  text-decoration: none !important;
}
#menu a {
  color: #3a3a3a;
}
#menu a:hover {
  color: #000000;
}
#page a {
  color: #a08f7c;
}
#page a:hover, #nav a:hover {
  color: #957b5d;
}
#design a {
  color: #bda99c;
}
#design a:hover {
  color: #a59488;
}
#stopka {
	background: #ffffff url('images/tresc.gif') 0 0 repeat-y;
  	height: 100%;
}

