
body, html {
    font-size: 76%; font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0; padding: 0;
    height: 100%; width: 100%;
    top: 0; left: 0;
    min-height: 400px;
    position: absolute;
	  background: url(alternative_page/images/prechod.gif) 0 center repeat-x #19231f;
}

/* centrovanie */

div#flashcontent {
    width: 100%;
    height: 100%;
}

div#container-horizontal
{
    padding:6px;
    background-color:white;
    margin: 0 auto;
    width: 738px;
    overflow:hidden;
    margin-top:0px; 
}

    div#container-in
    {
    	margin:0 auto;
      font-family: Myriad Pro, Tahoma;
      text-transform: uppercase;
      font-size: 14px;
      padding-top:15px;
      width: 750px; height: 80px;
      margin-top:15px;
		  color: #e6e1b0;
      text-align: center;
    }
    
    a#flash {
       
       display: block;
       margin: auto;
       margin-top:6px;
     
    }

a, img { border: none; outline: none; }
