.ultimaoratitle
 {
 	font-family: Arial;
 	font-size: 14px;
 	color: FFFFFF;
 	font-weight: bold;
 }

.ultimaoraprice
 {
 	font-family: Arial;
 	font-size: 17px;
 	color: FFFFFF;
 	font-weight: bold;
 }
 
.ultimaorabg
 {
	background-color: 333333;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=30,finishOpacity=30,startX=0,finishX=100,startY=100,finishY=0); 
 } 
 
.forumtitleint
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: FFFFFF;
 	font-weight: bold;
 	text-decoration: none;
 }

.forumtitle
 {
 	font-family: Arial;
 	font-size: 14px;
 	color: FFFFFF;
 	font-weight: bold;
 	text-decoration: none;
 }
 
.forumtitleblack
 {
 	font-family: Arial;
 	font-size: 14px;
 	color: 000000;
 	font-weight: bold;
 	text-decoration: none;
 }
  
.forumtitle:hover
 {
 	font-family: Arial;
 	font-size: 14px;
 	color: FFFFFF;
 	font-weight: bold;
 	text-decoration: underline;
 }
 
.forumtext
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: 000000;
 	text-decoration: none;
 } 
 
.forumtext:hover
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: 000000;
 	text-decoration: underline;
 }  
 
.forumtextbold
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: 000000;
 	font-weight: bold;
 }  
 
.forumtextsmall
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 000000;
 } 
 
.forumtextsmallbold
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 000000;
 	font-weight: bold;
 }   
 
.forumtextboldcolor
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: 204D5A;
 	font-weight: bold;
 }   
 
.forumtextboldwhite
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: FFFFFF;
 	font-weight: bold;
 	text-decoration: none;
 }    

.forumtextboldwhite:hover
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: FFFFFF;
 	font-weight: bold;
 	text-decoration: underline;
 }    
 
.forumtextcolor
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: 204D5A;
 }    
 
.forumbg
 {
 	background-color: CBDDE3;
 }

.forumbgpadding
 {
 	background-color: CBDDE3;
 	padding-left: 5px;
 	padding-right: 5px;
 	padding-top: 5px;
 	padding-bottom: 5px;
 }

.forumbg1
 {
 	background-color: E0EDF2;
 }

.forumbgpadding1
 {
 	background-color: E0EDF2;
 	padding-left: 5px;
 	padding-right: 5px;
 	padding-top: 5px;
 	padding-bottom: 5px;
 }
 
.forumbgpadding2
 {
 	background-color: F5F8F9;
 	padding-left: 5px;
 	padding-right: 5px;
 	padding-top: 5px;
 	padding-bottom: 5px;
 } 


/* ============= header ============= */
.upmenu
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: 000000;
 	font-weight: bold;
 	text-decoration: none;
 }
 
.upmenu:hover
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: 000000;
 	font-weight: bold;
 	text-decoration: underline;
 } 

/* ============= menu ============= */

.layers
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: 000000;
 	font-weight: bold;
 	text-decoration: none;
 }

.layers:hover
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: FFFFFF;
 	font-weight: bold;
 	text-decoration: none;
 }

.yellow
 {
	background-color: FBC739;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=85,finishOpacity=85,startX=0,finishX=100,startY=100,finishY=0);
 }

.green
 {
	background-color: 56D438;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=85,finishOpacity=85,startX=0,finishX=100,startY=100,finishY=0);
 }

.red
 {
	background-color: FD7575;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=85,finishOpacity=85,startX=0,finishX=100,startY=100,finishY=0);
 }

.blue
 {
	background-color: A9D7F4;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=85,finishOpacity=85,startX=0,finishX=100,startY=100,finishY=0);
 }  
 
.cyan
 {
	background-color: 9CF2F5;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=85,finishOpacity=85,startX=0,finishX=100,startY=100,finishY=0);
 }   

/* ============= general ============= */

.space5 
 {
 	font-size: 5px;
 }

.text
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 000000;
 	line-height: 16px;	
 }
 
.note
 {
 	font-family: Verdana;
 	font-size: 9px;
 	color: 000000;
 } 

.link
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 000000;
 	text-decoration: none;
 }

.link:hover
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 000000;
 	text-decoration: underline;
 }
 
.fieldname
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: 000000;
 } 

.fieldname1
 {
 	font-family: Verdana;
 	font-size: 9px;
 	color: 000000;
 } 

.input
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 000000;
 }

 
.siteborder
 {
 	background-color: D5D5D5; 
 }
 
.sitebg
 {
 	background-color: FFFFFF;
 }
 
.sejururicolor
 {
 	color: B58400;
 }

.specialoffercolor
 { 
 	color: FF7200;
 }

.cazarecolor
 {
 	color: 156D00;
 }

.rentacarcolor
 {
 	color: C20000;
 }

.biletedeavioncolor
 {
 	color: 005E99;
 }   
 
.croazierecolor
 {
 	color: 00B2B9;
 } 
 
.citytourscolor
 {
 	color: 8EA2A8;
 }       
 
.sejururibg
 {
 	background-color: B58400;
 }
 
.defaultbg
 {
 	background-color: DB8100;
 } 

.cazarebg
 {
 	background-color: 156D00;
 }

.rentacarbg
 {
 	background-color: C20000;
 }

.biletedeavionbg
 {
 	background-color: 005E99;
 }    
 
.croazierebg
 {
 	background-color: 00B2B9;
 }    
 
.citytoursbg
 {
 	background-color: 8EA2A8;
 }  
 
.sitepathline
 {
 	height: 30px;
	border-bottom: solid #CCCCCC 1px;
 }

.sitepath
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 666666;
 	text-decoration: none;
 }
 
.sitepath:hover
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 666666;
 	text-decoration: underline;
 } 
 
/* ============= index ============= */

.ofertetitle
 {
 	font-family: Arial;
 	font-size: 11px;
 	font-weight: bold;
 }

.ofertetext
 {
 	font-family: Arial;
 	font-size: 11px;
 }
 
.oferteprice
 {
 	font-family: Arial;
 	font-size: 14px;
 	font-weight: bold;
 	padding-top: 4px;
 	padding-bottom: 3px;
 	height: 20px;
 	background-image= url('../images/icons/pricebk.gif');
 } 

.oferteprice1
 {
 	font-family: Arial;
 	font-size: 16px;
 	font-weight: bold;
 	padding-top: 3px;
 	padding-bottom: 2px;
 	background-image= url('../images/icons/pricebk.gif');
 } 

.ofertepic
 {
 	padding-left: 8px;
 	padding-right: 8px;
 	padding-top: 8px;
 	padding-bottom: 8px;
 	border-left: solid #EAEAEA 1px;
 	border-right: solid #EAEAEA 1px;
 	border-top: solid #EAEAEA 1px;
 	border-bottom: solid #EAEAEA 1px;
 	background-color: FFFFFF;
 	FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=CBCBCB,offX=1,offY=1,positive=true);
 }
 
.ofertepic_over
 {
 	padding-left: 8px;
 	padding-right: 8px;
 	padding-top: 8px;
 	padding-bottom: 8px;
 	border-left: solid #CCC 1px;
 	border-right: solid #CCC 1px;
 	border-top: solid #CCC 1px;
 	border-bottom: solid #CCC 1px;
 	background-color: EFEFEF;
 	FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=AAAAAA,offX=1,offY=1,positive=true);
 	cursor: hand;
 } 
 
.ofertepic_fp
 {
 	padding-left: 5px;
 	padding-right: px;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	border-left: solid #EAEAEA 1px;
 	border-right: solid #EAEAEA 1px;
 	border-top: solid #EAEAEA 1px;
 	border-bottom: solid #EAEAEA 1px;
 	background-color: FFFFFF;
 	FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=CBCBCB,offX=1,offY=1,positive=true);
 }
 
.ofertepic_fp_over
 {
 	padding-left: 5px;
 	padding-right: 5px;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	border-left: solid #CCC 1px;
 	border-right: solid #CCC 1px;
 	border-top: solid #CCC 1px;
 	border-bottom: solid #CCC 1px;
 	background-color: EFEFEF;
 	FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=AAAAAA,offX=1,offY=1,positive=true);
 	cursor: hand;
 }  
 
/* ============= right ============= */ 

.virtualcityborder
 {
 	background-color: 9B9B9B;
 }

.virtualcitytitle
 {
 	font-family: "Trebuchet MS";
 	font-size: 25px;
 	color: FFFFFF;
 	font-weight: bold;
 } 
 
.searchbg
 {
 	background-color: E5EFF2;
 }
 
.searchbg1
 {
 	background-color: EEF5F7;
 } 
 
/* ============= listing ============= */ 

.listingtableheader
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: FFFFFF;
 	height: 25px;
 	font-weight: bold;
 	padding-left: 5px;
 	padding-right: 5px;
 }
 
.listingtablerow1
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 000000;
 	height: 25px;
 	padding-left: 5px;
 	background-color: EFEFEF;
 } 
 
.listingtablerowAux
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 000000;
 	height: 25px;
 	padding-left: 5px;
 	padding-right: 5px;
 	background-color: EFEFEF;
 }  
 
.listingtablerow2
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 000000;
 	height: 25px;
 	padding-left: 5px;
 }  

.locatii
 {
 	color: 006696;
 	font-size: 12px;
 	font-family: Arial;
 	font-weight: bold;
 }
 
.locatii:hover
 {
 	color: 006696;
 	font-size: 12px;
 	font-family: Arial;
 	font-weight: bold;
 	text-decoration: none;
 } 

.locatiitablerow1
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 000000;
 	height: 20px;
 	padding-left: 5px;
 	background-color: EFEFEF;
 } 
 
.locatiitablerow2
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 000000;
 	height: 20px;
 	padding-left: 5px;
 }  
 
.listingtablesmall
 {
 	font-size: 10px;
 } 

.listingtabletitle
 {
 	font-size: 12px;
 	font-height: bold;
 	color: CC0000;
 } 
 
.listingtablesmallb
 {
 	font-family: Verdana;
 	font-size: 9px;
 	font-weight: bold;
 }  
 
.pagesline
 {
 	height: 30px;
	border-top: solid #CCCCCC 1px;
 }

.page
 {
	font-weight: bold;
 }

.pages
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 666666;
 	text-decoration: none;
 }
 
.pages:hover
 {
 	font-family: Arial;
 	font-size: 11px;
 	color: 666666;
 	text-decoration: underline;
 }  
 
.listingpic
 {
 	padding-left: 3px;
 	padding-right: 3px;
 	padding-top: 3px;
 	padding-bottom: 3px;
 	border-left: solid #EAEAEA 1px;
 	border-right: solid #EAEAEA 1px;
 	border-top: solid #EAEAEA 1px;
 	border-bottom: solid #EAEAEA 1px;
 	background-color: FFFFFF;
 	FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=CBCBCB,offX=1,offY=1,positive=true);
 }
 
.listingpic_over
 {
 	padding-left: 3px;
 	padding-right: 3px;
 	padding-top: 3px;
 	padding-bottom: 3px;
 	border-left: solid #CCC 1px;
 	border-right: solid #CCC 1px;
 	border-top: solid #CCC 1px;
 	border-bottom: solid #CCC 1px;
 	background-color: EFEFEF;
 	FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=AAAAAA,offX=1,offY=1,positive=true);
 	cursor: hand;
 }  
 
/* ============= details ============= */  

.detailstableheader1
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: 000000;
 	height: 25px;
 	font-weight: bold;
 	padding-left: 5px;
 	padding-right: 5px;
 	background-color: CCCCCC;		
 }

.detailstableheader2
 {
 	font-family: Arial;
 	font-size: 12px;
 	color: 000000;
 	height: 25px;
 	font-weight: bold;
 	padding-left: 5px;
 	padding-right: 5px;
 	background-color: DDDDDD;		
 } 
 
.detailstableborder
 {
 	padding-left: 3px;
 	padding-right: 3px;
 	padding-top: 3px;
 	padding-bottom: 3px;
 	border-left: solid #EAEAEA 1px;
 	border-right: solid #EAEAEA 1px;
 	border-top: solid #EAEAEA 1px;
 	border-bottom: solid #EAEAEA 1px;
 	background-color: FFFFFF;
 	FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=CBCBCB,offX=1,offY=1,positive=true);
 } 
 
.title
 {
 	font-family: Arial;
 	font-size: 16px;
 	font-weight: bold;
 }
 
.specialoffertitle
 {
 	font-family: Arial;
 	font-size: 18px;
 	color: 000000;
 	font-weight: bold;
 }  
 
.shadow { position: relative; left: 1px; top: 1px; color: #000000; }
.specialoffer { position: absolute; left: -1px; top: -1px; color: #FFFFFF;}  
 
.smalltitle
 {
 	font-family: Arial;
 	font-size: 13px;
 	font-weight: bold;
 } 
 
.subtitle
 {
 	font-family: Arial;
 	font-size: 14px;
 	font-weight: bold;
 } 
 
.subtitlesmall
 {
 	font-family: Arial;
 	font-size: 12px;
 	font-weight: bold;
 } 

.softhost
 {
 	font-family: Verdana;
 	font-size: 11px;
 	color: 000000;
 	text-decoration: none;
 } 
