#telo {
    border-left:1px solid #000; border-right:1px solid #000; border-bottom:1px solid #000; margin-left: auto;
    margin-right: auto;
     border-top: medium none;
    width: 1000px;
    text-align: left;
    background: #5c5f64 url('prechod.gif') repeat-y;
    /* margin-top: 5px; */
    padding-top: 10px;
  
}

body {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #D8D7C8;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: #313233 url('stiny.gif') repeat-y center 0;
}

.head1{
padding-left: 2px;
padding-bottom: 2px;
font-size: 25px;
text-decoration: underline;
    font-weight: bold;
    text-align:center;


}

h1{
    
    font-size: 60px;
    font-weight: bold;
    color: #f7b709;

}

.headtoplist{
    color: #f7b709;
}


a{
    color: #D8D7C8;
}
a:hover{
    color: #fff;
}