@charset "utf-8";
/* CSS Document */

html, body {
   height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #999;
	
	background-image: url(sigla.jpg);
	background-position:top;
	background-repeat:repeat;
}

.div-gradient {
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#20fff600, endColorstr=#00e7e7e7);
	color: #ccc000;
}

.shadow {
filter:progid:DXImageTransform.Microsoft.Shadow(direction=135,color=gray,strength=10); 
background-color:#FFFFFF;
border:solid 1px red;
}

.div-center{
	height:100%;
	width:990px;
}

.bara{
	background-image:url(/vectra-eurolift/bara-1px.jpg);
	background-repeat:repeat-x;
	color:#666000;
}

.bara a{
	color:#666000;
	padding:0px 0px 0px 0px;
	font:bold 13px Tahoma, Arial;
	text-decoration:none;
}
.bara a:hover {
	background:none;
	color:#F00000;
}

.linie-jos{
	border-bottom:1px GRAY solid;
}

.caption {
font-family: Arial;
font-weight: bold;
color:      #123456;
}



.dot{
	background-repeat:repeat-x;
	color:#DBDBDB;
}

.dot a{
	color:#DBDBDB;
	padding:0px 0px 0px 0px;
	font:bold 13px Tahoma, Arial;
	text-decoration:none;
}
.dot a:hover {
	background:none;
	color:#92B5EF;
}


.meniu-sus{
border-bottom:1px solid red;
height:40px;
width:100%;
float:left;
}

.meniu-stg{
	border-bottom:1px red solid;
	height:285px;
}

.hov ul {list-style-type: none;width: 350px;}
.hov li {
border: 1px dotted #999;
border-width: 1px 0;
margin: 1px 0;
position:relative;
left:-15px;
}

.hov li a {
color:#d00000;
display: block;
font: bold 91% Arial, Helvetica, sans-serif;
text-align:left;
padding: 0px;
text-decoration: none;
}

* html #links li a {
width: 250px;
}

.hov li a:hover {
background-color:#FFFFD7;
}

.hov a em {
color:#000066;
display: block;
font: bold 50% Verdana, Helvetica, sans-serif;
line-height: 105%;
}

#content{
	text-align:left;
	padding:0 0 0 0;
}
#content .col1h{
	padding-bottom:10px;
	float:left;
	height:48px;
	border:0px solid grey;
	width:120px;
	vertical-align:top;
	word-wrap: break-word;
	text-align:center;
	font-weight:bold;
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
}
#content .col1{
	padding-bottom:10px;
	float:left;
	height:auto;
	width: 120px;
	vertical-align:top;
	word-wrap: break-word;
	text-align:center;
	font-size:16px;
}
#content .col1ba{
	padding-bottom:10px;
	float:left;
	height:auto;
	width:450px;
	vertical-align:top;
	word-wrap: break-word;
	text-align:center;
	vertical-align:top;
	border-top:1px solid grey;
}
#content .col1bb{
	padding-bottom:10px;
	float:left;
	height:auto;
	width:120px;
	vertical-align:top;
	word-wrap: break-word;
	text-align:center;
	vertical-align:top;
	border-top:1px solid grey;
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
}
#content .col1bc{
	padding-bottom:10px;
	float:left;
	height:auto;
	width:830px;
	vertical-align:top;
	word-wrap: break-word;
	text-align:justify;
	vertical-align:top;
	border-top:1px solid grey;
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
}
.clear{
	clear:both;
}

td{
	color:#666;
	font-size:16px;
}

.td-redresoare{
	border:1px grey solid;
	text-align:center;
}
.td-redresoare-cap{
	border:1px grey solid;
	background-color: #FC9;
	font-weight:bold;
	text-align:center;
}
.td-redresoare-stanga{
	border:1px grey solid;
	background-color:#FFC;
	font-style:italic;
	width:250px;
	text-align:center;
}
h1{
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666;
}

.h1-home{
	font-size:14px;
}

.h1-home:hover{
	color:#F00;
}

.caseta{
	float:left;
	width:148px;
	height:100px;
	color:#666000;
	font-family:Century,Verdana, Geneva, sans-serif;
}

.caseta-poza{
	float:left;
	width:98px;
	height:100px;
}

.cautari-titlu{
	width:100%;
	height:17px;
	background-color:#FFFFD7;
	color:#666000;
	font-size:14px;
}
.cautari{
	width:95%;
	height:170px;
	background-color:#FFF#CCC;
	color:#666000;
	font-size:10px;
	text-align:justify;
	overflow:auto;
}
.cautari li {
position:relative;
left:-25px;
}



.prod{
	width:245px;
	border:1px #D7D7D7 solid;
	float:left;
	
}
.prod_foto{
	height:160px;
}
.prod_titlu{
	height:40px;
	background-color:#EAEAEA;
}
.prod_desc{
	height:320px;
	background-color:#fff;
}