body
        {
        margin-top: 20px;
        padding: 0;
        background-attachment: fixed;
        background-repeat: repeat;
        background-image: url('../images/textura.jpg');
	      font-family: Arial CE, Arial, sans-serif; /* základní def. písma */
        font-size: 100%; color: #000000; /* základní velikost písma */
        }
A:link {text-decoration: underline; font-weight: bold; color: #3a63ab;}
A:visited {text-decoration: underline; font-weight: bold; color: #3a63ab;}
A:hover {background-color: #3a63ab; font-weight: bold; color: #FFFFFF;}
#texttop
{
font-size: 80%;
color: #ffffff;
}
#start
{
padding: 20px;
font-size: 80%;
font-weight: bold;
color: #000000;
margin-top: 10px;
width: 600px;
margin-left: auto;
margin-right: auto;
text-align: left;
background-attachment: fixed;
background-repeat: repeat;
background-image: url('../images/podklad-text.gif');
}
