body
{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-size:16px;
	color:#990000;
	text-decoration:underline;
}
h3
{
	font-size:12px;
	color:#A81703;
	margin:0;
}
.hightext
{
	color:#990000;
}
td.columns {
	background-image: url(images/columns-bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A81703;
	border-left-color: #A81703;
	background-position:bottom;
}
td.middle {
	border-bottom-width: 1px;
	border-bottom-color: #A81703;
	border-bottom-style: solid;
}
td.footer {
	background-color:#FFD9A9;
	border-bottom-width: 1px;
	border-bottom-color: #A81703;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A81703;
	border-left-color: #A81703;
	font-size:10px;
	color:#A81703;
}
td.top {
	background-color:#FFD9A9;
	border-top-width: 1px;
	border-top-color: #A81703;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A81703;
	border-left-color: #A81703;
	font-size:10px;
	color:#A81703;
}
td.menu {
	background-color:#FFD9A9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A81703;
	border-left-color: #A81703;
	font-size:10px;
	color:#A81703;
}
td.topmenu
{
	background-image: url(images/topmenubg.gif);
	background-position:top;
	height:51px;
	border-top:1px solid #A91804 ;
	border-right:1px solid #A91804 ;
}

td.menu_bg
{
	background-image: url(images/menu-bg.png);
	background-repeat:no-repeat;
	background-position:right;
	height:32px;
}
td.menu_bg img
{
	margin-left: 8px;
	margin-right: 25px;
	margin-top:3px;
}
td.header-bg-light
{
	background-image: url(images/topmenubg.gif);
	background-position:top;
}
td.row1
{
	background-color:#EFEFEF;
}
.whitebg
{
	background-color:#FFFFFF;
}
/*****************/
/* FORMS STYLING */
/*****************/

input.smaller, select.smaller
{
	font-size:10px;
	margin-bottom: 2px;
}

/*****************/
/*     LISTS     */
/*****************/


ul.reddot
{
	list-style-image: url(images/bullet-red.gif);
	margin: 0 0 3px 19px; 
	padding: 1px 1px 1px 1px;
	color:#666666;
	text-align:left;
}

ul.reddot li
{
	margin-bottom: 2px; 
}


/*****************/
/*     LINKS     */
/*****************/

ul a
{
	color:#000000;
	text-decoration:none;
}
ul a:hover
{
	color:#AE2009;
	text-decoration:none;
}

a.darker
{
	color:#A81703;
	text-decoration:none;
}
a.darker:hover
{
	color:#000000;
	text-decoration:none;
}

a.grey
{
	color:#666666;
	text-decoration:none;
}
a.grey:hover
{
	color:#A91905;
	text-decoration:none;
}

a.number, a.number:active, a.number:visited
{
	background-color:#FFF1CC;
	border: 1px solid #FFD9A9;
	padding:3px; 
	text-decoration:none;
	color:#990000;
}
a.number:hover
{
	background-color:#FFD9A9;
	border: 1px solid #A81703;
	padding:3px; 
	color:#000000;
}

/*****************/
/*    DIV SPAN   */
/*****************/

span.number
{
	background-color:#FFD9A9;
	border: 1px solid #A81703;
	padding:3px; 
	color:#000000;
}


.small_descr
{
	font-size:10px;
	color:#333333;
}
.small_descr_light
{
	font-size:10px;
	color:#999999;
}
div.oferte_speciale
{
	margin-bottom: 8px;
}
.small_list_title
{
	background-image:url(images/small-list-title-bg.png);
	background-repeat:no-repeat;
	text-align:center;
	height:20px;
}
.small_list_content
{
	background-image:url(images/small-list-bg.png);
	background-repeat:no-repeat;
	padding: 2px;
}
.last_ten
{
	margin-top:10px;
}
.normal_listed
{
	margin-top:15px;
}

.red_message
{
	background-color:#FFD9D9;
	border:1px solid #990000;
	padding: 10px;
	font-size:12px;	
}

.green_message
{
	background-color:#E8F3E4;
	border:1px solid #006600;
	padding: 10px;
	font-size:12px;	
}

/*****************/
/*    IMAGES     */
/*****************/

img.oferte
{
	border: 1px solid #A81703;
	padding: 2px;
	background-color:#FD944E;
	margin: 4px 0 4px 0;
}

img.anunt_img
{
	border: 1px solid #FFD9A9;
	padding: 3px;
	background-color:#FFF1CC;
	margin: 1px;
}

