
/************** їpbrr **************/

#result{
    padding: 15px 30px 0px 110px;
    background-image: url(title_result.gif);
    background-repeat: no-repeat;
    background-position: 30px 15px;
}

#title {
    padding: 13px 0px 0px 0px;
    height: 45px;
    color: #666;
    font-weight: bold;
}

#y1997, #y1998, #y1999, #y2000, #y2001, #y2002, #y2003, #y2004, #y2005, #y2006, #y2007, #y2008, #y2009, #y2010, #y2011, #y2012 {
    margin-bottom: 18px;
}

.year {
    margin: 0px 0px 2px 0px;
    width: 65px;
    height: 25px;
    background-image: url(title_year.gif);
    background-repeat: no-repeat;
}

#y2012 .year { background-position: 0px -450px; }
#y2011 .year { background-position: 0px -420px; }
#y2010 .year { background-position: 0px -390px; }
#y2009 .year { background-position: 0px -360px; }
#y2008 .year { background-position: 0px -330px; }
#y2007 .year { background-position: 0px -300px; }
#y2006 .year { background-position: 0px -270px; }
#y2005 .year { background-position: 0px -240px; }
#y2004 .year { background-position: 0px -210px; }
#y2003 .year { background-position: 0px -180px; }
#y2002 .year { background-position: 0px -150px; }
#y2001 .year { background-position: 0px -120px; }
#y2000 .year { background-position: 0px  -90px; }
#y1999 .year { background-position: 0px  -60px; }
#y1998 .year { background-position: 0px  -30px; }
#y1997 .year { background-position: 0px    0px; }


.compe {
    margin: 0px 0px 0px 0px;
    padding: 4px 10px 3px 100px;
    background-color: #ccf;
    text-indent: -90px;
}

.date       { color: #444; }
.compe_name { color: #444; padding-left: 10px; font-weight: bold; }
.surface    { color: #444; padding-left: 10px; }

#result .result{
    padding: 4px 10px 3px 10px;
    background-color: #eef;
    border-bottom: 1px solid #ccf;
}

.round  { color: #00f; }
.roundq { color: #a00; }
.card   { color: #000; padding-left: 10px; }
.score  { color: #060; padding-left: 10px; }

.aiko { color: #f00; }

#doubles .compe  { background-color: #d0ffd0; }

#doubles .result {
    background-color: #f8fff8;
    border-bottom: 1px solid #d0ffd0;
}

