#container-wide, .container-wide { width: 680px; margin: 0px; }
#container-narrow, .container-wide { width: 300px; margin: 0px; }
#top-container { text-align: center; }
#top-container h1 { padding: 0px; margin-top: 40px; }
/*
#container-logo { background-image: url("/templates/default/lodowisko/pictures/102-007-01.jpg"); margin: 20px auto 0px auto; background-repeat: no-repeat; background-color: #FFF; color: #000; background-position: top; padding: 0px; height: 230px; }
#container-logo .content { float: left; padding-top: 2px; color: #000; text-align: left; font-family: Georgia, Verdana, Arial !important; margin: 0px; }
*/
#container-logo figure img { width: 225px; height: 150px; }

span[time] { font-size: 2em; }

/*
#logo-box { text-shadow: rgba(0, 0, 0, 0.5) 0 5px 5px; 

background: 
  -webkit-gradient(linear, left top, left bottom,  
                   from(rgba(200, 200, 240, 0.43)), to(rgba(255, 255, 255, 0.43))); 

border-radius: 20px;  

-webkit-box-reflect: below 10px
  -webkit-gradient(linear, left top, left bottom,  
                   from(transparent), to(rgba(255, 255, 255, 0.10))); margin: 15px 0px; }
*/