*{
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana;
	font-size:14px;
}
body{
	background:#193539;
}
a{
	text-decoration:none;
	color:#f00;
}
a:hover{
	text-decoration:underline;
}
input{
	border:1px solid #000;
}
#pagina{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

#intre_margini{
	float:left;
	width:960px;
	background:url("images/bg.jpg");
	padding-left:20px;
	padding-right:20px;
}
#header{
	width:960px;
	color:#000;
}
#header_banner{
	width:960px;
	height:110px;
	background:#DAECF3;
	background-image:url("images/company_logo.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:2px;
}
#header_banner ul{
	list-style-type:none;
	float:right;
}
#header_banner ul li{
	float:left;
	margin-left:10px;
}
#header_banner ul li a{
	color:000;
}
#header_meniu{
	width:950px;
	height:35px;
	background:#4784DD;
	padding-left:10px;
	//width:960px;
}
#header_meniu2{
	clear:both;
	width:950px;
	background:#4784DD;
	height:37px;
	padding-left:10px;
	top: -50;
	position: relative;
}
#header_meniu ul,
#header_meniu2 ul{
	list-style-type:none;
	padding-top:5px;
}

#header_meniu ul li,
#header_meniu2 ul li{
	margin-left:2px;
	background:#36a;
	float:left;
	text-align:center;
	font-weight:bold;
	padding-top:2px;
	background-image:url("images/butsus.gif");
	width:150px;
	height:24px;
}
#header_meniu2 ul li{
	background-image:url("images/butsus2.gif");
	width:143px;
	height:20px;
	padding-top:4px;
}

#header_meniu ul li a,
#header_meniu2 ul li a{
	color:#fff;
	display:block;
}
#header_meniu2 ul li a{
	font-size:10px;
}

#header_meniu ul li a:hover,
#header_meniu2 ul li a:hover{
}

#header_bara{
	width:960px;
	clear:both;
	background:#81ADE9;
	border-top:1px solid #000;
	margin-bottom:15px;
	font-weight:bold;
}
#header_bara a{
	color:#193539;
}
#coloana_stanga{
	width:200px;
	float:left;
	display:block;
}
#special1{
	width:200px;
	float:left;
	display:block;
}
#meniu_stanga{
	border:1px solid #4784DD;
	width:200px;
}
#meniu_stanga p{
	border-bottom:1px solid #4784DD;
	background:url("images/bg_cnt_def_header.gif");
	font-weight:bold;
	width:200px;
}
#meniu_stanga ul{
	width:200px;
	list-style-type:none;
}
#meniu_stanga ul li{
	width:200px;
}
#meniu_stanga ul li a{
	color:#193539;
	font-weight:bold;
	font-size:11px;
}
#meniu_stanga ul li a:hover{
	background:#ddd;
	text-decoration:none;

}
#meniu_stanga ul ul{
	padding-left:20px;
	width:180px;
}
#meniu_stanga ul ul li{
	width:180px;
}
#meniu_stanga ul ul ul{
	padding-left:20px;
	width:160px;
}
#meniu_stanga ul ul ul li{
	width:160px;
}
#continut{
	width:733px;
	float:right;
	top:0;
	margin-left:5px;
	font-size:14px;
	display:block;
}
#unde_esti{
	font-size:10px;
	border-bottom:1px solid #333;
	padding-bottom:5px;
	margin-bottom:10px;
}
#unde_esti a{
	color:#00f;
	font-size:10px;
}
#category_info p{
	font-weight:bold;
	text-align:justify;
	padding:10px;
	font-size:12px;
}
#category_info h1,
#product h1{
	font-size:21px;
}
#category_content{
	border:1px solid #4784DD;
	display:block;
}
#category_content h2{
	border-bottom:1px solid #4784DD;
	background:url("images/bg_cnt_def_header.gif");
	font-weight:bold;
	height:20px;
}
#category_content .element{
	border-right:1px dotted #666;
	border-bottom:1px dotted #666;
	display:block;
	height:102px;
	width:364px;
	float:left;
}
.element .desc{
	font-size:10px;
}
#category_content .element a{
	color:#2D2DD2;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
#category_content .element a:hover{
	color:#000;
}
#category_content .element .price,
#product .pret{
	color:#3366AA;
	font-weight:bold;
}
#product{
	width:500px;
	float:left;
}
#product .desc{
	font-family: Verdana,sans-Serif;
	font-size: 11px;
	font-weight: normal;
}
#related{
	width:200px;
	float:right;
	border:1px solid #114392;
	margin-top:20px;
	text-align:center;

}
#related #rel_title{
	border-bottom:1px solid #114392;
	background:url("images/bg_cnt_def_header.gif");
	font-weight:bold;
	height:20px;
}
#related #rel_content{
	padding:10px;
}
#rel_content .desc{
	font-size:10px;
	font-weight:bold; 
} 
#rel_content .price{
	color:#114392;
	font-size:18px;
}
#footer{
	clear:both;
	width:960px;
	text-align:center;
	background-color:#193359;
	border-top:5px solid #4784DD;
	color:#FFF;
}
#footer ul{
	list-style-type:none;
	margin-left:200px;
}
#footer ul li{
	margin-left:10px;
	float:left;
}
#footer a{
	color:#FFF;
	text-transform:uppercase;
	font-size:12px;
}
#footer p{
	font-family:sans-serif;
	font-size:12px;
	clear:both;
	color:#FFF;
}
#footer hr{
	border:1px dashed #666;
	margin-bottom:20px;
}

	
.add_cos{
border:1px solid #000; 
width:150px; 
background-image:url('images/button_addtobasket_small.gif'); 
background-repeat:no-repeat; 
background-position:-1px -1px; 
padding-left:35px;height:19px; 
font-weight:bold; 
text-transform:uppercase;
padding-top:2px; 
margin:10px; 
margin-left:0;
}

#poza{
	border:6px solid #666;
}