body {
	width:100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #fdfbfb;
	text-align: center;
}
.clr {
	clear: both;
	font-size:0;
	line-height:0;
}

.body_bg { 
	background: #03a5dd url(../images/waves.png) top center repeat-x;
}

#header{
	background: transparent url(../images/header.jpg) top center no-repeat;	
	width:980px;
	height:363px;
	margin:0 auto;	
}

.limba {position:absolute;
        top:10px;
        right:10px;
        }

#header_img{
	background: transparent url(../images/header_img.jpg) top center no-repeat;
	width:980px;
	height:363px;
	margin:0 auto;	
	padding:0;
}

#wrapper{
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#logo{
	width:900px;
	height:120px;
	margin:0 auto;
}
table.header_logo{
	margin:0 auto;
	width:900px;
}
table.header_logo td{
	height:120px;
	vertical-align:middle;
}
#logo h1{
	font-size:24px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight:normal;
	text-align:left;
	color:#543000;
	padding:0 0 0 112px;
	margin:0;
}
#logo h2{
        font-size:18px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight:normal;
	text-align:left;
	color:#543000;
	padding:0 0 0 390px;
	margin:0;
}

#sus{
	width:900px;
	height:40px;
	padding: 0;
	margin:0 auto;
}

#meniusus{
	margin:0;
	padding:0;
	text-align:left;
	height: 40px;
	line-height: 40px;
}

#meniusus ul {
	margin: 0;
	padding: 0;
	height:40px;
	text-align: center;
	list-style: none;
}

#meniusus ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background: transparent url(../images/menu_separator.gif) center right no-repeat;
}

#meniusus li a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding: 0 18px;
	margin: 0;
	cursor: pointer;
}

#meniusus li a:hover {	
	background: url(../images/but_hover.gif) bottom center no-repeat;
	color: #333;
}

#meniusus li a.current {
	color: #333;
	background: url(../images/but_hover.gif) bottom center no-repeat;
}

#meniusus li a span {
	height: 40px;
	display: block;
	float: left;
	padding: 0 4px 0 0;
}

#welcome {
	float:left;
	width:381px;
	height:108px;
	padding:25px 10px 0 10px;
	margin: 0;
	overflow:hidden;
	text-align:justify;
}
#welcome .module div div div h3{
	font-family: Tahoma, Arial, sans-serif;
	color: #333; 
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	font-weight: bold;
	margin: 0;
}
#welcome table.contentpaneopen  {
	width:370px;
	float:left;
	padding:0;
	margin:10px 0 0 0;
}
#welcome table.contentpaneopen td {
	color:#333;
	padding:4px 0 0 0;
	width:346px;
	margin:0;
	font-size: 11px;
	text-align:justify;
	font-family:Tahoma, Arial, sans-serif;
}
#top{
	margin:0 auto;
	padding:0;
	height:0;
	width:900px;
}
#content{
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:justify;
	background:#25b0e0 url(../images/content_bg.jpg) top left repeat-x;
}

#taguri {
	float: left;
	width: 900px;
	padding:0;
	font-size:12px;
	margin:10px;
}
div#taguri{
	text-align:left;
}

#main_full{
	float: left;
	width: 690px;
	padding:0 0 10px 0;
	margin: 10px 0 0 10px;
	font-size:11px;
	text-align:left;
	color:#666;
}


td {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #eee;
}

.text{
	text-align:left;
	padding:0 0 0 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height: 12px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position:outside;
}

li{
	padding-left: 0;
	padding-top: 0;
}


/**  Linkuri  **/
a {
	outline: none;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #097ca3;
	font-size:11px;
}
a:hover {
	text-decoration: none;
}

h2, .contentheading{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	color: #fff;
	text-align: left;
	font-weight: bold;
	margin-bottom:0;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

#footer {
	margin: 0 auto;
	width: 900px;
	height: 20px;
	color: #f2f2f2;
	vertical-align: top;
	padding:10px 0 10px 0;
}
.copyright {
	font-size: 11px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #f2f2f2;
	font-family:Tahoma, Arial, Verdana, sans-serif;
}

a.valmindesign:link, a.valmindesign:visited {
	color: #f2f2f2;
	font-size: 11px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
}
a.valmindesign:hover {
	color: #f2f2f2;
}

a.valmindesign:link, a.valmindesign:visited {
	color: #fff;
	font-size: 11px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
}
a.valmindesign:hover {
	text-decoration: none;
}
img, table{
	border:none
}
a img {
	border: none;
}

.height {
	height: 100%;
}

.small {
	font-size: 11px;
	color: #097ca3;
	font-weight: normal;
	text-align: left;
}

h4 {
	font-size: 10px;
	text-transform: uppercase;
}


/* *** pozele */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
       	}

#lightbox a img{ border: 0; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/imagesx/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/imagesx/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/imagesx/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: none;  padding-bottom: 0.0em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 520px;
	background-color: #000;
	}

#poze {text-align:center;}
#poze a img.v{margin:5px; border:solid 2px #ffffff;}

#textul { text-align: justify;
          margin:0 ;
	  padding:10px;
	  color:#ffffff; 
        }
#textul a { color: #ffffff;
            font-weight: bold;
            text-decoration:none;
          }
#textul .poze {text-align:center;}
#textul .poze a img.v{margin:5px; border:solid 2px #ffffff;}
#textul .textcontact {color: #ffffff; font-weight: bold; font-size:14px;}
#textul .textcontact a {color: #ffffff; font-weight: bold; font-size:14px; text-decoration:underline;}

table.contact { width: 100%; font-size: 14px; font-weight: bold;}
table.contact a {color:#ffffff; font-size: 14px;}
table.contact td.stanga { width:50%; border: 0; padding-left:10px; vertical-align:top; text-align:left;}
table.contact td.dreapta { width:50%; border: 0; padding-right:10px; vertical-align:top; text-align:right;}

object#contactform { width:300px ; height:302px; }
