@font-face {
font-family: Caveat Regular;
src: url(/sitecomposer/render/image/styles/Styl/font.ttf);
}

html {background:none;}
body {
font-family:Caveat Regular,arial,sans-serif;
font-size: 20px;
color: #FFFFFF;
text-align: left;
padding: 0px;
margin: 0px;
background-color: #000000;
background-image: url("/../../../../sitecomposer/render/image/styles/Styl/pozadi_web5.jpg");
background-repeat: no-repeat;
background-size: cover;
line-height:150%;
background-repeat: no-repeat;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}
a:link {color:#DDDDDD;text-decoration:none;}
a:hover {color:#FFFFFF;text-decoration:underline;}

h1 {font-size:32px;text-align:center;margin:0.2em 0 0.5em 0;padding:0px;font-weight:bold;text-shadow:2px 2px #000000;}
p {text-align:left;margin:0 0 0.5em 0;padding:0px;text-shadow:2px 2px #000000;}
#container {margin:0px 0px 0px 0px;padding:2em 1em 2em 1em;}
.PageBorder {max-width:1024px;margin:0 auto;}
.DateMenu {padding:0.5em 0 0.5em 0;text-align:center;}
.DateMenu .Selected {color:#FFFFFF;}
.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:#FFFFFF;text-decoration:underline;}

table {border-collapse: collapse;}
tr {border-bottom:2px solid #AAAAAA;}
td {padding:12px 2px 5px 2px;line-height:90%;}
@media (max-width:60em) {td {display:block;}}
td a {text-decoration:underline;}