/* -- CSS pro vyresetování nastavení prohlížeče -- */

html, body { margin: 0;padding: 0;border: 0;font-size: 14px;vertical-align: baseline;height:100%;width:100%;overflow:hidden}
body       { position: fixed;line-height: 1;background-color: #e0e7eb; color: black;
             font-family: 'DaxlinePro-Regular', Arial;letter-spacing:0.25px;
             background: url("../images/ipad1.jpg") no-repeat;
}
ol, ul     { list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table      { border-collapse: collapse;border-spacing: 0;}
a          { color:#d85a29; text-decoration: none; }

.clearboth      { clear: both; }
.prostor        { max-width:940px;  margin:auto;  }
.stin           { -moz-text-shadow: 1px 1px 0 black; -webkit-text-shadow: 1px 1px 0 black; text-shadow: 1px 1px 0 black; }
#vlna           { position: absolute; /*bottom:-355px;*/}



/* Menu */
#let20          { position: relative; float:left; top:74px; margin-left:6px;z-index:100; width:144px; height:240px; }



.pracujeme        { position:relative; width:317px; height:318px; margin-top:-245px; display: inline-block; z-index:100; }


/* Homepage */  

/* Aktuálně panel */  
#aktualne-panel { width:825px; height:34px; background-color: #9dc246; margin-top:-130px; float:left; margin-left:20px; text-transform: uppercase; }
#aktualne       { margin:12px 0 0 25px; float:left; }
#datum          { margin:12px 0 0 58px; float:left;  color:white }
#vice a         { width:73px; height:21px; padding-top:11px; text-align: center; background-color: #5a8627; border:solid 1px #9dc246; margin-top:-130px; margin-right:20px;
                  float:right; text-transform: uppercase; color:white; cursor: pointer; text-decoration: none; }
.vert           { background: url("../images/vert.png"); width:2px; height:26px; float:left; margin:5px 0 0 21px; }
#titulek        { margin:12px 0 0 16px; float:left; }

/* Orange */ 
#orange          { background: url("../images/orange.png"); width:317px; height:318px; margin:auto; text-align: center; float:left;}
#orange-sekce    { font-size:11px; text-transform: uppercase; color:white; padding-top:60px; }
#orange-vice     { position: absolute; margin-top:260px; left:130px; text-transform: uppercase; cursor: pointer; width:57px;}
#orange-vice a   { color:white; text-decoration: none; }
#orange-nadpis   { font-family: 'FishmongerK-CondBold', Arial; font-size:36px; text-transform: uppercase; color:white;	
                   width:255px; height:120px; display: inline-block; margin-top:27px; }
.centered        { position:relative; width:317px; height:318px; margin-top:-245px; display: inline-block; z-index:100; }
.paneltocenter   { display: table-cell; text-align: center; vertical-align: middle; width:255px; height:120px; }

.orange-leva a        { position: absolute; z-index:-1; background: url("../images/orange-leva.png"); width:92px; height:88px; cursor:pointer; top:115px; left:-84px; }
.orange-leva a:hover  { background: url("../images/orange-leva.png") -92px 0; width:92px; height:88px; }
.orange-prava a       { position: absolute; z-index:-1; background: url("../images/orange-prava.png"); width:93px; height:88px; cursor:pointer; top:115px; left:308px; }
.orange-prava a:hover { background: url("../images/orange-prava.png") -93px 0; width:93px; height:88px; }



.zelena { position: absolute; background: url("../images/zelena.png"); width:47px; height:1px; }
#zelena1 { position: absolute; margin-top:245px; left:135px;  }
#zelena2 { position: absolute;  margin-top:282px; left:135px;  }







/* Parallax */

#content-inner { width:400%; height: 100%;-webkit-transition:all 1000ms ease-in-out;-moz-transition:all 1000ms ease-in-out;-o-transition:all 1000ms ease-in-out;transition:all 1000ms ease-in-out;}
.pozadi-bg     { width:100%; height: 100%; background: url("../images/pozadi.jpg");}
.pozadi        { position: absolute; height:100%; z-index: -10;top:auto;width:600%;margin-top:85px;
                 -webkit-transition:all 2000ms ease; -moz-transition:all 2000ms ease; -o-transition:all 2000ms ease; transition:all 2000ms ease;}

.ipad               { width:100%; height: 100%; }


.pozadi-ipad        { position: absolute; height:100%; z-index: -10;top:auto;width:600%;margin-top:85px;}

