body {
margin: 0px;
background: #ffffff;
}
*, div{ 
font-family:Tahoma, Arial;
font-size:11px;
color:#000000;
text-align:justify;
}

.obrazki{
	visibility: hidden;
	position: absolute;
}

#left_back{
	width:100%;
	height:100%;
	background:url(gfx/left.gif) repeat-x 0 0;
}
#right_back{
	width:100%;
	height:100%;
	background:url(gfx/right.gif) repeat-x 0 0;
}

#main_left{
	width: 755px;
	float:left;
	overflow: hidden;
}

#main_right{
	width: 194px;
	float:right;
	overflow: hidden;
}
.sqr_b{
	width:188px;
	height:188px;
	background:#953131;
}
.sqr_{
	width:188px;
}
.sqr_1{
	width:378px;
}
.sqr_2{
	width:188px;
	background:#f1f1f1;
}

.spad{
	padding: 10px;
	line-height:20px;
}
#obrazki{
position: absolute;
visibility: hidden;
width: 1px;
height: 1px;
overflow: hidden;
}