*
{
	margin: 0;
	padding: 0;
}
body
{
	background: url(../Images/main_bg.gif) repeat-x left top;
	background-color: #0F1A76;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: center;
	font-size: 1em;
	line-height: 1.2em;
}
ul
{
	list-style: none;
}
.about_prod_cnt ul{
	list-style: disc;
}
.news_cont ul{
	list-style: none;
}
a
{
	text-decoration: none;
}
a img
{
	border: none;
}
table
{
	border-collapse: collapse;
}
.clear:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear
{
	min-height: 1px;
}
/*----------*/
.main
{
	margin: 0 auto 15px;
	width: 850px;
}
.lang_bar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	background: url(../Images/lang_left_bg.gif) no-repeat left top;
	background-color: #0080EE;
	color: #33B0FF;
	font-size: .7em;
	margin-top: 14px;
	padding: 0 5px 0 6px;
}
.lang_bar a,.lang_bar span
{
	color: #FFF;
	margin: 0 4px;
}
.lang_bar span
{
	font-weight: bold;
}
.header
{
	background: url(../Images/header_bg.gif) no-repeat left top;
	height: 107px;
	text-align: left;
	background-color:#EEF9FF;
}
.logo
{
	margin: 9px 0 0 16px;
}
.main_cnt
{
	background: url(../Images/menu_bg.gif) repeat-y left top;
	background-color: #FFF;
}
.sub_head_bg
{
	background: url(../Images/sub_head_bg.gif) repeat-x left top;
	height: 6px;
	font-size: 0;
	line-height: 0px;
	background-color: #2581C9;
}
.menu_cnt
{
	background: url(../Images/sub_head_grad_dark.gif) repeat-x left top;
	float: left;
	width: 181px;
	text-align: left;
	overflow: hidden;
	background-color: #EAF1FB;
}
.menu
{
	font-size: .7em;
	line-height: 1.52em;
	margin: 21px 14px 0 9px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #D5E5FC;
}
.menu li
{	
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #D5E5FC;
	text-transform:uppercase;
}
.menu span
{
	padding-left: 23px;
	display: block;
	background: url(../Images/drop_icon.gif) no-repeat 7px center;
	background-color: #FFF;
}
.menu a
{
	color: #000;
	padding-left: 23px;
	background: url(../Images/drop_icon.gif) no-repeat 7px center;
}
.menu a:hover
{
	text-decoration: underline;
}
.addr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin: 52px 0 20px 20px;
}
.addr strong
{
	line-height: 2.05em;
}
.addr p
{
	line-height: 1.2em;
}
/*--------*/
.round_corns p
{
	font-size: 0;
	line-height: 0px;
	height: 1px;	
}
.pad3
{
	margin: 0 2px;
	border-left: 2px solid #F9F9F9;
	border-right: 2px solid #F9F9F9;
}
.pad2
{
	margin: 0 1px;
}
.round_corns .pad1
{
	height: 2px;
}
.light_grey .pad1,
.light_grey .pad2
{
	border-left: 1px solid #F9F9F9;
	border-right: 1px solid #F9F9F9;
}
.light_grey .round_blk_cont,
.light_grey .pad1,
.light_grey .pad2,
.light_grey .pad3
{
	background: #F1F1F1;
}
/*--------*/
.content
{
	background: url(../Images/sub_head_grad.gif) repeat-x left top;
	float: left;
	width: 669px;
	text-align: left;
}
.news_cont ul{
	font-size: 95%;
}
.round_blk
{
	margin: 10px;
}
.round_blk_cont
{
	padding: 1px 5px;
}
.grey_brd
{
	border: 1px solid #D6D7D9;
	background: #FFF;
}
.categ_head
{
	border-bottom: 1px solid #DBEEFD;
	color: #0078CF;
	font-size: .75em;
	margin: 0 10px 0 9px;
}
.categ_head p
{
	border-bottom: 1px solid #B6DBF8;
	margin-bottom: 1px;
	padding: 0 7px;
	line-height: 2.15em;
	text-transform: uppercase;
}
.prod_list
{
	margin: 0 10px;
}
.prod_list a.lnk_img,
.wide_list a.lnk_img
{
	display:block;
	float:left;
	text-align:center;
	width:220px;
}
.wide_list a.lnk_img
{
	width:250px;
}
.prod_list img
{
	margin: 9px auto;
}
.prod_list li
{
	background: url(../Images/dotted_delim.gif) repeat-x left bottom;
	margin: 7px 0 8px;
	padding-bottom: 9px;
}
.prod_list .brd_btm_none
{
	background: none;
}
.prod_list .prod_name,
.prod_list .prod_desr,
.prod_list .prod_prop
{
	margin-left: 221px;
}
.prod_name
{
	font-size: .8em;
	font-weight: bold;
}
.prod_desr
{
	font-size: .7em;
	line-height: 1.2em;
	color: #666;
	margin: 6px 20px 0 0;
}
.prod_prop
{
	margin-top: 12px;
	color: #435579;	
}
.prod_prop li
{
	background: url(../Images/square_icon.gif) no-repeat left 8px;
	padding-left: 11px;
	font-size: .75em;
	line-height: 1.35em;
	margin: 0;
	padding-bottom: 0;
}
.footer
{
	background: url(../Images/footer_bg.gif) repeat-y left top;
	background-color: #295EA4;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	font-size: .6em;
	padding: 2px 15px;
	text-transform: uppercase;
}
.footer span
{
	color: #93C0FF;
}
.footer a
{
	color: #fff;
}
/*----Noutati----*/
.new_blk
{
	margin: 20px 10px 5px;
	border-bottom: 1px solid #E2E2E4;
	padding-bottom: 15px;
}
.new_blk img
{
	float: left;
}
.new_cnt
{
	float: left;
	width: 319px;
	display: inline;
	margin-right: 11px;
}
.new_cnt div
{
	background: #3B659F;
	color: #FFF;
	font-size: .75em;
	line-height: 1.45em;
	font-weight: bold;
}
.new_cnt div span
{
	margin: 0 9px;
}
.new_cnt div p
{
	font-size: 0;
	line-height: 0px;
	height: 1px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.new_list
{
	font-size: .7em;
	line-height: 1.45em;
	margin: 4px 15px 0;
}
.new_list li
{
	position: relative;
	margin-left: 62px;
}
.new_list span
{
	color: #999;
	position: absolute;
	top: 0;
	left: -62px;
}
.new_list a, .new_list a.allnews
{
	color: #0075E5;
	text-decoration: underline;
	line-height: 1.5em;
}
.new_list li a
{
	color: #000;
	text-decoration: none;
}
.new_list li a:hover{
	text-decoration:underline;
}
.new_prods
{
	margin: 0 4px 0 5px;
}
.new_prods .round_blk
{
	margin: 10px 6px 0 5px;
	display: inline;
	float: left;
	width: 319px;
	font-size: .95em;
	overflow: hidden;
}
.new_prods img
{
	float: left;
	margin: 2px 0 0 15px;
}
.new_prods .prod_name,
.new_prods .prod_prop
{
	margin-left: 131px;
}
.new_prods .prod_name
{
	margin-top: 4px;
}
.new_prods .prod_prop
{
	margin-top: 11px;
	color: #435579;	
}
.new_prods .prod_prop li
{
	background-position: left 6px;
} 
.links_blk
{
	margin: 15px 10px 16px;
	padding-top: 15px;
	border-top: 1px solid #E1E1E3;
}
.links_blk img
{
	margin-right: 11px;
}
.links_blk .no_marg_right
{
	margin-right: 0;
}
/*----About products----*/
.about_prod_cnt
{
	margin: 0 13px;
	font-size: .75em;
	line-height: 1.2em; 
}
.about_prod_cnt p, h1, h2, h3, h4
{
	margin: 10px 0 15px;	
}
.about_prod_cnt ol, ul{
margin: 10px 15px;
}
.about_prod_cnt a{
	text-decoration:underline;
}
/*----Effect styles----*/
#ImageBoxOverlay
{
	background-color: #333;
}
#ImageBoxCaption
{
	background-color: #C0DAF1;
	padding-bottom: 10px;
}
#ImageBoxCaption div
{
	background: url(../Images/effect_close_bg.gif) repeat-x top left;
	height: 24px;
	border: 1px solid #72A6D6;
	border-top: none;
	margin: 0 5px;	
}
#ImageBoxClose
{
	position: absolute;
	top: 4px;
	right: 4px;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #C0DAF1;
}
#ImageBoxContainer img
{
	border: 1px solid #72A6D6;
	border-bottom: none;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	/*background-image: url(../images/imagebox/spacer.gif);*/
	background-color: transparent;
}
#ImageBoxPrevImage
{
	/*background-image: url(../images/imagebox/spacer.gif);*/
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	/*background-image: url(../images/imagebox/next_image.jpg);*/
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	/*background-image: url(../images/imagebox/prev_image.jpg);*/
	background-repeat:	no-repeat;
	background-position: left bottom;
}

#ImageBoxCurrentImage
{
	border: 1px solid #72A6D6;
}
address{
font-style:normal;
margin: 10px 0;
font-weight: 800;
}
.wide_short_desc th,.wide_short_desc  td{
	padding: 5px;
	vertical-align: top;
}
.wide_short_desc th{
	color: #fff;
	background-color:#BA2228;
	padding: 0px 2px;
}

.imagine_dreapta{
	float: right;
	margin: 0 0 10px 10px;
}
.imagine_stinga{
	float: left;
	margin: 0 10px 10px 0;
}
h1{
color: #333399;
font-style:italic;
font-size: 130%;
}
h2{
color: #BA2228;
font-style:normal;
font-size: 120%;
}
