body { 
   padding: 0px;
   margin: 5px 12px 5px 12px;
   background-color: #e9e9e9;
}
body, p, table, td, form {
   font-family: arial,helvetica; 
   font-size: 8.75pt;
   color: #343434;
}

p {
	text-align: justify;
	padding: 5px; 
}

.p2 { color: black;  text-align: justify; }

ul { 
	color: #666;
	font-size: 11px;
	font-weight: 500;
	text-align: left; 
}

h1 , h2 , h3 , h4 , h5 , h6 {
	font-family : "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-weight : bold;
}

h1 { font-size: 25px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }

input[type="text"]{ 
	border: solid 1px navy; 
}

img { border-width: 0; }

a {
	color : #085098;
	font-weight: bold;
	text-decoration : none;
}

a:link {
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}
a:hover { 
	color: #cc6600; 
	text-decoration: underline; 
}
	
a.num_pagini { 
   padding:1px;
   border-right:1px solid #000000;
   font-weight: 500; 
   color:#000000;   
   text-decoration : none;
}
a.num_pagini:visited { 
}
a.num_pagini:hover {
   color: #ff9900; 
}

a.nav {
	color:#ffffff;
	font-weight: bold;
}

a.nav:hover {
	font-decoration: underline;
}


a.dash:link { color: #c30; text-decoration: none; }
a.dash:visited {  }
a.dash:hover { color: #000; }

a.orange {	
	font-weight: 600;
	text-decoration: none;
}

a.orange:link {
	color: #cc6600;
	text-decoration: none;	
}

a.orange:visited { 
	color: #FF9933; 
	text-decoration: none;
}

a.orange:hover {
	color: #000;
	text-decoration: none;
}

a.titlu:link { color: #333; font-size: 16px; font-weight: bold; }
a.titlu:visited { color: #333; font-size: 16px; font-weight: bold; }
a.titlu:hover { color: #c60; font-size: 16px; font-weight: bold; }

.newmenu,.newmenu li{
	display: inline;
	margin:0px;
	padding:0px;	
}

.newmenu li a{
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid #aaaaaa;
}

.newmenu li a:visited{
	color: white;
	padding: 9px 11px;
	border-right: 1px solid #aaaaaa;
}

.newmenu li a:hover, .newmenu li .current{
	color: white;
	padding: 9px 11px;
	border-right: 1px solid #aaaaaa;
	background-color:#aaaaaa;
}

.newmenu li .current{
	color: white;
	background-color:#6895be;
}



a.leftmenu {
	color: black;
	display : block;
	padding: 4px 2px 2px 25px;
	font-weight : 500;
	text-align : left;
	text-decoration : none;
	width: 120px;
	border-top: 1px solid #c7e0f6;
}

a.leftmenu:hover {
	color: #ff0000;
	font-weight: 400;
	background-color: #c7e0f6;
	text-decoration: underline;
}

.mainbox {
 	background-color: #ffffff;
}

.mainbox_b {
	 background-color: #ffffff;
	 padding: 5px;
	 border: solid 1px black; 
}

.nav_bar {
	color:#ffffff;
	background-color:#aaaaaa;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

.detalii{
	font-weight: bold;
	font-size: 9px;
	color :#336699;
}

.header {
	color: #fff;
	font-weight: 600;
	background-color: #242424;
	text-align : left;
	padding: 5px; 
}

.Blue_header {
	background-color:#7ea2c8;
	border-bottom: 1px solid #5481b6;
	padding:5px;
	color: #fff;
	font-weight: 600;
}
.Blue_box {
	border: 1px solid #cccccc;
	background-color:#ffffff;
}


.header2 {
	color: black;
	font-weight: bold;
	background-color: #ff6600;
	display : block;
	border-style : solid;
	text-align : left;
	padding-right: 5px;
	padding-left: 5px;
	border-width: 1px;
}


.tabs {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
.tabs LI {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}
.tabs A {
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FLOAT: left;
	BORDER-LEFT: #ffffff 1px solid;
	WIDTH: 145px;
	PADDING-TOP: 7px;
	BORDER-BOTTOM: #ffffff 0px solid;
	HEIGHT: 21px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: underline;
	outline: none;
}

.tabs A:hover {
	TEXT-DECORATION: none
}



.note{
	vertical-align: top;
	text-align: left;
	font-size: 10px;
	font-weight: 600;
	color: #000000;
}

.catalog_title{
	font-size:12px;
	font-weight:600;
	color: #996600;
}

.catalog_subtitle{
	font-size:14px;
	font-weight:600;
	color: #333399;
}

.mod{
	padding: 5px;
	color:#666666;
}