*{
 color: #818181;
 text-decoration: none;
 font-family: Tahoma, Sans Serif;
 font-size: 11px;
}

BODY{
  margin: 0px;
  background-color: #FFFFFF;
  font-family: verdana, sans-serif;
  text-align:center
}
table{
  border-collapse: collapse;
}

table TD{
  margin:0px;
  border: 0px solid black;
  padding: 0px;
  vertical-align: top;

}
form{
 padding:1px;
 margin: 1px;
 border:1px;
}
div, span{
 position: relative;
 margin:0px;
 padding:0px;
 border: 0px;
}

span.fright{
 position: relative;
 float: right;
}

span.l110{
  position: absolute; 
  left: 0px;
  margin-left: 110px;
}
span.l110 input{
 width: 145px
}
span.l200{
  position: absolute; 
  left: 0px;
  margin-left: 175px
}
input.mr15{
 border-right:15px;        
}
select, option{
 font-size: 12px;
 font-weight:normal;
 height: 18px;
 padding:0px;
 margin:0px;
}

input.bgbutton{
height:18px; font-family:tahoma;color:#666666; font-size:10px;border:1px solid #e0e0e0;background: #e1e1e1;  border-color: #b3b9c3;
  
}

A:link, A:visited{
 font-size: 11px;
 text-decoration: none;
 font-weight:bold;
 font-family: verdana, sans-serif;
 color: #5d5d5d;
}

A:hover{
 font-size: 11px;
 text-decoration: none;
 font-weight:bold;
 font-family: verdana, sans-serif;
 color: #9d9d9d;
}

span.title{
 font-size: 16pt;
 text-decoration: none;
 font-family: verdana, sans-serif;
 font-weight:bold;
}

label{
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
 color: #5e5c5d;
}


P{margin: 6px 0px 0px 0px}

A IMG{border: 0px}

DIV.hspacer{
  position: relative;
  height: 4px;
  font-size:1px;
  line-height:1px;
}

.abox{
  position: relative;
  border: 1px solid #dddddd;
  padding: 1px;
  text-align: left;
  margin-top:5px;
}
.abox h1{
  margin: 0px;
  border-bottom: 1px solid white;
  padding: 3px ;
  text-transform: uppercase;
  font-size: 12px;
  color: #ffffff;
  height: 15px;
  background: url(../images/arrow_dots.gif);
  background-color: #F0C378;
  background-repeat: no-repeat;
  background-position: 98% 70% ;
}
.abox DIV.content{
  background: url(../images/bg_content.gif);
  background-repeat: repeat-x;
  padding: 6px 11px 6px 11px;
  font-size: 12px;
  font-weight: normal;
  color: #5d5d5d;  
}

.abox DIV.content P{
  padding-top: 4px;      
}

.abox DIV.content#LiveHelpBox {
 font-size: 11px;
 font-style: normal;
 line-height:14px;
 padding: 10px 15px 9px 15px;
 color: #5d5d5d;
}
.abox DIV.content#LiveHelpBox A:link, .abox DIV.content#LiveHelpBox A:visited{
  font-size: 11px;
  color: #a72128;
  text-decoration:underline;
  font-weight: bold;
}

.ablock{
  position: relative;
  border: 1px solid #dddddd;
  padding: 1px;
  margin-top: 5px;
  z-index: 1000;
}
.ablock h1{
  margin: 0px;
  border-bottom: 1px solid white;
  padding-left: 6px;
  text-transform: uppercase;
  font-size: 16px;
  line-height:33px;
  color:#5e5c5d;
  height: 33px;
  background: url(../images/bg_titlu_centru.gif);
  background-repeat: repeat-x;
  z-index: 1001;
}

.ablock h1#BlockTitle1{
  color:#2363a3;
  z-index: 1002;
}

.ablock h1#BlockTitle2{
  color:#2aa620;
  z-index: 1002;
}

.ablock h1#BlockTitle3{
  color: #902c07;
  text-decoration: blink;
  z-index: 1002;
}

.ablock DIV.content{
  background: url(../images/bg_content.gif);
  background-repeat: repeat-x;
  padding: 10px 20px 20px 20px;
  font-size: 18px;
  font-weight: bold;
  color: #5d5d5d;
  text-align:left;
  text-align:justify;
  z-index: 1003;
}
.ablock DIV.content P{
  padding-top: 4px;      
}

.ablock DIV.content#NewsContents{
 font-size: 11px;
 font-style: italic;
 font-weight: normal;
 padding: 5px 20px 10px 20px;
 color: #5d5b5c;
}
.ablock DIV.content#NewsContents H2, .ablock DIV.content#NewsContents H2 A:link, .ablock DIV.content#NewsContents H2 A:visited{
 margin: 10px 0px 0px 0px;
 border: 0px;
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 text-decoration: underline;
 color: #5d5b5c;
}

h2 {
  font-size: 1.25em;
  font-weight: bold;
  color: #000000;
  padding-top: 10px;
  margin-top: 0px;
  margin-bottom: 12px;
}

.ablock DIV.content#SpecialOffers{
 font-size: 12px;
 font-style: normal;
 padding: 16px 20px 10px 20px;
 color: #5d5d5d;
}
.ablock DIV.content#SpecialOffers A:link, .ablock DIV.content#SpecialOffers A:visited{
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
 color: #5d5d5d;
}

.ofer {
 position:absolute;
 top:0px;
 text-align: center;
 left: 140px;
 width: 120px;
}
.ofer strong{
  font-size: 14px;
  color: white;
}

DIV.mlink{
 padding-left : 25px;
 background: url(../images/arrow_grey.gif);
 background-repeat: no-repeat;
 background-position: 11px 12px;
 height: 26px;
 text-align: left;
 vertical-align: middle;
}
DIV.mlink:hover, DIV.mlink#hover{ 
 background: url(../images/arrow_red.gif);
 background-position: 11px 12px;
 background-repeat: no-repeat;
 background-color: #F9E8CB;
 vertical-align: middle;
}
DIV.mlink A:link, DIV.mlink A:visited{
 line-height:30px;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #5e5c5d;
 text-transform: uppercase;
}

.menucontacts{
  width: 100%;
  left:15px;
  font-weight: bold;
  color: #8c8c8c;
  text-align:left;
}

DIV.footer{
 font-size:12px; 
 color: #818181;
 width: 1002px; 
 height: 21px; 
 border: 1px solid #dddddd;
 background: url(../images/grid_bg.gif); 
 margin:5px 0px 5px 0px;
}
.footer A:link, .footer A:visited{
 color: #818181;
 text-decoration: none;
}


.plain_rect1{
	width: 216px; 
	position:relative; 
	left: -4px; 
	background: url(/images/bg_menu_center.gif); 
	background-repeat: repeat-y;
}

.plain_rect2{
	width: 194px; 
	padding-top: 10px;
	margin: 0px 10px 0px 10px;
	background: url(/images/bg_meniu.gif); 
	background-repeat: repeat-x; 
	background-color: #F7F5F6;
}

.plain_rect_top{
	position:relative; 
	width:216px; 
	height:10px; 
	left: -4px; 
	top:0px; 
	background: url(/images/bg_menu_top.gif);
}

.plain_rect_bottom{
	position:relative; 
	width:216px; 
	height:7px; 
	left: -4px; 
	background: url(/images/bg_menu_bottom.gif); 
	background-repeat: no-repeat
}

.small_italic {
 font-size: 11px;
 font-style: italic;
 font-weight: normal;
 padding: 5px 20px 10px 20px;
 color: #5d5b5c;
}

/*//// Boxes ////*/

.box {

}

.boxTop {
  clear: both;
  height: 9px;
  background-image: url(/images/box_1b.jpg);
  background-repeat: repeat-x;
}

.boxMiddle1 {
  clear: both;
  background-image: url(/images/box_2a.jpg);
  background-repeat: repeat-y;
}

.boxMiddle2 {
  clear: both;
  background-image: url(/images/box_2c.jpg);
  background-repeat: repeat-y;
  background-position: right;
}

.boxBottom {
  clear: both;
  height: 10px;
  background-image: url(/images/box_3b.jpg);
  background-repeat: repeat-x;
}

.boxContent {
  margin-left: 2px;
  margin-right: 4px;
  background-image: url(/images/box_2b.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-right: 6px;
  padding-left: 6px;
  text-alignment: left;
  min-height: 50px;
}

.boxContent p, form, ol, ul, div {
  margin-top: 0px;
  margin-bottom: 0px;
}

.boxContentPad {
  padding: 20px 20px 20px 20px;
}

/*//// Rounded Corners ////*/

.spiffy {
  display:block
}
.spiffy * {
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#EEEEEE
}
.spiffy1 {
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #EEEEEE;
  border-right:1px solid #EEEEEE;
  background:#EEEEEE;
}
.spiffy2 {
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #EEEEEE;
  border-right:1px solid #EEEEEE;
  background:#EEEEEE;
}
.spiffy3 {
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #EEEEEE;
  border-right:1px solid #EEEEEE;
}
.spiffy4 {
  border-left:1px solid #EEEEEE;
  border-right:1px solid #EEEEEE;
}
.spiffy5 {
  border-left:1px solid #EEEEEE;
  border-right:1px solid #EEEEEE;
}
.spiffyfg {
  background:#EEEEEE;
}

.footercorners {
  display:block;
}
.footercorners * {
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#252525;
}
.footercorners1 {
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #a1a1a1;
  border-right:1px solid #a1a1a1;
  background:#5b5b5b;
}
.footercorners2 {
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e9e9e9;
  border-right:1px solid #e9e9e9;
  background:#4e4e4e;
}
.footercorners3 {
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #4e4e4e;
  border-right:1px solid #4e4e4e;
}
.footercorners4 {
  border-left:1px solid #a1a1a1;
  border-right:1px solid #a1a1a1;
}
.footercorners5 {
  border-left:1px solid #5b5b5b;
  border-right:1px solid #5b5b5b;
}
.footercornersfg {
  padding: 0px 10px 10px 10px;
  background-color: #252525
}
.footercornersfg div {
  float: left;
  background-color: #252525;
}
.footercornersfg table {
  width: 100%;
}

#nav {
  height: 30px;
  background: url(images/header_bkgd.jpg) repeat-x center top;
}

#nav .container {
  padding-top: 6px;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}

hr {
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main_header
{
	background-color: #DFDFDF;
	padding: 10px;
}