/* transporturban.ro */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	margin: 0px;
	background-color: #5c913f;
}
a {
	color: #666666;
}
a:hover {
	color: #333333;
}
#wrapper {
	margin: auto;
	width: 990px;
}
#left_shadow {
	float: left;
	width: 20px;
	height: 600px;
	background-image: url(/img/umbra_s.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#right_shadow {
	float: left;
	width: 20px;
	height: 600px;
	background-image: url(/img/umbra_d.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	float: left;
	width: 950px;
	min-height: 600px;
	background-color: #FFFFFF;
}
#top_menu {
	height: 138px;
	width: 950px;
	background-image:url(/img/banner_bck2.jpg);
	border-bottom: 3px solid #cccccc;
	position: relative;
}
#sel_pct {
	position: absolute;
	background-color: #000000;
	opacity: .5;
	color: #FFFFFF;
	padding: 3px;
	display: none;
	z-index: 11;
}
a.meniu {
	margin: 0 5px 0 5px;
	display: block;
	background-repeat: repeat-x;
	background-position: top;
	padding: 41px 10px 10px 10px;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
a.meniu:hover, a.sel {
	color: #FFFFFF;
}
.rosu {
	background-image: url(/img/btn1.jpg);
}
.rosu:hover, .rosu_sel {
	background-color: #901838;
}
.verde {
	background-image: url(/img/btn2.jpg);
}
.verde:hover, .verde_sel {
	background-color: #add13b;
}
.kaki {
	background-image: url(/img/btn3.jpg);
}
.kaki:hover, .kaki_sel {
	background-color: #5c913f;
}
.albastru {
	background-image: url(/img/btn4.jpg);
}
.albastru:hover, .albastru_sel {
	background-color: #0f4c90;
}
.nav {
	position: absolute;
	/*top: -15px;*/
	right: 0px;
}
.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav li {
	float: left;
}
.cautare {
	position: absolute;
	right: 0px;
	bottom: 20px;
	margin: 20px 40px 0 0;
	height: 33px;
	display: table-cell;
	vertical-align: middle;
	background-image: url(/img/cautare.png);
	background-repeat: no-repeat;
	background-position: left;
}
.cautare input {
	margin: 7px;
	border: none;
	outline: none;
	float: left;
	color: #666666;
}
a.cauta {
	display: block;
	width: 43px;
	height: 33px;
	background-image: url(/img/cautare_ok.png);
	float: left;
}
a.cauta:hover {
	background-image: url(/img/cautare_ok_h.png);
}
.negru {
	color: #000000;
}
.alb {
	color: #FFFFFF;
}
.ajutor {
	color: #000000;
	border: 1px dashed #901838;
	font-size: 11px;
	display: none;
}
.ajutor legend {
	font-weight: bold;
	padding: 5px;
	color: #901838;
}
a.optiuni {
	width: 18px;
	height: 18px;
	margin: 3px;
	display: inline-block;
}
a.fullscreen {
	background-image: url(/img/fullscreen.png);
}
a.reload {
	background-image: url(/img/reload.png);
}
a.zoomall {
	background-image: url(/img/zoomall.png);
}
a.feedback_opt {
	background-image: url(/img/feedback_opt.png);
}
#ct_left {
	width: 22px;
	height: 25px;
	background-image: url(/img/bs.jpg);
	float: left;
	margin-left: 20px;
}
#ct_center {
	float: left;
	background-color: #CCCCCC;
	height: 25px;
}
#ct_right {
	width: 22px;
	height: 25px;
	background-image: url(/img/bd.jpg);
	float: left;
}
#zona_aut {
	float: left;
	padding-left: 10px;
	margin-top: 1px;
	display: none;
}
#map_panel {
	width: 200px;
	max-height: 100%;
	background-image: url(/img/white.png);
	position: absolute;
	z-index: 10;
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
	color: #000000;
	overflow: auto;
}
#ajaxloader {
	position: absolute;
	top: 25px;
	right: 50px;
	padding: 5px;
	z-index: 12;
	background-color: #000000;
	opacity: 0.5;
	color: #FFFFFF;
	display: none;
}
#feedback {
	width: 200px;
	background-image: url(/img/white.png);
	position: absolute;
	z-index: 10;
	border: 1px dotted #999999;
	border-top: none;
	color: #000000; 
	left: 200px;
	padding: 10px;
}
#footer {
	clear: both;
}
#accordion a.tab {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#accordion a.tab:hover {
	color: #666666;
}
#accordion h3 {
	outline: none;
}
.cb {
	clear: both;
}
.skyscraper {
	float: left;
	width: 120px;
	height: 600px;
	margin-right: 10px;
}
.topbanner {
	position: absolute;
	right: 10px;
	bottom: 12px;
	width: 468px;
	height: 60px;
}
.tab_cautare {
	padding: 3px 6px;
	text-decoration: none;
}
.tab_sel {
	background-color: #DDDDDD;
}
.indicatii {
	color: #333333;
	display: none;
}
.traseu_titlu {
	font-size: 14px;
	color: #5c913f;
}
.tr_wrap {
	margin-left: 18px;
	padding-left: 4px;
	border-left: 1px dotted #999999;
}
.tr_head {
	background-repeat: no-repeat;
	background-position: center left;
}
.tr_closed {
	background-image: url(/img/tr_closed.png);
}
.tr_open {
	background-image: url(/img/tr_open.png);
}
a.big_blue_link {
	color: #0f4c90;
	font-size: 20px;
}
.taguri {
	display: none;
}