


/* MENUS */
/* END */




/* DOCUMENTS */

.doc_title2
{
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	TEXT-DECORATION: none;
	text-transform:uppercase;
}

.doc_ingress
{
	/*font-weight:bold;*/
}
.doc_text
{
}
.doc_list_title
{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.doc_list_ingress
{
	font-weight:bold;
}
.rel_title, .rel_title:link, .rel_title:active, .rel_title:visited 
{
	color:#000000;
	TEXT-DECORATION: none;
}
.news_element
{
	cursor:hand;
	cursor:pointer;
	background-image:url("../images/design/1_bg_news_inactive.jpg");
	TEXT-DECORATION: none;
}
.news_element_over
{
	cursor:hand;
	cursor:pointer;
	background-image:url("../images/design/1_bg_news_active.jpg");
	TEXT-DECORATION: none;
}
.news_title
{
	color:#000000;
	font-weight:bold;
	TEXT-DECORATION: none;
}
/* END */

/* BOTH */

.doc_prod_img
{
	border:1px solid #E5E5E5;
	width:293px;
}
.element_list
{
	border:1px solid #E5E5E5;
	background-color:#F7F7F7;
	width:789px;
	height:100px;
}

/*
.list_title
{
	font-size:11px;
	color:#D32E1A;
	font-weight:bold;
	TEXT-DECORATION: none;
	text-transform:uppercase;
	line-height:15px;
}
*/

/* END */


/* PRODUCTS */ 
.prod_list_title, .prod_list_title:link, .prod_list_title:active, .prod_list_title:visited 
{
	font-size:11px;
	color:#D32E1A;
	font-weight:bold;
	TEXT-DECORATION: none;
	text-transform:uppercase;
	line-height:15px;
}
.prod_list_price
{
	font-size:11px;
	color:#464545;
	font-weight:bold;
	TEXT-DECORATION: none;
	text-transform:uppercase;
}
.front_prod
{
	background-color:#FFFFFF;
	margin-left:6px;
}
.front_prod_over
{
	background-color:#F1F1F1;
	margin-left:6px;
}
/* END */




/* other */
.clickable
{
	cursor:hand;
	cursor:pointer;
}
/* end */