a:link     { color: #3d3d3d; text-decoration: none; font-weight:normal;}
a:active   { color: #3d3d3d; text-decoration: none; font-weight:normal;}
a:visited  { color: #3d3d3d; text-decoration: none; font-weight:normal;}
a:hover    { color: #ff0090; text-decoration: none; font-weight:normal;}

a.proLink:link     { color: #3d3d3d; text-decoration: none; font-weight:normal; font-size:14px;}
a.proLink:active   { color: #3d3d3d; text-decoration: none; font-weight:normal; font-size:14px;}
a.proLink:visited  { color: #3d3d3d; text-decoration: none; font-weight:normal; font-size:14px;}
a.proLink:hover    { color: #ff0090; text-decoration: none; font-weight:normal; font-size:14px;}

.catItem{
	height:23px;
	background-color:#f5f5f5;
	padding-top:7px;
	padding-left:15px;
}

.photo{
	border:1px dotted #d8d8d8;
	padding:10px;
	width:225px;
	height:225px;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}
.nou{
	text-align:center;
	background-color:#383838;
	width:25px;
	height:9px;
	line-height:10px;
	color:#fff;
	margin-left:190px;
	margin-top:8px;
}
.poza{
	text-align:center;
	margin-top:10px;
	border:1px dotted #d8d8d8;
	background-repeat:no-repeat;
	background-position:center;
	min-height:200px;
}
.poza:hover{
	border:1px dotted #b8b8b8;
}
.prod_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.prod{
	background-image:url(../imag/sys/prod-bg.png);
	background-repeat:no-repeat;
	width:100%;
	min-height:130px;
	padding-top:2px;
	padding-bottom:4px;
	text-decoration:none;
	margin-top:10px;
}
.prod:hover{
	background-image:url(../imag/sys/prod-bgOn.png);
}
.prod div{
	padding:5px;
}
.filtru{
	background-color:#383838;
	color:#FFFFFF;
	padding-left:10px;
}
.select{
	font-size:12px;
	background-color:#f9f9f9;
	color:#92979d;
}
.td{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #e2e2e2;
	background-color:#f9f9f9;
	padding:5px;
}
.title{
	margin-top:30px;
	margin-bottom:5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#383838;
	font-size:16px;
}
.in_photo_header{
	height:100%;
	background-position:-20px;
}
.photo_header{
	margin-top:20px;
	border:1px dotted #CCCCCC;
	height:120px;
	padding:5px;
}
.footer{
	color:#5f6266;
}
.index{
	padding-top:20px;
	color:#bbbbbb;
}

a.detalii:link     { color: #ff0090; text-decoration: none; font-weight:normal;}
a.detalii:active   { color: #ff0090; text-decoration: none; font-weight:normal;}
a.detalii:visited  { color: #ff0090; text-decoration: none; font-weight:normal;}
a.detalii:hover    { color: #383838; text-decoration: none; font-weight:normal;}

a.index_link2:link     { color: #3d3d3d; text-decoration: none; font-weight:normal;}
a.index_link2:active   { color: #3d3d3d; text-decoration: none; font-weight:normal;}
a.index_link2:visited  { color: #3d3d3d; text-decoration: none; font-weight:normal;}
a.index_link2:hover    { color: #ff0090; text-decoration: none; font-weight:normal;}

a.index_link:link     { color: #bbbbbb; text-decoration: none; font-weight:normal;}
a.index_link:active   { color: #bbbbbb; text-decoration: none; font-weight:normal;}
a.index_link:visited  { color: #bbbbbb; text-decoration: none; font-weight:normal;}
a.index_link:hover    { color: #ff0090; text-decoration: none; font-weight:normal;}

a.home:link     { color: #383838; text-decoration: none; font-weight:normal;}
a.home:active   { color: #383838; text-decoration: none; font-weight:normal;}
a.home:visited  { color: #383838; text-decoration: none; font-weight:normal;}
a.home:hover    { color: #ff0090; text-decoration: none; font-weight:normal;}

body {
	background-image: url(../imag/sys/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#8b8b8b;
}
.header{
	height:210px;
}
.middle{
	background-image:url(../imag/sys/tbltop.png);
	background-repeat:no-repeat;
	padding-left:19px;
	padding-right:19px;
}
.header{
	padding-left:24px;
	padding-right:24px;
}
.menu{
	color:#FFFFFF;
	background-image:url(../imag/sys/mtag.png);
	background-repeat:no-repeat;
	width:74px;
	height:40px;
	font-size:14px;
	text-align:center;
	line-height:32px;
}
.menuT{
	color:#9f9f9f;
	background-image:url(../imag/sys/mtagTrans.png);
	background-repeat:no-repeat;
	width:74px;
	height:40px;
	font-size:14px;
	text-align:center;
	line-height:32px;
}
.menuT:hover{
	background-image:url(../imag/sys/mtag2.png);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nolink{
	text-decoration:none;
}
.nolink:hover{
	cursor:hand;
}



html{
	height:100%;
}
body {
	height:100%;
	color:#666;
}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}
div#content {
	padding:0em 0em 200px; /* bottom padding for footer */
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	border-top:3px solid #323232;
	background-color:#212121;
	height:150px;
}

div#footer table{
	margin-top:15px;
}