/* TRANS */
.element_trans
{
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}

.no_trans
{
}


/*END*/





/*MENU*/

.menu_level1, menu_level1:link, menu_level1:active, menu_level1:visited, .menu_level1:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 10px;
	line-height: 15px;
	
}

.menu_level1_sel, menu_level1_sel:link, menu_level1_sel:active, menu_level1_sel:visited, .menu_level1_sel:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #000000;
    font-weight: normal;
    font-size: 10px;
	line-height: 15px;
	
}


.trans_menu
{
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
	background-color:#F3FDFF;
}

.trans_menu_white
{
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
}

.menu_element_over
{
	
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
	width:192px;
	height:15px;
	overflow:hidden;
	cursor:hand;
	cursor:pointer;
}

.menu_element
{
	width:192px;
	height:15px;
	overflow:hidden;
	cursor:hand;
	cursor:pointer;
	background-color:#FFFFFF;
}

/*END*/



/*docs*/

.doc_title
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #000000;
    font-weight: normal;
    font-size: 12px;
	/*line-height: 15px;*/
}

.doc_ingress
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #676565;
    font-weight: normal;
    font-size: 9px;
	line-height: 13px;
}

.doc_text
{

	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #5F5F5F;
    font-weight: normal;
    font-size: 9px;
	line-height: 14px;
}

.doc_list_title, doc_list_title:link, doc_list_title:active, doc_list_title:visited, .doc_list_title:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #5F5F5F;
    font-weight: normal;
    font-size: 10px;
	cursor:pointer;
	/*line-height: 15px;*/
}

.doc_list_text
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #5F5F5F;
    font-weight: normal;
    font-size: 10px;

}

.list_element
{
	cursor:hand;
	cursor:pointer;
	background-color:#F5FDFF;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}

.list_element_over
{
	cursor:hand;
	cursor:pointer;
	background-color:#FFFFFF;
}

.front_prod
{
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}
.front_prod_over
{
}
/*END*/



/* SEARCH*/
/*END*/



/*NEWS*/

.news_header,  news_header:link, news_header:active, news_header:visited
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #5F5F5F;
    font-weight: normal;
    font-size: 10px;
	/*cursor:pointer;*/
	/*line-height: 15px;*/
}

.news_title,  news_title:link, news_title:active, news_title:visited
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #5F5F5F;
    font-weight: normal;
    font-size: 10px;
	cursor:pointer;
	/*line-height: 15px;*/
}

.news_title:hover
{
	text-decoration: none;
}


.news_text
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #5F5F5F;
    font-weight: normal;
    font-size: 9px;
	line-height: 14px;
}

.trans_news
{
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}

/*END*/

/* OTHER */

.credit_trans
{
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .7;
}


.counter_input
{
	height:12px;
	line-height:12px;
	border:0px;
	background-color:#E1F6F9;
}
