/*@font-face {
    font-family: space;
    src: url('/sitecomposer/render/image/styles/Styl/space.ttf');
}*/
html {background:none;}
body {
  font-family:"Gluten",arial,sans-serif;
  font-size: 20px;
  color: #000000;
  text-align: left;
  padding: 0px;
  margin: 0px;
  background-color: #f3f5eb;
  /*background-image: url("/sitecomposer/render/image/styles/Styl/pozadi_web.jpg");*/
  background-repeat: no-repeat;
  background-size: cover;
  line-height:150%;
}
a:link, a:visited {color:#f4ca12;text-decoration:none;}
a:hover {color:#f4ca12;text-decoration:underline;}

h1 {font-size:32px;text-align:center;margin:0.2em 0 0.5em 0;padding:0px;font-weight:bold;text-shadow:0px 0px #000000;}
.header {text-align:center;margin-bottom:0.5em;}
.header img {max-width:100%;}
p {text-align:left;margin:0 0 0.5em 0;padding:0px;}
#container {margin:0px 0px 0px 0px;padding:1em 1em 2em 1em;}
.PageBorder {max-width:1024px;margin:0 auto;}
.DateMenu {padding:0.5em 0 0.5em 0;text-align:center;}
.DateMenu a:link, a:visited {color:#444444;text-decoration:none;}
.DateMenu a:hover {color:#f4ca12;text-decoration:underline;}
.DateMenu .Selected {color:#f4ca12;}
.GalleryContent img {margin:0 1em 1em 0;}
.ArticleDivider {clear:both;}
.ArticleImageLeft {max-width:100%;float:left;margin:0 1em 1em 0;}
.ArticleImageRight {max-width:100%;float:right;margin:0 0 1em 1em;}
.ArticleVideo {margin:0 0 1em 0;}
.GuestBookTopPanel a {font-weight:bold;color:#f4ca12;text-decoration:underline;}


table {border-collapse: collapse;}
tr {border-bottom:2px solid #AAAAAA;}
td {padding:12px 2px 5px 2px;line-height:100%;}
@media (max-width:60em) {td {display:block;}}
td a {text-decoration:underline;}