* {
	margin: 0;
}

body {
	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	
}
a, a:visited {color:#7ca500; text-decoration:none;
font-size: 12px;
}
a:hover {color:#f300c3;
font-size: 12px;
}
.old_price {
text-decoration:line-through; 
color: #666666; 
font-size: 14.5px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	}

#shoppingcart {
	position: absolute;
	top: 50px;
	left: 50px;
	height: 100px;
	width: 500px;
	background: #eee;
	border: 1px solid #444;
}

#shoppingcart p {
	margin: 0 1em 1em;
}

h1 {
	font-size: 140%;
	margin: 0.5em 1em;
}

#booklist, #contents {
	top: 10px;
	margin: auto;
	width: 1260px;
	
	
	
	
}

#booklist ul {
	list-style-type: none;
}

#booklist ul li {
	margin: 0 1em 1em;
}

#contents table {
	font-size: 90%;
	border-collapse: collapse;
}

#contents table td {
	border: 1px solid #999;
	width: 20%;
}

#contents p, #contents button {
	margin: 1em;
}
.pret {
font-size: 11px;
}
.desc {
	font-size: 13px;
}
#titlu, a:link {
	color: #73921b;
	font-size: 12px;
}

#titlu a, a:hover {
	color:#f300c3;
	font-size: 12px;
}

	hr {
	border: 1pt;
	border-color: #dcdcdc;
	border-style: solid;
	line-height: 0px;
	width: 100%;
}
	
.dl {
		width: 230px;
		margin: 0 0 0 0;
		padding: 0;
		background: #f9faf5 url(../images/mt_bottom.gif) no-repeat top left;
		height: 135px;
		font-size: 14px;
		
		}
.dl a {
	font-size: 14px;
}
.dl a:hover {
	font-size: 14px;
}
	.dt {
		margin: 0 0 0 0;
		width: 230px;
		height: 30px;
		font-size: 20px;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #f300c3 url(../images/margin.gif) no-repeat top left;
		}
	
	.dd {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		color: #666;
		font-family: Verdana, sans-serif;
		font-size: 12px;
		background: url(../images/arrow.gif) no-repeat 0 3px;
		}
		
	#blue dt {
		background-color: #f300c3;
		}
.blue {
		background-color: #fafafa;
		}
		h1 {
			text-transform: uppercase;
		}


#normal a, a:hover {
font-size: 13px;
color: #f300c3;
text-decoration:none;
}

.product_box {
float:left; 
width:160px; 
height:200px; 
margin:5px;
display:inline;
}

.product_img {
float:left; 
width:160px; 
height:162px;
border:0px;
}

.product_title {
float:left; 
width:154px; 
padding-left:3px; 
padding-right:3px; 
height:38px; 
background-image:url(../images/category_background_02.jpg); 
font-family:Tahoma; 
font-size:14px; 
color:#f300c3;
}

.required {
background:#E7EADF url(../images/field_l.gif) repeat-x scroll left top;
border:1px solid #7CA500;
color:#333333;
font-family:Tahoma;
font-size:12px;
font-weight:normal;
line-height:normal;
}

.required_pink {
background:#FFECFF url(../images/field_l.gif) repeat-x scroll left top;
border:1px solid #F300C3;
color:#333333;
font-family:Tahoma;
font-size:12px;
}

.produs_box {
float:left; 
width:160px; 
height:232px; 
margin:5px 0 5px 3px;
display:inline;
}

.produs_img {
background-image:url(../images/produs_box_01.jpg);
background-repeat:no-repeat;
float:left; 
width:160px; 
height:194px;
border:0px;
}

.produs_title {
float:left; 
width:154px; 
padding-left:3px; 
padding-right:3px; 
height:38px; 
background-image:url(../images/produs_box.jpg);
background-repeat:no-repeat;
font-family:Tahoma; 
font-size:13px; 
color:#f300c3;
}

.produs_title a, a:hover {
font-size:13px; 
}

.fieldMiddle {height:24px; background:url(../images/field_middle.gif);}
.fieldLeft {padding-left:5px; background:url(../images/field_left.gif) no-repeat left center;}
.fieldLeftUser {padding-left:17px; background:url(../images/field_left_user.gif) no-repeat left center;}
.fieldRight {padding-right:5px; height:24px; background:url(../images/field_right.gif) no-repeat right center;}
.fieldRight input {height:17px; margin-top:1px; padding:4px 0 0 5px; border:0px none; font:normal 11px Tahoma; background:url(../images/field_bg.gif) repeat-x top left;}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	vertical-align:middle;
    }
