body 
    {
	font-family: Cursive, sans-serif;
    margin: 0 auto;
    text-align: left;
    line-height: 20px;
	font-size=13;
	
    }

a 
  {
    color: #633d33;
    font-family: Cursive;
    font-size=13;
    text-decoration: none;
  }

a:hover 
  {
    color: #000000;
    font-family: Cursive;
    font-size=13;
    font-weight: bold;
    text-decoration: underline;
  }

 div#gora
 {
 height: 20px;
 background: #fff7c1 url(/grafika/dekory/gora.gif) no-repeat fixed center;
  }
 
 div#dol
 {
 height: 75px;
 background: #fff7c1 url(/grafika/dekory/dol.gif) no-repeat fixed center;
  }

td
{
font-size: 14px;
}

td#top
{
height: 25px;
width: 650px;
background: #fff7c1 url(/grafika/dekory/top.gif) center;
}

td#srodek
{
width: 650px;
background: #fff7c1 url(/grafika/dekory/srodek.gif) center;
}

td#bottom
{
height: 50px;
width: 650px;
background: #fff7c1 url(/grafika/dekory/bottom.gif) center;
}

