/* CSS Document */
td.TOP_LEFT{
	font-size: 1px;
	background-image: url(../body/TL.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 6px;
	width: 6px;
}
td.TOP_MIDDLE{
	font-size: 1px;
	background-image: url(../body/TM.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 6px;
}
td.TOP_RIGHT{
	font-size: 1px;
	background-image: url(../body/TR.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 6px;
}
td.MIDDLE_LEFT{
	font-size: 1px;
	background-image: url(../body/ML.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 6px;
}
td.MIDDLE_RIGHT{
	font-size: 1px;
	background-image: url(../body/MR.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}
td.BOTTOM_LEFT{
	font-size: 1px;
	background-image: url(../body/BL.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
	width: 6px;
}
td.BOTTOM_MIDDLE{
	font-size: 1px;
	background-image: url(../body/BM.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
}
td.BOTTOM_RIGHT{
	font-size: 1px;
	background-image: url(../body/BR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 6px;
}
td.top1bg{
	background-image: url(../body/top1bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #156192;
}
td.F{
	height: 7px;
	width: 7px;
}
td.F_color{
	background-color: #F0F0F0;
}
div.info_footer{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 130%;
}
div.info_adresa{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 180%;
}
div.info_footer_title{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #146192;
	line-height: 160%;
	font-weight: normal;
	background-image: url(../body/cat.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}