/* --------------------- General rules --------------------- */
*
{
  margin:0;
  padding:0;
}
html
{
	height: 100%;
}
body
{
  background: url(../images/body_bg.gif) repeat-x top;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
  min-width: 920px;
  line-height: 1.4em;
  color: #3b3b3b;
}

a, a:link, a:visited
{
  color: #1e90df;
  text-decoration: underline;
  outline: none;
}
a:active
{
    outline: none;
}
a:hover
{
  color: #1e90df;
  text-decoration: none;
}
ul
{
  list-style-image: none;
  list-style-position:inside;
  list-style-type:disc;  
  margin: 0;
  padding: 0;
}
li
{
  margin: 0;
  padding: 0;
}
h1
{
  margin: 0 0 20px 0;
  padding-bottom: 5px;
  color: #FF9000;
  font-size: 18px;
  border-bottom: solid 1px #eaeaea;
  text-align: right;
}

input, select, textarea
{
  border: solid 1px #b5b5b5;
  padding: 2px;
  font-size: 11px;
  font-family: Verdana, arial, helvetica;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;	
}
.input_error
{
  border: solid 1px #FF9000;
}

/* --------------------- ID's --------------------- */

#wrap
{
  text-align: left;
  margin: 0 auto;
  width: 920px;
  padding: 0; 
  border: 0;
}

#header
{
  width: 920px;
  height: 315px;
}
#h_left
{
	float: left;
	width: 214px;
	height: 315px;
}
#h_left_1
{
	width: 214px;
	height: 104px;
	background: url(../images/adimag_01.jpg);
}
#h_left_2
{
	width: 214px;
	height: 211px;
	background: url(../images/adimag_05.jpg);
}

#h_center
{
	float: left;
	width: 686px;
	height: 315px;
}
#h_center_1
{
	width: 686px;
	height: 33px;
	background: url(../images/adimag_02.jpg);
}
#h_center_2
{
	width: 686px;
	height: 249px;
}
#h_center_3
{
	width: 686px;
	height: 33px;
	background: url(../images/adimag_06.jpg);
}
#h_right
{
	float: left;
	width: 20px;
	height: 315px;
	background: url(../images/adimag_03.jpg);
}
#h_left_2 ul
{
	list-style: none;
	background: transparent;
	padding:0;
	margin:0;
}
#h_left_2 li
{
	background: transparent;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	list-style: none;
	padding:0;
	margin-left: 50px;
	line-height: 39px;
	vertical-align: top;
}
#h_left_2 li a, #h_left_2 li a:link, #h_left_2 li a:visited
{
  color: #FFFFFF;
  text-decoration: none;
  display: block;
}
#h_left_2 li a:hover
{
	color: #000000;
  text-decoration: none;
}
#h_left_2 li.on a
{
  font-weight: bold;
}

#content
{
  float: right;
  width: 920px;
  min-height: 246px;
  height:auto !important;
  height:246px;
  background-color: #FFFFFF;
  padding: 0;
  margin: 10px 0 10px 0;
}

#menuContainer
{
  float: left;
  width: 214px;
}
#menuTop
{
  width: 214px;
  height: 10px;
  line-height: 0px;
  background: #005D9D;
}
#menuLeft
{
  width: 212px;
  border: solid 1px #e5e5e5;  
  background: #fafafa;
}

#pageContent
{
  float: left;
  width: 656px;
  padding: 0 20px 0 30px;
  text-align: justify;
}
#pageContentBig
{
  clear: both;
  width: 880px;
  padding: 0 20px 0 30px;
  text-align: justify;
}

#footer_1
{
  float:left;
  height: 30px;
  background: #1a89d6;
  width: 480px;
  line-height: 30px;
  vertical-align: middle;
  padding: 0 0 0 20px;
  color: #96cff6;
  font-size: 10px;
}

#footer_1 a, #footer_1 a:visited
{
  color: #96cff6;
  text-decoration: none;
}

#footer_1 a:hover
{
  color: #FFFFFF;
}

#footer_2
{
  float:right;
  text-align:right;
  height: 30px;
  background: #1a89d6;
  width: 400px;
  line-height: 30px;
  vertical-align: middle;
  padding: 0 20px 0 0;
  color: #FFFFFF;
  font-size: 10px;
}

#footer_2 a, #footer_2 a:visited
{
  color: #FFFFFF;
}

#footer_2 a:hover
{
  color: #FFFFFF;
  text-decoration: none;
}

#produse
{
  clear: both;
  width: 920px;
}
#produse0
{
  clear: both;
}
#produse0 div
{
  float: left;
  margin: 0 0 20px 0;
  text-align: center;
  width: 450px;
}
#produse1
{
  float: left;
  border: solid 1px #eaeaea;
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;
  padding: 10px;
  width: 430px;
}
#produse2
{
  float: left;
  border: solid 1px #eaeaea;
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;  
  margin: 0 0 0 10px;
  padding: 10px;
  width: 430px;
}

#contact1
{
    float: left;
    width: 500px;
    text-align: left;
}
#contact2
{
    float: right;
    width: 380px;
    text-align: center;
}
#btnSend
{
  padding: 1px;
  width: 80px;
}

#cntname, #cntemail, #cnttext
{
	width: 270px;
}
#cnttext
{
	height: 210px;
}
#sec_img
{
	vertical-align:middle; 
	cursor: pointer;
}
/* --------------------- Classes --------------------- */

.clear
{
  clear: both;
}
.clear12
{
  clear: both;
  height: 12px;
}
.textBody
{
  font-size: 11px;
  line-height: 14px;
}
.textJustify
{
  text-align: justify;
}
.bold
{
  font-weight: bold;
}
ul.bold
{
  margin: 0 0 0 25px;
}
.ml25
{
  margin: 0 0 0 25px;
}
.mr25
{
  margin-right: 25px;
}
.mr12
{
  margin-right: 10px;
}
.mb10
{
  margin-bottom: 10px;
}
.mt10
{
  margin-top: 10px;
}
.linegray
{
  clear: both;
  margin: 10px 0 10px 0;
  background: #f8f8f8;
  line-height: 1px;
  height: 1px;
}
.fotoContainer
{  
  width: 150px;
  height: 90px;
  border: solid 1px #eaeaea;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
.fotoContainer img
{
	margin: 5px;	
}
.floatr
{
  float: right;
}
.floatl
{
  float: left;
}

.menuLeft li
{
  list-style-type: none;
  list-style-position: outside;
  margin: 0 10px;
  padding: 0;
  line-height: 1.335em;
  background: url(../images/mn_line.gif) bottom no-repeat;
}
.menuLeft li.last
{
  background: none;;
}
.menuLeft li.on a, .menuLeft li.on a:visited
{
  color :#36444d;
  font-weight: bold;
  background: transparent url(../images/bg-sidenav.gif) no-repeat scroll -285px 50%;
}
.menuLeft li a, .menuLeft li a:visited
{
  background: transparent url(../images/bg-sidenav.gif) no-repeat scroll 15px 50%;
  color :#36444d;
  display: block;
  margin: 0;  
  padding: 10px 0 10px 10px;
  text-decoration: none;
}
.menuLeft li a:hover
{
  background: transparent url(../images/bg-sidenav.gif) no-repeat scroll -285px 50%;
  color :#36444d;
  text-decoration: none;
}

.partenerContainer
{
  clear: both;
  margin: auto;
  margin-bottom: 20px;
  width: 518px;  
  padding: 10px 15px 15px 15px;
  text-align: center;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #b5b5b5;
}

.promo
{
  margin: 10px 0 0 0;
}

.contact_map
{
	margin: 5px 10px;	
}

.border1
{
  border: solid 1px #eaeaea;
}

.clear
{
  clear: both;
}

.space1
{
	clear: both;
	height: 10px;
}
