
body  {
	font: 12px tahoma;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #CCCCCC;
	background-image: url('../Images/bg3.jpg');
	background-color: #060606;
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	background-position: 1px 249px;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
	background-color: #060606;
}
.twoColFixLtHdr #header {
	background: #000000;
	padding: 0 0px 0 0px;
	background-image: url('../Images/HeaderReflect.jpg');
	height: 330px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
    float: left;
    width: 206px;
    padding: 15px 1px 15px 1px;
    margin-left: 6px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 2px;
	padding: 0 10px 0 20px;
	background-image: url('../Images/MainContentBg.jpg');
	background-repeat: no-repeat;
}
.twoColFixLtHdr #footer {
	background-position: bottom;
	padding: 10px 10px 0 20px;
	background-repeat: no-repeat;
	height: 50px;
}
.twoColFixLtHdr #footer p {
    margin: 0;
    padding: 10px 0;
    color: #666666;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a
{
	font-family: tahoma;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:hover
{
	font-family: tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
p
{
	font-family: Tahoma;
	font-size: 13px;
	color: #CCCCCC;
}
h3
{
	font-family: tahoma;
	font-size: 14px;
	color: #CC0000;
}
h2
{
	font-family: tahoma;
	font-size: 16px;
	color: #CC0000;
}
h1
{
	font-family: tahoma;
	font-size: 20px;
	color: #FFFFFF;
}
#navbar
{
	height: 81px;
	text-align: center;
}
.separator
{
	width: 10px;
	height: 150px;
	background-image: url('../Images/Separator.jpg');
	background-repeat: no-repeat;
}
#cereOferta a
{
	width: 142px;
	height: 30px;
	display: block;
	background-image: url('../Images/CereOferta.jpg');
	background-repeat: no-repeat;
}
.produse
{
	width: 440px;
	padding: 3px;
	border: 1px solid #333333;
	background-color: #292929;
	height: 150px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
 
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
}
.Button a
{
	height: 81px;
	font-family: tahoma;
	font-size: 20px;
	display: block;
	line-height: 51px;
	color: #FFFFFF;
	width: 134px;
	background-image: url('../Images/ButonA.jpg');
	background-repeat: no-repeat;
}
.Button a:hover
{
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 20px;
	background-image: url('../Images/ButonB.jpg');
	background-repeat: no-repeat;
}
.level3 a
{
	border: 1px solid #666666;
	padding: 3px 5px 3px 5px;
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	height: 25px;
	width: 100px;
	background-color: #333333;
	line-height: 25px;
}
.Menu a
{
    height: 30px;
    font-family: tahoma;
    font-size: 14px;
    display: block;
    line-height: 30px;
    color: #FFFFFF;
    background-image: url('../Images/MeniuA.jpg');
    background-repeat: no-repeat;
    width: 190px;
    font-weight: bold;
}
.Menu a:hover
{
    font-family: tahoma;
    display: block;
    color: #FFFFFF;
    background-image: url('../Images/MeniuB.jpg');
    background-repeat: no-repeat;
}
.thumbnail { position: relative; z-index: 0;}
.thumbnail:hover { background-color: transparent; z-index: 50; }
.thumbnail span {
    position: absolute;
    background-color: #D6C6A0;
    padding: 5px;
    left: -70px;
    border: 1px solid #B79F61;
    visibility: hidden;
    color: black;
    text-decoration: none;
}
.thumbnail span img { /*CSS for enlarged image*/ border-width: 0; padding: 2px; }
.thumbnail:hover span { /*CSS for enlarged image on hover*/ visibility: visible; top: 0; left: -140px; /*position where enlarged image should offset horizontally */}
.adjustedZIndex {
    z-index: 1;
}
.TextBox
{
	background-color: #333333;
	font-family: tahoma;
	color: #FFFFFF;
	border: 1px solid #4D4D4D;
	font-size: 13px;
}



