body
{
max-width:770px;
background-color:rgb(80,80,80);
margin-left:auto;
margin-right:auto;
font-family: 'Quicksand', sans-serif;
}
#obal
{
background-color:black;
max-width:770px;
height:auto;
margin-left:auto;
margin-right:auto;

}
#nadpis
{
color:rgb(255,255,255);
background-color:rgb(80,80,80);
max-width:770px;
height:77px;  
position: relative; 
margin-top:30;
margin-left:auto;
margin-right:auto;
line-height: 90px;
font-size: 100px;
text-align:center;

} 

#podnadpis
{
color:rgb(255,255,255);
background-color:rgb(80,80,80);
max-width:770px;
height:20px;  
position: relative; 
margin-top:12;
margin-left:auto;
margin-right:auto;
line-height: 23px;
font-size:20px;
text-align:center;

} 
#text
{
color:rgb(174,174,174);
background-color:rgb(80,80,80);
max-width:100%;
height:AUTO;  
position: relative; 
margin-top:5;
margin-left:10px;
margin-right:10px;
line-height: 28px;
font-size:20px;
text-align:center;


} 
#textkontakt
{
color:rgb(174,174,174);
background-color:rgb(80,80,80);
max-width:770;
height:AUTO;  
position: relative; 
margin-top:270;
margin-left:auto;
margin-right:auto;
line-height: 28px;
font-size:20px;
text-align:center;

} 

 a:link  
{
 color:white;
text-decoration:none;
}
a:hover  
{
 color:white;
text-decoration:none;
}
 a:visited  
{
color:white;
text-decoration:none;

 } 
