/*body {
	background: url(images/final.png) no-repeat top center #000; margin:0 auto;}*/
	
html { 
  background: url(../images/final333.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

div {font-family:Arial, Helvetica, sans-serif;font-size:12px;}
a {text-decoration: none;}
img {border:0px;}

h1#seria { margin:40px 0 0 0; text-align:center; color:#275B5C; height:50px; font-family:aquiferregular; font-size:50px; font-weight:bold;}
h1#elizium { margin:20px 0 0 0; text-align:center; color:#275B5C; height:50px; font-family:aquiferregular; font-size:70px; font-weight:bold;}
h1#autor { margin:40px 0 0 0; text-align:center; color:#275B5C; height:10px; font-family:aquiferregular; font-size:30px; font-weight:bold;}

#menu {/*background-color: #6E6159;*/ background-image:radial-gradient(45deg); background-size: contain; max-width:40%;/*width: 600px;*//* height:40px;*/ margin:50px auto auto auto; clear:both; box-shadow: 3px 3px 6px black;}
#menu ul {/*list-style: none;*/ text-align: center; padding:11px 0 11px 0; width:100%; margin: auto;}
#menu ul li {/*float: left;*/ display: inline-block; list-style-type: none; /*padding:11px 11px;*/ margin: 5px;}
#menu a {font-size:18px; color: #332903; font-weight: bold;}
#menu a:hover {color:#e9eaca; /*border-bottom:dashed #bfc08e 2px;*/}

#kontener {width:35%; margin:0 auto; padding:0; display:block; overflow:hidden; height:100%; clear:both;}

#tresc {width:90%; height:100%; padding:16px; margin:11px; /*&margin:6px;*/ font-size:16px; line-height: 24px}
#tresc h2 { padding:0 0 8px 0; margin:0px 2px;  font-size:19px; color:#332903;}
#tresc span {font-size:14px;color:#275B5C;font-weight:bold;}
#tresc p {text-indent:15px; color:#000000;}
#tresc a {/*border-bottom:dashed #610303 1px;*/ color:#610303;}	
#tresc a:hover {/*border-bottom:dashed #610303 1px;*/ color:#610303; font-weight:bold;}	
.zakonczenie {/*background: url(images/zakonczenie.jpg) no-repeat*/; width:80px; margin:0 auto 16px auto; height:11px;}


#stopka {/*clear:both;*/position: fixed;
  bottom: 0;/*
  margin-right: auto;
  margin-left: auto; */ width:100%;   height:47px; }
#stopka p {float:right; margin-top:20px; margin-right:20px; color:#4D401B; font-size:14px;}
#stopka a {color:#4D401B;}
#stopka a:hover {border-bottom:dashed #bfc08e 1px;}	



a {
  color:#666;
  text-decoration:none;
}
a:focus,
a:hover {text-decoration:none;}
button,
input,
textarea {
  display:inline-block;
  *display:inline;
  width:100%;
  text-align:left;
  margin:0 0 2px;
  padding:4px;
  font:inherit;
  line-height:1;
  color:#666;
  background-color:#eee;
  border:1px solid #999;
}
input {display:block}
textarea {
  display:block;
  resize:vertical;
  line-height:inherit;
  height:80px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  margin:0;
  padding:0;
  border:none;
  outline:none;
}
button {
  width:auto;
  padding:5px 8px;
  background-color:#ECDE8C;
  border-color:#BCAF6F;
  color:#5D5A31;
  font-weight:bold;
  cursor:pointer;
  float:right;
}
input:focus,
textarea:focus {color:#333}
button:focus,
button:hover {
  background-color:#E0D183;
  border-color:#9D935D;
}
input[name="math"] {
  display:inline-block;
  display:*inline;
  width:30px;
}
.guestbook {
  width:auto;
  padding:10px;
}
.guestbook form label {
  display:block;
  float:left;
  width:50px;
  text-align:right;
  padding-top:3px;
}
.guestbook form div {margin-left:58px}
.guestbook hr {
  height:0;
  border:none;
  border-top:1px solid #999;
  margin:10px 0 10px;
}
.guest-messages {

  /*
  height:300px;
  overflow:auto;
  */
}
.guest-item {
  border-top:1px solid #aaa;
  padding:4px;
  position:relative;
  background-color:#9E895F;
}
.guest-item:first-child {border-top:none}
.guest-name {
  font-weight:bold;
  margin-left:2px;
}
.guest-timestamp {
  float:right;
  margin-right:2px;
}
.guest-message {
  display:block;
  clear:both;
  margin-top:4px;
  padding:4px 6px;
  background-color:#BDAB87;
}
.guestbook-nav {
  margin:5px 0;
  text-align:center;
}
.message-error,
.message-warning {
  padding:5px 10px;
  background-color:#FFDBD8;
  border-top:1px solid #aaa;
}
.message-warning {background-color:#DBFFD8}
.message-error:first-child,
.message-warning:first-child {border-top:none}
.clear {
  display:block;
  clear:both;
}

