/* CSS Document */

body {

	background:#FFFFFF;

	padding: 0;

	margin: 0;
	font-family:Verdana;

	font-size:14px;

}

#wrapper { 

	 margin: 0 auto;

	 width: 1000px;

	 position:relative;

}

#banner

{

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	width:auto;

	height:98px;

	background-image:url(images/banner.jpg);

	background-repeat:no-repeat;

}
#banner form {padding-top: 50px; padding-left:720px;}
#banner form input {float:left; border:thin solid black; height:17px; padding:3px; margin-right:5px;}
#banner form input.button {border: none; padding:0; margin-top:1px; height:23px; width:101px; background-image:url(images/cautare.png);}

#logo-left

{

	float:left;

	width:160px;

	margin: 0px 20px 0px 0px;

}

#logo-right

{

	float:right;

	text-align:right;

	width:140px;



}

#content

{

	float:left;

	width:660px;

	height:auto;

}
#content_produse

{

	float:left;

	width:820px;

	height:auto;
}
#content_produse img {border:thin; border-style:solid; border-color:gray; float:left; margin: 2px 9px 0px 0px;}
#content_produse img.floatRight {float: left; margin: 2px 30px 2px 9px;}
#clear {clear:both;}
#item{
	width:auto;
	border-bottom:thin;

	border-bottom-color:gray;

	border-bottom-style:solid;
	margin-top:10px;
	padding:0px 0px 4px 0px;
}

#item h2 {font-family:Verdana;font-size:15px;}
#item img {border:thin; border-style:solid; border-color:#E7E7E7; float:left; margin: 2px 9px 0px 0px;}

h1 {font-family:Verdana;font-size:22px;}
h2 {font-family:Verdana;font-size:14px;}

#content-left

{

	clear:both;

	float:left;

	width:308px;

	height:auto;

	padding:0px 10px 0px 10px;

	border-left:thin;

	border-left-color:#E7E7E7;

	border-left-style:solid;

	border-right:thin;

	border-right-color:#E7E7E7;

	border-right-style:solid;

	color:#333333;

}

#content-right

{

	float:right;

	width:306px;

	height:auto;

	padding:0px 10px 0px 10px;

	border-right:thin;

	border-right-color:#E7E7E7;

	border-right-style:solid;

	color:#333333;

}

#footer

{

clear:both;


background-image:url(images/footer.jpg);

height:111px;

width:1000px;

bottom: 0px

}

img.floatLeft { 
	float: left; 

	margin: 2px 9px 2px 0px;

}

img.floatRight { 

    float: right; 

    margin: 2px 0px 2px 9px;

}




A:active

{

font-family:Tahoma;

font-size:18px;

color:#333333;

text-decoration:none;

}

A:visited

{

font-family:Tahoma;

font-size:18px;

color:#333333;

text-decoration:none;

}

A:link

{

font-family:Tahoma;

font-size:18px;

color:#333333;

text-decoration:none;

}

A:hover

{

font-family:Tahoma;

font-size:18px;

color:#333333;

text-decoration:underline;

}


