@charset "utf-8";
/* CSS Document */
.header {
	background-color: #212121;
}
#logo {
	float:right;
}
#banner {
	float:left;
	height:127px;
	width:800px;
	color:#666;
}
.meniu {
	background-image:url(images/webdesign_jaya_6.jpg);
	padding-left:10px;
}
.meniub {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
}
.meniub a {
	display:block;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top:0px;
	padding-left:6px;
	padding-right:6px;
	height:33px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
.meniub a:hover {
	color:#FFF;
	text-decoration:none;
	background-image:url(images/meniu_o.jpg);
	background-repeat:repeat-x;
}
.content {
	background-image:url(images/bg_continut.jpg);
	vertical-align:top;
	padding:10px 10px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}
.content h1 {
	font-size:26px;
	font-weight:bold;
	font:Arial Black, Helvetica, sans-serif;
}
.stanga {
	background-image:url(images/fundal_stanga_1.jpg);
	vertical-align:top;
}
.tab {
	text-align:left;
	margin-left:10px;
}
#tab_titlu {
	color:#212121;
	text-align:center;
	width:221px;
}
#tab_sus {
	height:8px;
	width:221px;
	background-image:url(images/tab_sus.jpg);
}
#tab_c {
	width:191px;
	background-image:url(images/tab_middle.jpg);
	padding-left:15px;
	padding-right:15px;
}
#tab_jos {
	width:221px;
	height:17px;
	background-image:url(images/tab_jos.jpg);
}
.footer {
	background-color:#212121;
	color:#FFF;
}
.subfooter {
	color:#212121;
}
.boxw {
	background-image:url(images/box.jpg);
	width: 201px;
	height: 169px;
	float:left;
	margin:7px 7px 7px 7px;
	padding:7px 7px 7px 7px;
	vertical-align:top;
	color:#333;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.boxw h1 {
	color:#000;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	margin-top:33px;
}
.boxw a {
	color:#333;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
}
.boxw a:hover {
	text-decoration:none;
	color:#F60;
}
.boxes {
	padding-left:50px;
	text-align:center;
}
.txtpa {
	margin-left:3px;
	margin-right:3px;
	height:60px;
	text-align:left;
}
.promovareg {
	background-image:url(images/bgpromovare.jpg);
	height:561px;
	width:737px;
	background-repeat:no-repeat;
	color:#666;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	vertical-align:top;
}
.cup3 {
	height:160px;
	width:150px;
	float:left;
	margin-left:100px;
	margin-top:8px;
	margin-right:5px;
	margin-bottom:5px;
}
.cup2 {
	height:160px;
	width:320px;
	float:left;
	margin-left:150px;
	margin-top:8px;
	margin-right:5px;
	margin-bottom:5px;
}
.cup1 {
	height:340px;
	width:575px;
	margin-left:150px;
	margin-top:40px;
	margin-right:5px;
	margin-bottom:5px;
}
.clear {
	clear:both;
}
.promovareg h1 {
	font:"Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:21px;
	color:#333;
	font-weight: bolder;
}
.fd {
	width:200px;
	height:25px;
	float:left;
	margin-bottom:3px;
	margin-top:3px;
	border-bottom:1px dotted #36F;
}
.fi {
	width:350px;
	height:25px;
	float:left;
	margin-bottom:3px;
	margin-top:3px;
	border-bottom:1px dotted #36F;
}
.fi input {
	border: 1px #06F solid;
	background-color:#FFF;
	text-align:left;
	vertical-align:middle;
	height:20px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#09F;
	padding-left:4px;
	padding-right:4px;
	width:200px;
}
.fi select {
	border: 1px #06F solid;
	background-color:#FFF;
	text-align:left;
	vertical-align:middle;
	height:20px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#09F;
	padding-left:4px;
	width:210px;
}
.fi input:hover {
	border: 1px #6F0 solid;
}
.fi select:hover {
	border: 1px #6F0 solid;
}

.fdm {
	width:200px;
	height:100px;
	float:left;
	margin-bottom:3px;
	}
.fim {
	width:350px;
	height:100px;
	float:left;
	margin-bottom:3px;
	}
.fim textarea {
	border: 1px #06F solid;
	background-color:#FFF;
	text-align:left;
	vertical-align:middle;
	height:100px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#09F;
	padding-left:4px;
	padding-right:4px;
	width:350px;
}
.fim textarea:hover {
	border: 1px #6F0 solid;
}
.buton input {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
}
.buton input:hover {
	cursor:pointer;
	border:outset 1px #09F;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
}
.flash {
	margin-top:0px;
	padding-top:0px;
}
.flashc {
	margin-left:8px;
	margin-right:6px;
	margin-top:0px;
	padding-top:0px;
	/*background-image:url(images/image38.jpg); 
	background-repeat:repeat-x;*/
	background-color:#e8ebf2;
	height: 376px;
}
img.pt {
	border:2px #06F solid;
}
img.pt:hover {
	border:2px  #333 solid;
}
.mainAreaInternal {
   height: 300px;
   overflow: auto;
	padding: 2px;
   z-index: 0;
 }

 .mainAreaLoading {
	position: absolute;
	text-align:center;
	vertical-align: middle;
	height:100px;
	width:150px;
	top:150px;
	left: 399px;
 }
	 
.marc a {
	 color:#333;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding-left:25px;
	margin-left:25px;
	 }
.marc a:hover {
	 color: #F30;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
    background-image:url(images/jm_mic.png);
	background-position:left;
	background-repeat:no-repeat;
}

#activ.marc a {
	 color: #F30;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
    background-image:url(images/jm_mic.png);
	background-position:left;
	background-repeat:no-repeat;
	 }
