﻿
 
	 body 
	 {
			}


		/*body:before {
			content: ' ';*/
			/* background-image: url(../../images/bg.jpg);*/
			/*    background-image: linear-gradient(to bottom, lightgray, green), url(../../images/bg.jpg);*/
			/*background-image: linear-gradient(to top, lightgray, green), url(../../images/bg.jpg);
			background-size: cover;
			background-repeat: no-repeat;
			background-attachment: fixed;
			display: block;
			position: fixed;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			z-index: -1;
			opacity: 0.20;
			background-position: center center;
			background-color: gray;
		}*/


	/* layout */
	#ArchOvoce {
		border: 4px solid Purple;
     	  background-color: #fff;
	   }
/*	height: 740px; */
		/*margin: 0 auto; */
	#zahlavi {
		width: 1004px;
		height: 80px;
                z-index: -1;
            }
	            
.page
{
   	width: 1012px;
	margin: 20px auto 0px auto;
    background-color: #fff;
    border: 1px solid #496077;
} 
 #buttony  {	
		position: relative;
       	width: 1004px;
		height: 30px;
        background:#666633;
                 top: 0px;
                 left: 0px;
             } 
	#obsah {
		position: relative;
		
		width: 1004px;
		height:650px;
		
        background : #FFCC99;
                top: 0px;
                left: 0px;
                z-index: -1;
            }
#zapati {
		 width:  1004px;
		 background: gold;
	height: 160px;
	}
	/* obsah */
	h1 {
		margin: 0 10px;
		font-size: 150%;
	}
	h2 {
		margin: 0 10px;
		font-size: 125%;
 	   color:#660033
	}
	p {
		font-size: 100%;
		margin: 0 10px;
            } 
            
  h3 {
		margin: 0 10px;
		font-size: 120%;
		font-style:italic;
 	     color:#660033
	} 
	
  .FotoM      
        {
           margin: 4px 8px;
        }  
   .FotoV      
        { 
            margin: 0 auto;
        }         	