* { 
    margin:0;
    padding:0;
    font-family: tahoma, arial, sans-serif;
    font-size: 13px;    
}

table { 
    width: 800px;
}

td {
    vertical-align: top;
}

li {
    margin: 15px 0;
}

li table {
    width: 100%;
}

h1 {
    font: 11px/16px tahoma; 
}

div.b b {
    color: black;
}

a {
    color: #ab0623;
    font: 11px/16px tahoma;
}

a b {
    font: bold 11px tahoma;
}

.title {    
    color: #77ae09;
    font: italic 26px georgia;
    margin-bottom: 25px;
}

.title b {
    font: bold 26px corbel;
}

.title .numb {
    position: absolute;
    width: 32px;
    height: 32px;
    background: url(images/u.png) no-repeat;
    color: white;
    margin-left: -45px;
    font: bold 24px arial;
    text-align: center; 
}

form {
    margin-bottom: 25px;    
}

form .edit {
    position: relative;
    padding: 0 13px;
    height: 44px;
    overflow: hidden;
    float: left;    
}

form .edit select {
    margin-top: 7px;
    position: relative;
    width: 100%;
    height: 28px;
    background: white;
    font-size: 18px;
    line-height: 26px;
}

form .edit input {
    position: relative;
    background: white;
    height: 24px;
    width: 100%;
    font: bold 14px/22px tahoma;
    border: 0;
    border-top: solid #cf0c27 3px;
    border-bottom: solid #cf0c27 3px;
    float: left;
}

form .edit .bkg {
    left: 13px;
    position: absolute;
    background: url(images/edit-bk.png) repeat-x;
    width: 240px;
    height: 44px;
}

form .edit .sl, form .edit .sr {
    position: absolute;
    width: 26px;
    height: 44px;
    top: 0px;
    left: -13px;
    background: url(images/edit.png) no-repeat;    
}

form .edit .sr {
    margin-left: -13px;
    left: 100%;
}

input.btn {
    width: 45px;
    height: 47px;   
    border: 0;
    background: url(images/ok.png) no-repeat;
    margin-left: -5px;
}

form.category .edit {
    width: 240px;
    left: -20px;
}

form.code, form.phone {
    margin: 0 15px 0 0;
}

form.code .edit, form.phone .edit {
    height: 30px;
    padding: 0 15px;
    width: 85px;
    margin-right: 10px;
}

form.code .edit .sl, form.code .edit .sr, form.phone .edit .sl, form.phone .edit .sr {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0px;
    left: -15px;
    background: url(images/edit-s.png) no-repeat;  
}

form.code .edit .sr, form.phone .edit .sr {
    margin-left: -15px;
    left: 100%;
}

form.code input.btn, form.phone input.btn {
    width: 29px;
    height: 30px;   
    border: 0;
    background: url(images/ok-s.png) no-repeat;    
}

form.phone .edit {
    width: 145px;
}

#buttle {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -290px;
    width: 1008px;
    height: 517px;
    background: url(images/back.jpg) no-repeat;
}

#c {
    position: relative;
    left: 50%;
    margin-left: -370px;    
    width: 740px;
}

#logo {
    position: absolute;
    width: 235px;
    height: 141px;
    margin: 70px 0 0 -20px;
    background: url(images/logo.jpg) no-repeat;
}

#city_name {
    font-size: 18px;
    color: #075891;
}

#t {
    padding: 0 10px;
    font: bold 24px georgia;
    color: black;
}

#date {
    font-size: 11px;
    color: #80878c
}

#dn {
    color: #54630e;
    margin: 7px 0;
}

#phone {
    font-size: 11px;
    font-weight: bold;
    color: black;
}
