/* 
    Document   : styles
    Created on : 11.4.2009, 1:53:35
    Author     : netmouse
    Description:
        Purpose of the stylesheet follows.
*/

div#container {
    margin-left: auto;
    margin-right: auto;
    width: 840px;
}


html {

    background: fixed center center #FFFFFF url('/sitecomposer/render/image/styles/backgrounds/pozadi_kosmicka_lod.jpg?height=1080'); 


        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
         background-size: cover;     
}


body {
	font-family : Arial;
	font-size: 16px;
	color : #000000;

    text-align : left;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 300px;
	border: 0px;
}

a img {
    border : none;
}

span.Disabled {
    color: Gray;
}


a {
    color: #FFFFFF;
}

a:visited {
    color: #FFFFFF;
}

a:link {
    color: #FFFFFF;
}

/*
a.Selected {
    border: #f9f6f0 Solid 2px;
    padding: 2px;
    background-color: #bf340a;
    text-decoration: none;
    color: #f9f6f0;
    opacity: 0.9;
}
*/


img.ChronicleThumbnail {
}

h1 {
  font-size: 24px;
  border: none;
  margin-bottom: 16px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  font-weight: normal;
  text-align: left;
  line-height: 120%;
  color: #b3e8f1;
}

h2 {
  font-size: 18px;
  border: none;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 16px;
  font-weight: normal;
  color: #22262f;
  text-align: left;
  clear: both;
}

div.DateMenu {
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    margin-left: 0px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    text-align:center;
}

div.DateMenu a {
    font-size: 12px;
    border: #2a2931 Solid 1px;
    padding: 3px;
    background-color: #a43436;
    text-decoration: none;
    color: #f9f6f0;
    opacity: 0.9;
   border-radius: 3px;
}

div.DateMenu a.Selected {
    border: #2a2931 Solid 2px;
    padding: 3px;
    background-color: #fe0101;
    text-decoration: none;
    color: #f9f6f0;
    opacity: 0.9;
   border-radius: 2px;
}


div.Article {
    margin-bottom: 30px;
    text-align: justify;
    padding: 0px;
    opacity: 1;
}

span.ArticleText {
    white-space: pre-wrap;
}

div.ArticleDivider {
    font-size: 18px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    clear: both;
}

div.ArticleVideo {

  padding-bottom: 20px;
}

img.ArticleImageRight {
	float:right;
	margin-left: 20px;
	margin-bottom: 8px;
    margin-right: 0px;
    border: 1px solid #2a2d2e;
    opacity: 1;
    border-radius: 3px;
}

img.ArticleImageLeft {
	float:left;
	margin-right: 20px;
	margin-bottom: 8px;
    margin-left: 0px;
    border: 1px solid #2a2d2e;
    opacity: 1;
    border-radius: 3px;
}

div.ArticleImages {


    /*margin-top: 40px;*/
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    margin-bottom: 40px;
}

div.ArticleImages img {
    padding: 0px;
    margin: 3px;
    border: 1px solid #2a2d2e;
}

div.PageBorder {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0px;
    padding-bottom: 20px;
    font-size: 15px;
  /*  border: 2px solid #22262f; */
   /* background-color: white;*/
background: none;

 
/*
   background-image: url('/sitecomposer/render/image/styles/backgrounds/board.gif'); 
    background-repeat: repeat-y repeat-y;
    background-position: center center;
    opacity: 0.90;  
*/
/* 
   background-image: url('/sitecomposer/render/image/styles/backgrounds/hlava.jpg?width=840'); 
    background-repeat: none;
    background-position: center top;
 */ 
      
}

div.ArticlesContent {
    background-image: url('/sitecomposer/render/image/styles/backgrounds/3060853-7.png');
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;     
    background-color: #056376;
    color: #cff5fa;
    border-radius: 5px;
   
    opacity: 0.95;

    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    margin-bottom:40px;
    font-size: 16px;
    line-height: 140%;
    /*background: none;*/

 /*   border: 2px solid #5e5753; */
/*    border: 3px solid #2a2d2e; */

/*    border: 16px solid #858585;*/
    border: 6px solid #5f6061;

/*    border-style: ridge; */

}


div.GalleryContent {
    /*margin-top: 40px;*/
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
background-image: url('/sitecomposer/render/image/styles/backgrounds/3060853-7.png');
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;     
    background-color: #056376;
    color: #cff5fa;
    border-radius: 5px;


    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #000000;
    border: 6px solid #5f6061;

}

div.GalleryContent img {
    padding: 0px;
    margin: 3px;
    border: 1px solid #404040;
}

div.GalleryContent a {

  text-decoration: none;
}





/*****************GUESTBOOK************************/

div.GuestBookContent {

background-image: url('/sitecomposer/render/image/styles/backgrounds/3060853-7.png');
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;     
    background-color: #056376;
    color: #cff5fa;
    border-radius: 5px;

   padding-left: 10px;
   padding-right: 10px;
 border: 6px solid #5f6061;
   
}

div.GuestBook {

}


div.GuestBook table {
width: 100%;
}

div.GuestBook td {
font-size: 14px;
vertical-align: top;
color: #cff5fa;
padding: 8px;
}

div.GuestBook td+td {
  font-weight: bold; 
    color: #cff5fa;
}

div.GuestBook td+td+td {
  font-weight: normal; 
    color: #cff5fa;
}

div.GuestBook td+td+td+td {
  text-align: right;
}

div.GuestBook h3 {
font-size: 14px;
font-weight: bold;
margin-bottom: 6px;
  color: #b3e8f1;
}

span.GuestBookPostText {
white-space: pre-wrap;
}

div.GuestBookTopPanel {
   padding: 10px;
}