body {
   background-color: #ff1918;
   font-family:"Comic Sans MS",cursive,sans-serif;
   font-size: 16px;
   color : black;
   text-align : left;
}

div#container {
   margin-left: auto;
   margin-right: auto;
   margin-top: -418px;
   position:relative;
}

div.PageBorder {
   margin-left: auto;
   margin-right: auto;
   position:relative;
   width: 1024px;
}


div.DateMenu {
   font-size: 14px;
   font-weight: bold;
   text-align:center;
   line-height: 140%;
   height: 108px;
   padding: 23px 58px 0px 58px;
   margin-bottom: -24px;
   color: #8cfdfd;
}

div.ArticlesContent {
   line-height: 140%;
   background-repeat: repeat-y;
   background-position: top center;
   background-image: url('/sitecomposer/render/image/styles/sources/pozadi_new.png');
   padding: 0px 150px 0px;
   min-height: 150px;
margin-left: -2px;
}

div.GalleryContent {
line-height: 140%;
background-repeat: repeat-y;
background-position: top center;
background-image: url('/sitecomposer/render/image/styles/sources/pozadi_new.png');
padding: 0px 150px 0px;
margin-left: -3px;
min-height: 100px;
}

div.ArticleDivider {
   height: 50px;
}

span.ArticleText {
   white-space: pre-wrap;
   display: block;
}

div#header{
   background-image: url("/sitecomposer/render/image/styles/sources/zahlavi_1_postavicky.png");
   background-color: #ff6793;
   background-repeat: no-repeat;
   background-position: center top;
   height: 710px;
}


div#footer{
   background-image: url("/sitecomposer/render/image/styles/sources/zapati_new.png");
   background-repeat: no-repeat;
   background-position:top;
   height: 220px;
margin-left: -3px;
}

div.Article h1 {
font-size: 26px;
margin-bottom: 12px;
text-align: left;
background-image: url(/sitecomposer/render/image/styles/sources/kapka_resize.png);
background-repeat: no-repeat;
background-position: top left;
padding: 21px 0px 0px 60px;
color: #cdeafb;
font-weight: bold;
text-decoration: underline;
height: 50px;
}

a img {
border : none;
}

a {
color: #ffffff;
}

a:visited {
color: #ffffff;
}

a:link {
color: #ffffff;
}

span.Disabled {
color: Gray;
}

a.Selected {
border: #000000 Solid 1px;
padding: 2px;
background-color: #8cfdfd;
color: #000000;
text-decoration: none;
}

div.ArticleImages {
   position: relative;
   margin-top: -25px;
   padding-bottom: 40px;
}

div.ArticleImages a{
   text-decoration: none;
}

div.GalleryContent a{
text-decoration: none;
}

img.ArticleImageRight {
float:right;
margin: 85px 0px 5px 5px;
border: none;
}

img.ArticleImageLeft {
float:left;
margin: 0px 20px 0px 0px;
border: none;
}

/*****************GUESTBOOK************************/

div.GuestBookContent {
   padding: 0px 150px 0px;
   font-size: 14px;
   line-height: 140%;
   background-repeat: repeat-y;
   background-position: top center;
   background-image: url('/sitecomposer/render/image/styles/sources/pozadi_new.png');
   min-height: 100px;
margin-left: -2px;
}

div.GuestBook {
   margin-top: -100px;
}

div.GuestBook table {
   border-collapse: collapse;
table-layout: fixed;
width: 730px;
word-wrap: break-word;
}

div.GuestBook tr {
   border-top: 1px solid #c2181a;
}

div.GuestBook td {
   font-size: 14px;
   vertical-align: top;
   color: #85552d;
   padding: 6px;
   border: none;
width: 12%;
}

div.GuestBook td+td {
  font-weight: bold; 
  color: #c2181a;
width: 20%;
}

div.GuestBook td+td+td {
  font-weight: normal; 
  color: black;
width: 56%;
}

div.GuestBook td+td+td+td {
  text-align: right;
width: 12%;
}

div.GuestBook h3 {
font-size: 14px;
font-weight: bold;
margin-bottom: 6px;
}

span.GuestBookPostText {
   white-space: pre-wrap;
}

div.GuestBookTopPanel {
   padding-bottom: 30px;
   font-weight: bold;
   font-size: 22px;
   text-align: center;
}

div.GuestBookTopPanel a {
   color: #cdeafb;
}