/*-------------------  ELEMENTE GENERALE ------------------------------)*/

body {
	background-color:	#fff;
	margin:				0px;
	padding:			0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:			12px;
}

hr {
	border: 0;
	background-color: #d8d8d8;
	color: #d8d8d8;
	height: 1px;
}


h1 {
	font-size:			16px;
	margin-bottom:		0px;
}


h2 {
	font-size:			14px;
	margin:				0px;
	display:			inline;
	line-height:		1.5;
}


h3 {
	font-size:			12px;
	margin:				0px;
	display:			inline;
	line-height:		1.5;
}


a {
	text-decoration:	none;
	font-weight:		bold;
	color:				#333;
}

input {
	border-color:		gray;
	color:				black;
	width:				200px;
	height:				20px;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#ffffff;
}

textarea {
	width:				200px;
	height:				100px;
	border-color:		gray;
	border-style:		solid;
	border-width:		1px;
	margin:				1px;
	background-color:	#ffffff;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:			12px;
}

div {
	border-color:		red;
	border-width:		0px;
	border-style:		solid;
	margin:				0px;
	padding:			0px;
}

ul {
	background-image: 	none;
	margin: 			auto;
	padding:			0px;
}


li.categorii_mari {
	list-style-type: 	none;
	padding-top:		10px;
}

li.categorii_mici {
	margin-left:		15px;
}



/*-------------------  ELEMENTELE ASEZARE IN PAGINA ------------------------------)*/

#container {
	width:				990px;
	margin-left:		auto;
	margin-right:		auto;
}

#rand_sus {
	width:				990px;
}

#rand_mijloc {
	width:				990px;
	background-image: 	url('images/background.jpg');
	background-repeat:	no-repeat;
}

#coloana_stanga {
	width:				180px;
	padding-left:		10px;
	float:				left;
}

#coloana_centru {
	width:				620px;
	padding-left:		0px;
	float:				left;
}

#coloana_dreapta {
	width:				170px;
	float:				left;
}

#rand_jos{
	width:				990px;
}



/*-------------------  ELEMENTELE MAI MICI ------------------------------)*/

#banner{
	width:				990px;
	height:				149px;
	background-image: 	url('images/banner.jpg');
}

#meniu_1 {
	width:				500px;
	height:				31px;
	font-size:			14px;
	line-height:		31px;
	margin-left:		auto;
	margin-right:		auto;
}

.button_top_st {
	line-height:		31px;
	display:			block;
	width:				10px;
	height:				31px;
	text-align:			center;
	float:				left;
	background-image:	url('images/meniu1_st.png');
}

.button_top_dr {
	line-height:		31px;
	display:			block;
	width:				10px;
	height:				31px;
	text-align:			center;
	float:				left;
	background-image:	url('images/meniu1_dr.png');
}

.button_top {
	line-height:		31px;
	display:			block;
	height:				31px;
	text-align:			center;
	float:				left;
	background-image:	url('images/meniu1.png');
}

.button_top a{
	display:			block;
	color:				#ffffff;
	padding:			0px;
	font-weight:		bold;
	text-decoration:	none;
	margin:				0px;
	padding-left:		10px;
	padding-right:		10px;
}

.button_top a:hover{
	display:			block;
	color:				#fff;
	padding:			0px;
	font-weight:		bold;
	text-decoration:	none;
	margin:				0px;
	background-image:	url('images/meniu1.png');
	padding-left:		10px;
	padding-right:		10px;
}








.sectiune_start {
	width:				170px;
	height:				23px;
	background-image: 	url('images/sectiune_titlu.png');
	color:				#717272;
	text-align:			center;
	font-size:			12px;
	font-weight:		bold;
	line-height:		20px;
	margin:				0px;
}

.sectiune {
	width:				170px;
	background-image: 	url('images/sectiune.png');
}

.sectiune_stop {
	width:				170px;
	height:				15px;
	margin-bottom:		5px;
	background-image: 	url('images/sectiune_jos.png');
}



#lista_categorii {
	color:				#663300;
	padding:			0pt 0pt 2px;
	margin-right:		4px;
	margin-left:		20px;
}

#lista_categorii a {
	color:				#00000;
	text-decoration:	none;
	text-transform:		capitalize;
	font-weight:		normal;
	line-height:		1.5;
}

#lista_categorii a:hover {
	color:				#fd6881;
	text-decoration:	none;
	font-weight:		bold;
}


#meniumag {
	margin-bottom:		5px;
}

.button_menu_st {
	line-height:		35px;
	display:			block;
	width:				10px;
	height:				35px;
	text-align:			center;
	float:				left;
	background-image:	url('images/meniumag_st.png');
}

.button_menu_dr {
	line-height:		35px;
	display:			block;
	width:				10px;
	height:				35px;
	text-align:			center;
	float:				left;
	background-image:	url('images/meniumag_dr.png');
}




.button_menu_shop{
	line-height:		35px;
	display:			block;
	width:				118px;
	height:				35px;
	text-align:			center;
	float:				left;
	background-image:	url('images/meniumag.png');
}

.button_menu_shop a{
	display:			block;
	color:				#fff;
	padding:			0px;
	font-weight:		bold;
	text-decoration:	none;
	margin:				0px;
}

.button_menu_shop a:hover{
	display:			block;
	color:				#fff;
	padding:			0px;
	font-weight:		bold;
	text-decoration:	none;
	margin:				0px;
	background-image:	url('images/meniumag.png');
}

.adauga {
	width:				133;
	height:				31;
	display:			block;
	padding:			0px;
	font-weight:		bold;
	text-decoration:	none;
	margin:				0px;
}

.adauga a:hover{
	width:				133;
	height:				31;
	display:			block;
	padding:			0px;
	font-weight:		bold;
	text-decoration:	none;
	margin:				0px;
	background-repeat:	no-repeat;
	background-position: left;
	background-image:	url('images/adauga.png');
}

.up100 {
	position:			relative;
	top:				-100px;
	width:				100px;
	height:				100px;
}

.up200 {
	position:			relative;
	top:				-200px;
	width:				100px;
	height:				100px;
}

.finalizare {
	width:				141;
	height:				34;
	display:			block;
	padding:			0px;
	font-weight:		bold;
	text-decoration:	none;
}

.finalizare a:hover{
	width:				141;
	height:				34;
	display:			block;
	padding:			0px;
	font-weight:		bold;
	text-decoration:	none;
	background-repeat:	no-repeat;
	background-position:center; 
	background-image:	url('images/finalizare.png');
}


.continut_start{
	width:				610px;
	height:				13px;
	background-image: 	url('images/continut_sus.png');
}

.continut{
	width:				600px;
	padding-left:		5px;
	padding-right:		5px;
	background-image: 	url('images/continut.png');
}

.continut_stop{
	width:				610px;
	height:				15px;
	background-image: 	url('images/continut_jos.png');
}


	

	
#cautare {
	width:				170px;
	padding-left:		0px;
	padding-right:		0px;
	background-color:	#ffffff;
	text-align:			center;
	background-image: 	url('images/sectiune.png');
}

#cautare input {
	width:				120px;
	height:				16px;
}


#parteneri {
	width:				150px;
	padding-left:		10px;
	padding-right:		10px;
	background-color:	#ffffff;
	text-align:			center;
	background-image: 	url('images/sectiune.png');
}

	
.sort {
	padding-left:		40px;
}

.sort a{
	color:				#000;
	font-weight:		normal;
}

.sort a:hover{
	color:				#072e60;
	font-weight:		bold;
}






/*------------------------ clear floats + holly hack ----------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*------------------------- PNG in IE --------------------------*/
.box{
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/animate/transw.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.box[class]{
	background: url(/animate/transw.png) repeat;
}
