body{
    padding:0;
    margin:0;
    width:100%;
    height:100%;
    font-family:Verdana, Tahoma, Arial;
    font-size:11px;
    color:#222222;
    background:#FFFFFF url('/img/topbg.jpg') 0 101px repeat-x;
    text-align:center;
}

table{
    font-size:11px;
}

form{
    margin:0;
    padding:0;
}
a {
    color:#005878;
}
a img{
    border:0;
}

:focus, :active {
    outline: 0;
}


h1{
    font-weight:normal;
    font-family:Arial; 
    font-size:24px;
    padding:8px 0 5px 0;
    margin:0;
    color:#005878;
}
h2{
    font-weight:normal;
    font-size:18px;
    padding:8px 0 5px 0;
    margin:0;
    color:#005878;
}

ul li,ol li{
    padding-top:3px;
    padding-bottom:3px;
}

h1{
    font-size:18px;
    border-bottom:3px solid #CCCCCC;
}

.ns{
    font-size:11px;    
    color:#999999;    
}
.ns a {
    color:#999999;    
    text-decoration:none
}
.ns a:hover {
    color:#666666;    
}


.body{
    margin:0;
    zoom:1;
    background:url('/img/top.jpg') center 35px no-repeat;    
    width:990px;
    text-align:left;
    margin:0 auto;
}
.top{
    height:316px;
    position:relative;     
}

.top .logo{
    position:absolute;
    left:30px;
    top:35px;
}
.top .icons{
    position:absolute;
    left:30px;
    top:80px;
}
.top .icons a {
    text-decoration:none;
    margin:0 25px 0 0;
}
.top .phone{
    position:absolute;
    left:550px;
    top:10px;
    padding:25px 0 25px 60px;
    color:#ff4400;
    font-size:18px;
    background:url('/img/phone.gif') 0 center no-repeat;    
}

div.center{
}
.main{
    padding:0 30px;
}
.right{
    width:294px;
    padding-right:30px;
    background:url('/img/rmenu.jpg') 0 0 no-repeat;    
}

.topmenu{
    padding:10px 0 40px 0;
    font-size:12px;
    font-weight:bold;
}
.topmenu a {
    margin:0 5% 0 0;
    color:#444444;
    text-decoration:none;
}
.topmenu a:hover {
    color:#222222;
    text-decoration:underline;
}
.rmenu{
    margin:4px 6px 0 6px
}
.rmenu .h{
    padding:15px 20px;
    border-top:2px solid #757575;
    color:#ff4400;
    font-weight:bold;
    font-size:14px;
}
.rmenu .cont{
    padding:0 20px 20px 20px;
}
.rmenu .cont li, .rmenu .cont ul {
    margin:0;
    padding:5px 0;
    list-style-type:none;
}
.rmenu .cont a {
    color:#444444;
}
.rmenu .cont a:hover {
    color:#000000;
}


.footer{
    border-top:2px solid #b3b3b3;
    padding:30px 0;
    color:#888888;
    margin:30px;
}
.footer a {
    color:#b3b3b3;
    text-decoration:none;
}



.pages{
    padding:20px 0;
}
.pages span{
    font-weight:bold;
    padding:7px 10px;
    background:#DDDDDD;
}
.pages a {
    padding:7px 10px;
}
.pages a:hover {
    background:#DDDDDD;
}



/*****************************/

table.vit{
    width:100%;
    border-collapse:collapse;
}
table.vit td{
    padding:10px;
}
table.vit td.photo{
    width:100px;
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    vertical-align:top;
}
table.vit td.descr{
    border-bottom:1px solid #CCCCCC;
    vertical-align:top;
}
table.vit td.sep{
    background:#eaeaea;
    text-align:right;
    border-bottom:3px solid #CCCCCC;
}


.service{
    border-bottom:1px solid #CCCCCC;
    padding:10px;
}
.service .name{
    font-weight:bold;
}
.service .anonce{
    padding-top:5px;
    color:#888888;
}


