#SBG-MainSection
{
    width: 775px; 
    margin: 0; padding: 0;
    position: relative;
	float:left;
}
    #SBG-MainSectionTop
    {
        width: 755px; height: 10px;
        position: absolute;
        top: 0; left: 0;
    }
    #SBG-MainSectionBottom
    {
        width: 755px; height: 10px;
        position: absolute;
        bottom: 0; left: 0;
    }
    #SBG-Games,
    #SBG-FeaturedGames
    {
        text-align: center!important;
    }
#SBG-GameOutline
{
    width: auto; height: auto;
}
#SBG-GameContainer
{
    border: 0;
    background: #fff;
    margin: 0 auto;
	top:0px;left:0px;
	position:absolute;
}
#SBG-Progress
{
    width: 336px;
    height: 55px;
    padding: 3px;
    margin: 10px auto 20px;
    overflow: hidden !important;
    position: relative;
}
#SBG-Loading
{
    width: 150px;
    height: 30px;
    position: absolute;
    top: 3px !important;
    right: 90px;
    padding: 3px;
    margin: 2px auto 0!important;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-align: center;
    text-decoration: blink!important;
    z-index: 999!important;
}
.sbg-336
{
    width: 336px; height: 280px;
    padding: 1px; margin: 5px auto;
}
.advertisment
{
	width: 150px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #333;
	margin: 5px auto 0!important;
}
.spustithru {
border:5px solid #f999d2;
padding:10px;
margin-top:40px;
background:#fef1f8;
}
.spustithru a {
color:#ef008e;
font-size:16px !important;
font-weight:bold !important;
}

