.table_background
{
	background: url(../templates/design_4_06.jpg) no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
}
.text_info
{
	font-family:"Courier New, Courier, monospace";
	#color:#333333;
	color:#990000;
	text-align:right;
}

.body_background
{
	background: url(../templates/full.jpg) fixed repeat-x;
}

.td_button
{
	background: url(../templates/button.png) fixed no-repeat;
	text-align: center;
}

.td_info_body
{
	background: url(../templates/design_info_02.jpg) repeat-x;
}

/** Оформлення ссилок **/

a:link
{
	text-decoration: none;
	color:#666666;
}
a:visited
{
	text-decoration: none;
	color:#666666;
}
a:hover
{
	text-decoration: none;
	color:#669966;
}

/** Стиль для виведення основної інформації на сторінці **/
.td_body_text
{
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.td_body_table
{
	vertical-align: top;
}

.td_answer
{
	padding-left: 20px;
}

/** Лінія для відділення типів товарів **/
hr
{
	border: 1px dashed #000000;
}

/** Стиль для ссилок на типи то "додатково" товарів**/
.td_body_type_more_price
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

/** Стиль на відобаження картинок типів товарів **/
.td_picture_type_goods
{
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

/** Розміщення картинки зліва від тексту **/
.div_picture 
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
/**	border: 0px solid #000000; **/
}

.user_folder_style
{
	background: url(../templates/design_info_02.jpg) repeat-x;
	vertical-align: baseline;
	text-align: left;
	margin-left: 5px;
	padding-bottom: 7px;
}

.text_body 
{
	font-family: monospace;
	font-size: 10pt;
	text-indent: 30px;
}

.link_good:link
{
	text-decoration: none;
	color:#000000;
}
.link_good:visited
{
	text-decoration: none;
	color:#666666;
}
.link_good:hover
{
	text-decoration: none;
	color:#669966;
}

.map_site
{
	text-align: left;
	
	padding-left: 25px;
	padding-bottom: 5px;
	
	font-size: 1em;
}
