﻿#maincontainer{
width: 1000px;
margin: 0 auto;
position:relative;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn
{
width:700px;
margin: 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
overflow:hidden;
}

#leftcolumn
{
float: left;
width: 0px; /*Width of left column in pixel*/
margin-left: -700px; /*Set margin to that of -(MainContainerWidth)*/
overflow:hidden;
}

#rightcolumn
{
float: left;
width: 300px;/*Width of right column*/
/*margin-left: -300px;*/ /*Set left margin to -(RightColumnWidth)*/
/*overflow:hidden;*/
/*position:absolute;
top:0px;
right:0px;*/
}

#clrmaster
{
clear: left;
width: 100%;
}

#content_visual
{}

#content_real
{
display:none;
}

#banner_600x90
{
	width:540px;
}

#vse_levie_i_centralnie_kolonki
{
overflow:hidden;
width:700px;
float:left;
}

#BottomPane
{
    float:left;
    overflow:hidden;
    position: relative;
	width: 684px;
}
#BottomPaneRight
{
	width:360px;
	float:left;
	overflow:hidden;	
}
#BonusPlaceHolder {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
#vtoroy_ryad
{
clear:left;
float:left;
overflow:hidden;
width:650px;
}
#tretiy_ryad
{
float: left;
margin: 0;
padding: 0;
position: relative;
width:650px;
}

#begun
{
	width:auto;
	margin:5px;
}
#passion_ru
{
clear:left;
width:720px;
}
#gnezdo_ru
{
overflow:hidden;
width:720px;
}

