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



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #422D00;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF;
	cursor:url(http://www.delcaffe.ro/);
}
a {
	font-size: 12px;
	color: #33FF00;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #CC9900;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: none;
	color: #429C2B;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 16px;
	color: #CC9900;
}
h2 {
	font-size: 12px;
	color: #C4920B;
}
.pret {
font-size: 12px;
color: #C4920B;
font-style:italic;
font-weight:bold;
}
.tab {
border-width:thin;
border-color:#422D00;
border-style:solid;
}
.text {
padding-left: 10px;
}
.premii {
padding-left: 10px;
padding-right: 10px;
}
.text1 {
padding-left: 10px;
color: #CC9900;
}

#apDiv1 {
	position:relative;
	width:630px;
	height:200px;
	z-index:1;
	overflow: visible;
	left: 20px;
	top: 20px;	
}

.buton {
background-color: #FFFFFF;
border:none;
width: 30px;
height: 14px;
color: #CC9900;
font-size:12px;
font-weight:bold;
cursor:pointer;
}
.cautare {
background:url(imagini/cautare.jpg);
width:20px;
height:20px;
cursor:pointer;
border:none;

}




