/*
Theme Name: HTML5
Theme URI: http://noir-reves.cz/
Description: Budoucnost je teď.
Version: pre-alpha
Author: TiGR
Author URI: http://tigr.ic.cz/
*/

html{
    background: black url(headernoir-white.png) repeat-x;}

body{
    width: 800px;
/*  margin: 0 auto 0 auto; */
    cursor: default;
    font-family: 'Tahoma';
    font-size: 11pt;
    color: white; }
    
*:lang(ja), *:lang(ja_JP){ font-size: 90%; font-family: 'Kozuka Gothic Pro R', 'MS PGothic', sans-serif; }
    
.zahlavi_obrazek{

background-image: url(novelogo_resize.jpg); position: absolute; top: 0; z-index: -5;}
    
#obsah{
    width: 740px;
    margin: 0 0 0 0;
    padding: 10px 30px 20px 30px; }
    
body>header{
    width: 800px;
    height: 0px; }
    
    h1{
        display: none;}
        
    body>header a{
        display: block;
        width: 340px;
        height: 120px;
        position: relative;
        border: 0;
        top: 50px;
        left: 240px;}
           
body>nav, .zahlavi_obrazek{
    width: 800px;
    height: 250px;
    margin: 0;
    padding: 0 0 0 0;
    background-repeat: no-repeat;
    }

    #horni_menu{
        width: 800px;
        margin: 0;
        padding: 201px 0 8px 0;
        text-align: center;
        border-bottom: 0px solid black;}

    #horni_menu li{
        position: relative;
        top: 16px;
        margin: 0;
        padding: 0 7px;
        list-style: none url();
        display: inline;
        float: none;
        font-family: 'Verdana', sans-serif;
        font-size: 10pt;}
        
    
    #horni_menu a{ display: inline-block; border: 1px solid rgba(255,255,255,.5); background: url(grad.png) repeat-x /*rgba(255,255,255,.1)*/; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; padding: 6px 20px; }    
    #horni_menu a:hover{ display: inline-block; background: #1A7B8F url(grad2.png); text-decoration: none; color: white; text-shadow: 0 0 2px rgba(0,0,0,1); -moz-box-shadow: 0 0 10px #8DFAFF; box-shadow: 0 0 10px #8DFAFF; }
    
    
        
    body>nav a, article footer a{
        padding: 6px;
        text-decoration: none;}
        
        article footer a{
        padding-right: 0;
        text-decoration: none;}
          
    /* netbook hack přes CSS3 media queries */ 
    
        body { margin: 0 auto 0 auto; }
        #postranni_menu { left: -200px; } 
        #postranni_odkazy { top: -581px; }
    
    @media screen and (max-width: 1170px) {
        body { margin: 0 !important; }
        #postranni_menu { left: 788px !important; } 
        #postranni_odkazy { top: 0px !important; }
    }
    
    @media screen and (min-width: 1170px) {
        body { margin: 0 auto 0 auto !important; }
        #postranni_menu { left: -200px !important; } 
        #postranni_odkazy { top: -581px !important; }
    } 
        
    #postranni_menu{
        position: relative;
        width: 160px;
        height: 510px;
/*      left: -200px; */
        border: 1px solid rgb(22, 39, 56);
        background: rgb(10, 14, 18);
        -moz-border-radius-topright: 1em;
        -moz-border-radius-bottomleft: 1em;
        -webkit-border-radius-topright: 1em;
        -webkit-border-radius-bottomleft: 1em;
        border-radius: 1em;
        padding: 25px;
        margin-bottom: 40px;
        color: rgb(200, 210, 220);
        z-index: 2;}
        
        #postranni_odkazy{
            position: relative;
            width: 160px;
/*          top: -316px; */
            left: 788px;
            border: 1px solid rgb(22, 39, 56);
            background: rgb(10, 14, 18);
            -moz-border-radius-topright: 1em;
            -moz-border-radius-bottomleft: 1em;
            -webkit-border-radius-topright: 1em;
            -webkit-border-radius-bottomleft: 1em;
            border-radius: 1em;
            padding: 25px;
            margin-bottom: 40px;
            color: rgb(200, 210, 220);
            z-index: 2;}
        
        #postranni_menu{
            top: 21px;}
        
        #postranni_menu a, #postranni_odkazy a{
            padding: 2px 6px 2px 10px;}
            
        #postranni_menu strong, #postranni_odkazy strong{
            padding: 0 0 5px 0;
            font: 400 11.5pt 'Verdana';
            border-bottom: 1px solid rgb(22, 39, 56);
            color: rgb(200, 210, 220);
            margin-bottom: 5px;
            display: block;}
        
        #postranni_menu menu, #postranni_odkazy menu{
            margin: 8px 0 0 0;
            padding: 0;}
        
        #postranni_menu li, #postranni_odkazy li{
            list-style: none url();
            font-family: 'Verdana', sans-serif;
            font-size: 9pt;
            margin-bottom: 7px;}
        
    body>nav a:focus{
    outline: 0;
    text-decoration: underline;}
        
body>footer{
    color: white;
    width: 740px;
    margin: 0 0 0 0;
    padding: 0 30px 20px 30px;
    background: black;
    font-size: 10pt;}
    
    body>footer menu{
        margin:1em 1em 1em 0;
        padding:0;}
        
    body>footer menu li{
        list-style-type: none;
        line-height: 1.5em;}
    
    body>footer strong{
        display: block;
        text-align: center;
        line-height: 1.4em;
        padding: .4em 0 .4em 0;
        font-size: 11pt; }
        
    body>footer em{
        display: block;
        text-align: center;
        font-style: normal;
        padding: .5em 0 0 0;
        color: rgb(200, 210, 220); }
        
section>article{
    border: 1px solid rgb(22, 39, 56);
    background: rgb(10, 14, 18);
    -moz-border-radius-bottomright: 1em;
    -moz-border-radius-topleft: 1em;
    -webkit-border-radius-topleft: 1em;
    -webkit-border-radius-bottomright: 1em;
    border-radius: 1em;
    padding: 25px;
    color: rgb(200, 210, 220);
    margin-bottom: 15px;}
    
    section>article h2{
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font: 400 16pt 'Trebuchet MS';
    border-bottom: 1px solid rgb(22, 39, 56);
    letter-spacing: .05pt; }
    
    section>article h3{
    margin: 5px 0 5px 0;
    padding: 10px 0 0 0; }
    
    section>article p button{
    border: 1px solid rgb(22, 39, 56);
    background: #0E1919;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    color: rgb(200, 210, 220);}
    
    section>article ul{
    list-style: none url();
    line-height: 1.6em;}
        
article footer, article header{
    text-align: right;
    line-height: 1.5em;}
    
    article header{
        font-style: italic}
        
    article footer a{
    text-decoration: underline}
    
#obsah>aside{
    text-align: center;}

iframe{
    border: 0;
    margin: 20px 0 0 0;}
    
.komentar{
    padding: .5em .5em 1px .5em;}
    
    .komentar div{
        margin: 0 0 .5em .5em;
        padding-left: .5em;
        border-left: 1px solid rgb(200,200,200);
        width: 460px;
        display: inline-block;  }
    
    .komentar strong{
        display: block;
        font-size: 13pt;}
    
    .komentar strong a{
        text-decoration: none;}
        
    .komentar:nth-of-type(2n+1){
        background: rgb(14, 20, 25);}
        
/*** gravatar **/
    .komentar img{
        float: left;}


/*** přehled anime ***/

.strucne{
    width: 200px;
    height: 153px;
    background: url(grad-50.png) bottom;
    margin: 10px auto 10px auto;
    padding-bottom: 8px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-radius-bottomleft: 5px;
    -webkit-border-radius-bottomright: 5px;
    
    border: 1px solid rgba(255,255,255,.5);
    font-family: Trebuchet MS;}
    
    .strucne img{
        max-width: 200px;}
    
    .strucne strong, .strucne small{
        padding-top: 8px;
        font-size: 13pt;
        display: block;
        text-align: center;}
        
    strong.dvojradek{ padding-top:0; position: relative; top: -2px; font-size: 12pt; }
    strong.nejasny_nazev{ color: #CF3339 }
        
    .strucne:hover{
        background: #1A7B8F url(grad2-50.png) bottom;
        -moz-box-shadow: 0 0 10px #8DFAFF;
        box-shadow: 0 0 10px #8DFAFF;
        color: white; }
        
    .strucne a, .strucne a:hover{
        text-decoration: none;
        text-shadow: 0 0 2px rgb(0,0,0);}
        
    .strucne a.nejasny_nazev:hover{ text-shadow: 0 0 2px rgba(255,255,255,.7) !important; }
        
    .strucne a:hover, .strucne a:focus{
        outline: 0;
        text-shadow: 0 0 2px rgb(0,0,0) !important;}
        
    .strucne img{
        border: 0;}
        
    div>table{
        width: 100%;}
        
    div>table td{
        vertical-align: middle;}
        
        
/*** seznam členů ***/

.clenove dl{
    margin: 0 1em .5em 1em;
    float: left;}

.clenove dt{
    margin-top: .6em;
    font-weight: 700;
    font-style: italic;
    color: #B5DADF;}

.clenove dd{
    margin: 0 0 0 1em;
    font-size: 95%;}


/*** styly elementů ***/

.center{
    margin: 0 auto 0 auto;
    text-align: center;}
    
.middle{
    vertical-align: middle;}
    
.vpravo{
    text-align: right;}
        
h2{
    font-size: 20pt;
    font-weight: 700;
    padding: .5em 0 0 0;
    margin: 0;}
    
p{
    font-size: 11pt;
    line-height: 1.4em;
    padding: 0;
    margin: .85em 0 .85em 0;}
    
a{
    color: white;
    text-decoration: underline;}
    
a:hover, a:focus{
    text-shadow: 0 0 2px rgb(200,200,200);
    text-decoration: underline;
    outline: 0;}

hr{
    border: 0;
    margin: 0;
    padding: 0;
    height: .5em;}
    
abbr{
    border-bottom: 1px dotted;}
    
blockquote{
    padding: 0 1.5em 0 1.5em;
    font-size: 90%;}
    
blockquote>p{
    font-family: 'Sylfaen', serif;    }

ins{
    text-decoration: none;
    font-style: italic;
    font-size: 90%;
    color: #B5DADF; }
    
code{
    font-family: Consolas, monospace;}
    
p img, td img{
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid rgb(22, 39, 56);}

article>table tr:nth-of-type(2n+1){
    background: rgb(10, 14, 18); }
    
article>table tr:nth-of-type(2n){
    background: rgb(12, 29, 47); }
    
article>table td, article>table th{
    padding: .25em .3em .25em .3em;
    border-top: rgb(133, 138, 143) 1px solid;}
    
article>table tr:first-of-type td, article>table tr:first-of-type th{
    border-top-width: 4px;
    border-top-style: double;}
    
article>table th{
    text-align: left;
    font-weight: normal;}
        
article>table a{
    font-style: normal;
    text-decoration: none;}
    
/*article>table tr:last-of-type { line-height: 12px; }*/
    
article>table a:hover{
    text-decoration: underline;}
    
article>table caption{
    padding-top: 1em;}
    
article>table caption a{
    text-decoration: underline;}
    
article>table{
    margin: -11px 0 .5em 0;
    width: 100%;
    -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px;
    border: rgb(139, 147, 156) 1px solid;
    border-top: 0;
    line-height: 25px;
    font-size: 10.5pt;}
    
em>strong{
    color: red;
    font-weight: normal;
    font-style: normal;}
    
input{
    margin-left: .35em;}
    
textarea{
    font-size: 11pt;
    line-height: 1.4em;
    padding: .25em;}
    
/*** Enabling HTML5 ***/

article,
aside,
dialog,
footer,
header,
section,
nav,
figure {
  display: block;
}


/*** spoiler kód ***/

.spoiler{
    display: none;
    border-bottom: 1px solid rgb(22, 39, 56);
    padding: 0 0 5px 0; }

/*** header FX ***/

.fade_overlay{
    width: 800px;
    height: 203px;
    position: absolute;
    top: 0px;
    /*opacity: 0;
    filter: alpha(opacity=0);*/
    background-repeat: no-repeat;
    z-index:-1;}

/*** střídací obrázky ***/

img.stridaci_obrazky{ /*width: 510px;*/ position: absolute; top: 375px; margin-left: 25px; }
img.staticke_obrazky{ /*width: 116px;*/ margin-bottom: 6px; }
div#staticke_obrazky{ position: absolute; top: 376px; margin-left: 545px; }


/*** dvojsloupec u projektu ***/

.info{
    font-family: Trebuchet MS;
    text-shadow: 0 0 2px rgba(0,0,0,.5);
    border: 1px solid rgba(255,255,255,.5);
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgb(22, 39, 56);}
    
.info .hop{ position: relative; top: -8px; }
.tesnevedle td, .tesnevedle th{ padding: 0 !important; vertical-align: top !important; }
.tesnevedle td{ margin-bottom: 10px; border: 7px solid rgba(0,0,0,0); background: rgb(10, 20, 31); }  .tesnevedle th{ margin-top: 10px; line-height: 2.3; vertical-align: top; }
.tesnevedle td:nth-of-type(n), .tesnevedle th:nth-of-type(n){ border-left: 1px solid rgba(255,255,255,.5) }
.tesnevedle td:nth-of-type(1), .tesnevedle th:nth-of-type(1){ border-left: 0 }
    
.info.srameckem{
    background-image: url(grad2-450.png);
    margin: -60px 0 10px 0;
    padding: 10px 0 10px 0;
    -moz-box-shadow: 0 0 10px #8EC6FF;
    box-shadow: 0 0 10px #8EC6FF;
    text-shadow: 0 0 2px rgba(0,0,0,.5);}

.info small{
    color: rgb(140,180,180);
    font-style: italic; }

.tech th, .tech td{ text-align: center !important; }

.info th{
    text-align: right;
    font-weight: 700;
    font-style: normal;
    color: rgb(120,180,180);
    font-size: 10pt;
    font-variant: small-caps;
    border-bottom: 1px solid #ddd}
        
    .info tr.zvyrazneno{ line-height: 1.6; font-size: 15pt }
    .info tr.zvyrazneno small{ color: inherit; font-style: normal; font-size: 10pt; }
    tr.zvyrazneno th{ font-size: 12pt }
    
.info img{
    position: relative;
    /*top: -11px;*/
    }

.stare dl{
    margin: 0 1em .5em 1em;
    float: left;}

.stare dt{
    margin-top: .6em;
    font-weight: 700;
    font-style: italic;
    color: #B5DADF;}

.stare dd{
    margin: 0 0 0 1em;
    font-size: 95%;}

.overlay_vpravo{
    width: 1000px;
    height: 270px;
    z-index: -1;
    position: absolute;
    top: 0px;
    }

.pocet-stazeni{ font-size: 8pt; vertical-align: top; color: rgb(65, 100, 100); font-weight: normal; }
.ext-titulky{ text-align: center; font-size: 10pt; color: rgb(120, 180, 180); }
.ext-titulky a{  color: #A2F3F3; }


/***/

.aktualne img{ width: 160px; height: 90px; margin-bottom: 4px; border: 1px solid rgb(22, 52, 56); }
.aktualne{ text-align: center; font-weight: bold; font-size: 10pt; color: rgb(165, 200, 200); }


table.info.tech.tesnevedle, table.no-spacing{ border-spacing: 0; padding: 0; }
p.4-3 img.stridaci_obrazky{ margin-right: -128px !important; }

