@charset "utf-8";
* {
margin:0;
padding:0;
font-family: arial;
font-size: 14px;
}
html
{
background-image:url(../Poze/body/dunga.png);
background-repeat:repeat-x;
}
body
{

width:960px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:0px;
font-family:Arial, sans-serif;
}


/*Header*/
#header
{
background-image:url(../Poze/header/Bannerdunga.png);
background-repeat:no-repeat;
width:950px;
height:120px;
margin-top:0px;
margin-left:auto;
margin-right:auto;

}
/*Header-Menu-lang*/
#lang
{
width:50px;
height:20px;
margin-right:100px;
margin-top:1px;
padding-top:10px;
padding-right:70px;
}

/*Header-Menu*/
#menu
{
position:absolute;
width:500px;
height:23px;
float:right;
margin-right:0px;
margin-top:0px;
padding-left:524px;
padding-top:50px;
}
*body #menu {
    padding-top:0px;
}

#menu li 
{
display:inline;
padding-right:1px;
}


#menu a
{
color:#fff;
text-shadow: 2px 1px 1px #666;
text-decoration:none;
font-size:21px;
font-weight:bolder;;

}
#menu a:hover
{
color:#003366;
}

/*Content*/
#content
{
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:950px;
height:auto;

}


	
#center
{
background-image:url(../Poze/content/jj20.png);
width:950px;
height:405px;
margin-left:auto;
margin-right:auto;
margin-top:3px;
}
#continut
{
width:940px;
height:400px; 
font: Arial, Helvetica, sans-serif; 
font-size:14px; 
padding-left:0px; 
padding-top:0px;
}


/*Footer*/
#footer
{
background-image:url(../Poze/footer/xfu.png);
background-repeat:no-repeat;
width:950px;
height:120px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}


/*Footer-Meniu*/
#menu_footer
{
width:400px;
height:23px;
margin-right:0px;
margin-top:0px;
padding-left:0px;
padding-top:0px;
}
#menu_footer li 
{
display:inline;
padding-right:1px;
}
#menu_footer a
{
color:#ffffff;
text-decoration:none;
font-size:12px;
font-weight:bolted;;
font-style:normal;
font-weight:bold;
}
#menu_footer a:hover
{
color:#628cc0;
}

#iso
{
margin-right:100px;
margin-top:-120px;
float:right;
}

/*Slider*/
#slider
{
    width:690px; /* important to be same as image width */
    height: 370px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
    margin-left:0px;
    top:-15px;
    float:left;
}
#sliderContent 
{
    width: 690px; /* important to be same as image width or wider */
    position: relative;
    margin:0;
    left:0;
    float:right;
}
.sliderImage 
{
    position: relative;	
    display:none;
    margin:0;
}
.sliderImage span 
{
    position: absolute;
    font: 12px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 690px;
    background-color: #000;
    color: #fff;
    display: none;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    text-align:center;
	
}
.clear 
{clear: both;}
.sliderImage span strong 
{
    font-size: 14px;
    color:#fff;
    font-weight:bolder;
    text-align:center;
}
.s_left 
{
    bottom: 0px;
    left: 30px;
    width: 200px !important;
    height: 96%;
    text-align:left;    
}
.s_right 
{
    right: 20px;
    bottom: 0px;
    width: 200px !important;
    height: 98%;
    text-align:left;
}
ul { list-style-type: none;}

#noutati
{
    width:200px; /* important to be same as image width */
    height: 370px; /* important to be same as image height */
    position: relative; /* important */
    float:right;
    margin-right:18px;
    background-color: #000;
    color: #fff;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.5;
    border:solid #000;
    top:-15px;
}

#menu_noi
{
    width:300px; /* important to be same as image width */
    height: 365px; /* important to be same as image height */
    position: relative; /* important */
    float:right;
    margin-right:18px;
    /*background-color: #888;*/
    color: #fff;
    top:-15px;
    margin-left:solid #000 thin;
}

#menu_noi_text
{
    	text-decoration:none;
	color:#FFFFFF;
	font-size:16px;
	margin-left: 20px;
}
#menu_noi span:hoover
{
	color:#000;
}
