/*
Design by Free CSS Layouts
http://www.free-css-layouts.com
Released for free under a Creative Commons Attribution 2.5 License

Name       : Moon_Rising
Released   : 2009/02/20

*/
body 
{
background:url(images/body.png);
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #191919;
}

img 
{
border:0;
}

hr
{
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0;
	height: 3px;
	margin-top: 5px;
}

p 
{
margin-bottom:1.77em;
}

a
{
text-decoration:none;
color:#5991CA;
}
a:hover
{
text-decoration:none;
color:#74A846;
}

h2
{
margin-bottom:10px;
}

h4 {
	margin-top: 10px;
	margin-bottom: 0px;
	color: #5991CA;
	font-size:1.1em;
	}

/* Wrapper */

#wrapper 
{
margin:0 auto;
width:888px;
background:#ffffff;
font-size:1.20em;
}

/* Header */

#header
{
height:139px;
background:url(images/mainbg.gif);
color: #E0D63B;
font-weight: normal;
}

#header a
{
color: #E0D63B;
font-weight: normal;
padding-left: 30px;
font-size: 10px;
}

#header h1 
{
position:relative; 
top:37px;
left:29px;
font-size:1.4em;
font-weight:normal;
font-style:italic;
letter-spacing:1px;
color:#ececec;
}

/* Content */	
	
#content 
{
float:left;
width:680px;
min-height:400px;
}

/* Page */

.page 
{
padding:21px 11px 0 21px;
text-align:justify;
line-height:1.70em;
}

.page a
{
text-decoration: underline;
}
	
.page-top 
{
font-size:1.50em;
font-weight:normal;
letter-spacing:-1px;
padding-bottom: 4px;
border-bottom: 1px #DBD7DB solid;
}

.page-top a
{
text-decoration: none;
}

u
{
background: #ffffee;
}
/* Menu */

#menu 
{
background:url(images/menu.png) repeat-x;
padding:0 10px;
height:45px;
line-height:45px;
font-weight: normal;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu ul 
{
list-style-type:none;
}
#menu li 
{
float:left;
}
#menu li a 
{
display:block;
color:#ffffff;
margin-right:2px;
font-size: 13px;
font-weight: bold;
padding:0 15px;

}
#menu li a:hover 
{
text-decoration:underline;
}
.selectat
{
background-color:#999999;
background: url(images/hover_menu.jpg);
}
/* Sidebar */
#sidebar-0 {
width:187px;
float:right;
margin-right:10px;
margin-top: 0px;
}

#sidebar-pret {
	color: #009900;
	margin-top: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	border:1px solid #DBD7DB;
	}

#sidebar {
background: url(images/linkmenu.jpg) no-repeat ;
width:187px;
float:right;
margin-right:0px;
margin-top: 15px;
font-size: 0.9em;
}

#sidebar ul 
{
list-style-type:none;
margin-top:10px;
}
#sidebar li 
{
}
#sidebar li a 
{
display:block;
height:22px;
line-height:20px;
color:#191919;
padding-left:5px;
border-bottom:1px solid #DBD7DB;
font-size: 13px;
}

.bottom 
{
border-bottom:3px solid #DBD7DB;

}
#sidebar li a:hover 
{
background: url(images/li-a.jpg) no-repeat ;
}

#sidebar h1 
{
display:block;
position:relative; 
top:10px;
left: 44px;
margin: 0 auto;
margin-bottom:5px;
font-size:1.3em;
font-weight:bold;
letter-spacing:1px;
color:#FFFFFF;
}
	
#sidebar-two 
{
float:right;
width:187px;
margin-right:0px;
margin-top: 20px;
background: url(images/linkmenu.jpg) no-repeat ;
margin-bottom: 0px;
}

#sidebar-two ul 
{
list-style-type:none;
margin-top:5px;
}
#sidebar-two li
{
}
#sidebar-two li a 
{
display:block;
height:22px;
line-height:20px;
color:#191919;
padding-left:5px;
border-bottom:1px solid #DBD7DB;
font-size: 13px;
}
#sidebar-two li a:hover 
{
background: url(images/li-a.jpg) no-repeat ;
}

#sidebar-two h1 
{
display:block;
margin: 0 auto;
margin-bottom: 10px;
font-size:1.3em;
font-weight:bold;
position:relative; 
top:10px;
left: 44px;
letter-spacing:1px;
color:#FFFFFF;
}
#footer 
{
clear:both;
height:60px;
background:url(images/footer.jpg) repeat-x;
text-align: center;
}
#footer-text
{
text-align: center;
color: #ffffff;
padding-top: 20px;
}

#footer a{
	color: #ffffff;
	}
#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
h1 {
	font-size:1.4em;
	font-weight:normal;
	position:relative; 
	top:37px;
	left:29px;
	letter-spacing:1px;
	color:#ececec;
	font-style:italic;
	}
* {
	margin:0;
	padding:0;
	}


/* search form */

.searchform p { margin-top: 10px; margin-bottom:10px; padding: 0; }
.searchform input.textbox { 
	width: 180px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	margin-top:10px;
	color: #333;	
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}

.latest-post {
	padding: 15px;
	border: 1px solid #E7E7E7;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 0px;
}

.center_div {
text-align:center
}

.latest-post ul {
	list-style-image: url(images/bullet.gif);
	margin-left:15px;
}

.alege_produs {
	padding: 10px;
	border: 1px solid #E7E7E7;
}

/* start - table */
#spec table {
	border-collapse: collapse;
	border: 1px solid #000066;
	margin: 10px 15px;	
}

#spec th {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
#spec tr {
	height: 30px;
}
#spec td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
#spec td.first,th.first {
	border-left: 0px;
}
#spec tr.row-a {
	background: #F8F8F8;
}
#spec tr.row-b {
	background: #EFEFEF;
}
/* end - table */

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}

.div-pret {
	color: #009900;
	}
.td-pret {
	text-align: left;
	vertical-align: middle;	
	font-size: 18px;
	font-weight:bold;
	}
.td-comanda {
	text-align: center;
	vertical-align: top;
	}

