/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #000000;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #FF009E;
    text-shadow: none;
}

::selection {
    background: #FF009E;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */


textarea {
    resize: vertical;
}
h3{ position:relative; }
h3 span{ position:absolute; top:-200px;}


/*
 * hover effect for top page.
 */

/
.project-yoyogi {
background-image:url('images/LIBRARY/04-yoyogi/project-yoyogi.png');
background-position: 0px 0px;
width: 450px;
height: 1350px;
margin-top:20px;
cursor:pointer;
}

.project-yoyogi:hover {
background-image:url('images/LIBRARY/04-yoyogi/project-yoyogi.png');
background-position: 0px -675px;
width: 450px;
height: 1350px;
margin-top:20px;
cursor:pointer;
}
*/


/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.topanchor {
  top:100px;
  left:150px;
  z-index: 9002;
  width: 30px;
  height: 20px;
  font-family: Arial,'Helvetica LT Std',sans-serif;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  font-weight: normal;
}
.mapanchor {
  top:150px;
  left:150px;
  z-index: 9002;
  width: 30px;
  height: 20px;
  font-family: Arial,'Helvetica LT Std',sans-serif;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  font-weight: normal;
}
/*.aboutanchor {
  top:100px;
  left:150px;
  z-index: 9002;
  width: 30px;
  height: 20px;
  font-family: Arial,'Helvetica LT Std',sans-serif;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  font-weight: normal;
}
.p-anchor {
  top:100px;
  left:150px;
  z-index: 9002;
  width: 30px;
  height: 20px;
  font-family: Arial,'Helvetica LT Std',sans-serif;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  font-weight: normal;
}*/
.menu {
  position: fixed; 
  top:159px;
  height:30px;
  left:100px;
  z-index: 9003;
  width: 520px;
  height: auto;
  /*background-color: white;/*you can turn off the white background here*/

}
.menu ul {
    list-style: none;
    display: inline-block;
    width: 620px;
    padding: 0;
}
.menu ul li {
    display: inline;
    float: left;
}  
.menu ul li a {
    font-family: Arial,'Helvetica LT Std',sans-serif;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
  
.menuitem-1 {
    width: 65px;
    padding-left: 5px;
}
.menuitem-2 {
    width: 70px;
}
.menuitem-3 {
    width: 70px;
}
.menuitem-4 {
    width: 60px;
}
.menuitem-5 {
    width: 60px;
}
.menuitem-6 {
    width: 90px;
}
.menuitem-7 {
    width: 90px;
}
.menuitem-8 {
    width: 90px;
}

.address {
  position: fixed; 
  top: 40px;
  left: 690px;
  width: 230px;
  height: 130px;
  z-index: 2000;
  font-size: 12px;
  /*background-color: white; /*you can turn off the white background here*/
  padding: 10px;
}

.news {
  position: fixed; 
  top: 93px;
  left: 970px;
  z-index: 3000;
  font-size: 12px;
  width: 250px;
  height: 130px;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  text-align: justify;
  /*background-color: white; /*you can turn off the white background here*/
  padding: 10px;
  padding-right: 15px; 
}
.news-detailed {
  position: absolute;
  left: 200px;
  font-size: 12px;
  width: 40%;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  text-align: justify;
  /*background-color: white; /*you can turn off the white background here*/
  padding: 10px;
  padding-right: 15px;
}
.about {
	position: absolute;
	top: 80px;
	left: 199px;
	font-size: 12px;
	width: 80%;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	text-align: justify;
	/*background-color: white; /*you can turn off the white background here*/
	padding: 10px;
	padding-right: 15px;
}
.map {
  position: absolute; 
  top: 100px;
  left: 250px;
  z-index: 3000;
  font-size: 12px;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  text-align: justify;
  /*background-color: white; /*you can turn off the white background here*/
  padding: 10px;
  padding-right: 15px;
}
.map-addresse {
  position: absolute; 
  top: 100px;
  left: 850px;
  z-index: 3000;
  font-size: 12px;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  text-align: justify;
  /*background-color: white; /*you can turn off the white background here*/
  padding: 10px;
  padding-right: 15px;
}
.text {
    font-family: 'Helvetica LT Std';
    font-size: 12px;
    margin-left: 150px; 
    margin-top: 80px;    
    width: 250px;
    text-align: justify; 
}
.contain {
  margin-left: 20px;
    margin-bottom: 40px;
    position: absolute;
    top: 100px;
    left: 420px;
    min-width:900px;
}
.contain-p {
  margin-left: 20px;
    margin-bottom: 40px;
    position: absolute;
    top: 100px;
    left: 300px;
    min-width:880px;
    background:url(../images/overlay.png) repeat 0 0;
}

.block {
    font-family: Arial,'Helvetica LT Std',sans-serif;
    font-size: 12px;
    margin-right: 20px; /*margin between photos*/
    margin-bottom: 20px; 
    display: inline-block; /*photos aranged in line and bottom aligned*/
    width:500px;
    height:100%;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.block-p {
    font-family: Arial,'Helvetica LT Std',sans-serif;
    font-size: 12px;
    margin-top: 20px; /*margin between photos*/
    margin-right: 40px; /*margin between photos*/
    margin-left: 40px; /*margin between photos*/
    margin-bottom: 40px; 
    display: inline-block; /*photos aranged in line and bottom aligned*/
    width:800px;
    height:100%;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.block-about {
    font-family: Arial,'Helvetica LT Std',sans-serif;
    font-size: 12px;
    margin-right: 20px; /*margin between photos*/
    margin-bottom: 20px; 
    display: inline-block; /*photos aranged in line and bottom aligned*/
    width:600px;
    height:100%;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.block-map {
    font-family: Arial,'Helvetica LT Std',sans-serif;
    font-size: 12px;
    margin-right: 20px; /*margin between photos*/
    margin-bottom: 60px; 
    display: inline-block; /*photos aranged in line and bottom aligned*/
    width:800px;
    height:100%;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

span.icon a:link,
span.icon a:visited {
  display: block;
  text-indent: -9999px;
}

span.home a:link,
span.home a:visited {
  width:200px;
  height: 300px;
  background: url(images/LIBRARY/04-yoyogi/project-yoyogi.png); top left no-repeat;
}

span.home a:hover {
  background-position: 0 -300px;
}

span.home a:active {
  background-position: 0 0px;
}

.back {
  position: fixed; 
  top:50px;
  left:150px;
  z-index: 8001;
  width: 40px;
  height: 30px;
  font-family: Arial,'Helvetica LT Std',sans-serif;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  /*background-color: white; /*you can turn off the white background here*/
}

.gototop {
  position: fixed; 
  bottom:30px;
  right:30px;
  z-index: 9001;
  width: 30px;
  height: 15px;
  font-family: Arial,'Helvetica LT Std',sans-serif;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  /*background-color: white; /*you can turn of the white background here*/
}

@media (min-width: 1200px), handheld and (orientation: landscape) { 
  .gototop {
    position: fixed; 
    bottom:30px;
    left:1170px;
    z-index: 9001;
    width: 30px;
    height: 15px;
    font-family: Arial,'Helvetica LT Std',sans-serif;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: normal;
    /*background-color: white; /*you can turn of the white background here*/
  }
 }


.row1 {
  margin-left: 250px;
  margin-top: 250px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}

.row2 {
  margin-left: -40px;
  margin-top: 40px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}

.row3 {
  margin-left: 35px;
  margin-top: 40px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}

.row4 {
  margin-left: 140px;
  margin-top: 40px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}

.row5 {
  margin-left: -50px;
  margin-top: 40px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}

.row6 {
  margin-left: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}

.row7 {
  margin-left: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}

.row8 {
  margin-left: 60px;
  margin-top: 40px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}
.row9 {
  margin-left: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}
.row10 {
  margin-left: 110px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}
.row11 {
  margin-left: 50px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}
.row12 {
  margin-left: 10px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}
.row13 {
  margin-left: -100px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}
.row14 {
  margin-left: 50px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}
.row15 {
  margin-left: 20px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}
.row16 {
  margin-left: 120px;
  margin-bottom: 110px;
  min-width:1200px;/*page size*/
}
.row17 {
  margin-left: 50px;
  margin-bottom: 110px;
  min-width:1200px;/*page size*/
}
.row18 {
  margin-left: 50px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}
.row19 {
  margin-left: 50px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}
	

.publications {
  margin-left: -50px;
  margin-bottom: 40px;
  min-width:1200px;/*page size*/
}

.block-fo {
    font-family: Arial,'Helvetica LT Std',sans-serif;
    font-size: 12px;
    margin-right: 40px; /*margin between images*/
    display: inline-block; /*images in line one after another i bottom align*/
    /*border: solid;*/
}
.block-post {
    font-family: Arial,'Helvetica LT Std',sans-serif;
    font-size: 12px;
    margin-right: 40px; /*margin between images*/
    display: inline-block; /*images in line one after another i bottom align*/
    /*border: solid;*/
    background-size: cover;
    overflow: hidden;
    text-align: justify;
    height: 300px;
}
.block-publication {
    font-family: Arial,'Helvetica LT Std',sans-serif;
    font-size: 12px;
    margin-right: 40px; /*margin between photos*/
    margin-bottom: 40px; 
    display: inline-block; /*photos aranged in line and bottom aligned*/
    width:150px;
    height:100%;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.block-news {
    font-family: Arial,'Helvetica LT Std',sans-serif;
    font-size: 12px;
    margin-right: 40px; /*margin between photos*/
    margin-bottom: 40px; 
    display: inline-block; /*photos aranged in line and bottom aligned*/
    width:150px;
    height:100%;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}




a:link {
  color: #000;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: none;
  color: #FF009E;
}
a:active {
  text-decoration: none;
  color: #000;
}

body
{
margin:0;
padding:0;
min-width:1200px;/*velicina stranice*/
font:12px Arial,'Helvetica LT Std',sans-serif;
background-color: #FFF;
}




/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.c-f:before,
.c-f:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.c-f:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

.left {
    float: left;
}
.right {
    float: right;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
