
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
	/*background: #FFFFFF url(images/bgheader.png) repeat-x;*/
	background: #FFFFFF url(images/bgheader.gif) repeat-x;
}

img {
	border: 0;
}

form {

}
h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p {
	margin-bottom: 1.8em;
}

ul, ol {
}

blockquote {
}

a {
	color: #555555;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

div{margin:0;padding:0;}

/* Menu */

#menu {
	height: 30px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 200px;
}

#menu ul {
	list-style: none;
	padding-left:114px;
	* padding-left:45px;
}

#menu li {
	float: left;
	height: 30px;
	width: 109px;
	margin-right: 1px;
}

#menu a {
	float: left;
	text-decoration: none;
	font-size: 9pt;
	font-weight:bold;
	text-transform: uppercase;
	width: 100%;
	height: 23px;
	text-align: center;
	padding-top: 7px;
	color: #ffffff;
	/*background: url(images/buton_menu.png) 0 0 no-repeat;*/
	background: url(images/butoane.gif) 0 0 no-repeat;
}

#menu a:hover {
	background-position: 0px -30px;
}

#menu a.current_page_item {
	background-position: 0px -30px;
}

#schimbaCateg{
	margin:0px 20px 0px 0px;
	color:#777777;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;
	padding-right:72px;
	padding-top:9px;
	background: url(images/5pe7.gif) no-repeat;
	height:20px;
	width:150px;
	float:right;
}

#inapoiIndex{
	margin:0px 20px 0px 0px;
	color:#777777;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;
	padding-right:7px;
	padding-top:9px;
	height:20px;
	width:150px;
	float:right;
}

#container{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	width: 750px;
	margin: 7px auto 10px auto;
	padding:0;
}

#catalog{
	background: url(images/catalog_tmp.gif) no-repeat left top;
	margin:0;
	padding:0;
	width:372px;
	height:92px;
	float:left;
	position:relative;
	top:-90px;
	left:0px;
}

#footer {
	clear: both;
	/*position:relative;
	<!--[if IE 6]>
	margin-top:-230px;
	<![endif]-->
	<!--[if IE 7]>
	margin-top:0px;
	top:-40px;
	<![endif]-->
	border-top: 1 px solid #555555;
	padding-top: 10px;*/
	height: 4em;
}
#footer p {
    /*height: 4em;*/
	margin: 0;
	text-align: center;
	line-height: normal;
}