html, body {
	height: 100%;
	margin:0;
	padding:0;
	}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #0A2232;
}

#wrap {
	min-height: 100%;
	width:100%;
}

/*Opera Fix
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

*/
#all {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;	
	font-family: Arial, Helvetica, Sans-Serif;
 	color: #370B0C;
	width:100%;
	background-color:#FFFFFF;
}

#push
{
	height:80px;
}

#menu_box {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	background-color: #586E95;
	min-height: 2.5em;
	/*height: 40px;*/
}

#menu {
	width: 90%;
	margin: auto;
	text-align:center;
}


#menu ul {
	display: inline;
	list-style-type: none;
}

#menu li {
	display: inline;
}

#menu ul a, #menu ul a:link, #menu ul a:visited, #menu ul a:hover, #menu ul a:active
{
	text-align: left;
	text-decoration: none;
	line-height: 2.5em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	height: 1.5em;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-bottom: 0.3em;
	padding-left: 10px;
	text-decoration:none;
}

#menu ul li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#menu ul li a#menu_curent  {
	background-color: #0A2232;
}


#search {
	display:block;
	position:absolute;
	right:0px;
	top:0px;
	margin-right: 5px;
	margin-bottom: 15px;
	width: 30%;
	float:right;
}

#language {
	display:block;
	margin-right: 5px;
	margin-top: 5px;
	height: 22px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-top: 5px;
	color:#37090C;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

#language a, #language a:link, #language a:visited, #language a:hover, #language a:active
{
	text-align: left;
	text-decoration: none;
	line-height: 32px;
	color:#37090C;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

#language a#lang_curent  {
	color: #000000;
}

#submenu {
	display:block;
	width:95%;
	margin-left:2.5%;
	margin-top:10px;
	background-color:#370B0C;
	border:1px solid #370B0C;
	opacity:0.8;
	filter:alpha(opacity=80);
	border-radius: 5px;
}

#submenu ul {
	display:block;
	list-style-type: none;
}

#submenu li {
	display: inline;
}

#submenu ul a, #submenu ul a:link, #submenu ul a:visited, #submenu ul a:hover, #submenu ul a:active
{
	text-align: left;
	text-decoration: none;
	/*line-height: 32px;*/
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#submenu ul li a:hover {
	text-decoration: underline;
}

#submenu ul li a#submenu_curent  {
	font-weight:bolder;
	text-decoration:underline;
}


#logo{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-top:5px;
}

#logo_banner{
	width: 60%;
	margin-right: auto;
	margin-left: 5%;
	position:relative;
}

#img_banner{
	width: 100%;
}

#cat_menu
{
	display:block;
	width:25%;
	position:absolute;
	top:0;
	left:85%;
	z-index:2;
}

.cat_box
{
	display:block;
	position:relative;
	width:100%;
	border-radius: 5px;
	padding:5px;
	z-index:3;
}

#submenu_curent  {
	left:-10%;
	width:110%;
}

.spacer20
{
	height:15px;
	display:block;
}

.cat_box a, .cat_box a:link, .cat_box a:visited, .cat_box a:hover, .cat_box a:active
{
	margin-left: 10%;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.15em;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

#cat_menu a:hover {
	text-decoration: underline;
}

#bottom {
	overflow:auto;
	padding-bottom:80px;
	clear:both;
	width: 100%;
	margin: 0 auto;
	/*background: url(images/bg1.jpg) no-repeat center center fixed;*/
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/

}

#bottom2 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 10px;
	text-align: left;
	margin-bottom: 0px;
	position:relative;
	overflow:visible;
	padding-bottom: 10px;
}

#catalog
{
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	position:relative;
	top:0;
	left:0;
}

#picture 
{
/*float:left;*/
width:100%;
}

#img_cat 
{
	width:100%;
}

#barr{
	width: 17%;
	position:relative;
	float:left;
	/*margin-left: -100%;*/
}

.barr_title
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-weight:bolder;
	color:#586E95;
	text-align:center;
	background-color:#FFFFFF;
	border-radius: 5px;
	margin-left:10%;
	margin-right:10%;
	opacity:0.6;
	filter:alpha(opacity=60);
	overflow:hidden;
}

.barr_cert
{
	width: 90%;
}	

.text_line
 {
 clear:both;
 }

.innertube
	{
	margin: 10px;
	margin-top: 0;
	}


#content {
	position:relative;
	margin-left: 5%;
	margin-right: 5%;
	bottom:0;
	top:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	color:#0A2232;
	background-color:#ffffff;
	border:1px solid #ffffff;
	opacity:0.8;
	filter:alpha(opacity=80);
	border-radius: 10px;
}

#content_barr
{
	margin-left: -17%;
	opacity:1;
	filter:alpha(opacity=100);
	z-index:2;
	height:135px;
}

.content_ico
{
	display:inline-block;
	width:20%;
	opacity:1;
	filter:alpha(opacity=100);
	float:right;
	z-index:2;
}

#content h1 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #586E95;
	text-transform:uppercase;
}

#content h2 {
	font-weight: bold;
	font-size: 1.25em;
	color: #586E95;
	text-decoration:underline;
}

#content h3 {
	font-weight: bold;
	font-size: 1.2em;
	color: #2D3413;
}

#content a:link
{
	color: #0A2232;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

#content a:visited
{
	color: #586E95;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

#content a:hover
{
	color: #586E95;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.big {
	font-weight: bold;
	font-size: 1.2em;
	color: #0A2232;
}

.smaller {
	font-size: 0.8em;
}

input, select, textarea
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
}

label
{
	color: #0A2232;
	font-weight: bold;
}

.red {
	font-weight: bold;
	color: #F00;
}

.bot_rg {
	text-align:center;
	
}

/* begin Footer */
#footer_box
{
	position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 80px;
	clear:both;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	background-color: #0A2232;
}

#footer
{
	overflow:hidden;
	width: 80%;
	color:#FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:1em;
	/*letter-spacing: 1px;*/
	margin-right: auto;
	margin-left: auto;
	height:70px;
}

#footer p a:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
}

#footer p a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
}

#footer p a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
}
/* end Footer */

.img_cat
{
width:100%;
}

.cat_page
{
visibility:visible;
}

.evident
{
	font-weight: bold;
	color: #586E95;
}

.show 
{
	display:block;
	visibility:visible;
}

.hide 
{
	display:none;
	visibility:hidden;
}

.highlight
{
	font-weight:bold;
	text-decoration:underline;
}

#test_text
{
	position: absolute;
	visibility: hidden;
	whitespace: nowrap;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	z-index: -2;
}

.lista_titlu td {
	/*font-size: small;*/
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #586E95;
}

.lista_titlu th {
	/*font-size: small;*/
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #586E95;
}

.lista_impar{
	font-size: small;
	background-color: #BABEE4;
}

.lista_par{
	font-size: small;
	background-color: #8A92D3;
}

.nav_link {
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
 }
 
#content .nav_link a:link { color: #FFFFFF; text-decoration: underline }
#content .nav_link a:active { color: #FFFFFF; text-decoration: underline }
#content .nav_link a:visited { color: #FFFFFF; text-decoration: underline }
#content .nav_link a:hover { color: #FFFFFF; text-decoration: none}

.suport_right {
	text-align: right;
}
	
.suport_left {
	text-align: left;
}
	
.very_small_img {
	width:100px;
	height:75px;
	vertical-align:middle;
}