/* Start of CMSMS style sheet 'trojanovice_main' */
#main-page {
  position: relative;
  margin: 0 auto;
  background: url("images/design/background-image.png") top center no-repeat;   
  padding-top: 115px; 
}
           


#main-page .logo-main {
	position: relative;
	display: block;
	margin: 0 auto;
 	width: 278px;
 	height: 280px;
 	text-align: center;
	text-decoration: none;
    text-indent: 101%;
    white-space: nowrap;
    overflow: hidden;
    background: transparent url("images/design/club-badge.png") 0px 0px no-repeat;
}

#main-page .logo-main h1 {
	color: #012570;
	margin-top: 20%;
	font-size: 3em;
	letter-spacing: -0.025em;
	line-height: 1;
	text-decoration: none;
	vertical-align: middle;
}

#main-page .logo-main strong {
	color: #035bbf;
	font-size: 1.25em;
	text-decoration: none;
}




#main-page .content {       
  position: relative;      
  width: 100%;
  max-width: 520px;  
  margin: 0 auto;  
  margin-top: 70px;  
  padding: 10px;
box-sizing: border-box;
}




#main-page .content h2 {
  text-transform: uppercase;
  color: #012570;
  font-size: 2em;   
  letter-spacing: -0.05em;       
  margin: 0px;
  padding: 0px;    
  margin-left: 20px; 
  text-shadow: 2px 2px #fff;
}
           

#main-page .content strong {
  font-weight: normal;
  color: #035bbf;
  display: block; 
  margin-left: 20px;   
  font-size: 1.125em;           
line-height: 1.5;   
}           
           

#main-page .content strong a {
  font-weight: bold;     
  color: #035bbf;      
}         
           

#main-page .content strong a:visited {
          
}          
           

#main-page .facebook-page {
  margin-top: 15px;  
  border: 10px solid #fff;    
  padding: 0px;     
  border-radius: 3px;    
  box-shadow: 1px 1px 5px 0px rgba(192,192,192,1);   
}    


   
#main-page a.link-tile {
  position: relative;
  display: block;
  margin-top: 10px;        
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 100px; 
  text-decoration: none;
  background: #fff;          
  border-radius: 3px;    
  box-shadow: 1px 1px 5px 0px rgba(192,192,192,1);  
  transition: background-color 0.1s linear;    
}   

   
#main-page a.link-tile h2 {
  text-decoration: underline;
  margin-bottom: 5px;      
}       

   
#main-page a.link-tile:hover h2 {
  text-decoration: none;
}
             
#main-page a.link-tile:hover {
  background-color: #feed00;
}       


   
#main-page a.link-tile .arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 80px;
  height: 100%;
  background: #feed00 url("images/design/arrow-button.png") center center no-repeat;
}  



footer{         
  margin-top: 70px;
  border-top: 20px solid #f1f1f1;
  background: #f8f8f8;  
}
      

  
                
/* End of 'trojanovice_main' */

