body,html{
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
}
div{
padding: 0px;
margin: 0px;
}
body{
background-color: #ffffff;
}
img{
border: 0px #000000 none;
}
div.all{
width: 525px;
height: 310px;
margin: 100px auto;
margin-bottom: 0px;
}
div.flash{
width: 315px;
height: 310px;
float: left;
}
div.spacer{
width: 10px;
height: 310px;
float: left;
}
div.html{
width: 200px;
height: 310px;
float: left;
}
div.stopka{
width: 500px;
margin: 0px auto;
font-family: Verdana;
font-size: 10px;
font-weight: normal;
color: #bbbbbb;
text-align: center;
}
a{
font-weight: bolder;
color: #999999;
text-decoration: none;
}
a:active,a:hover{
color: #333333;
}