body {
	margin: 0;
	padding: 0;
	background: #ffffff url(http://web-design.pergamo.ro/images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #383838;
	font-size: 15px;
}

a, a:link {
	color:#505050;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}

a.eros, a.eros:link {
	color:#F0F0F0;
	text-decoration:none;
}
a.eros:hover {
	text-decoration:underline;
	color:#F0F0F0 ;
}

a.up,a.up:link {
	display: block;
	width: 130px;
	height: 36px;
	padding: 20px 20px 0 40px;
	background:url(http://web-design.pergamo.ro/images/img02.gif);
	letter-spacing: -1px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}
a.up:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
	background:url(http://web-design.pergamo.ro/images/img03.gif) repeat-x left bottom;
}

.active {
	display: block;
	width: 130px;
	height: 36px;
	padding: 20px 20px 0 40px;
	letter-spacing: -1px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
	cursor:pointer;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #468259;
}

h1 {
	padding-left: 20px;
	font-size: 35px;
}

h2 {
	padding-left: 20px;
	background: url(http://web-design.pergamo.ro/images/img07.gif) no-repeat left center;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

td.oferta {
border-bottom-color:#cccccc;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#cccccc;
border-top-style:solid;
border-top-width:1px;
border-left-color:#cccccc;
border-left-style:solid;
border-left-width:1px;
border-right-color:#cccccc;
border-right-style:solid;
border-right-width:1px;
}


td.rama {
background-image:url(http://web-design.pergamo.ro/images/clienti/frame.jpg);
background-repeat:no-repeat;
background-position:left top;
}

hr {border: none 0;
border-top: 1px dashed #339966;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.input_green {
	BORDER-RIGHT:#339966 1px solid; 
	BORDER-TOP: #339966 1px solid; 
	BORDER-LEFT: #339966 1px solid; 
	WIDTH: 180px; 
	BORDER-BOTTOM: #339966 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
}

.input_grey_big {
	BORDER-RIGHT:#cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	WIDTH: 500px; 
	BORDER-BOTTOM: #cccccc 1px solid;
	FONT-WEIGHT:bold;
	FONT-SIZE: 13px;
}

.error {
color:#FF0000;
font-weight:bold;
}

.msg_div {
color:#FF0000;
font-weight:bold;
border-bottom-color:#CCCCCC;
border-bottom-style:dashed;
border-bottom-width:1px;
border-top-color:#CCCCCC;
border-top-style:dashed;
border-top-width:1px;
border-left-color:#CCCCCC;
border-left-style:dashed;
border-left-width:1px;
border-right-color:#CCCCCC;
border-right-style:dashed;
border-right-width:1px;
width:100%;
}