/* global */
html{height: 100%;}

body
{ 
  font-size: 14px;
  font-weight:normal;
  text-decoration:none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  background-color:#FFF;
  /*background-image:url(../images/bg-side.gif);
  background-repeat:repeat-y;
  background-position:center;
  font-family: Arial, Verdana,Helvetica,Geneva,sans-serif;*/
  font-family:'Century Gothic',sans-serif;
}

.bodytable
{ 
  background-color:#FFF  ;
}

#logo
{ background: #FFFFFF url(../images/cat-grup.jpg) no-repeat;
  color: #FFFFFF;
  font-weight:bold;
  width:1000px;
  height:250px;
  margin-top:0px;
  border:none;
}

.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

/* links above the logo / footer */
#links, #footer
{ margin-left: auto; 
  margin-right: auto;
  padding: 10px 11px 0px 19px;
  width: 720px;
  height: 26px;
  /*text-transform: uppercase;*/
  color: #5A6370;
}

#links{text-align: right;color: #5A6370;}

#footer{text-align: center;background: #FFFFFF url(../images/menu.gif);color: #FFFFFF; font-size:10px;}

#footer a {text-decoration: none; color:#FFFFFF;}

#links a{text-decoration: none;color: #5A6370;}

#links a:hover, #footer a:hover{text-decoration: underline;}


.sbiheads
{ background: #FFFFFF url(../images/sbi_header.png);
  color: #484E56;
  font-weight:bold;
  height:25px;
  padding:0px 0px 0px 5px;
} 

.news
{
    border:dashed 1px #0099cc;
}

/* ****************  Table Menu  **************** */
.menu_links
{
    width: 100%;
    padding:0px;
    margin:0px;
    border:none;
    border-spacing:0px;
    /*border-collapse: collapse;*/
}

.menu_links tr td, .button_links tr td
{
  border:none;
  padding:10px 10px 10px 10px;
  vertical-align:middle;
  
}

/*
.menu_links tr td a
{
  display: block;
  background: transparent;
  padding: 5px 0px 4px 19px;
  height: 16px;
  text-decoration: none;
  border: 0px;
}
*/
.button_links tr td a
{
  display:table-cell;
  background: transparent;
  padding: 5px 2px 4px 19px;
  height: 100px;
  width:250px;
  text-decoration: none;
  vertical-align:middle;
  line-height:22px;
  /*
  border:solid 1px #FFF;
  border-style:inset;*/
}
/****  nou test*********/
.butonDiv
{
    width:250px;
    height: 100px;
    display: table-cell;
    vertical-align:middle;
}

.butonA
{
    width: 100%; 
    height: 100%;
    display: block;
    vertical-align:middle;
    background-color:#E3E3E3;
    color: #646464;
    border:1px solid #000;
}

.butonA:hover
{
     color: #990000;
  background: #BCA;
}
/******************/
.menu_links tr td a, .button_links tr td a
{
    /*background: #FFFFFF url(../images/link.gif);*/
    background-color:#E3E3E3;
    color: #646464;
    font-weight:bold;
}
.menu_links tr td a:hover
{
  color: #990000;
  background: #BCA;
}

.button_links tr td a:hover
 {
    color: #00455f;
    background: #dbebfb;
    /*
    border-style: inset;
    border-bottom:solid 1px #000;
    border-right:solid 1px #000;*/
 }


.scris
{
    /*font-family: Arial, sans-serif;
	font-size: 12px;*/
	font-weight:normal;
    color:#646464;
    text-decoration:none;
    /*padding:2px 2px 2px 2px;*/
}

.link
{
    /*font-family: Arial, sans-serif;
	font-size: 12px;*/
	font-weight:normal;
    color:#000;
    text-decoration:none;
}

.linkBold
{
    /*-family: Arial, sans-serif;
	font-size: 12px;*/
	font-weight:bold;
    color:#000;
    text-decoration:none;
}

.link:hover, .linkBold:hover
{
    text-decoration:underline;
}


.linkBold2
{
   /* font-family: Arial, sans-serif;
	font-size: 12px;*/
	font-weight:bold;
    color:#5A6370;
    text-decoration:none;
}

.linkBold2:hover
{
    color:#000;
}

.Box
{
    background-color:#FFF;
}
.Box1
{
    background-color:#e8e8e8;
}

.Box2
{
    background-color:#dbebfb;
}
.BoxOferta
{
    background-color:#fffff9;/*f3f6f9*/
    border:solid 1px #CCC;
}

table.scrisTable 
{
    /*font-family: Arial, sans-serif;
	font-size: 12px;*/
	font-weight:normal;
    color:#000;
    text-decoration:none;
    
    border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: none none none none;
	border-color: #ABADAF #ABADAF #ABADAF #ABADAF;
	border-collapse: separate;
}

table.scrisTable td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #ABADAF #ABADAF #ABADAF #ABADAF;
	-moz-border-radius: 0px 0px 0px 0px;
}

.scrisTable 
{
    border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #ABADAF;
	border-collapse: separate;
}

.scrisTableNoSpace
{
    border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ABADAF;
	border-collapse: collapse;
	padding:1px 4px 1px 4px;
}

.scrisTableNoSpace td
{
    border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ABADAF;
	border-collapse: collapse;
	padding: 1px 4px 1px 4px;
}

.inputbox 
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    padding: 1px;
    margin: 0px;
}

.inputbox:hover, .inputbox:focus {
    background: #FFFFCC;
}
h1
{
    font-family: Arial, sans-serif;
    font-size:24px;
    font-weight:bold;
    padding:5px;
    margin:0px; 
}

h2
{
   /* font-family: Arial, sans-serif;*/
    font-size:18px;
    font-weight:bold;
    padding:5px;
    margin:0px;
}

.BoxBlink
{
    background-color:Yellow;
    color:#666666;
    font-size:22px;
    text-align:center;
    height:50px;
}

.BoxTitle
{
    background-color:#ececec;
    color:#666666;
    font-size:22px;
    text-align:center;
    height:50px;
}

.BoxText
{
    background-color:inherit;
    padding-left:10px;
    vertical-align:top;
}



.BoxTitle1
{
    background-color:#CCFFCC;
    font-weight:bold;
    vertical-align:middle;
    width:200px;
    height:100%;
    padding:5px;
}

.BoxTitle2
{
    background-color:#ECECEC;
    font-weight:bold;
    vertical-align:middle;
    width:200px;
    height:100%;
    padding:5px;
}

.BoxTitle3
{
    background-color:#FDF2C4;
    font-weight:bold;
    vertical-align:middle;
    width:200px;
    height:100%;
    padding:5px;
}

.BoxTitle4
{
    background-color:#E5EAFE;
    font-weight:bold;
    vertical-align:middle;
    width:200px;
    height:100%;
    padding:5px;
}