html{
	height: 100%;
}
body{
/*    background: #AFEAFC url(images/fon2.jpg) no-repeat bottom right;*/
}

td.tdmenu{
    background: url(images/table.jpg) no-repeat center;
    height:65px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    padding: 0px 20px 0px 20px;
    font-size: 12px;
}
td.tdmenu a{
    color: black;
}

#bgfonz{
	width:1385px;
	height:819px;
	position: absolute;
	background: #AFEAFC url(images/fon2.jpg) no-repeat bottom right;
	z-index: 1;
}

#teloz{
	position: relative;
	z-index: 1000;
}

#logo{
	z-index: 2000;
}


