@import "ie6_hack.css";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#container {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 900px;
}
#logo {
	float: left;
	width: 230px;
	text-align: center;
}
.logo_subtitle {
	background-color: #f4f4f4;
	text-align: center;
	width: 230px;
}
p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.logo_subtitle h1 {
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#first_col {
	float: left;
	width: 230px;
	margin-right: 10px;
	margin-top: 0px;
}
#links_box {
	margin: 0px;
	padding: 0px;
	background-color: #f4f4f4;
	height: 170px;
}
#links_box li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
#links_box  li a:hover {
	background-color: #CC2222;
	color: #FFFFFF;
}
#links_box li a{
	color: #666666;
	width: 100%;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
li.no_border{
	border: 1px none #000;
}
#links_box ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clear {
	clear: both;
}
#sec_col {
	float: left;
	width: 420px;
	text-align: center;
	margin-top: 0px;
}
#third_col {
	float: left;
	width: 230px;
	margin-left: 10px;
	margin-top: 0px;
}
#lang {
	float: right;
	margin-top: 80px;
}
#obiective_box {
	margin-top: 10px;
	background-color: #ffffff;
	padding: 10px;
	height: 100px;
}
#obiective_box_prod{
	margin-top:0px;
	background-color: #cc2222;
	padding: 10px;
	height: 140px;
	margin-bottom:0px;
	padding-bottom:20px;
	float:left;
	width:185px;
}
#contact_box_prod {
	margin-top:0px;
	background-color: #cc2222;
	padding: 10px;
	height: 140px;
	margin-bottom:0px;
	padding-bottom:20px;
	float:right;
	width:185px;
}
#obiective_box_prod h2, #contact_box_prod h2 {
	font-size: 12px;
	color: #FFFFFF;
	margin-top:20px;
}
#obiective_box h2, #contact_box h2{
	font-size: 12px;
	color: #FFFFFF;
}
#left_content_box h2, #left_content_box_produse h2{
	font-size: 12px;
	color: #000;
	text-align:center;
}
#center_content_box h2, #center_content_box_fluid h2 {
	font-size: 12px;
	color: #333333;
	
}
#obiective_box ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#obiective_box_prod ul, #contact_box_prod ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align:left;
}
#obiective_box li {
	color: #FFFFFF;
	list-style-type: square;
}
#obiective_box_prod li, #contact_box_prod li {
	color: #FFFFFF;
	list-style-type: square;
	text-align:left;
}
#motto_box {
	background-color: #f4f4f4;
	height: 130px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#motto_box_prod {
	background-color: #f4f4f4;
	height: 135px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contact_box {
	background-color: #cc2222;
	padding: 10px;
	margin-top: 10px;
	height: 120px;
}
#contact_box address {
	color: #FFFFFF;
	margin-top: 10px;
	
}
#lang td {
	padding-right: 5px;
	padding-left: 5px;
}
address p{
	margin:0;
	padding:0;
	color:#fff;
	line-height: 1.6em;
}
#header {
	margin-bottom: 5px;
	float: left;
}
#subheader {
	float: left;
	
}
#content {
	float: left;
	margin-top: 10px;
}
#left_content_box, #left_content_box_produse {
	float: left;
	width: 210px;
	background-color: #f4f4f4;
	padding: 10px;
	height: auto;
}
#center_content_box {
	float: right;
	width: 640px;
	margin-left: 10px;
	background-color: #f4f4f4;
	padding: 10px;
}
#center_content_box_fluid {
	float: right;
	width: 640px;
	margin-left: 10px;
	background-color: #f4f4f4;
	padding: 10px;
}
#rapid_nav {
	float: left;
	margin-bottom: 5px;
	margin-left: 240px;
	background-color: #f4f4f4;
	width: 650px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 10px;
	color: #666666;
}
hr {
	background-color: #cc2222;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #cc2222;
}
#left_content_box ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#left_content_box_produse ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#left_content_box li {
	list-style-type: square;
}
#left_content_box_produse li {
	list-style-type: square;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#flash_elind {
	margin-top: 10px;
	text-align: center;
}
#primul_produs {
	float: left;
	width: 200px;
}
#linie_despartitoare {
	float: left;
	width: 1px;
	background-image: url(../images/linie_despartitoare_produse.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 221px;
	margin-right: 8px;
	margin-left: 8px;
}
#linie_despartitoare_categ {
	float: left;
	width: 1px;
	background-image: url(../images/linie_despartitoare_categ.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	margin-right: 8px;
	margin-left: 8px;
}
#doilea_produs {
	float: left;
	width: 200px;
}
#treilea_produs {
	float: left;
	width: 200px;
}
#img_primul_produs, #img_doilea_produs, #img_treilea_produs {
	text-align: center;
	height: 130px;
}
#descriere_primul_produs h2, #descriere_doilea_produs h2, #descriere_treilea_produs h2{
	color: #CC2222;
}
#nume_categ h2
{color: #CC2222; text-align:center;}
a:link, a:hover, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
#detalii_produse a {
	color: #cc2222;
}
#detalii_produse a:hover, #toate_produsele a:hover {
	text-decoration: underline;
}
#detalii_produse {
	text-align: right;
}
#descriere_primul_produs, #descriere_doilea_produs, #descriere_treilea_produs 
{
	margin-top:5px;
}
#detalii_produse 
{
	margin-top:5px;
}
#toate_produsele {
	background-color: #cc2222;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-top: 10px;
}
#toate_produsele a {
	color: #FFFFFF;
}
#footer {
	float: left;
	background-color: #f4f4f4;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cc2222;
	width: 880px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
#copyright {
	float: left;
	width: 210px;
	text-align: center;
}
#footer_links {
	float: left;
	width: 510px;
	text-align: center;
}
#dev_firm {
	float: left;
}
#footer p {
	color: #666666;
}
#footer_links a {
	font-weight: bold;
	color: #666666;
}
#dev_firm a {
	color: #999999;
}
#footer_links a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc2222;
}
#rapid_nav a {
	color: #cc2222;
	font-weight: bold;
}
#lang a {
	color: #666666;
	font-weight: bold;
}
#lang a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc2222;
}
.vertical_accordion_content li a {
	color: #000000;
	margin-top:3px;
	margin-bottom:3px;
}
.vertical_accordion_content li.current a {
	color: #FFFFFF;
	margin-top:3px;
	margin-bottom:3px;
}
h3.vertical_accordion_toggle p{
	color: #666666;
}
h3.vertical_accordion_toggle p a:hover{
	background-color: #cc2222;
}
h3.vertical_accordion_toggle_active p{
	color: #FFFFFF;
}
div.vertical_accordion_content ul li a:hover {
	color: #FFFFFF;
	background-color: #cc2222;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:3px;
}
#nume_categ {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}
#nume_categ a {
	color: #cc2222;
}
#nume_categ a:hover {
	color: #FFFFFF;
	background-color: #cc2222;
}
#selected_prod a {
	color: #CC2222;
}
#carac_produse h2 {
	font-size: 14px;
	color: #CC2222;
	text-align: center;
	padding: 5px;
}
.back_white {
	background-color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
}
#descriere_text {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.descriere_h2 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#carac_produse p {
	line-height: 17px;
}
#pdf img {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.viz_pdf {
	background-image: url(../images/viy_pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
}
.down_pdf {
	background-image: url(../images/download_pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
}
.no_pad {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 30px;
}
h1 {
	font-size: 14px;
	color: #666666;
}
h2 {
	font-size: 14px;
	color: #666666;
}
.ten_pad {
	margin-bottom: 10px;
}
.left_contact {
	float: left;
	padding: 20px;
}
.left_contact h2 {
	color: #CC2222;
	padding-bottom: 10px;
}
.left_contact address {
	font-style: normal;
	font-weight: bold;
}
.right_contact {
	float: right;
	border: 2px solid #FFFFFF;
}
.current {
color:#CC2222;
background-color: #CC2222;
padding-top:3px;
padding-bottom:3px;
}
.one_li{
	margin-top:3px;
	list-style-type:none;
	padding:0px;
}
.one_li li a{
	background-color:#CC2222;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	display:block;
	text-align:center;
	color: #ffffff;
	font-weight:bold;
}
.one_li li a:hover{
	background-color:#F4F4F4;
	color: #000;
	font-weight:bold;
}