@charset "utf-8";
/* CSS Document */
body, html{margin:0; padding:0;}
img{border:none}
.conteiner{margin:0 auto; width:590px;  background-color:#FCFBF6; font-family: Verdana, Arial, Helvetica, sans-serif; padding-left:6px; padding-right:6px}
#logo{ background:url(img/logo.jpg) no-repeat; float:left; height:73px; width:79px;}
#banner{ background:url(img/banner_top.gif) no-repeat; float:right; height:73px; width:500px;}
.clear{clear:both; font-size:0; margin:0; padding:0}
#menu{float:left; margin-bottom:3;}
#menu ul {
		text-align:left;
		list-style:none;
		padding:0;
		margin:0;
		margin-right:3px;
		margin-bottom:2px;
		}

#menu li{ background:url(img/bt_bg.png) no-repeat;

		}
#menu li a
			{background:url(img/dot.gif) no-repeat 10%;
			font-weight:bold;
			padding-top:12px;
			display: block;
			border: none;
			font-size:12.5px;
	  		color:#290300;
			text-decoration: none;
			text-align: left;
			padding-left:30px;
			height: 30px;_height: 29px;
			width: 141px;
			}
#menu li a:hover{color:white}
#line{height:2px; background-color:#CDA672}
#categorii{float:left; font-family:Arial, Helvetica, sans-serif; width:171px;font-size:12px; margin-right:3px; background-color:#FFFFFF }
#categorii img {
	padding-top:10px;
}
#categorii p {
	margin:0px;
	padding-top:5px;
}
#categorii #title{background:url(img/cat_bg.png) no-repeat bottom;
				 height:28px;
				 width:161px;
				 color:white;
				 padding-left:10px;
				 border-top:#CDA672 2px solid;
				 line-height:28px;
				 font-size:16px }
#categorii span{margin:0;
			 padding:0;
			 background:url(img/dot1.gif) no-repeat 5%;
			 display: block;
			 padding-left:15px;
			 height:17px;
			 border-bottom:#EDE7E3 solid 1px}
#categorii span a{text-decoration:none; color:#693D19; line-height:17px;}
#content{float:left; width:416px;}
#content #title{background:url(img/bg_title.gif) repeat-x; width:auto; height:26px; line-height:26px; color:#FFFFFF; padding-left:10px; margin-top:4px}
#content #center{ margin-top:5px; background-color:#F7F6F1; border:1px solid #E0E0E0;text-align:-moz-center; _text-align:center; }
#content #box{width:404px; border-bottom:1px solid #000000; text-align:left; padding-top:5px; font-size:11px;}
#content #box img{margin-right:8px; margin-bottom:4px;_margin-bottom:0; margin-top:1px; float:left}
#content #box .title{color:#772A2B;  font-weight:bold;margin-bottom:5px}
#content #box .title2{color:#772A2B;  font-weight:bold;margin-bottom:5px;border-bottom:1px solid #000000; font-size:14px;padding-bottom:3px }
#content #box .txt{float:left; width:250px}
#content #box p{margin:0;
			 padding:0;
			 background:url(img/dot1.gif) no-repeat 3%;
			 display: block;
			 padding-left:15px;
			 height:17px;
			 border-bottom:#EDE7E3 solid 1px}
#content #box p a{text-decoration:none; color:#693D19; line-height:17px;}
.footer{ height:17px; background-color:#464646; font-size:10px; color:#FFFFFF; line-height:17px; padding-left:170px; text-align:right; padding-right:5px;}
.footer a{color:#FFFFFF}



