/* CSS Document */
td img {display: block;}

body{
	margin: 0px;
	background-image: url(images/bg.gif);
	font:0.8em Verdana, Arial, Helvetica, sans-serif;
}

.navigation{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	padding-top:3px;
	white-space:nowrap;
	font-weight:bold;
}

.navigation a:link,a:visited{
	color:#cccccc;
	text-decoration:none;
} 

.navigation a:active,.navigation a:hover,#nav_selected{
	color:#ffffff;
}

.smalltext{
	color:white;
	font-size:9px;
}

.smalltext a:link, .smalltext a:active, .smalltext a:visited{
	color:white;
	text-decoration:underline;
}

.smalltext a:hover{
	color:#cccccc;
}

.footer{
	border:1px solid #333333;
	border-width: 1 1 1 0;
	background-color: #294E92;
}

.subpoza{
	background-color:#CB2622;
	border-bottom:4px solid white;
}

.langapoza{
	background-color:#CB2622;
}

.main{
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	background-color:#E3E1E2;
	border-left:1px solid #333333;
	border-right:1px solid #333333
}

.menu{
	background-color:#CAD1E1;

}

.small_arrow{
	font-size:8px;
	font-weight:bold;
}

.menu_item, .menu_item_selected{
	background-image:url(images/buton1.gif);
	font-size:11px;
	height:25px;
	padding-left:5px;
}

.menu_item a:link, .menu_item a:active, .menu_item a:visited{
	color:#000000;
	text-decoration:none;
}

.menu_item a:hover{
	color:#666666;
	text-decoration:underline;
}

.menu_item_selected a:link, .menu_item_selected a:active, .menu_item_selected a:visited{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.menu_item_selected a:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

.submenu{
	border-top:4px solid white;
	background-color:#CB2622;
}

.content_box{
	border:1px solid #9CA7BB;
	background-color:#C9D3E4;
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.content_title{
	background-image:url(images/content_title.gif);
	font-size:12px;
	height:27px;
	vertical-align:top;
	padding-top:3px;
	padding-left:20px;
	font-weight:bold;
}

.content_corner{
	background-image:url(images/content_corner.gif);
	width:5px;
	height:30px;
}

.content{
	padding:10px;
}
.content p{
	text-indent:1em;
}

.content a:link, .content a:active, .content a:visited{
	color:#000000;
	text-decoration:underline;
}

.content a:hover{
	text-decoration:none;
	color:#555555;
}

a.detalii:link, a.detalii:active, a.detalii:visited, span.detalii{
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}

a.detalii:hover{
	color:#ff6633;
}

div#qTip {
  padding: 3px;
  border: 1px solid #666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #999;
  color: #FFF;
  font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}

a:hover{
	expression(window.status='Roger S.R.L');
}
