body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: #A24410;
}
.back_top{
	background-image: url(../images/pattern.jpg); 
	background-repeat: repeat-x; 
	background-position: top left; 
}

.back_menu{
	background-image: url(../images/back_menu.jpg); 
	background-repeat: no-repeat; 
	background-position: top center; 
	width:92px;
	height:62px;
	text-align: center;
	vertical-align: middle;
}

.back_menu a{
	font-family:"Times New Roman", Times, serif;
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.back_menu a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size: 11px; 
	color: #fac15d;
	text-decoration: underline;
	font-weight: bold;
}
.topline{
	background-image: url(../images/topline.gif); 
	background-repeat: repeat-x; 
	background-position: top left; 
}
.gradient_main{
	background-image: url(../images/gradient_main.gif); 
	background-repeat: repeat-x; 
	background-position: bottom left; 
	background-color: #500c13;
}
.footer{
	background-image: url(../images/footer.gif); 
	background-repeat: repeat-x; 
	background-position: top left; 
	height:53px;
}
.footer div{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px; 
	text-decoration: none;
	color: #FFFFFF;
	padding-top:10px;
}
.content{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px; 
	color: #FFFFFF;
}

.content td{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px; 
	color: #FFFFFF;
}
.content a{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.content a:hover{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px; 
	color: #f8a618;
	text-decoration: underline;
	font-weight: bold;
}
.titlu{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 18px; 
	color: #fac15d;
	text-decoration: none;
	font-weight: bold;
}

.box{
	border:2px solid #f8a618;
	padding:1px;
	background:#FFFFFF;
}
.contact{
	width:290px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px; 
	color: #FFFFFF;
	border: #fac15d; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	background-color: #9a5841;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e80000;
	font-weight: bold;
}
.msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00BF1A;
	font-weight: bold;
}
a.red{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px; 
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

a.red:hover{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px; 
	color: #f8a618;
	text-decoration: underline;
	font-weight: bold;
}
.oferta{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 14px; 
	color: #FFFFFF;
	font-weight: bold;
}
a.oferta_link{
	color: red;
	font-size: 14px; 
}
a.oferta_link:hover{
	color: #f8a618;
	font-size: 14px; 
}