body {
	background: #ffffff url(images/shadow.jpg) repeat-y center top;
	font-family: trebuchet ms;
	color: #000000;
	font-size: 11px;
}

a.top {font-size: 13px; color: #ffffff; text-decoration:none;}

.priceback{
	background: #ffffff url(images/priceback.png) no-repeat center;
}

.leftblokborder{
	border-color: #0e94dd;
    border-width: 0px 2px 2px 2px;
    border-style: solid;
    padding:10px;
}

.rightblokborder{
	border-color: #dc0b80;
    border-width: 0px 2px 2px 2px;
    border-style: solid;
    padding:10px;
}