html, body {
	margin: 0px; 
	padding: 0px; 
	}

table, td, div, p, h1, h2, h3, h4, h5, h5, h6, hr, img, form, input, textarea {
	margin: 0px; 
	padding: 0px; 
	border-style: none; 
	border-collapse: collapse;
	}
	
body, td {
	font-family: Arial, Tahoma, Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #666666; 
	}
	
input, select {
	margin: 0px; 
	padding: 1px; 
	border: 1px solid #666666;
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
}

input{
	width: 200px;
}

textarea{
	width: 200px;
	height: 100px;
}

textarea {
	margin: 0px;
	padding: 1px;
	border: 1px solid #666666;
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	overflow-x: auto;
	overflow-y: auto;
}

.simplu {
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	font-family: Tahoma;
	color: #666666;
	font-size: 11px; 
	}	
	
li {
	list-style: dot;
}	

img {	
	border: 0px;
	margin: 0px;
	}

a {
	text-decoration: none; 
	color: #ff0000;
	}

a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
a.a {
	text-decoration: none; 
	color: white;
	}

a.a:hover {
	text-decoration: underline;
	color: white;
	}
	
a.msus {
	text-decoration: none; 
	color: #898989;
	}

a.msus:hover {
	text-decoration: underline;
	color: #000000;
	}	
	
a.calea {
	text-decoration: none; 
	color: #898989;
	font-size: 10px;
	}

a.calea:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
	}	
	
a.produs {
	text-decoration: none; 
	color: #2A5069;
	}

a.produs:hover {
	text-decoration: underline;
	color: #2A5069;
	}	
	
.titlu {
	font-size: 12px;
	font-weight: bold;
	color: #2A5069;
	text-decoration: none;
	}	
	
.titlu2 {
	font-size: 11px;
	font-weight: bold;
	color: #2A5069;
	text-decoration: none;
	}	
	
.titlu_bkg {
	font-size: 12px;
	font-weight: bold;
	color: #2A5069;
	background-color: #F3F4F4;
	text-decoration: none;
	width: 170px;
  padding: 4px;
	}		

.pret {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	}		

.titlur {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	}		
	
.titlun {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}		
	
.txt_meniu {
	font-size: 11px;
	font-weight: bold;
	color: #2A5069;
	text-decoration: none;
	}		
	
.numepag {
	font-size: 10px;
	color: #2A5069;
	}	
	
.celula {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.celula_a {
	padding: 4px;
	color: #ffffff;
	}	

.celula_gri {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F4F4F4; 	
	}	
	
.celula_alb2 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #ffffff;
	border: 1px solid #f6f6f6;
	}
	
.celula_gri2 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #f6f6f6;
	border-top: 1px solid #ffffff;
	}	
	
.casuta_home {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.celula_produs {
	padding-left: 25px;
	padding-right: 5px;
	}
	
.celula_cos {
	padding-left: 3px;
	padding-right: 1px;
	color: #000000;
	}		
	
.wsite {
	width: 1000px;
	}	
	
.wstanga {
	width: 210px;
	padding: 15px;
	}
	
.wdreapta {
	width: 150px;
	}		

		
.stanga {
	width: 210px;
	height: 401px;
	background-image: url('../../img/bkg_st.gif');	
	}

.content_home {
	width: 790px;
}

.content_home2{
	width: 620px;
}

.footer {
	font-size: 10px;
	color: #8E8E8E;
	}	

.hidden{
	visibility: hidden;
	display: none;
}

.shown{
	visibility: visible;
	display: block;
}

#cart_messages{
	background-color: #F4F4F4;
	border: 1px solid #BCBCBC;
	padding: 2px;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

a.subcateg {
	text-decoration: none; 
	color: #2A5069;
	font-weight: bold;
	}

a.subcateg:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}	
	
.celula_categ {
	padding: 7px;
	}	
	
