body {
	margin:0;
	padding:0;
	
	background:#fff;

	font-family: Arial, Helvetica, sans-serif;
	position:relative;
}

#layout_table {
	margin:0;
	padding:0;
	border:0;
	
	width:100%;
}

#top_left_container {
	background:#fff url('images/ywo_pixel_grey.gif') top right repeat-y;
	width:399px;
	min-width:399px;
	max-width:399px;

	vertical-align:top;
}
#top_left_second_container {
	margin:0;
	padding:0;
	border:0;
	height:410px;
	position:relative;
	clear:both;
	
	background: transparent url(images/ywo_top_left_bg2.jpg) top right no-repeat;
}

.facebook {
	margin-top:20px;
	margin-left:20px;
	display:block;
	float:left;

	background:transparent;
	text-align:center;
}

.logo_link {
	margin-top:50px;
	margin-left:5px;
	display:block;
	height:90px;
	float:left;

	background:transparent;
	text-align:center;
}
.logo_link img {
	display:block;
	border:0;
	margin:0 auto;
	clear:both;
}
/*
================================================================================================
======                            COLOANA DIN DREAPTA                                     ======
================================================================================================
*/
#right_container {
	background:url(images/ywo_top_right_bg.jpg) top left repeat-x;
	vertical-align:top;	
	font-size:13px;
}
#container_oferta {
	margin:0;
	padding:0;
	width:625px;
	height:399px;
	background:url(images/ywo_top_right_bg2.jpg) top left no-repeat;
}
/*
================================================================================================
======                        END:  COLOANA DIN DREAPTA                                   ======
================================================================================================
*/
.bottom_left_container 
{
	margin-right:1px;
	background:#fff url('images/ywo_pixel_grey.gif') top right repeat-y;
	vertical-align:bottom;
	clear:both;
}
.bottom_left_container a img {
	margin-right:1px;
	border:0;
}

#left_footer {
	background:#cfcfcf url('images/ywo_pixel_grey.gif') top right repeat-y;
	height:38px;	
}
#right_footer {
	background:#8f0606;
	font-size:0.8em;
}
/*
================================================================================================
======                        MENIU STANGA SUS                                            ======
================================================================================================
*/
.menu_container {
	margin:0;
	padding:0;
	width:200px;
	position:relative;
	left:20px;
	top:20px;
}
/** /
.menu_container img, .menu_container a img, .menu_container a {
	border:0;
	margin:0;
	padding:0;
	display:block;
}
*/
.menu_container ul { 
	list-style:none;margin:0;padding:0;
	clear:both;
}
.menu_container ul li a { 
	display:block; padding:4px;margin:1px;
	border:1px solid #888;
	background:#eee url(images/bg_menu_link.png) top center repeat-x;
	
	text-decoration:none;
	font-family:Helvetica,Arial;font-size:13px;font-weight:bold;color:#333;
}
.menu_container ul li a.selected_page,
.menu_container ul li a:hover {
	background-color:#E3170A;
	color:#fff;
	border-color:#800 #a00 #a00 #800;
}
.menu_container ul li a.selected_page { background-color:#F3170A; }
.menu_container ul li a.selected_page:hover { background-color:#E3170A; }
/*
================================================================================================
======                        MENIU CATEGORII STANGA SUS                                  ======
================================================================================================
*/
.menu_categories ul { margin-bottom:5px}
.menu_categories ul li { margin-left:15px;}
.menu_categories ul li a,
.menu_categories ul li a:hover,
.menu_categories ul li.selected a,
.menu_categories ul li.selected a:hover
.menu_categories ul li ul li a:hover
.menu_categories ul li ul li a:hover
.menu_categories ul li ul li.selected a
.menu_categories ul li ul li.selected a:hover
{
	display:block;
	margin:2px 1px ;
	padding:2px 4px;

	border-style:solid;
	border-color:#aaa #555 #555 #aaa;
	border-width:1px 1px;
	background:#ddd url(images/bg_menu_link.png) 0px -7px repeat-x;

	color:#333;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
}
.menu_categories ul li a:hover,
.menu_categories ul li ul li a:hover
{
	color:#fff;
	background-color:#EB0000;
	border-color:#555 #aaa #aaa #555;
}

.menu_categories ul li.selected a,
.menu_categories ul li.selected a:hover,
.menu_categories ul li ul li.selected a,
.menu_categories ul li ul li.selected a:hover
{
	background-color:#EB0000;
	color:#fff;
}
.menu_categories ul li.selected ul li a 		{ background-color:#ddd;color:#333; }
.menu_categories ul li.selected ul li a:hover	{ background-color:#EB0000;border-color:#dca #875 #875 #dca;color:#fff;}

/*******************************************************
========== Download oferta
********************************************************/
.menu_container .download_oferta,
.menu_container .download_oferta a,
.menu_container .download_oferta a img,
.menu_container .download_oferta a:hover { margin:0;padding:0;border:0; background:transparent; color:#444;vertical-align:middle;}
.menu_container .download_oferta a:hover { color:#666;}


/*
================================================================================================
======                        CONTAINER OFERTA                                            ======
================================================================================================
*/
.container_oferta {
	width:481px;
	height:319px;
	background:url('images/poza_oferta.jpg') no-repeat center center;
}
/*
================================================================================================
======                        FOOTER CU LINK STUDIOGRAPHIC                                ======
================================================================================================
*/
#right_footer, #right_footer a {
	color:#ccc;
	text-decoration:none;
}
#right_footer a:hover {
	color:#aaa;
	border-bottom:1px dashed #999;
}

/*
================================================================================================
======                        OFERTE IN PAGINA DE CATEGORI                                ======
================================================================================================
*/
.box_container {
	width:550px;
	background: url('images/box_left.gif') repeat-y top left;
}
.box_container .box_header {
	background:url('images/box_top.gif') repeat-x top left;
	height:32px;
	clear:both;
}
.box_container .box_footer {
	background: url('images/box_bottom.gif') repeat-x bottom left;
	height:32px;
	clear:both;
}
.box_container .box_content {
	margin:0 0 0 30px;
	padding:0 30px 0 0;
	background: url('images/box_right.gif') repeat-y top right;
}
.box_container .picture_box {
	background:#fff url('userfiles/galerie_oferte/nopic.jpg') no-repeat center center;
	float:left;
	width:100px;
	height:100px;
	margin-right:10px;
}
.box_container .picture_box a img { border:0; }
.box_container .box_title {
	margin:0;
}
.box_container .box_title,
.box_container .box_title a {
	color:#D57100;
	font-size:18px;
	text-decoration:none;
}
.box_container .box_title a:hover { text-decoration:underline;}
.box_container .box_text {
	margin:0;
	font-size:13px;
	color:#666;
}
.box_container .box_text a { color:#888; text-decoration:none; }
.box_container .box_text a:hover { color:#888; text-decoration:underline; }
.box_container .box_bottom_link {
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#AF630A;
}
.box_container a.box_bottom_link:hover { text-decoration:underline; color:#D57100;}


/**********************************************************
** 				Page links
***********************************************************/
.page_links , .page_links li { 
	list-style:none;padding:0;margin:0;border:0;text-align:center;
}
.page_links { width:600px; margin-left:10px;}
.page_links li { display:inline; margin:0;}
.page_links li a { 
	margin:2px; padding:3px;
	border:1px solid #a44;
	background:#fee;
	
	text-decoration:none;
	color:#500;
}
.page_links li a.selected { 
	font-weight:bold;
	color:#f00;
	padding:3px 4px;
}
.page_links li a:hover {
	border-color:#a00;
	background:#edd;

}

.promo_title {
	margin:5px auto;
	width:350px;
	font-size:18px;
}
.promotionale {
	margin:0 auto;
	padding:0;
	list-style:none;
	width:350px;
}
.promotionale li { margin:0;padding:0; }
.promotionale li a {
	display:block;
	width:328px;
	margin:5px 0;
	padding:5px;
	
	background:#FFFFCC;
	border:1px solid #DEDEDE;
	
	color:#222;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.promotionale li a:hover {
	background-color:#EEF4D4;
	border-color:#9EB855;
	color:#555;
}
