body{
	margin:auto;
	background-color:#CCC;
	background-image:url(images/topbg.gif);
	background-repeat:repeat-x;
	font: bold 12px Arial;
	color:#353535; 
	}

img {
  border: 0px;
}
	
a:link, a:visited{
	color:#333333;
    text-decoration: none;
}

a:hover{
    color:#356fbd;
	text-decoration: underline;
}
	
#header{
	margin:auto;
	width:998px;
}
	
#logo{
	float:left;
	width:300px;
	height: 130px;
	}

#categorii{
	float:left;
	padding-top:2px;
	padding-left:30px;
	width:668px;
	height:148px;
	border-right: #00C;
	}

#categorii a:link, #categorii a:visited {
	font: bold 10px Verdana;
	color:#333333;
  text-decoration: none;
}

#categorii a:hover{
	font: bold 10px Verdana;
	color:#356fbd;
  text-decoration: none;
}
	
.clear{
	clear:both;
	}
	
#menu{
	margin:auto;
	background-image:url(images/menubg.gif);
	background-repeat:repeat-x;
	width:1045px;
	height:40px;
	}
	
#menubutt{
	float:left;
	width:648px;
	height:30px;
	}

#linkstyle a:link, #linkstyle a:visited {
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	height:28px;
	text-decoration: none;
	border-right: 1px solid #cccecf;
	color: #4a4b4b;
}

#linkstyle a:hover{
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	height:28px;
	text-decoration: none;
	background-image: url(images/menubghover.gif);
	border-right: 1px solid #cccecf;
	color: #FFFFFF;
}

	
#search{
	margin-top:3px;
	float:left;
	width:350px;
	height:30px;
		}

#maincontent{
	margin:auto;
	width:1045px;
	background-color:#FFFFFF;
	}

#colleft{
	margin-top:6px;
	float:left;
	width:200px;
/*	border:1px solid #666; */
	}
	
#content{
	margin-left:6px;
	margin-top:6px;
	margin-right:-15px;
	float:left;
	width:645px;
/*	border:1px solid #666; */
	}
	
#colright{
	margin-top:6px;
	float:right;
	width:200px;
/*	border:1px solid #666; */
	}

#msearchtext{
	float:left;
	padding-left:2px;
	padding-top:4px;
	font: bold 14px Arial;
	color:#356fbd;
	width:252px;
	height:18px;
	border:solid #a8a8a8 1px;
	background-image: url(images/inpbg.gif);
}

#msearchtext:hover{
	float:left;
	padding-left:2px;
	padding-top:4px;
	font: bold 14px Arial;
	color:#356fbd;
	width:252px;
	height:18px;
	border:solid #356fbd 1px;
}

#btn {
	float:left;
	margin-left:3px;
	background-image: url(images/searchbutt.gif);
	width:80px; 
	height:25px;
	border:none;
	cursor: pointer;
}

#category{
	float:left;
	padding-left:16px;
	margin-bottom:3px;
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	width:116px;
}

#footer{
	margin:auto;
	width:1045px;
	padding-top: 12px;
	height: 28px;
	text-align: center;
	background: url(images/footerbg.gif);
	background-repeat: repeat-x;
}

#box_left {
  border: 1px solid #ccc;
  width: 190px;
  margin: 0px auto;
  padding: 2px;
}

#box_left_header {
  background: #356fbd;
    padding-left: 10px;
  color: #fff;

}

#box_content {
  border: 1px solid #ccc;
  width: 610px;
  margin: 0px auto;
  padding: 2px;
}

#box_content_header {
  background: #356fbd;
  padding-left: 10px;
  color: #fff;
}

#detalii {
  background: url('images/detalii.gif');
  height: 330px;
  width: 260px;
  float: right;
  padding: 20px;
  text-align: center;
}

#newsletter {
  border: 1px solid #356fbd;
  text-align: center;
  font-weight: bold;
  padding: 2px;
  margin: 4px;
}

#nota {
  color: #82c616;
  font-size: 18px; 
}

#notastyle {
	background: url("images/acordanota.gif") 0 0 no-repeat;
	width:220px;
	height:26px;
	border:none;
	cursor:pointer;
	}
	
#notastyle:hover {
	background: url('images/acordanota.gif');
	background-position: 0 -26px;
	border:none;
	cursor:pointer;

	}
	
	
h1 {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

input, textarea, select {
  border: 1px solid #356fbd;
}

a.lista:link, a.lista:visited {
  text-decoration: none;
  color: #f8ffbd ;
}

a.lista:hover {
  text-decoration: none; 
  color: #fff ;
}

#cont_title{
	height:30px; 
	width:580px; 
	padding: 18px 0px 0px 15px;
}

#cont_details{
	float:left; 
	padding-left:5px;
	}
#det_cat{
	padding-left:5px;
	float:left; 
	width:260px; 
}

#det_nota{
	float:left; 
	width:100px; 
}

#det_down{
	text-align:right;
	float:left; 
	width:224px; 
}

