
*{
	margin: 0px;
	padding: 0px;
}

html{
	margin: 0px;
	padding: 0px;
	background: url("../images/bg_html.jpg");
}

body {
	background: url("../images/bg.jpg") top center repeat-x;
	font: normal 12px Arial, Helvetica;
	color: #444;
	line-height: 140%;
}

.clearFloat{
	clear: both;
}

ul li{
	list-style: none;
}

img{
	border: none;
}

a{
	text-decoration: none;
	color: #990000;
}

.mare{
	font-size:20px;
	font-weight: bold;
}

.produs_tab_img{
	float: left;
	width: 150px;
}

.produs_tab_det{
	float: left;
	width: 120px;
}

.produs_tab{
	background: url("../images/vr.jpg") right  no-repeat;
	float: left;
	width: 310px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.produs_tab_{

	float: left;
	width: 310px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.buton_{
	border: none;
	background: url("../images/btn.jpg") no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	width: 131px;
	height: 33px;
	padding: 0px 5px 4px 22px;
}

.buton__{
	border: none;
	background: url("../images/btn_.jpg") no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	width: 127px;
	height: 28px;
	padding: 0px 5px 5px 25px;
}

.thumb{
	border: 5px solid #fff;
}

.rosu{
	color: #990000;
}

h1{
	color: #990000;
	font-size: 16px;
	margin: 5px 0px;
}

h2{
	color: #990000;
	font-size: 13px;
	margin: 5px 0px;
}

h3{
	color: #990000;
	font-size: 12px;
	margin: 5px 0px;
}



#wrapper{

	width: 960px;
	margin: 0px auto;
}

#header{

	position: relative;
}

#banner{
	height: 140px;
	color: #fff;
	padding-top: 15px;
}

#logo{
	float: left;
	width: 237px;
}

#menu{
	text-align: right;
	width: 700px;
	float: right;
}



#menu ul {
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	height: 100px;
	overflow: hidden;
}

#menu ul li{
	display: inline;
	margin: 0px 1px;
	padding: 0px;
}

#menu ul li .tree_selected{
	display: inline;
}


#menu ul li a{

	height: 100px;
	line-height: 160px;
	padding: 77px 10px 11px 10px;
	font-size: 14px;
	margin: 0px;
	color: #fff;
}

#menu ul li .tree_selected a{
	background: url("../images/bg_menu_selected.jpg") bottom repeat-x;
}

#menu ul li a:hover{
	background: url("../images/bg_menu_selected.jpg") bottom  repeat-x;
}




#content{
	padding-top: 20px;
}


#main{
	float: left;
	width: 670px;
	margin: 0px 10px;
}


#main h1{

	padding: 4px 0px 0px 0px;

}


#left{
	float: left;
	width: 240px;
	margin: 0px 10px 10px 5px;
}

.tab_left{

	margin: 0px 0px;
	margin-bottom: 20px;
}


.tab_left h1{
	background: url("../images/sageata.jpg") no-repeat;
	color: #990000;
	font-size: 16px;
	padding: 6px;
	padding-left: 30px;
}

.tab_left ul{
	padding: 0px 5px;

}

.tab_left ul li{

}

.tab_left ul li ul{
	padding-left: 28px;
}

.tab_left ul li ul li a{
	padding-left: 17px;
}

.tab_left ul li a{
	color: #444;
	display: block;
	padding: 4px 2px 4px 26px;
	border-bottom: 1px dotted #666;
}

.tab_left ul li a:hover{
	font-weight: bold;
}

.tab_left ul li .tree_selected a{
	font-weight: bold;
	color: #990000;
}

.tab_left .tab_left_second{
	padding: 0px 10px;
}

.tab_left .tab_left_second a{
	color: #333;
}
.tab_left .tab_left_second p{
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


.div_promo{


}

.div_promo_inner{
	border-top: 3px solid #444;
	padding: 10px;
}

.produs_promo{
	width: 210px;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
	border-right:1px dotted #ccc;
}

.produs_promo .img_promo{
	float: left;
	width: 110px;
}

.produs_promo .det_promo{
	float: left;
	width: 100px;
	font-weight: bold;
	font-size: 15px;
}


#footer{

}

#footer ul li{
	display: inline;
	margin-right: 0px;
}

#footer ul li .tree_selected{
	display: inline;
}

#footer ul li a {
	color: #444;
	padding: 10px;
}

#footer ul li .tree_selected a{
	color: #444;
}

#footer ul li a:hover{
	color: #444;
}

#footer_inner{

	width: 960px;
	margin: 0px auto;
	text-align: center;
	background: url("../images/hr.jpg") top center no-repeat;
	padding: 20px 20px 15px 20px;
}


.despartitor{
	height: 10px;
}