body
{
background: url('fon.png') repeat-x #d1d1d1;
padding:0;
margin:0px;
font-family:Tahoma;
}
#all
{
width:900px;
margin:0 auto 0;
min-height: 1020px;
background: url('content.png') repeat-y ;
}
#header{
height:200px;
width:100%;
}
#logo{
background: url('logo.png') no-repeat;
height:105px;
width:107px;
float: left;
position: relative;
margin-left: 40px;
margin-top: 10px;
}
#contact{
background: url('contact.png') no-repeat;
height:199px;
width:479px;
float: right;
position: relative;
margin-right: 30px;
}
#cont
{
margin-left: 67px;
margin-top: 13px;
}
#text
{
font-size: 12px;
margin-left: 50px;
width: 607px;
float:left;
}
#prod
{
background: url('prod.png') no-repeat;
float:left;
height:167px;
width:244px;
}
#tovar
{
width:200px;
height:100%;
float:left;
}
