TABLE.menu_bg{
	background: url(/img/ukr/menu_bg.jpg) no-repeat top right;
}
TD.under_clouds{
	background: url(/img/ukr/under_clouds.jpg) repeat-x top right;
}
TD.pen4{
	background: url(/img/ukr/pen_4.jpg) no-repeat bottom left;
	padding-bottom:20px;
}
TD.copyright{
	background: url(/img/ukr/pen_5.jpg) no-repeat top left;
}
TD.content_b{
	background: url(/img/ukr/pen_1.gif) no-repeat bottom right;
}
TD.left_column{
	background: url(/img/ukr/l_col_bg.jpg) no-repeat top right;
}



TD.left_block{
	background-color:#0e534c;
	border-left:6px solid #053231;
	padding:10px;
}
.left_block, .left_block A{
	font-size:11px;
	color:#a9c5c6;
	text-decoration:none;
}
.left_block A:hover{
	color:#88B1B2;
	/*text-decoration:underline;*/
}

.left_block H6, .left_block H6 A{
	font-weight:bold;
	font-size:10px;
	color:#021f1f;
	
	margin-top:0px;
	margin-bottom:0px;
}

TD.right_block{
	padding:4px;
	padding-left:30px;
	padding-bottom:10px;
	background:#0e534c url(/img/ukr/right_ar.gif) no-repeat top left;
}
.right_block, .right_block TD{
	font-size:11px;
	color:#a9c5c6;
}
TD.right_block_title{
	font-weight:bold;
	color:#FFFFFF;
	
	padding:4px;
	padding-left:10px;
	background-color:#083936;
	border-bottom:15px solid #0e534c;
}
.right_block_title A{
	color:#FFFFFF;
	text-decoration:none;
}
.right_block_title A:hover{
	color:#f1f1f1;
	text-decoration:none;
}

TD.right_block_hr{
	border-top:8px solid #1a7365;
	border-bottom:8px solid #0e534c;
}

TD.date{
	color:#a9c5c6;
	font-weight:bold;

	background: url(/img/ukr/date_bg.gif) repeat-x top;
	padding-bottom:4px;
	padding-right:6px;
}
