        <style>
        	body {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  letter-spacing: 1.2px;
  }
       a:link,a:visited {
   color: #D3D3D3;
	display: inline;
   font-size: 13px;
   text-decoration: none;
   target-new: none;
  }
  		a:hover {
   color: #989898;
   text-decoration: none;
   target-new: none;
  }
  
  #back a:link,a:visited {
	font-size: 17px;
   
  }
   #back a:hover {
   
   font-size: 17px;
   
  }
   h1 {
  font-size: 17px;
 	color: #808080;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: normal;
  text-align: center;
    letter-spacing: 1.2px;


}      
        .blok{
    position: relative;
    left: 0;
    right: 0;
     margin: auto;
    background-color: #fff;
 	margin: auto;
 	top: 45px;
    width: 720px;
}
 .nadpis{ 
    position: absolute;
   top:20px;	
	left: 0;
    right: 0;
     margin: auto;
     z-index: 1;
  
 }
    .galleria-x{ 
    position: relative;
    display: block;
 	margin: auto;
 	top: 130px;
    width: 1200px;
    height: 800px;
 }
  .galleria{ 
    position: absolute;
    background-color:#fff;
	right: 25px;
 	top: 115px;
    width: 700px;
    height: 500px
 }
   .menu{ 
    position: absolute;
    display: block;
        overflow: visible;
    font-family: 'Roboto'; font-weight: 100;
    font-size: 13px;
    text-align: left;
      font-style: italic;
    color: #F0F0F0;
 	top: -35px;
 	right: 60px;
 
 }
   .citat{ 
    position: absolute;
 	top: 650px;
 	left: 235px;
 	width: 650px;
 	font-family: "Roboto", sans-serif;
 	font-size: 17px;
	font-style: normal;
	font-weight: 100;
 	color: #808080;
 	text-align: left;
 	line-height: 1.3;
 }
  .text{ 
    position: absolute;
 	top: 115px;
 	left: 20px;
 	width: 650px;
 	font-family: "Roboto", sans-serif;
 	font-size: 17px;
	font-style: normal;
	font-weight: 100;
 	color: #808080;
 	text-align: left;
 	line-height: 1.3;
 }
 
</style>