body{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #f7f7f7;
	color: #000000;
	font-weight: normal;
	background-image: url(/images/bg_blue.jpg);
	
}

td {
	font-size: 12px;
}

img {
	border: 0px;
}


a{
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: normal;
	color: #3A9F1B;
	font-size: 12px;
}
a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #3A9F1B;
}
a.ostalnoe{
        font-family: Tahoma;
	text-decoration: underline;
	font-weight: normal;
	color: #111111;
	font-size: 16px;
}


.sto{
	width: 100%;
}
table#main{
	width: 850px;
	height: 100%;
	background-image: url(/images/bg.jpg);
	padding-left: 10px;
	padding-right: 10px;
}
div#main{
	text-align: center;
	
}
td#menu{
	height: 75px;
	vertical-align: top;
}
td#headc{
	height: 180px;
}
td#adnc{
	width: 160px;
	height: 180px;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 0px;
}
td#t1c{
	vertical-align: center;
	text-align: center;
}
td#t2c{
	vertical-align: middle;
	text-align: right;
}
