/* === START - LAYOUT DEFINITIONS === */

body {
	margin: 0px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}

table, td {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #005197;
	text-decoration: none;
}

a:hover {
	color:#005197;
	text-decoration: underline;
}

a img {
	border:none;
}

h6 {
	font-size:10px;
	margin:5px 0px 0px;
	padding:0px;
	text-align:right;
}

h6 a, h6 a:visited {
	color:#666;
}

.last {
	padding: 0 !important;
	margin-right:0 !important;
}

.clear { 
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearLeft {
	clear:left;
}

.clearRight {
	clear:right;
}


/*** TEXT CLASSES ***/

/*.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
}*/

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	background-color: #FFFFFF;
	font-weight: bold;
}

.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.thin {font-weight: lighter;}

.error, .alert, .notice, .success, .info {padding:.8em;margin-bottom: 1em;border:2px solid #ddd; font-size:.9em}
.discret-notice {padding:.4em;margin-bottom:.4em;border:1px solid #ddd; font-size:.8em}

.error {
	/*background:#FBE3E4;*/
	background:#FDF2F3 url(icons/iconset/16x16/exclamation.png) no-repeat 10px center;
	color:#D70000;
	border-color:#FBC2C4;
	padding-left:32px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.alert {
	background:#FBE3E4 url(icons/iconset/16x16/error.png) no-repeat 10px center;
	color:#8a1f11;
	border-color:#FBC2C4;
	padding-left:32px;
}
.notice {
	background:#FFF6BF url(icons/iconset/16x16/information.png) no-repeat 10px center;
	color:#514721;
	border-color:#FFD324;
	padding-left:32px;
}
.discret-notice {
	background:#FFF6BF url(icons/iconset/16x16/information.png) no-repeat 6px center;
	color:#514721;
	border-color:#FFD324;
	padding-left:32px;
}
.success {
	background:#E6EFC2 url(icons/iconset/16x16/tick.png) no-repeat 10px center;
	color:#264409;
	border-color:#C6D880;
	padding-left:32px;
}
.info {
	color: #205791;
	background:#E6F4FB url(icons/iconset/16x16/help.png) no-repeat 10px center;
	border-color: #92cae4;
	padding-left:32px;
}

.error a {color:#D70000; font-family: Verdana, Arial, Helvetica, sans-serif;  text-decoration:underline;}
.alert a {color:#8a1f11; background:none; padding:0; margin:0; text-decoration:underline;}
.notice a {color:#514721; background:none; padding:0; margin:0; text-decoration:underline; }
.success a {color:#264409; background:none; padding:0; margin:0;  text-decoration:underline; }
.help a {color:#264409; background:none; padding:0; margin:0;  text-decoration:underline; }
.info a	{ color: #205791; background:none; padding:0; margin:0;  text-decoration:underline; }
.center {text-align: center;}

/*.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
}*/

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	background-color: #FFFFFF;
	font-weight: bold;
}

/* ===   Main layout definitions  === */

.thumb {
	width:80px;
	height:80px;
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	margin:5px;
	border: 4px solid #FFCC00;
	}
	
.facilityesGrup {
	font-size:10pt;
	clear:both;
	display:block;
	/*width: 746px;*/
	margin: 10px 0px 24px;
	/*border: 1px dashed #f3f3f3;*/
	/*padding: 5px;*/
}

.facilityesGrup h4 {
	margin-top:0px;
	margin-bottom:5px;
	padding:3px;
	/*background:#B5CDE8;*/
	background:#E9F0F8;
}

.facilityesGrup span {
	/*background:#E9F0F8;*/
	display:block;
	float:left;
	width:242px;
	margin:5px 5px 0px 0px;
}
	
.mainPic {
	width:250px;
	margin: 0px 20px 10px 0px;
	border: 4px solid #FFCC00;
	}

.desc1 {
	color:#005197;
	font-size:14px;
/*	background:#E9F0F8;
	display:block;
	padding:2px;*/
}

.distante {
	font-size:14px;
	color:#990000;
	font-weight:bold;
}

.prezentare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}

.prezentare h4 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#mainHeader {
	background-image:url(layout/big_header_bg.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	
	}

.wideHeader {
	background-image:url(layout/big_header_bg.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	height:210px;
	border-bottom: 1px solid #005197;
	}

.unitPageTitle {
	width:760px;
	border: 1px solid #005197;
	background-color:#FFFFFF;
	margin-bottom:20px;
	padding: 2px 5px 3px 7px;
	}

.unitPageTitle h1 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 36px;
	color: #FF6600;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0px;
	}

h1.cityPageTitle {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 24px;
	color: #FF6600;
	/*color:#005197;*/
	text-transform: uppercase;
	text-decoration: none;
	padding:10px 0 0 0;
	margin: 0px 0 0px 0px;
	}

h2.cityPageTitle {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-weight:normal;
	font-size: 18px;
	/*color: #FF6600;*/
	color:#005197;
	text-decoration: none;
	padding:0px 0 0 0;
	margin: 0px 0 20px 0px;
	}


#keywordRow {
	height:16px;
	}

.inPageDesc {
	clear:both;
	width:742px;
	padding:9px;
	margin-top:0px;
	border:1px solid #CCDDFF;
	background:#ECF2FF
	margin: 10px 0px;
}

.textSlab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.picTitle {
	color:#E77817;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	}
	
.headLine {
	background-color:#005197;
	color:#FFFFFF;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:20px;
}

.headLine a, .headLine a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.headLine a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
	
#footer table, #footer td {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

/* ===   MENUS DEFINITIONS    ===*/
/* START - Main Menu definitions */

#mainMenu {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#mainMenu a:link, #mainMenu a:visited {
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
}

#mainMenu a:hover {
	background-image:url(layout/main_menu_bg_hover.gif);
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center;
	}
	
#mainMenu a:active {
	background-image:url(layout/main_menu_bg_active.gif);
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center;
	}
	
/* END - Main Menu definitions */



/* === START main sections id definitions */
	
#leftBigBanner 	{
	/* minus 2 pixels at with for border compensation */
	width:183px;
	/*height:624px;*/
	background-color:#f5f5f5;
	border: 1px solid #CCCCCC;
	padding-top:12px;
	padding-bottom:12px;
}

/* START - Left Menu definitions */

#leftMenus {
	/* minus 2 pixels at with for border compensation */
	width:173px;
	background-color:#ECF2FF;
	border: 1px solid #CCCCCC;
	padding:5px;
	margin-bottom:12px;
}


#leftMenus ul {
	margin:0px 0px 10px;
	padding: 5px 5px;
}

#leftMenus li {
	list-style:none;
	border-bottom-color: #eaeaea;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height:20px;
}

#leftMenus h2 {
	margin:0px 0px 0px;
	padding:0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
}

#leftMenus h2 a, #leftMenus h2 a:visited{
	color:#000;
}

.leftMenusBox {
	width:185px;
	background-color:#f5f5f5;
	margin-bottom:12px;
}

.leftMenusBoxTop {
	background:url(layout/leftMenu_LeftCorner.gif) left top no-repeat;
	border-bottom:4px solid #99c1e6;
	min-height:18px;
	background-color:#005197;

}

.leftMenusBoxTopLeft {
	height:auto;
	background:url(layout/leftMenu_RightCorner.gif) right top no-repeat;
}

.leftMenusBoxTop h2 {
	margin:0;
	padding:5px 0 4px 15px;
	line-height:18px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

.leftMenusBoxTop h2 a, .leftMenusBoxTop h2 a:visited{
	color:#FFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

.leftMenusBoxContent {
	background-color:#f5f5f5;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
}

.leftMenusBoxContent ul {
	margin:0 0 0 15px;
	padding:0;
}

.leftMenusBoxContent li {
	list-style-image:url(bulets/left_menu_bullet.gif);
	margin-left:5px;
	line-height:22px;
	font-size:14px;
	color:#005197;
}

.leftMenusBoxContent li a {
	text-decoration:none;
	color:#005197;
}
.leftMenusBoxContent li a:hover {
	text-decoration:underline;
}

.leftMenusBoxContent .small {
	line-height:22px;
	font-size:11px;
	color:#005197;
}

/* BOXES */
.rightMenusBox {
	margin-bottom:12px;
	background:#ECF2FF;	
}

.rightMenusBoxTop {
	min-height:18px;
	padding-left:10px;
	background:url(layout/right_menu_left_corner.gif) left top no-repeat;
}

.rightMenusBoxTopLeft {
	height:auto;
	background:url(layout/right_menu_right_corner.gif) right top no-repeat;
	padding-right:10px;
}

.rightMenusBoxTopLeft h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:10px;
	line-height:18px;
}

.rightMenusBoxContent {
	padding:10px;
	border:1px solid #CCDDFF;
	border-top:none;
	background:#ECF2FF;
}

.rightMenusBoxContent ul {
	margin:0;
	padding: 5px 0px 0px;
	border-top-color:#7B8FD5;
	border-top-style:solid;
	border-top-width:2px;
}

.rightMenusBoxContent li {
	list-style:none;
	border-bottom-color: #eaeaea;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.rightMenusBoxBottom {
	height:6px;
	font-size:3px;
	padding-left:10px;
	background:url(layout/right_menu_left_corner_b.gif) left top no-repeat;
}

.rightMenusBoxBottomLeft {
	height:6px;
	font-size:3px;
	background:url(layout/right_menu_right_corner_b.gif) right top no-repeat;
}

.columBox {
	padding:10px;
	margin-bottom:12px;
	border:1px solid #CCDDFF;
	background:#ECF2FF;
}

.columBox ul {
	margin:5px 0px 0px;
	padding: 5px 0px;
	border-top-color:#7B8FD5;
	border-top-style:solid;
	border-top-width:2px;
}

.columBox li {
	list-style:none;
	border-bottom-color: #eaeaea;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.columBox h2 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
}

rightMenusBox

/* Article List */
.feltColWidth {width:185px}

#articleList h2, #articleList h3 {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#articleList h2 {
	margin:5px 0px;
	padding:5px 6px;
	background-color:#CFE2FE;
	border:2px dotted #7B8FD5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#articleList ul {
	padding:0px 20px;
}

#articleList ul li {
	display:block;
	padding:5px;
	border-bottom:1px dotted #CCC;
}

#articleList ul li img {
	padding:2px;
	border:1px solid #ccc;
	float:left;
	margin-right:10px;
}

/*Colum Curs Valutar Stle*/

.valuteSmall, .valuteSmall td {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #E8E8E8;
}

.valuteSmall .valuteSmallHead {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #43506D;
	padding: 2px;
}
.valuteSmallRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#section1container {
	width: 770px;
	float:none;
	clear:both;
	display:block;
	background-color:#00FF99;
	height:530px;
}

.contentWidth {
	max-width:768px;
	width:expression(document.body.clientWidth > 768? "768px": "auto" );
}
.middleWidth {
	max-width:558px;
	width:expression(document.body.clientWidth > 558? "558px": "auto" );
}

#section1Middle {
	float: left;
	/*height: 425px;/**/
	/*width: 375px;*/ /*2 cols*/
	width: 558px; /*3 cols*/
	margin-right: 20px;
}

#section1Middle hr {
	color: #99C1E6;
	background-color: #99C1E6;
	margin: 0px;
	height:4px;
}

#section1Right {
	float: left;
	display:block;
	/*height: 425px;/**/ 
	/*width: 375px;*/     /*2 cols*/
	width: 192px; /*1 cols*/
}

#section2a {
	width: 770px;
}

#section2 {
	margin-top:20px;
	/*height: 295px;/**/
	width: 770px;
	padding:0px;
	margin-bottom:20px;
}

/* === END main sections id definitions === */


/* === START - Box UnitSmall definitions === */
/* -definitiile pentru casutele cu hoteluri- */

.unitSmall {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	/*height: 112px;*/
	/*width:184px;*/
	background-color: #F2F2F2;
	float: left;
	margin-bottom:25px;
	}

.unitWide {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	width:770px;
	background-color: #F2F2F2;
	float: left;
	margin-bottom:25px;
	}

.unitSmall2 {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	/*height: 112px;*/
	/*width:184px;*/
	background-color: #ff0000;
	float: left;
	margin-bottom:10px;
	margin-right:8px;
	}

.unitSmallHeader {
	margin:0px;
	width:100%;
	height:12px;
	background-color:#ffffff;
}	

.unitSmallText {
	float: left;
	/*width:88px;*/
	/*height:96px;*/
	min-height:96px;
	background-color: #F2F2F2;
	text-align:left;
}

.unitSmallText div.white {
	background-color:#FFFFFF;
	border-bottom: 2px solid #FF9900;
}

.unitSmallText div.priceBox {
	/*background-color:#e3e3e3;*/
	width:90px;
	/*float:left;*/
}

.unitSmallText div.desc {
	/*background-color:#e3e3e3;*/
	width:180px;
	font-size: 12px;
	padding-top:2px;
	padding-right:5px;
	float:left;
}

.unitSmallText p  {
	margin-left:3px;
	margin-right:2px;
	margin-bottom:0px;
	margin-top:0px;
}

.unitSmallHotel {
	margin:0px;
	font-size: 12px;
	/*text-transform: capitalize;*/
	color: #000000;
}

.unitSmallHotelBB {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 12px;
	/*color: #005197;*/
	color: #000000;
}

.unitSmallbox1 {
	border: 1px solid #999999;
	float: left;
	width:90px;
	height:90px;
	background-color:#FFFFFF;
	padding:2px;
}

.unitSmallBgpic {
	background-color: #FFFFFF;
	background-image: url(loading.gif);
	background-position: center center;
	width:90px;
	height:90px;
	margin:0;
	background-repeat: no-repeat;
}

.unitSmallSmall {
	font-size: 10px;
	color: #000000;
}

.unitSmallPrice {
	font-size: 14px;
	color: #000000;
}

/* === END - Box UnitSmall definitions === */

/* === START TABS Definitions ===*/

.tab {
	height:31px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom: 1px solid #005197;
}

.tab div {
	float:left;
	height:30px;
	margin:0px;
	/*background: url(tabs/bg_no_tab.gif) repeat-x center;*/
	background: url(buttons/white-grad.png) repeat-x center;
	border-bottom: 1px solid #005197;
	border-top: 1px solid #005197;

}

.tab a:link, .tab a:visited, .tab a {
	display:block;
	float:left;
	line-height:30px;
	text-decoration:none;
	color:#005197;
	padding-right:16px;
	padding-left:16px;
}



.tab a:hover {
	background-image:url(buttons/white-grad-active.png);
	}


.tab a:active {
	font-weight:bold;
	background:#99c1e6;
	}

.tab .pipe {
	float:left;
	height:32px;
	width:1px;
	/*BORDER-RIGHT: #ffffff 1px solid;*/
	background-color:#005197;
	}

.tab .pipeLeft {
	float:left;
	height:32px;
	width:1px;
	background-color:#005197;
	}

.tab2 {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#99c1e6;
	/*overflow:visible;*/
	display:none;
	/*height:140px;/**/
	padding:10px;
	border-right: 1px solid #005197;
	border-bottom: 1px solid #005197;
	border-left: 1px solid #005197;
}

.tab2 td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}

.tabUnit {
	background-color:#FFFFFF;
	overflow:visible;
	display:none;
	padding:10px;
	border-right: 1px solid #005197;
	border-bottom: 1px solid #005197;
	border-left: 1px solid #005197;
}

.tabUnit hr {
	height: 0;
	border: 0;
	margin: 18px 0 18px 0;
	border-top: 1px solid #005197;
	width: 100%;
	padding: 0;
}


/* === END TABS Definitions ===*/

/*  REGIONS ROTUR display definitions */

#regionsTabs { width:558px; }
#regionsTabs .regionTab { width:186px; float:left; }
#regionsTabs .tabTitle {
	background-color: #E7EDF1; 
	border: 1px solid #E4EAEF;
	display: block;
	text-align:center;
	margin: 0px 5px 5px 0px;
	}
#regionsTabs h2 {
	line-height:30px;
	font-size:16px;
	margin:0px;
	padding:0px;
	}
	
#regionsTabs .regionsTabsContent {
	background-color:#FFFAEA;
	padding-top:15px;
	display:none;
	float:left;
	width:558px;
	margin-bottom:5px;
	}
#regionsTabs .regionsTabsContent li {
	width:177px;
	padding:2px;
	margin: 0px 5px 5px 0px;
	float:left;
	height:18px;
	display: block;
	line-height:12px;
	color:#005197;
	font-size:14px;
	
}

#regionsTabs .tabBottom {
	clear:both;
	display:block;
	text-align:right;
	background-color:#0F6;
}

#regionsTabs .tabBottom a {
	color:#5B0000;
	font-size:11px;
	float:right;
	padding-right:10px;
	}

#regionsTabs a.regionTabActive, #regionsTabs a.regionTabActive:visited {
	background-color: #FFFAEA;
	color:#06F;
	border: 1px solid #FFFAEA;
	}

#regionsTabs .invisible { width:100%; display:none;}


/*  REGIONS ROTUR display definitions */


/*  REGIONS display definitions */

.regions a:link, .regions a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}

.regions a:hover {
	text-decoration:underline;
	}

.regions h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#005197;
	margin:15px 0px 0px;
	border-bottom:2px dotted #286AA6;
	}
	
.regions {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}

.regions ul {
	margin:5px 0px;
	padding:0px;
}

.regions li {
	display:block;
	width:170px;
	list-style:none;
	line-height:20px;
	margin-left:5px;
	float:left;
}

.regions p {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}

/*   END REGIONS display definitions */

form {
	margin: 0px;
	font-size:12px;
}

form input  {
	font-size:12px;
	}

#editUnitForm textarea {
	width:550px;
	}		

form input.biger {
	font-size:14px;
	font-weight:bold;
	padding:4px;
}

form input.big {
	font-size:16px;
	font-weight:bold;
	padding:5px;
}

#but1 {
	background-image: url(buttons/blank_80px.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 80px;
	border-style: none;
}
#location, #location a {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.sortBox {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #005197;
}

.roomDiv {
	text-indent:0px;
	text-align: left;
	background-color:#f3f3f3;
	margin-bottom:20px;
	padding:10px;
	border: 1px  dashed #999999;
}

.roomDiv span {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #005197;
}

li.roomDiv div.priceDesc {
	border: 1px  dashed #999999;
	/*background-color:#FBFBFB;*/
	margin-top:5px;
	padding:5px;
}

.roomDiv h3 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-bottom:5px;
	margin-top:5px;
}

.roomDiv table {
	border:1px solid #c3c3c3;
	border-collapse:collapse;
}

.roomDiv table td {
	border:1px solid #c3c3c3;
	text-align:center;
	padding:2px;
	font-size:12px;
}

.topLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

div.hr { 
	width: 100%; 
	height: 1px; 
	background:#666666; 
	line-height: 1px; 
	font-size: 1px;
} 

/* ==== START MERSUL TRENURILOR === */
.mtCapLinie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0066CC;
	font-weight: bold;
}

.mtBIG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#0066CC;
	font-weight: bold;
}
/* ====  END MERSUL TRENURILOR  === */

.img-toggle {
	float:right;
	cursor:pointer;
}

.inactive {
	background-color:#FCF2F2 !important;
}
