div#center2{
    margin: 0 auto;
    min-height: 317px;
    width: 844px;
    background-color: #fef3ce;
}
div#center2text{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 40px;
    min-height: 253px;
    width: 775px;
    background-color: transparent;
}

div#center2text a {
    color: #996E45;
    text-decoration: none;
}

div#center2text a:hover {
    color: #996E45;
    text-decoration: underline;
}



div#center2text h1{
    font-size: 12px;
    padding-bottom: 10px;
}
div.text-img{
    float: left;
    height: auto;
    width: 775px;
    margin: 15px;
}
div.text-img img{
    margin-right: 15px;
}
div#another-center2{
    margin: 0 auto;
    height: 128px;
    width: 100%;
    background-color: #e8cc75;
    background-image: url(../images/virtual/rast.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    border-top: solid 5px #4e2f05;
}

table#page_1 tr td {
	padding: 0 10px 10px 0;
}

#search-rez ul {
	margin-top: 15px;
}

#search-rez ul li a {
	color: #666;
}