html {
	background: #e3e3e3;
}

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: #eaeaea;
}

p {
	font-size: 12px;
	color: #181818;
	text-align: justify;
	margin: 0 0 10px 0;	
}

ul {
	font-size: 12px;
	color: #181818;
}

span.date {
	font-size: 11px;
	color: #999999;
	text-align: justify;
	margin: 0 0 3px 0;	
}

h1 {
	font-size: 40px;
}

h2 {
	font-size: 24px;
    color: #A18800;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 13px;
/*	color: #a18800;*/
	color: #181818;
	font-weight: normal;
	margin: 0 0 3px 0;
}

img {
    border: 0;
}

#container {
	width: 960px;
	margin: auto;
}

#header {
	width: 960px;
	height: 160px;
}

#header_logo {
	width: 960px;
	height: 110px;
	background: url(images/logo_blank.jpg);
	padding: 1px 0 0 0;
}

#header_logo_text {
	margin: 0 0 0 20px;
	height: 100%;
	float: left;
}

.header_logo_text_left {
	text-align:right; 
	padding: 0 10px 0 10px;
	color: #EEE;    
}

.header_logo_text_center {
	background-color: #FFF;
    background-image: url('images/logo_bg2.jpg');
	text-align: center;
	padding: 0 15px 0 15px;
	color: #111;
}

.header_logo_text_right {
	text-align:left; 
	padding: 0 10px 0 10px;
	color: #EEE;
}

#header_logo_text_row_1 {
	vertical-align: bottom;
    height: 80px;
    font-size: 40px;
    line-height: normal;
    font-weight: bold;
}

#header_logo_text_row_2 {
	vertical-align: center;
    height: 30px;
}

#header_logo_text_row_2 .header_logo_text_center {
    background-position: 0px -80px;     
}

#header_language_menu {
	padding: 5px 10px 0 0;
    height: 50px;
    float: right;
}

/* menu */

#header_menu {
	float: left;
	width: 960px;
	height: 48px;
	background: url(images/menu_bg.jpg);
	padding: 5px 0 0 0;
}

#header_menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 0;
	width: 960px;
	list-style: none;
}

#header_menu ul li {
	display: inline;
}

#header_menu ul li a {
	float: left;
	padding: 11px 50px;	
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	background: url(images/menu_divider.png) center right no-repeat;
	color: #fff;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	outline: none;
}

#header_menu li a:hover, #header_menu li .current {
/*	color: #ffeb00; */
	color:#EF0;
}

#header_menu li .last {
	background: none;
}

/* end menu*/

/* main */

#main {
	border-left: #FFF 10px solid;
	border-right: #FFF 10px solid;
    display: inline-block;
}

#main_text {
    padding: 20px 20px 0 20px;
}

#main_home_left {
    float: left;
}

#main_home_right {
    float: right;
}

.main_text_photo_right {
    float: right; 
    margin: 0 0 20px 18px;
}

.main_text_photo_left {
    float: left; 
    margin: 0 18px 20px 0;
}

.main_text_prezentare {
    width: 550px;
}

#short_presentation {
    padding: 20px 30px 0 30px; 
    float: left;
    width: 880px;
    margin-bottom: 0px;
}

#latest_news {
    padding: 20px 10px 0 10px; 
    float: left;
    width: 920px;
    margin-bottom: 20px;
}

.news {
    padding: 10px 20px 10px 20px; 
    float: left;
    width: 260px;
}

.news p {
	font-size: 11px; 
}

.vertical_separator {
	height: 360px;
	float: left;
	width: 2px;
	background:url(images/vertical_separator.jpg);
}

.news_vertical_separator {
	height: 360px;
	float: left;
	width: 2px;
	background:url(images/vertical_separator.jpg);
    height: 160px;
    margin: 10px 0 10px 0;
}

.horizontal_separator {
	width: 100%;
	clear: both;
	border-top: #c1c1c1 1px solid;
	border-bottom: #f6f6f6 1px solid;
	margin: 0 0 10px 0;
}


.inputstyle {
	font: normal 12px Tahoma, "Trebuchet MS", Verdana; 
	border: solid 1px #999;
	color: #000333;
	background-color: #F8F8F8;
}

/* end main */

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

/* footer */
#menu_footer {
    text-align: center;
    font-size: 11px;
}

#footer {
	clear: both;
	width: 960px;
	height: 32px;
	background: url(images/footer_bg.jpg);
	margin: 2px 0;
	padding: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer-parteneri {
    text-align: center;
    padding-top: 10px;        
}

/* end footer */

.hideImage {
    display: none;
}

.poze {
    border: #777 1px solid;
    background-color: #FFF;
    padding: 5px;
}

.produse_poze {
    width:120px; 
    height:90px; 
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.galerie_categorie {
    margin-right: 20px;
    float: none;
    border: 1px #111 solid;
    width: 180px; 
	font-size: 20px;
    line-height: 2.5em;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
}

.galerie_categorie a {
    color: #333; 
    text-decoration: none;
    border-bottom-width: 0px;
} 

.galerie_categorie a:hover div {
    color: #FFFFFF;
    background-color: #917700;
}

.galerie_subcategorie {
    margin-right: 13px;
    float: none;
    border: 1px #111 solid;
    width: 200px; 
	font-size: 15px;
    line-height: 2.5em;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
}

.galerie_subcategorie a {
    color: #333; 
    text-decoration: none;
    border-bottom-width: 0px;
} 

.galerie_subcategorie a:hover div {
    color: #FFFFFF;
    background-color: #917700;
}


.highlight_links a {
    text-decoration: none;
    color: #917700;
    border-bottom: 1px #181818 dotted;
}

.highlight_links a:hover {
    border-bottom-width: 0px;
}

/* start photo gallery */

.photo_div {
    width: 160px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    border: 1px #AAA solid;
    padding: 8px; 
    margin-left: 26px;
    margin-top: 10px;
    background-color: #FFF;
}

.photo_list {
	margin: 0 0 0 10px;
	padding: 0px;
	list-style: none;
}

.photo_list li {
	float: left;
	margin: 10px 10px 0 0;
	padding: 0px;
}

/* end photo gallery */

