html {
height: 100%;}

body {
height: 100%;
font-family: Tahoma, sans-serif;
background-color: #FFF;
margin: 0px;
padding: 0px;}

a {
color: #892A2B;
font-weight: bold;
text-decoration: none; }

a:hover {
color: #FFF;
font-weight: bold;
text-decoration: none; }

table, div, p {
border-collapse: collapse;
font-family: Tahoma, sans-serif;
font-size: 11px;
color: #000;
padding: 0px;
margin: 0px; }

table.zewn {
text-align: center;
height: 100%;
width: 100%; }

table.wewn {
margin-right: auto;
margin-left: auto;
text-align: center;
height: 390px;
width: 399px;}

table.wewn td {
vertical-align:top;}

img {
border: 0px solid #FFF; }

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