@import "default.css";

body {
	color: #333;
	background-color: #fff;
}

a {
	color: #000;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

p {
	margin: 2px 0;
}

div.center, div#top {
	width: 990px;
	margin: 0 auto;
}

div#top {
	position: relative;
	height: 96px;
	background: url(bg-top.gif) no-repeat;
}

div#top img.logo {
	position: absolute;
	left: 0;
	bottom: 0;
}

div#top img.logo2 {
	position: absolute;
	right: 0;
	bottom: 0;
}

div#top p.menu {
	position: absolute;
	right: 12px;
	top: 2px;
}

div#top p.menu, div#top p.menu a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

div#top p.menu a:hover {
	text-decoration: underline;
}

div#middle {
	margin-bottom: 3px;
	background-color: #c5a901;
}

div#middle div.center {
	position: relative;
	height: 248px;
	background: url(bg-middle.gif) no-repeat;
}

div#middle div.center div.menu, div#middle div.center div.header {
	position: absolute;
	height: 234px;
	top: 7px;
}

div#middle div.center div.menu {
	width: 230px;
	left: 13px;
	background-color: #ceb627;
}

div#middle div.center div.menu div {
	margin: 4px;
}

div#middle div.center div.header {
	width: 732px;
	right: 0;
}

h6, div.band {
	background-color: #e8cdb8;
}

h6 {
	padding: 0 10px;
	font-family: 'Trebuchet MS';
	font-size: 24px;
	font-weight: bold;
	color: #393428;
}

div#bottom {
	margin-top: 3px;
	background: url(bg-bottom.gif) top repeat-x;
}

div#bottom div.center {
	position: relative;
	height: 50px;
}

div#bottom div.center p {
	position: absolute;
	top: 30px;
	color: #c5a901;
}

div#bottom div.center p a {
	color: #c5a901;
	font-weight: bold;
	text-decoration: none;
}

div#bottom div.center p a:hover {
	text-decoration: underline;
}

div#bottom div.center p.copyright {
	left: 5px;
}

div#bottom div.center p.developed {
	right: 5px;
}

div#va_recomandam div {
	padding: 5px;
	border-bottom: 1px dashed #393428;
	color: #393428;
}


div#va_recomandam div a {
	color: #393428;
	text-decoration: none;
}

div#va_recomandam div a:hover {
	color: #393428;
	text-decoration: underline;
}

div#produse_block div.underlined {
	padding: 5px;
	border-bottom: 1px dashed #393428;
	color: #393428;
}
div#companie div {
	padding: 5px;
	border-bottom: 1px dashed #393428;
	color: #393428;
}

div#produse_block div a {
	color: #393428;
	text-decoration: none;
}

div#produse_block div a:hover {
	color: #393428;
	text-decoration: underline;
}

div#content {}

#products
{
	margin: 10px auto;
	width: 720px;
	text-align: left;
	margin-left: 10px;
}

#products div
{
	width: 150px; 
	display: inline;
	height: 150px;
	border: 1px solid #FFFFFF;
}
#products div img
{
	border: 1px solid #999999;
	margin-bottom: 5px;
}

#products div img:hover
{
	border: 1px solid #333333;
}
#product_image
{
	width: 310px;
	display: inline;
	float: left;
}
#noutati
{
	font-family: Arial;
	font-size: 11px;
	color: #231F20;
	margin: 10px 0;
}
#noutati .title
{
	padding-top: 10px;
	font-weight: bold;
}
#noutati .data
{
	font-weight: bold;
}
#noutati .body
{
	text-align: justify;
}
#noutati a
{
	color: #C5A901;
	text-decoration: none;
}

#right
{
	float: right;
	width: 250px;
}

#newsletter
{
	text-align: center;
	margin: 0 auto;
	margin-top: 100px;
	width: 178px;
	height: 148px;
	background: url(../images/newsletter.jpg) 50% 0 no-repeat;
}
#newsletter .head
{
	font-family: Trebuchet;
	font-size: 22px;
	color: #231F20;
	padding-top: 20px;
	
}
#newsletter .headline
{
	font-family: Arial;
	font-size: 10px;
	padding-top: 5px;
}
#newsletter .textbox
{
	width: 155px;
	height: 20px;
	border: 1px solid #231F20;
	font-size: 15px;
	color: #231F20;
}
#newsletter .button
{
	background: #231F20;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 2px 12px;
	float: right;
	margin-right: 11px;
}
#accesorii div
{
	background: url(../images/dots.jpg) repeat-x 0 100%;
	padding: 10px;
}

#accesorii div table h2
{
	color: #393428;
	font-size: 40px;
	font-family: Trebuchet;
	font-weight: normal;
	display: inline;
	margin-top: 2px;
	margin-bottom: 20px;
}
#accesorii div table a
{
	color: #393428;
	font-size: 11px;
}
#home_content
{
	width: 480px;
	display: inline;
	float: left;
}
#home_content div table
{
	height: 180px;
}
#home_content div table h2
{
	color: #393428;
	font-size: 40px;
	font-family: Trebuchet;
	font-weight: normal;
	display: inline;
	margin-top: 2px;
	margin-bottom: 3px;
}
#home_content div table a
{
	color: #393428;
	font-size: 11px;
}
#home_content div table span
{
	color: #C5A901;
	font-size: 14px;
}
#killdoll
{
	padding: 10px;
	text-align: justify;
}
.link
{
	padding-left: 10px;
}
#form
{
	width: 480px;
	display: inline;
	float: left;
}
.colectii
{
	height: 20px;
	margin: 3px 0;
	background: #EAE0A3;
	padding: 3px 15px;
}
.blank
{
	width: 117px;
	height: 117px;
	border: 1px solid #cccccc;
}