@CHARSET "UTF-8";


div.SaloonRowBox{
    text-decoration: none;
}
div.SaloonRowBox div{
    text-decoration: none;
    
}
div.SaloonInfoBox{
    
    padding:5px;
    text-align:left;
    background:#f6f4f5;
    float:left;
    width:396px;
    margin:1px
}
div.SaloonInfoBox img{
    margin-right:5px;
}
div.SaloonEditBox{
    
    text-align:center;
    border: 1px solid #e4e2e3;
    background:#f6f4f5;
    float:left;
    width:60px;
    margin:1px;
    font-size:9pt;
    color:#71acd3;
    
}
div.SaloonGalleryBox{
    
    font-size:9pt;
    text-align:center;
    border: 1px solid #e4e2e3;
    background:#f6f4f5;
    float:left;
    width:120px;
    margin:1px;
    color:#71acd3;
}
div.SaloonDeleteBox{
    font-size:9pt;
    text-align:center;
    border: 1px solid #e4e2e3;
    background:#f6f4f5;
    float:left;
    width:50px;
    margin:1px;
    color:red;
}
div.SaloonAddBox{
    margin-right:18px;
    margin-bottom:1px;
    font-size:9pt;
    text-align:center;
    border: 1px solid #e4e2e3;
    background:#f6f4f5;
    float:right;
    width:240px;
    color:#71acd3;
}
div.ImgBox{
    width:125px;
    padding:5px;
    margin:5px;
    text-align:center;
    border: 1px solid #e4e2e3;
    background:#f6f4f5;
    float:left;
    color:#71acd3;
}
div.ImgBox a img{
        border: 1px solid #e4e2e3
} 
div.EmptyPhoto{
    width:120px;
    height:90px;
    border: 1px solid #e4e2e3;
}
span.Name{
    font-weight: bold;
}
p.Info{
    margin:2px;
}
div.BottomImage{
    background:#e4e2e3;
    color:#f274b1;
}
div.BottomImageBlokade{
    
    color:#d3d1d2;
}
div.InputDescriptionBox{
    font-weight: normal;
    float:left;
    width:330px;
    margin-left:5px;
    margin-top:5px;
    border: 1px solid #e4e2e3;
    color:#71acd3;
    font-size:9pt;
    font-family: Tahoma;
}

div.ContentContener{
    width: 650px;
    margin-left: 10px;
    margin-bottom:20px;
    border: 1px solid #e4e2e3;
    float: left;
    font-family: Tahoma;
    font-size: 13px;
    padding:5px;
}
td.TdLabel{
    vertical-align:top;
    width:300px;
}
td.TdValue{
    
    vertical-align:top;
    width:340px;
}

td.TdLabel label{
    
    font-weight:bold;
}


.ContentContener textarea{
    
    width:100%;
    border: 1px solid #e4e2e3;
}
.ContentContener td input{
    
    width:100%;
    border: 1px solid #e4e2e3;
}
Table.Payments td.Number{
    width:20px;
}
Table.Payments td.Content{
    width:300px;
}
Table.Payments td.Created{
    width:150px;
}
#SearchName{
    width:150px;
}
#SearchPriceForOneDayStart{
  width:50px;
}

#SearchCity{
    width:150px;
}
