@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space:normal;
}
h1, h2, h3, h4, h5, h6, p, form { padding:0px; margin:0px; }
img { margin:0px; padding:0px; border:none; }

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#location { padding:3px 0px 3px 20px; background:url(images/pxgrey.gif) no-repeat; background-position: 10px 10px; font-size:14px; color:#666666; font-variant:small-caps; font-weight:bold; }
#mainarea {
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #666666;
	white-space:nowrap;
}
#topmenu td {
	background-color: #A60000;
	text-align:center;
	border-left: dashed 1px #CC6600;
	padding:0px 3px;
}
#topmenu td a {
	color:white;
	font-weight:bold;
	font-size:14px;
	padding:6px 0px;
	text-decoration:none;
}
#topmenu td a:hover {
	color:#FFFFCC;
}
#leftmenu td {
	padding:3px 0px 3px 15px;
	background:url(images/pxred.gif) no-repeat;
	background-position: 6px 8px;
	border-right: dashed 1px #CCCCCC;
}
#leftmenu td a {
	color:#666666;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	white-space:normal;
	width:140px;
	display:block;
}
.loginT {
	font-weight: bold;
	color: #FFFFFF;
	text-indent:10px;
	line-height:24px;
	background:#A60000
}

#leftmenu td a:hover {
	color:#A60000;
}
#leftmenu td.title{
	background:#A2A2A2;
	padding:3px 0px 3px 8px; 
	border-right: dashed 1px #CCCCCC;
}
#leftmenu td.title {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#leftmenu td.title a:hover {
	color:#FFFFCC;
}

.box {
	text-align:left;
	background-color: #A60000;
	margin:0px 10px 10px 10px;
}
.boxh {
	padding:3px 0px 3px 20px; 
	background:url(images/pxwhite.gif) no-repeat; 
	background-position: 10px 8px; 
	font-size:14px; 
	color:#FFFFFF; 
	font-variant:small-caps; 
	font-weight:bold;
}
.boxc {
	background:#FFFFFF;
	padding:5px;
	border: 1px solid #A60000;
}
.boxProd td {
	width:100px;
	text-align:center;
	white-space:normal;
}
.boxProd td img {
	width:80px;
	height:60px;
	border:none;
}
.boxProd td a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	display:block;
}.detTitlu {
	font-size: 28px;
	color: #990000;
}
.detPret {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.detPretPromo {
	font-size: 24px;
	font-weight: bold;
	color: #009900;
}
.detPretOld {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: line-through;
}
.detCant {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align:center;
}
.detBut {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A60000;
}
.loginSub {
	color: #A60000;
	text-indent:10px;
	line-height:24px;
	background:#EEEEEE;
}
.loginInput {
	color: #333333;
	width: 166px;
	border: 1px solid #A60000;
	margin: 2px;
}
#signup input, #signup select {
	width:400px;
}