body {
    margin:0px;
    padding:0px;
    font-family: Verdana;
    font-size:11px;
    background-color:#f3e7da;
    background-image: url(../img/bg_top.gif);
    background-repeat:repeat-x;
    color:#000000;
}

#content {
    width:960px;
    height:auto;
    margin:0 auto;
    background-color:#ebcda7;
    z-index: 100;
}

#tabel {
    width:100%;
    margin-bottom:-2px;
    background-image: url(../img/buttons.jpg);
    background-repeat: no-repeat;
    background-color:#ebcda7;
}

#continut {
    margin-top:-2px;
    width:910px;
    padding-top:8px;
    height:inherit;
    background-color:#ebcda7;
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    padding-left:25px;
    padding-right:25px;
}

#footer {
    width:100%;
    height:100%;
    background-color:#6f583d;
    background-image:url(../img/bg_down.gif);
    background-repeat: repeat-x;
    color:#ebcda7;
}

#down {
    width:960px;
    margin:0 auto;
    text-align:center;
    padding-bottom:10px;
}

#aaa {
    margin:0;
    padding:0;
    padding-left:50px;
} 

#up {
    margin:0;
    padding:0;
    padding-left:50px;
}  

#down li
{
    display: inline;
    padding:0;
    background: none;
    list-style-type: none;
    padding-right: 50px;
}

#down li a {
    text-decoration:none;
    color:#ebcda7;
} 

.categorii {
    list-style:none;
    background-image: url(../img/right-blue.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-right:50px;
    padding-left:20px;
    font-size:14px;
    line-height: 14px;
    margin-left:20px;
    margin-bottom:5px;

}

#content #up li
{
    display: inline;
    padding:0;
    background: none;
    list-style-type: none;
    padding-right:45px;
}

.subcategorie {
    font-size:18px;
}

#content #up li a {
    text-decoration:none;
    color:#342414;
}

#continut li a:hover {
    color: black;
}

#continut li a {
    text-decoration:none;
}

#right {
	width:95%;
	text-align: right;
	padding:0;
	position:absolute;
	margin-top:-110px;
	z-index:-1;
	left: 20px;
	top: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h1 {
    font-size:23px;
    margin:0px;
    padding:0px;
    border:none;
    display: inline;
    font-weight:normal;
    color:#281a0b;
    text-transform: uppercase;

}

.detalii:link, .detalii:visited {
    background-image: url(../img/more.gif);
    background-repeat: no-repeat;
    text-decoration:none;
    padding-left:20px;
    padding-top:2px;
}

h2 {
	font-size:18px;
	margin:0px;
	padding:0px;
	border:none;
	display: inline;
	font-weight:normal;
	color:#281a0b;
	text-transform: none;
}

hr {
    border: 0;
    width: 100%;
    color: #281a0b;
    background-color: #281a0b;
    height: 1px;
}


a:link, a:visited {
    text-decoration:underline;
    color:#281a0b;
}

a:hover, a:active {
    text-decoration:underline;
    color:#ff0000;
}

img {
	border:0;
	padding: 0;
	margin: 0;
}

.pic {
    border:1px solid #281a0b;
    padding:5px;
    background-color: #ffffff;
}

#left {
	width:95%;
	text-align: left;
	margin:0;
	padding:0;
	position:absolute;
	margin-top:-210px;
	padding-left:40px;
	z-index:-1;
	left: 33px;
	top: auto;
}
.contact_detalii {
    padding-left:40px;
    padding-bottom: 20px;
}

p {
    padding-bottom: 10px;
}

.lang {
    position:relative;
    padding-left:900px;
    top:0px;
    height:0px;
    z-index:99;
}
