			html, body {  } 
            body { 
                      background-color: white; 
                      color: black; 
                      margin: 0px; 
                      background-image: url(grafika/pozadipozadi.jpg);
                      height:100%;
                      font-family: verdana, arial; 
                      font-size: 12px;
		      background-repeat: repeat-x;
            }
            .centrovac {
                              position: relative; 
                              height: 100%;
                              text-align: center;
            }
            .prostredek{
                              width: 774px; 
                              text-align: left; 
                              margin: auto; 
                              background-image: url(grafika/prostredekbg.jpg);
            }
            .nadpisO{
                        background-image: url(grafika/nadpisbg.jpg); 
                        width: 774px; 
                        height: 237px;
			
            }
            .nadpisT{
                       
			visibility: hidden;
            }
            .menuO{
                        background-image: url(grafika/menubg.jpg); 
                        width: 774px;
                        height: 49px
            }
            .menuT{
                          position: relative;
                          left: 40px; 
                          top: 13px; 
                          width: 698px; 
                          text-align: left; 
                          text-transform: capitalize; 
                          color: white; 
                          font-size: 15px;
                          font-weight: bold;
            }
            .obsahO{
                           
            }

            .obsahT{
                          position: relative; 
                          left: 40px; 
                          width: 660px;
                          height: 100%;
                          
						
            }
            .patickaO{
                        background-image: url(grafika/obsahkonecbg.jpg); 
                        width: 778px; 
                        height: 52px;
            }
            .patickaT{
                       position: relative; 
                          left: 40px; 
                          width: 698px;
                          top: 4px;
				
            }
            .kontakt{
            		 position: relative; 
                          left: 556px; 
                          top: 128px;
                          height: 96px;
                          width: 166px;
                          color: white;
                       
            
            }
            
            a {
	             font-family: Verdana, Arial, Helvetica, sans-serif;
	             
	             color: darkblue;
	             text-decoration: none;	
            }

            a:hover {
	                   font-family: Verdana, Arial, Helvetica, sans-serif;
	                   
	                   color: darkblue;
	                   text-decoration: underline;
}
hr {
     height: 1px; 
     color: gray; 
     background-color: gray; 
     border: 0px solid gray;
}
h1 {
    background-image: url(grafika/h1bg.jpg);
    width: 600px;
    color: gray;
    padding-left: 5px;
    font-family: verdana, arial; 
    font-size: 22px;
    height: 29px;
}
h2 {
         font-family: verdana, arial; 
    font-size: 20px;
     color: black; 
   
}
