body {
  font: 75%/1.2 georgia, new york ce, utopia, serif;
  margin: 0;
  padding: 0;
  color: #300;
  background: url('img/bg.png') top center repeat #fff;
  text-align: center;
}

h1 {
  font-size: 250%;
  letter-spacing: -0.08em;
  margin-top: 0;
}

h2 {
  font-size: 250%;
  color: #900;
  font-style: italic;
  font-weight: normal;
  display: inline;
  position: relative;
  top: -10px;
  padding-bottom: 10px;
  background: url('img/deco.png') bottom center no-repeat;
}

h3 {
  font-size: 170%;
  color: #900;
  font-style: italic;
  font-weight: normal;
}

h4 {
  font-size: 160%;
  font-style: italic;
  font-weight: normal;
}

h5 {
  margin-bottom: 0;
  font-size: 100%;
}

ul {
  margin: 0;
}

a:link {
  color: #900;
}

a:hover {
  color: #ad2a1c;
  text-decoration: none;
}

a:active {
  color: #600;
  text-decoration: none;
}

a:visited {
  color: #600;
}

label {
  cursor: pointer;
}

#body {
  background: url('img/bg-hilite.png') top center repeat-x;
  width: 100%;
  height: 100%;
  z-index: 0;
}

#page {
  width: 770px;
  margin: 0 auto 140px;
  padding: 0;
  position: relative;
  top: 110px;
  text-align: left;
  background: url('img/bg-page.png') top center repeat-y;
}

#head {
  height: 340px;
  position: relative;
  top: -110px;
  background: url('img/head.png') no-repeat;
  z-index: 2;
}

h1, #head-home {
  position: absolute;
  width: 270px;
  height: 150px;
  top: 110px;
  right: 20px;
  overflow: hidden;
  text-align: center;
  line-height: 150px;
}

h1 {
  top: 0;
  z-index: 1;
}

#head ul {
  position: relative;
  z-index: 3;
  list-style: none;
}

#head-home {
  display: block;
}

#menu {
  position: absolute;
  top: -70px;
  left: 8px;
  z-index: 10;
}

#menu ul {
  margin: 0;
  padding: 0.5em 1em;
  float: left;
  background: url('img/menu-bg.png') top left repeat #900;
}

#menu ul:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#menu li {
  display: inline;
  padding-left: 0.5em;
  margin-right: 0.3em;
  border-left: 1px solid #f1eedb;
  text-transform: uppercase;
}

#menu li.first {
  border: none;
}

#menu li a {
  font-size: 93%;
  line-height: 30px;
  font-weight: bold;
  color: #f1eedb;
  text-decoration: none;
}

#menu li a:hover {
  text-decoration: underline;
}

#container {
  margin: -170px 50px 0 50px;
  position: relative;
  z-index: 10;
}

#content {
  float: left;
  width: 370px;
  margin-top: -120px;
}

#content p {
  line-height: 1.4em;
}

#content ul, #content li {
  margin: 0;
  padding: 0;
}

#content ul {
  margin-left: 0.7em;
}

#content li {
  padding-left: 2em;
  list-style: none;
  margin-bottom: 0.5em;
  background: url('img/bullet.png') 0 0.45em no-repeat;
}

#content dl {
  margin: 1em 0;
}

#content dl dt {
  margin-top: 1em;
  color: #900;
}

#content dl dd {
  margin: 0 0 0.1em 1.4em;
}

#content h3.pagetitle {
  margin: 1em 0 0 0;
}

#content h4.pagetitle {
  margin: 0.5em 0;
  padding-left: 30px;
  background: url('img/bullet.png') 0 0.45em no-repeat;
  font-size: 140%;
  font-style: normal;
  font-weight: normal;
}

#side-blocks {
  float: right;
  width: 220px;
  font-size: 94%;
  position: relative;
  z-index: 5;
}

#side-blocks h4 {
  margin: 0;
  color: #900;
}

#side-blocks p {
  color: #8c7434;
}

#side-blocks a {
  color: #8c7434 !important;
}

#side-blocks img {
  margin: 1em;
}

#side-blocks img.nope {
  margin: 0;
}

#footer {
  width: 100%;
  height: 100px;
  position: relative;
  background: url('img/foot.png') no-repeat;
}

#footer p {
  position: absolute;
  left: 5em;
  bottom: 30px;
  color: #8c7434;
  font-size: 85%;
}

#footer p a {
  color: #8c7434;
  text-decoration: none;
  border-bottom: 1px dotted #8c7434;
}

.center {
  text-align: center !important;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.navigation {
  text-align: center;
  margin: 3em;
}

.hilite {
  color: #900;
}

.title {
  margin-top: 2em;
}

.date {
  margin-top: -1em;
}

.separator {
  visibility: hidden;
  height: 2em;  
}

.cleaner {
  visibility: hidden;
  clear: both;
}

.hide {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 0px;
  position: absolute;
}

.hidetext {
  text-indent: -999em;
  text-decoration: none;
}

.hidden {
  display: none;
}

#pp_gallery {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#pp_meta {
	text-align: center;
	padding: 10px;
}

.pp_centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pp_cell {
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

.pp_prev, .pp_next {
	margin: 10px;
	display: block;
	padding: 5px;
}

a.pp_prev, a.pp_next {
	background: #900;
	color: #f1eedb !important;
	text-decoration: none;
	font-weight: bold;
}

a.pp_prev:hover, a.pp_next:hover {
	background: #600;
	color: #f1eedb !important;
	text-decoration: none;
}

.pp_prev {
	float: left;
}

.pp_next {
	float: right;
}

#minimenu {
 padding:0;
}

#minimenu a{
 display:block;
 margin: 0.2em;
 padding: 0.2em 1em;
 background: url('img/menu-bg.png') top left repeat #900;
 text-transform: uppercase;
 text-decoration: none;
 line-height: 25px;
 font-weight: bold;
 color: #f1eedb !important;
}

#minimenupix a{
 display:block;
 margin: 0.1em;
 padding: 0.1em 1em;
 line-height: 25px;
 font-weight: bold;
}

#minimenupix {
 padding:0;
}

#minimenu a:hover {
 text-decoration: underline;
}

#flajka {
 padding:0.3em;
 background: url('img/menu-bg.png') top left repeat #900;
 position: absolute;
 top: -70px;
 right: 8px;
 z-index: 10;
}
