/* CSS Document */
body 
{font-family: 'Raleway', sans-serif; 
 font-size:12px;
 position:relative;}
 
 p
 {color:rgb(51,0,102);
 font-weight:400;}
 
 
 h1
 {font-size:16px; 
 font-weight:900;  
 text-decoration:none; 
 color:rgb(51,0,102);}
 
 h2
  {font-size:16px; 
 font-weight:500;  
 text-decoration:none; 
 color:rgb(51,0,102);}
 
 h4
  {font-size:16px; 
 font-weight:900;  
 text-decoration:none; 
 color:white;}
 


 
 #info
 {background-color:rgb(51,0,102);}
 
 #info p
 {color:white;}
 
 
 #prihlaska
{border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
 border-color:rgb(51,0,102);
 border-width:1px; 
text-align:center;
padding-top:10px;}

#prihlaska p
{text-align:left;}
 
 #img
{margin-left: auto;
	margin-right: auto;
text-align:center;}
 

 

 
 
 #logo
 {font-size:40px;
 font-family: 'Raleway', sans-serif;   
 background-color:rgb(51,0,102);}
 
  #logo p
   {margin-top:50px;
   font-weight:900;
    color:white;}
    
    #menu
 {font-size:40px;
 font-family: 'Raleway', sans-serif;   
 background-color:white;}
 
  #menu p
   {margin-top:48px;
   font-weight:800;
    color:white;
    border-style:solid;
text-shadow: -1px 0 rgb(51,0,102), 0 1px rgb(51,0,102), 1px 0 rgb(51,0,102), 0 -1px rgb(51,0,102);}
   
    #zbytek
{background-color:rgb(51,0,102);
margin:-10px;
width:100vw;}
 
    
     #zbytek  p
{font-family: 'Raleway', sans-serif;  
 font-weight:400; 
 color:white;
 background-color:rgb(51,0,102);}
 
 
