/* CSS Document */
html body {
	padding: 0px;
	margin: 0px;
}
form{
display:inline;
}
.gentext{
	font: 11px Tahoma;
	color: #797979;
}
.textbold{
	font-weight: bold;
}
.textblue{
	color: #1b84c1;
}
/* HEADER */
.head {
	width: 100%;
}
.head .gray{
	width:100%;
	height:20px;
	background:#e4e5e5;
}
.head .gray2{
	width:100%;
	height:20px;
	background:#cedce1;
}
.head .gray .homeharta{
	font: 10px Tahoma;
	color: #666666;
	padding-left:868px;
	padding-top:3px;
}
.head .gray .homeharta a{
	color: #666666;
	text-decoration: none;
}
.head .gray .homeharta a:visited{
	color: #666666;
}
.head .gray .homeharta a:hover{
	color: #333333;
}
.head .white{
	position: relative;
	width:100%;
	height:107px;
	background:#ffffff url(../img/sigla.gif) no-repeat left top;
}
.head .white .menu{
	position: absolute;
	bottom: 0px;
	left: 450px;
}
.head .white .clicksigla{
	width:308px;
	height:107px;
	cursor:pointer;
}
.head .blue{
	width:100%;
	height:233px;
	background: url(../img/bg_blue.gif) repeat-x left top;
}
.head .blue .flash{
	width:780px;
	height:233px;
	background:#ffffff;
}
/* LEFT */
.leftup{
	background: #f1f2f4;
	height: 236px;
	width: 192px;
	/*float: right;*/
	margin-top: 16px;
	margin-left: 16px;
	padding-left: 18px;
	padding-top: 18px;
}
.text{
	font: bold 11px Tahoma;
	color: #797979;
	padding-top: 13px;
}
select{
	width: 169px;
	font: 11px Tahoma;
	color: #7a7a7a;
	margin-top:6px;
}
.leftup .cautaacum{
	margin-top:20px;
	margin-left:50px
}
.leftbotup{
	margin-top:10px;
	margin-left: 16px;
	width: 210px;
	height:3px;
	background:#828797;
	
}
.leftbotbot{
	margin-top:0px;
	margin-left: 16px;
	width: 210px;
	height:3px;
	background:#828797;
}
.leftbotmid{
width:170px;
	margin-left: 16px;
	font: 11px Tahoma;
	color: #ffffff;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	background:#828797;
}
.leftbotmid a{
	font-weight: bold;
	color: #e3f4fa;
	text-decoration: none;
}
.leftbotmid a:visited{
	color: #e3f4fa;
}

.leftbotmid a:hover{
	color: #ffffff;
}
/* CENTER */
.center {
	width:720px;
	padding-left:22px;
	padding-top:14px;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #797979;
	
}
.center .tablefront{
	width:345px;
}
.center .tablefrontbig{
	width:598px;
}
.center .tablefrontdet{
	width:690px;
}
.hd td{
	background: #668394;
	padding: 8px;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	text-align: center;
}
.innertab tr{
	cursor: pointer;
}
.innertab td{
	text-align: center;
	padding-top:8px;
	padding-bottom:8px;
	font-family: Tahoma;
	font-size: 11px;
}
.one{
	font-family: Tahoma;
	font-size: 11px;
	color: #1b84c1;
	font-weight: bold;
	width: 70px;
}
.one a{
	color: #1b84c1;
	text-decoration: none;
}
.one a:visited{
	color: #1b84c1;
}
.one a:hover{
	color: #1b84c1;
	text-decoration: none;
}
.two{
	color: #1b84c1;
	border-left: 1px dotted #797979;
	
}
.three{
	color: #797979;
	border-left: 1px dotted #797979;
	width: 70px;
}
.blue {
	background: #dceff9;
}
.blue_on {
	background: #bde4f9;
}
.semiwhite {
	background:	#f6fbfd;	
}
.semiwhite_on {
	background:	#eaeeef;	
}
.split{
	clear:both;
	background: url(../img/dot.gif) repeat-x left center;
	height:40px;
}
.detaliu{
	margin-left:24px;
	margin-top:-8px;
}
.links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1b84c1;
	margin-top:12px;
}
.links a{
	color: #1b84c1;
	text-decoration:none;
}
.links a:visited{
	color: #1b84c1;
	text-decoration:none;
}
.links a:hover{
	color: #0e4a86;
	text-decoration:none;
}
.centersel {
	height:50px;
}
.centersel select{
	margin-right:46px;
}

.detaliileft{

	width:700px;
	float:left;
	
}

.detaliiright{
	margin-left:1px;
    width:100%;
	padding:5px;
	border-left: 1px dotted #999999;
	clear: both;
	
}

.masina {
	font: bold 12px Tahoma;
	color: #1974c1;	
}
#pozamare{
	width:540px;
	border: 1px solid #999999;
	
}
#pozamare img{
	cursor:pointer;
}
#pozemici{
	margin-right:3px;
	
}
#pozemici img{	
	border: 1px solid #999999;
	cursor: pointer;
	width: 70px;
}
#tabcon td{
	padding:2px;
	background:#f5f5f5;
}
#tboconinp input{
	border: 1px solid #999999;
	width:200px;
}
#comentarii{
	width:374px;
	height:120px;
	border: 1px solid #999999;
}
#tboconsub{
}
/* FOOTER */
.foot{
	background:#eceeef;
	height:100px;
	font: 11px Tahoma;
	color: #404040;
	margin-top:10px;
	padding-top:16px;
	padding-left:16px;
}
.foot a{
	color: #404040;
	text-decoration: none;
}
.foot a:visited{
	color: #404040;
}
.foot a:hover{
	color: #000000;
}
.foot960 {
	width:930px;
}

