#shapka {
    b.ackground: url("/img/design/newyear.png") repeat-x scroll 0 bottom transparent;
	    h.eight: 150px;

 }
 
 .upper {
    background: url("/img/ny/vetki_up1.png") repeat-x scroll center 0;
	height:170px;
}

 .upper div.bleft{
		width:213px;
		height:150px;
		background: url("/img/ny/ny-left.png") no-repeat scroll 0 0;
		float:left;
		}
.upper div.bright{
		width:229px;
		height:150px;
		background: url("/img/ny/ny-right.png") no-repeat scroll 0 0;
		float:right;
	}
.upper div.ny{
	b.order:1px solid red;
	margin-top:93px;
	text-align:center;
	color:darkblue;
}
.upper div.ny td{
	font-size:16px;
	font-weight: bold;
}
