html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	background: fixed url( '/i/bg_zanaves.jpg' ) left repeat-y;
}

table, div, form, ul {
	margin: 0;
	font-family: Verdana;
        font-size: 11px;
}

a img {
	border: 0;
}

.wrap {
	height: 100%;
	width: 100%;
	background: url( '/i/zanaves.jpg' ) top left no-repeat;
}

.imenu {
	vertical-align: top;
	padding-top: 40px;
	width: 280px;
}

.ilogo {
	margin-left: 20px;
}

#icont {
	vertical-align: top;
	background: fixed url( '/i/tetka.jpg' ) bottom right no-repeat;
	padding: 12px 0;
}

#video {
	margin-bottom: 24px;
}

#itable {
	position: relative;
	left: -50px;
	margin-top: 24px;
}

#comehere {
	position: absolute;
	top: 5px;
	right: 10px;
	font-family: Arial, Verdana;
        font-size: 12px;
	line-height: 15px;
        font-weight: bold;
	text-align: right;
}

#anons {
	margin-right: 280px;
	overflow: auto;
	height: 200px;
	z-index: 3;
	position: relative;
}