*{color: #004057}
a { text-decoration: none; }

h1
{
    color: #004080;
    font-size: 18px;
    font-family: Verdana;
}

#mainBlock
{
    margin: 0 auto 0 auto;
    width: 1024px;
    height: 600px;
    background: url("../img/background.jpg") no-repeat;
    position: relative;
}

#slider_block
{
    margin-left: 302px;
    margin-top: 180px;
    width: 710px;
    position: absolute;
    background: url("../img/bg_transparent_40.png");
    border: 1px solid #d7e7ec;       
}

#slider_block ul img
{
    width: 200px;
    height: 128px;
}

#aboutDoctor
{
    position: absolute;
    width: 290px;
    margin-top: 310px;
    background-image: url("../img/menu_background.png");
    border: 1px solid #d7e7ec;
}

#menu
{
    position: absolute;
    width: 290px;
    margin-top: 390px;
    background-image: url("../img/menu_background.png");
    border: 1px solid #d7e7ec;
}

#menu ul li a
{
    color: #004057;
    cursor: pointer;
}

 #menu ul li a:hover
{
    color: black;
    text-decoration: underline;
}


#info
{
    position: absolute;
    margin-left: 700px;  
}

.round
{
   border-radius: 20px;
   -moz-border-radius: 20px;
   -webkit-border-radius: 20px;	
}

#center_content_block
{
    margin: 15px;
}

#bigImageBlock
{
    padding: 15px;
}

#bigImage
{
    width: 680px;
    height: 500px;
}

/*========= Îïèñàíèå áëîêà íîâîñòåé ================*/ 
#newsBlock
{
    color: #004057;
    position: absolute;
    width: 270px;
    margin-top: 395px;
    padding: 0px 10px 15px 10px;
    background-image: url("../img/menu_background.png");
    border: 1px solid #d7e7ec;    
}

#newsBlock .imgPrev
{
    float: left;
    margin-right: 10px;
    width: 50px;
    height: 50px;
}

#newsBlock h1
{
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 0px;
}

#newsBlock a
{
    text-decoration: underline;
}

.news
{
    border-bottom: 1px solid #d7e7ec;
    padding-bottom: 10px;
    padding-top: 10px;
}

/*============ Êíîïî÷íîå ìåíþ ================*/
#btnsMainMenu
{
    width: 710px;
    height: 130px;
    margin-left: 304px;
}

#btnsMainMenu div
{
    width: 120px;
    height: 130px;
    float: left;
}

#btnsMainMenu a
{
    width: 120px;
    height: 130px;
    display: block;
}

#btnZapis
{
    background: url('../img/btn_zapis.png') no-repeat;    
}

#btnRaspisanie
{
    background: url('../img/btn_raspisanie.png') no-repeat;    
}

#btnUslugi
{
    background: url('../img/btn_uslugi.png') no-repeat;    
}

#btnSotrudniki
{
    background: url('../img/btn_sotrudniki.png') no-repeat;    
}

#btnOnas
{
    background: url('../img/btn_o_nas.png') no-repeat;    
}

#btnZapis:hover
{
    background-position: 0px -130px;    
}

#btnRaspisanie:hover
{
    background-position: 0px -130px;    
}

#btnUslugi:hover
{
    background-position: 0px -130px;   
}

#btnSotrudniki:hover
{
    background-position: 0px -130px;  
}

#btnOnas:hover
{
    background-position: 0px -130px;    
}
