/* CSS Document */

body {background-attachment: fixed;background: white }
/*body{;background-repeat:background-image:m.png; repeat;}*/ 
#border {background:white; margin:auto;text-align: center;display: block;
width:1024px; border: 0px grey solid;min-height:1000px;margin-top:50px;
margin-bottom:50px;padding-left:20px;padding-right:20px; 
/*-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;                 */
-moz-box-shadow: inset 0 0 5px 5px #888;
-webkit-box-shadow: inset 0 0 5px 5px#888;
box-shadow: inset 0 0 5px 5px #888;
}                                                                    
#head{margin-top:50px;margin-bottom:50px}



/*menu*/
#mborder{border: 0px black solid;max-width:960px;margin-bottom:50px;margin:auto;padding:auto; 
background:white; text-decoration: none;font-size: 20px;} 
.link{display:inline-block;border: 0px black solid;margin-left:10px; text-align: center;
/*-moz-box-shadow: 3px 3px 2px #ccc;
-webkit-box-shadow: 3px 3px 2px #ccc;
-box-shadow: 3px 3px 2px #ccc;*/
}
#menu{border: 1px black solid;margin-bottom:50px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; 


}

.odkazytext{text-align: center;  display: block;margin-top:15px;}
a {text-decoration:none;color:black;}

.odsazeni { margin-bottom:50px;border: 1px dotted black; padding-top:20px;
  }

/*obrázek*/
.img {margin:auto;border-spacing:10px;max-width:800px}
#img2 {  display: block; padding-left:20px
-moz-box-shadow:  -5px -5px 5px #888;
-webkit-box-shadow:  -5px -5px 5px #888;
box-shadow:  -5px -5px 5px #888;
;
}
#thumbs{-moz-box-shadow:  -5px -5px 5px #888;
-webkit-box-shadow:  -5px -5px 5px #888;
box-shadow:  -5px -5px 5px #888;}
#fotogalery{font-size: xx-large;display: block;






    