/* CSS Document */

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background:#FFFFFF;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #333;
	padding-bottom: 10px;
	padding-top: 0px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
  position: relative;
  background: url(/images/new_design/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 250px;
  width: 650px;
  height: 250px;
  background:url(/images/back_image.jpg) no-repeat;
}
#header:hover {
  position: absolute;
  top: 0;
  left: 250px;
  width: 650px;
  height: 250px;
  background:url(/images/back_image.jpg) no-repeat;
}
#left {
  float: left;
  width: 250px;
}
#logo div {
  width: 250px;
  height: 250px;
  background: url(/images/new_design/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo :hover {
  width: 250px;
  height: 250px;
  background: url(/images/new_design/header_1_hover.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {}
#nav ul {
  margin:0;
  padding: 0px;
}
#nav li {
  list-style: none;
  padding:0;
  
}
#nav a {
  color: #fff;
  background:url(/images/new_design/support.jpg) no-repeat;
  text-align:left;
  text-indent: 30px;
  font-size:12px;

  line-height:28px;
  font-weight:bold;
  text-decoration:none;
  display: block;
  margin:0;
  padding-top:5px;
  height: 33px;
}
#nav  a.subpagina {
  color: white;         
  background:url(/images/new_design/support-small.JPG) no-repeat;
  text-decoration:none;
  font-size:11px;
}
#nav  a.subpagina:hover {
  color: #FD6967;         
  background:url(/images/new_design/rosu-small.JPG) no-repeat;
  text-decoration:none;
  font-size:11px;

}
#nav  a.subpagina_active{
  color: #FD6967;
  background:url(/images/new_design/rosu-small.JPG) no-repeat;
  text-decoration:none;
  font-size:11px;

}
#nav  a.subsubpagina {
  color: white;         
  background:url(/images/new_design/sub_sub_meniu.jpg) no-repeat;
  text-decoration:none;
  font-size:11px;
}
#nav  a.subsubpagina:hover {
  color: #FD6967;         
  background:url(/images/new_design/sub_sub_meniu_hover_rosu.jpg) no-repeat;
  text-decoration:none;
  font-size:11px;
}
#nav  a.subsubpagina_active {
  color: #FD6967;
  background:url(/images/new_design/sub_sub_meniu_hover_rosu.jpg) no-repeat;
  text-decoration:none;
  font-size:11px;
}
#nav  a:hover {
  color: #FD6967;
  background:url(/images/new_design/rosu.JPG) no-repeat;
  text-decoration:none;
}
#nav  a.active {
  color: #FD6967;
  background:url(/images/new_design/rosu.JPG) no-repeat;
  text-decoration:none;
}
#news {
  padding-left: 27px;
  padding-right: 22px;
  padding-bottom: 5px;
  text-align: justify;
}
#news h2 {
  font-size: 14px;
  color: #333;
}
#news h3, #news p {
  font-size: 11px;
  line-height:20px;
  margin: 5px 15px 5px 0;
  color:#333;
}
#news a {
  color: #333;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #FD6980;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(/images/new_design/dots.gif) repeat-x;
  height: 10px;
}
#support p a{
  color:#FFFFFF;
}

#support {
  background: url(/images/new_design/support1.jpg) no-repeat;
  padding: 1px;
  height: 72px;
  color: #1A1A18;
}
#support:hover{
  /*background:url(/images/new_design/rosu.JPG) no-repeat;*/
  padding: 1px;
  height: 72px;
  color: #1A1A18;
}
#support p {
  margin:10px 25px 10px 6px;
  line-height:18px;
  text-align:center;
  color:#FFFFFF;
  font-size:9px
}
#right {
  float: left;
  width: 600px;
  padding-left: 15px;
  padding-top: 257px;
}
#right h2 {
  font: 20px;
  color:#333333;
  padding-left: 15px;
  border-bottom: 1px solid #333;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 16px arial, sans-serif;
  color:#333333;
  font-weight:bold;
  border-bottom: 1px solid #333;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
  }
  #right p {
}
  #right a {
  font-size: 13px;
  text-decoration:none;
  font-weight:bold;
  border:0;
  color:#333333;
  line-height:25px;
  text-align:justify
}
#right #galerie_foto a {
  font-size: 13px;
  text-decoration:none;
  font-weight:bold;
  border:0;
  color:#333333;
  line-height:18px;
  text-align:justify
}
  #right a:hover {
  color:#FD6967;
}
#welcome {
  margin-right: 20px;
}

#copyright {
  text-align: center;
  padding: 20px 0px;
  font-size: 10px;
  line-height:25px;
  color: #333;
  font-weight: bold;
}
#copyright a{
text-decoration:none;
text-align:center;
padding-top:10px;
color:#333;

}
#copyright a:hover{
color:#FD6967;}

#footerline{
	background: url(/images/new_design/footerline.gif) no-repeat;
	height:70px;
	margin-top:0px;
	display:block;
	font-size:14px;
	text-align:center
}
#footerline {
	padding-top:50px;
}

#footerlink ul{
list-style-type:none;
font-size:12px;
padding-left:30px;
font-weight:bold;
clear:right;
}

#footerlink li{
float:left}

#footerlink li a{
text-decoration:none;
text-align:center;
padding-left:3px;
color:#fff;

}
#footerlink li a:hover{
color:#FD6967;}
.fisier
{
 margin-top:20px;
 font-size:12px;
 font-weight:bold;
}
.fisier a
{
text-decoration:none;
}
.fisier a:hover
{
 color:#FD6967;

 
}

