@charset "utf-8";
/* CSS Document */

body,td,th { font-family: Tahoma; font-size: 10px; color: #333; }
body { background-color:#d3d3d3; margin: 0px; background-image:url(../images/bg.jpg);	background-position:top; background-repeat:no-repeat;}

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; }
ol, ul {  list-style: none; }


#galerie-foto IMG{ padding:2px; border:1px solid #ddd; }
#galerie-foto2 IMG{ padding:5px; border:0px solid #ddd; width:80px; height:37px; }

/* Header Menu Style 
 ----------------------------------------------- */
#header-container { width:938px; height:135px; background-image:url(../images/header.gif); background-repeat:no-repeat; position:relative; margin:auto;}

#header-container .language { position:relative; top:95px; left:650px; width:300px;}
#header-container .cuvinte { font-size:10px; font-family:Arial; color:#999; position:relative; top:99px; left:110px; font-weight:normal;}

.menu ul#menu-item { position:relative; top:58px; right:35px;   float:right; list-style:none; margin:0; padding:0; line-height: 1.1; }
.menu ul#menu-item li { float: left; color:#333;font-weight:bold; }
.menu ul#menu-item a { float:left;    color:#fff; font-size:12px; text-align:center; height:15px; padding-left:10px; padding-right:10px; padding-top:17px; font-weight:bold; text-transform:none; text-decoration: none; }
.menu ul#menu-item a strong ,
.menu ul#menu-item a:hover { font-weight:bold; color: #333;   background-color:#FFF;  background-repeat:no-repeat;    text-decoration: none; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px;	border-radius: 4px; }

/* Header Image
 ----------------------------------------------- */
#header { width:938px; height:225px;  position:relative; margin:auto; background-image:url(../images/bg-content.jpg); background-repeat:repeat-y; }
 
#header IMG { position:absolute; top:0px;  z-index:8;}
#header IMG.active { z-index:10;}
#header IMG.last-active {z-index:9;}


#content { width:938px; background-image:url(../images/bg-content.jpg); background-repeat:repeat-y; position:relative; margin:auto;}
#content .left { width:231px; background-color:#dcdcdc; position:relative; left:14px;}
#content .left .title { width:232px; height:37px; position:relative; left:-8px; background-image:url(../images/left-title.jpg); background-repeat:no-repeat;}
#content .left .title h3 { position:relative; left:12px; top:10px; color:#FFF; font-size:13px;}
#content .left .continut { font-size:12px; width:198px; position:relative; left:5px;}


#content .continut {   position:relative; font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:18px;  padding-right:10px; padding-left:10px; padding-bottom:20px;  }
#content .continut h2 { font-size:18px; color:#900; padding-bottom:20px;} 
/* Footer
 ----------------------------------------------- */
#footer { width:938px; height:71px; background-image:url(../images/footer.jpg); background-repeat:no-repeat; position:relative; margin:auto;}
#footer .copyright { font-size:10px; font-family:Arial; color:#333; float:right; position:relative; right:11px; top:37px;}

.copyright a:link, .copyright a:visited, .copyright a:active { font-family:Arial; color:#333; text-decoration:none;}
.copyright a:hover{ font-family:Arial; color:#333; text-decoration:underline;}
/* footer Menu Style 
 ----------------------------------------------- */


.menu2 ul#menu-item { position:relative; top:31px; left:3px;   float:left; list-style:none; margin:0; padding:0; line-height: 1.1; }
.menu2 ul#menu-item li { float: left; color:#333;font-weight:bold; }
.menu2 ul#menu-item a { float:left;    color:#fff; font-size:11px; text-align:center; height:15px; padding-left:10px; padding-right:10px; padding-top:8px; font-weight:bold; text-transform:none; text-decoration: none; }
.menu2 ul#menu-item a strong ,
.menu2 ul#menu-item a:hover { font-weight:bold; color: #333;   background-color:#FFF;  background-repeat:no-repeat;    text-decoration: none; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px;	border-radius: 4px; }

 /*
** misc. styles
*/
a.bullet-00 { padding-left: 18px; background: transparent url("../images/bullet_00.png") no-repeat 0 50%; }
a.bullet-00:hover { background-position: -999px 50%; }
.js a.bullet-00 { background-image: url("../images/bullet_00_b.png"); }

a.button-00 { text-decoration:none;  float: left; padding: 0 0 0 8px; background: #000 url("../images/button_00.png") no-repeat 0 0; color: #FFF !important; font-size: 10px !important; text-transform: uppercase; line-height: 17px; }
a.button-00 span { float: left; padding: 0 16px 0 0; background: transparent url("../images/button_00.png") no-repeat 100% 0; }
a.button-00:hover { color: #F47F20 !important; text-decoration:none; }
a.button-00:hover span { background-position: 100% -34px; }



/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
