@charset "utf-8";

/*
portocaliu
#FDD9B9 - inchis
#F9ECD9 - deschis

gri
#7B818F - inchis
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body {
	background-image: url(images/bkmain.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tt1 {
	font-size: 40px;
	font-weight: 100;
	color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	padding:0px;
}
.tt2 {
	font-size: 40px;
	font-weight: 900;
	color: #FFFFFF;
	margin: 0px 0px 0px 5px;
	padding:0px;
}


.bkorange {
	background-color: #FE6601;
	color:#FFFFFF;
}
.maintitle {
	font-size: 40px;
	line-height: 55px;
	font-weight: 100;
	margin-left:120px;
	margin-bottom:6px;
	padding:0px;
}
.menutd {
	border-top: solid 2px white;
	border-bottom:solid 4px white;
	background-color: #999999;
}	
.bold12 {
	font-size:12px;
	font-weight:bold;
}	
.bold20 {
	font-size:20px;
	font-weight:bold;
}	

.oferta a, .oferta a:visited {
	text-decoration:none;
	color:#666666;
}	
.oferta a:hover {
	text-decoration:none;
	color:#FE6601;
}	

.flags {
	width:80px;
	height:36px;
	float:right;
}
.flags img {
	border:solid 1px #F9ECD9;
	margin:2px;
}

.timePickerContent td {
	font-size:10px;
	color:black;
}


/* CARS OFF */
.cars_off td {
	color: #CCCCCC;
	background:#FFFFFF;
}
.cars_off h1 {
	color:#999999;
	font-size:22px;
}
.cars_off td table td {
	border:solid 1px #EEEEEE;
}
.cars_off .b1, .cars_off .b2 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #999999;
	text-decoration: none;
}

/* CARS ON */
.cars_on td {
	color: black;
}
.cars_on td table td {
	border:1px solid #FF6600;
}
.cars_on .l1 td {
	background-color: #FDD9B9;
}
.cars_on .l2 td {
	background-color: #F9ECD9;
}

.cars_on h1 {
	color:#FE6601;
	font-size:22px;
}
.cars_on .b1 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #FE6601;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #999999;
	text-decoration: none;
}
.cars_on .b1:hover, .cars_on .b1:active  {
	background-color: #000000;
	background-image: url(images/but_arrow.gif);
}

.cars_on .b2 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #999999;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #999999;
	text-decoration: none;
}
.cars_on .b2:hover, .cars_on .b2:active {
	background-color: #000000;
	background-image: url(images/but_arrow.gif);
}

.cars_on .bold20 {
	font-size:20px;
	font-weight:bold;
	color:#FE6601;
}	
.but_black {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #999999;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #999999;
	text-decoration: none;
}
.but_black:hover, .but_black:active {
	background-color: #000000;
	background-image: url(images/but_arrow.gif);
}

.but_orange {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #FE6601;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #999999;
	text-decoration: none;
}
.but_orange:hover, .but_orange:active  {
	background-color: #000000;
	background-image: url(images/but_arrow.gif);
}

.formular {
	background-color:#FAEBD8;
	border:none;
	margin:0px 20px 0px 20px;
	padding:0px;
	width:780px;
}
.formular .t1 {
	background-color:#FE6601;
	padding:0px 10px;
	margin:0px 0px 5px 0px;
	line-height:26px;
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
}
.formular .t2 {
	background-color:#FEDABA;
	padding:0px 10px;
	margin:3px 0px 3px 0px;
	line-height:22px;
	font-size:16px;
	color:#FE6601;
}	
.formular input, .formular select {
	border:solid 1px #FE6601;
	width:200px;
	line-height:20px;
	height:22px;
	padding:0px 5px;
	margin:2px 0px;
}	
.formular select {
	width:200px;
	font-size:16px;
	color:#666666;
}	
.formular label {
	width:760px;
	text-align:right;
}	
