* 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
    outline-color: #eeeeee;
}


.block
{
    display: block;
    border: 0;
}

body 
{
	text-align: center;
	background-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
}

#wraper
{
    height: 210px;
    background: url(../img/bdbgr.gif) repeat-x;
}

#center 
{	
	margin: 0px auto;
	width: 970px;
}

#content
{
    background: url(../img/cntbgr.gif) repeat-y;
    width: 970px;
    float: left;
    clear: both;
    color: #444444;
}

#head 
{
    background: url(../img/head.gif) no-repeat;
    background-position: top center; 
	float: left;
	text-align: left;
	width: 970px;
    margin-top: 40px;
    }

#subhead1 
{
   	float: left;
    clear: both;
	width: 910px;
    padding-left: 30px;
    padding-top: 25px;
   
}

#logo 
{	
	float: left;
    
}

#prod 
{	
	float: left;
    padding-left: 20px;
}

#lang 
{	
	float: right;
    padding-top: 58px;
    text-align: right;
 
}

#lang a 
{	
	color: #444444;
 
}
#lang p
{
    font-size: 0.8em;
    font-weight: bold;
    color: #444;
}

#subhead2 
{
    background: url(../img/subhead.gif) repeat-x;
    background-color: #007700;
   	float: left;
    clear: both;
	width: 910px;
    height: 55px;
    margin-top: 15px;
}

#menu 
{
	float: left;
	width: 680px;
	
	text-align: center;
}

#menu ul 
{
	list-style-type: none;
    margin-top: 5px;
}

#menu li 
{
	line-height: 50px;
	display: block;
	float: left;
	width: 110px;
}


#menu a 
{
	display: block;
    float: left;
    width: 100%;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	outline-style: none;
    
}

#menu .sel
{
    display:block;
    background-color: #00aa00;
	float:left;
    color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	outline-style: none;
}

#menu a:hover 
{
	outline-style: none;
    background-color: #00aa00;
}

#menu .over { text-indent: -999em }
#menu .over em { background-image: none }



#search {
height: 26px;
padding-top: 17px;

}

#search input {
    display: block;
	font-size: 14px;
	color: #777;
	font-weight: bold;
	float: left;
	line-height: 26px;
    height: 26px;
	width: 190px;
    outline: none;
}



#search button {
	display: block;
	width: 26px;
	height: 26px;
    color: #fff;
	font-size: 0.7em;
    padding-right: 2px;
    padding-bottom: 2px;
    font-weight: bold;
	cursor: pointer;
	overflow: hidden;
    float: left;
    background-color: #009900;
    border: solid 1px #fff;
}

#leftnav
{
    float: left;
    padding-left: 30px;
    text-align: left;
    font-size: 0.8em;
}

#leftnav ul 
{
	list-style-type: none;
    margin-bottom: 5px;

}

#leftnav li 
{
    background: url(../img/navli.gif) no-repeat;
    background-position: top left;
	line-height: 22px;
	display: block;
	width: 171px;
    padding-left: 27px;
    margin-left: -9px;
}
#leftnav .subitem 
{
    background: url(../img/subitem.gif) no-repeat;
    background-position: top left;
	line-height: 22px;
	display: block;
	width: 150px;
    padding-left: 25px;
    margin-left: 15px;
}

#leftnav .navtitlu
{
    background: url(../img/navtitlu.gif) repeat-x;
    background-color: #007700;
    width: 200px;
    height: 28px;
    color: #ffffff;
    font-size: 15px;
    padding-left: 20px;
    padding-top: 12px;
    margin-top: 10px;
}

#leftnav .navcont
{
    background: url(../img/navcont.gif) no-repeat;
    background-position: bottom center;
    background-color: #eeeeee;
    width: 200px;
    color: #444444;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
}

#leftnav .navcont a
{
    display: block;
    color: #444444;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

#leftnav .navcont a:hover
{
    color: #009900;
    text-decoration: underline;
}

#leftnav .spnav
{
    display: block;
    background: url(../img/spnav.gif) no-repeat;
    margin-left: -10px;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-top: 7px;
    width: 190px;
    height: 23px;
}

#navcont
{
    background: url(../img/navcont.gif) no-repeat;
    background-position: bottom center;
    background-color: #eeeeee;
    width: 200px;
    color: #444444;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
}

#navcont a
{
    display: block;
    color: #444444;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

#navcont a:hover
{
    color: #009900;
    text-decoration: underline;
}

#navcont ul 
{
	list-style-type: none;
    margin-bottom: 5px;

}

#navcont li 
{
    background: url(../img/navli.gif) no-repeat;
    background-position: top left;
	line-height: 22px;
	display: block;
	width: 171px;
    padding-left: 27px;
    margin-left: -9px;
}

#navcont .subitem 
{
    background: url(../img/subitem.gif) no-repeat;
    background-position: top left;
	line-height: 22px;
	display: block;
	width: 150px;
    padding-left: 25px;
    margin-left: 15px;
}

h3
{
    display: block;
    background: url(../img/spnav.gif) no-repeat;
    margin-left: -10px;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-top: 7px;
    width: 190px;
    height: 23px;
}

h3 a
{
    color: #007700 !important;
    font-weight: bold !important;
    font-size: 14px !important;
}


h4
{
    display: block;
    clear: both;
    margin-bottom: 2px;
    margin-top: 15px;
    padding-left: 20px;
    font-weight: bold;
    color: #007700;
    font-size: 15px;
}

h5
{
    display: block;
    clear: both;
    margin-left: -10px;
    margin-bottom: 2px;
    padding-left: 10px;
    width: 110px;
    font-weight: bold;
    color: #007700;
    font-size: 11pt;
}


#leftnav p
{
    clear: both;
    display: block;
    margin-left: -10px;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 170px;
    font-size: 10pt;
    color: #444444;
}

#leftnav .spnav a
{
    color: #007700;
    font-weight: bold;
    font-size: 14px;
}

#rightcontent
{
    float: left;
    width: 670px;
    padding-left: 20px;
    padding-top: 10px;
    text-align: left;
}



#map a
{
    color: #007700;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

#map ul
{
    list-style-type: none;
    padding: 0px;
    margin-left: 10px !important;
}

#map li 
{
    background: url(../img/map-li.gif) no-repeat;
    background-position: top left;
    line-height: 22px;
	display: block;
    width: 250px;
    padding-left: 25px;
    margin-left: -15px;
    margin-top: 0px !important;
}

#map a:hover
{
    text-decoration: underline;
}

#map .subitem 
{
    background: url(../img/map-subitem.gif) no-repeat;
    background-position: top left;
	line-height: 22px;
	display: block;
    padding-left: 25px;
    margin-left: 25px;
}

#map .subitem2
{
    background: url(../img/map-li.gif) no-repeat;
    background-position: top left;
	line-height: 22px;
	display: block;
    padding-left: 25px;
    margin-left: 60px;
}


.maintitle
{
    float: left;
    width: 670px;
    text-align: left;
}

#quicknav
{
    font-size: 0.75em;
    margin-top: 5px;
    font-weight: bold;
    color: #777777;
    
}

#quicknav a
{
    color: #007700;
    text-decoration: underline;
    
}

#pag
{
    float: left;
    width: 670px;
}

#pag h1
{
    display: block;
    color: #007700;
    font-size: 28px;
    font-weight: normal;
    padding-top: 30px;
    padding-bottom: 20px;
}

#detalii
{
    display: block;
    color: #007700;
    font-size: 28px;
    font-weight: normal;
    padding-top: 30px;
    padding-bottom: 20px;
}

#pag h2
{
    display: block;
    color: #444444;
    font-size: 1.2em;
    font-weight: normal;
}

.referinte
{
    display: block;
    color: #007700 !important;
    font-size: 22px !important;
    /* border-bottom: solid 1px #007700; */
    padding-bottom: 10px !important;
    font-weight: bold !important;
    overflow: hidden !important;
    margin-top: 10px;
}

#referinte
{
    background-color: #eeeeee;
    overflow: hidden;
    float: right;
    width: 150px;
    margin-left: 20px;
    z-index: 1;
    margin-top: 5px;
}

.link
{
    display: block;
    text-align: right;
    
}

.link a
{
    font-size: 12px;
    color: #007700;
    text-decoration: none;
    font-weight: bold;
}

.link a:hover
{
    text-decoration: underline;
}

#nav
{
    background: url(../img/navtitlu.gif) repeat-x;
    background-color: #007700;
    width: 150px;
    height: 28px;
    color: #ffffff;
    font-size: 15px;
    padding-left: 20px;
    padding-top: 12px;
    font-weight: bold;
}

#referinte a
{
    font-size: 13px;
    color: #444444;
    text-decoration: none;
    font-weight: bold;
    padding-left: 20px;
}

#referinte a:hover
{
    color: #009900;
    text-decoration: underline;
}

#pag h3
{
    display: block !important;
    color: #444444 !important;
    font-size: 1em !important;
    font-weight: bold !important;
}

#pag p
{
    font-size: 0.95em;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 22px;
}

#pag ul
{
   list-style-position: outside;
   margin-top: 10px;
   margin-left: 40px;
   font-size: 0.9em;
}

#pag li
{
    line-height: 22px;
    margin-top: 10px;
}

#pag table
{
    border-collapse: collapse;
    border-spacing: 0;
    /* margin-top: 20px; */
    font-size: 14px;
}

#pag table.baterii
{
    border-collapse: collapse;
    border-spacing: 0;
    /* margin-top: 20px; */
    font-size: 14px;
    text-align: center;
}

#pag table td
{
    height: 30px;
    padding-left: 10px;
    border: 1px solid #dddddd;
    font-weight: normal;
    color: #000000;
}

#pag table.baterii td
{
    height: 30px;
    padding-left: 0px;
    border: 1px solid #dddddd;
    font-weight: normal;
    color: #000000;
    font-size: 12px;
}



#pag table.baterii tr.head
{
    background-color: #008800;
    font-weight: bold;
    height: 35px;
    padding-left: 0px;
    width: 100%;
    color: #ffffff;
    border: 1px solid #00aa00;
    border-bottom: 1px solid #dddddd;
}


#pag table.baterii tr.head td
{

    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}

#pag table td.head
{
    background: url(../img/table.gif) repeat-x;
    background-color: #00aa00;
    font-weight: bold;
    height: 30px;
    padding-left: 10px;
    width: 100%;
    color: #ffffff;
    border: 1px solid #00aa00;
    border-bottom: 1px solid #dddddd;
}

#pag table.baterii td.head
{
    background: url(../img/table.gif) repeat-x;
    background-color: #00aa00;
    font-weight: bold;
    height: 30px;
    padding-left: 0px;
    width: 100%;
    color: #ffffff;
    border: 1px solid #00aa00;
    border-bottom: 1px solid #dddddd;
}

#pag table td.headSub
{
    background-color: #c5e5c5;
    font-weight: bold;
    height: 30px;
    padding-left: 10px;
    width: 100%;
    color: #444444;
    border: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

#pag table.baterii td.headSub
{
    background-color: #c5e5c5;
    font-weight: bold;
    height: 30px;
    padding-left: 0px;
    width: 100%;
    color: #444444;
    border: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

#pag table tr.acline
{
    background: #eeeeee;
}

#pag table.baterii tr.acline
{
    background: #eeeeee;
}

#pag table a
{
    text-decoration: none;
    font-weight: bold;
    color: #444444;
}

#pag table.baterii a
{
    text-decoration: none;
    font-weight: bold;
    color: #444444;
}

#pag table a:hover
{
    text-decoration: underline;
}

#pag table.baterii a:hover
{
    text-decoration: underline;
}

#produs
{
    width: 668px;
    border: solid 1px #eeeeee;
    float: left;
    
}

#produs h1
{
    display: block;
    font-size: 1em;
    padding: 20px 20px;
    height: 50px;
}

#down
{
    display: block;
    float: left;
    background: url(../img/downbgr.gif) repeat-x;
    background-color: #e5e5e5;
    border: solid 1px #ffffff;
    margin-left: 20px;
    width: 230px;
}

#down img
{
    display: block;
    float: left;
}

#down a
{
    position: relative;
    padding-top: 7px;
    display: block;
    float: left;
    color: #009900;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
}

#down a:hover
{
    color: #00bb00;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
}

#denumireProdus
{
    float: right;
    width: 310px;
    height: 149px;
    background: url(../img/prodbgr.gif) repeat-x;
    background-color: #eeeeee;

}

#pozaProdus
{
    float: right;
    width: 340px;
    height: 149px;
    background-color: #ffffff;
    border: 0;
}


#submain1
{
    float: left;
    background: url(../img/submain1.gif) repeat-x #f0f0f0;
    background-position: bottom;
    width: 670px;
    height: 160px;
}

#submain1 p
{
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    
}

#submain2
{
    float: left;
    background: url(../img/submain2.gif) no-repeat #009900;
    background-position: bottom;
    width: 670px;
    height: 105px;
}

#submain2 p
{
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    color: #ffffff;
    font-weight: bold;
}

#mainsolutions
{
    margin-top: 10px;
    float: left;
    width: 670px;
}

#mainsolutions a
{
    color: #ffffff;
    text-decoration: none;
}

#mainsolutions a:hover
{
    text-decoration: underline;
}

#solutii
{
    width: 690px;
    margin-left: -20px;
    padding-top: 20px;
}

#solutii h2
{
    font-size: 1.4em;
    background: url(../img/navtitlu.gif) repeat-x;
    background-color: #007700;
    padding: 10px 10px 10px 15px;
    color: #ffffff;
}

.solutii-box
{
    width: 325px;
    float: left;
    margin-bottom: 20px;
    padding-left: 20px;
}

.solutii-box a
{
    color: #ffffff;
    text-decoration: none;
}

.solutii-box a:hover
{
    text-decoration: underline;
}

.mainsolution
{
    float: left;
    width: 210px;
    margin-right: 20px;
    height: 210px;
}

.mainsolution h1
{
    display: block;
    background: url(../img/solh1.gif) no-repeat;
    background-color: #007700;
    height: 33px;
    padding-top: 17px;
    padding-left: 15px;
    font-size: 12pt;
    color: #ffffff;
}

.mainsolution h1.middle
{
    display: block;
    background: url(../img/solh1.gif) no-repeat;
    background-color: #007700;
    height: 43px;
    padding-top: 7px;
    padding-left: 15px;
    font-size: 12pt;
    color: #ffffff;
}

.mainsolution-last
{
    float: left;
    width: 210px;
    height: 210px;
}

.mainsolution-last h1
{
    display: block;
    background: url(../img/solh1.gif) no-repeat;
    background-color: #007700;
    height: 43px;
    padding-top: 7px;
    padding-left: 15px;
    font-size: 12pt;
    color: #ffffff;
}

#contact
{
    width: 670px;
}

#contact a
{
    color: #007700;
    text-decoration: none;
}

#contact a:hover
{
    color: #007700;
    text-decoration: underline;
}

#contact h2
{  
    color: #007700;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1em;

}

#contact p
{
    font-size: 0.9em;
    padding-top: 5px;
}
#contact ul
{
    list-style-type: none;
    margin-top: -45px;
    margin-left: 0px;
}

#contact li
{
    margin: 0px;
}

#footer
{
    background: url(../img/base.gif) no-repeat;
    background-position: top center;
	width: 970px;
	float: left;
	clear: both;
	font-size: 0.75em;
	text-align: left;
    padding-top: 40px;
	padding-bottom: 20px;
}

#contact img
{
    float: right;
}

#footer p
{
	padding-left: 2px;
}

#copy_1 
{
	float: left;
    padding-left: 10px;
}

#copy_1 p 
{
	text-align: right;
}

#copy_2 
{
	float:right;
    padding-right: 10px;
}

#copy_2 a 
{
	font-size: 1em;
	color: #007700;
	text-decoration: none;
    margin-left: 10px;
}

#copy_2 a:hover 
{
	color: #000000;
}


#searchResults
{
    width: 670px;
    text-align: left;
}

#searchResults h5
{
    margin: 0px;
    padding: 0px;
    color: #009900;
    display: block;
    width: 100%;
    font-size: 1.1em;
}

#searchResults p
{
    margin: 0px;
    padding: 0px;
    color: #444444;
    display: block;
    width: 100%;
    font-size: 0.8em;
}

#searchResults a
{
    color: #009900;
    font-weight: bold;
    text-decoration: none;
}

#searchResults a:hover
{
    text-decoration: underline;
}


