﻿body
{
    background-color: White;
}
.site
{
    width: 504px;
    margin: 20px auto;
}
.siteHeader
{
    width: 100%;
    border:0
}
#leftTop
{
    float: left;
    width: 252px;
    height: 155px;
    background-image: url(images/start1.jpg);
    border:0
}
.topLogotyp
{
    display: none;
}
.topLogotyp img
{
}
.rightTop
{
    float: left;
    width: 252px;
    height: 155px;
    background-image: url(images/start2.jpg);
    border:0
}
#logonBlock
{
    display: none;
}

.siteMenuTop
{
    display: none;
}
.content
{
    width: 100%;
    border:0;
    background-color:White;
         padding-bottom:20px;
         margin-bottom:20px;
}
.siteLeft
{
    float: left;
    width: 252px;
    height: 158px;
    background-image: url(images/start3.jpg);
}
.leftMenu 
{
    display:none
}
.siteContent
{
    float: left;
    width: 252px;
    height: 158px;
     background-image: url(images/start4.jpg);
padding:0
}
.siteRight
{
    clear:both;
    display:block;
    width:504px;
    height:40px;
    background-image:url(images/welcome.png);
    background-position:center;
    background-repeat:no-repeat

}
.siteFooter
{
    clear: both;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
}
.siteFooter div
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.siteHeader .addButton, .siteContent .addButton,.siteLeft .addButton,.siteRight .addButton,.siteFooter .addButton
{
display:none
}
.siteContent .editButtons,.rightTop .editButtons,.siteLeft .editButtons,.siteRight .editButtons
{
    display:none
}
.siteFooter .editButtons
{
    display:block
}
.fHsetInfo
{
    display:none
}
.fHsetInfo img
{
    display:none
}

