/* CSS Document */
@font-face {
    font-family: 'SpecialEliteRegular';
    src: url('fts/specialelite-webfont.eot');
    src: url('fts/specialelite-webfont.eot?#iefix') format('embedded-opentype'),
         url('fts/specialelite-webfont.woff') format('woff'),
         url('fts/specialelite-webfont.ttf') format('truetype'),
         url('fts/specialelite-webfont.svg#SpecialEliteRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
@font-face {
    font-family: 'SigmarRegular';
    src: url('fts/SigmarOne-webfont.eot');
    src: url('fts/SigmarOne-webfont.eot?#iefix') format('embedded-opentype'),
         url('fts/SigmarOne-webfont.woff') format('woff'),
         url('fts/SigmarOne-webfont.ttf') format('truetype'),
         url('fts/SigmarOne-webfont.svg#SigmarRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ChanticleerRomanRegular';
    src: url('fts/CHANTICL-webfont.eot');
    src: url('fts/CHANTICL-webfont.eot?#iefix') format('embedded-opentype'),
         url('fts/CHANTICL-webfont.woff') format('woff'),
         url('fts/CHANTICL-webfont.ttf') format('truetype'),
         url('fts/CHANTICL-webfont.svg#ChanticleerRomanRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeenRegular';
    src: url('fts/teen-webfont.eot');
    src: url('fts/teen-webfont.eot?#iefix') format('embedded-opentype'),
         url('fts/teen-webfont.woff') format('woff'),
         url('fts/teen-webfont.ttf') format('truetype'),
         url('fts/teen-webfont.svg#TeenRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeenLightItalic';
    src: url('fts/teen_light_italic-webfont.eot');
    src: url('fts/teen_light_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fts/teen_light_italic-webfont.woff') format('woff'),
         url('fts/teen_light_italic-webfont.ttf') format('truetype'),
         url('fts/teen_light_italic-webfont.svg#TeenLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeenLight';
    src: url('fts/teen_light-webfont.eot');
    src: url('fts/teen_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fts/teen_light-webfont.woff') format('woff'),
         url('fts/teen_light-webfont.ttf') format('truetype'),
         url('fts/teen_light-webfont.svg#TeenLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeenItalic';
    src: url('fts/teen_italic-webfont.eot');
    src: url('fts/teen_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fts/teen_italic-webfont.woff') format('woff'),
         url('fts/teen_italic-webfont.ttf') format('truetype'),
         url('fts/teen_italic-webfont.svg#TeenItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeenBoldItalic';
    src: url('fts/teen_bolditalic-webfont.eot');
    src: url('fts/teen_bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fts/teen_bolditalic-webfont.woff') format('woff'),
         url('fts/teen_bolditalic-webfont.ttf') format('truetype'),
         url('fts/teen_bolditalic-webfont.svg#TeenBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeenBold';
    src: url('fts/teen_bold-webfont.eot');
    src: url('fts/teen_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fts/teen_bold-webfont.woff') format('woff'),
         url('fts/teen_bold-webfont.ttf') format('truetype'),
         url('fts/teen_bold-webfont.svg#TeenBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
.boki A:link {color: white}
.boki A:active {color: #ede1be}
.boki A:visited {color: white}
.boki A {text-decoration: none}
.boki A:hover {color: #ede1be}

hr {
  background-color: white;
  color: rgb(120,0,0);
  height: 2px;
  border: 0px;
/*  box-shadow: 0.06em 0.06em 0.1em black;*/
}
body {
    font-family: Trebuchet MS, TeenRegular, SpecialEliteRegular, Tahoma, Arial, sans-serif;
    line-height:1em;
    color:black;
    font-size: 1em;
    background-image: url(tloapril.jpg);
    background-color: rgb(35,56,75);
    background-repeat:repeat-x;
    background-position: bottom;
    background-attachment:fixed; 
    overflow:auto;
    }
div.container {
    width: 70%;
    height: auto; 
/*    background: url(korek.jpg);*/
    margin-left: auto; 
    margin-right: auto; 
    overflow:auto;
    padding-top: 30px;
/*    box-shadow: black 0em 0em 0.5em;*/
    }

.wiad {
    font-size: 0.95em;
    width:90%; 
    background-image: url(parchment.jpg);
    margin-left: auto;
    margin-top: 20px; 
    margin-right: auto; 
    margin-bottom: 0px; 
    overflow:auto; 
    padding: 10px 10px;
    box-shadow: black 0em 0em 0.5em;
    }
.boki {
    text-align:center;
    font-size: 0.9em;
    position: fixed;
    top: 10px;
    width:13%;
    color: white; 
    padding: 0.2em;
    }
.ciop {
    position: fixed;
    top: 0px;
    left: 50%;
    width: 76%;
    margin-left: -38%;
    padding-top: 18px;
    padding-bottom: 13px;
    font-family: SigmarRegular, Trebuchet MS, Tahoma, Arial, sans-serif;
    opacity:0.9; 
    background-color: white;
    border-bottom: 1px groove rgb(112,0,0);   
    font-size: 2.5em; 
    font-weight: bold; 
    color:rgb(112,0,0); 
    text-align:center; 
    text-shadow: 0.06em 0.06em 0.1em black;
/*    box-shadow: black 0em 0em 0.5em;*/
    }
pre {
    display: none;
    }
p {
    margin-top: 0.3em;
    margin-bottom: 0.2em;
    }
p.nagl {
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 0.5em;
    }
p.data {
    text-align: right;
    font-size: 0.8em;
    }

.button {
   border-top: 1px solid #fff1c7;
   background: #ada48b; 
   background: -webkit-gradient(linear, left top, left bottom, from(#f4e9c7), to(#ada48b));
   background: -moz-linear-gradient(top, #f4e9c7, #ada48b);
   padding: 2px 4px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(255,255,255,.4) 0 1px 0;
   color: #000000;
   font-size: 11px;
   font-family: SpecialEliteRegular, Trebuchet MS, Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   margin-right: 5px;
   }
.button:hover {
   border-top-color: #ede1be;
   background: #ede1be;
   color: #47443a;
   }
.button:active {
   border-top-color: #9e9578;
   background: #9e9578;
   }
