*{
	padding:0;
	margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
}

#Inner
{
	margin: 15px auto;
	width:900px;
}

#Container
{
	width: 900px;
	margin: 0px auto;
}

.cleaner
{
    clear: both;
}

#Head
{
	height: 200px;
	width: 900px;
	margin: 0px auto;
	background: url("img/header_logo.png") top left repeat-x;
}

#Head_left
{
	height: 200px;
	width: 220px;
	float: left;
}

#Pizza_top
{
    background: url("img/pizza-top.png") top left no-repeat;
    height: 212px;
    width: 220px;
	float: left;
}



#Head_right
{
	height: 200px;
	width: 680px;
	float: right;
	clear: right;
}

#Logo
{
	height: 161px;
	width: 680px;
}

#Name
{
    background: url("img/logo-food.png") top left no-repeat;
    background-position: 50px;
    font-size: 34px;
  	padding-top: 55px;
	padding-bottom: 8px;
    padding-left: 180px;
    color: #989d9e;
}

.blue
{
	color: #92a8c3;
}

#Informations
{
	font-size: 15px;
	padding-left: 185px;
	color: #989d9e;
	
}
#Informations_2
{
	font-size: 15px;
	padding-left: 110px;
	color: #989d9e;
	
}


#Top_menu
{
	height: 43px;
	width: 680px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url('img/menu.gif');

}

#Top_menu a
{
	width: 110px;
	height: 43px;
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	text-indent: 38px;
	background: url("img/home.gif") top left no-repeat;
}

#Top_menu a:hover
{
	text-decoration: underline;
}

#Top_menu .home
{
    background: url("img/home.gif") top left no-repeat;
}

#Top_menu .news
{
    background: url("img/news.gif") top left no-repeat;
}

#Top_menu .intrebari
{
    background: url("img/intrebari.gif") top left no-repeat;
}

#Top_menu .suport
{
    background: url("img/suport.gif") top left no-repeat;
}

#Top_menu .blog
{
    background: url("img/blog.gif") top left no-repeat;
}
#Top_menu .contact
{
    background: url("img/contact.gif") top left no-repeat;
}

#LeftPart
{
	width: 215px;
	background-color: #FFFFFF;
	margin-top: -12px;
	float: left;
}

*>#LeftPart
{
	
	margin-top: 10px;
	margin-left: 215;
	float: left;
}

#Menu
{
	background-color: #F2F2F2;
    width: 215px;
    float: left;
}

#Menu_header
{
    width: 215px;
    height: 31px;
}

.menu_header_right
{
    background: url("img/ornament_menu.gif") top left no-repeat;
	height: 31px;
	width: 46px;
	float: right;
}

.menu_header_right_2
{
    background: url("img/ornament_menu_2.gif") top left no-repeat;
	height: 31px;
	width: 46px;
	float: right;
}

.menu_header_left
{
    background: url("img/bac_menu.gif") top left repeat-x;
	width: 169px;
	height: 31px;
	float: left;
}

.menu_text
{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 31px;
	padding-left: 14px;
}

#Menu_content
{
	color: #ffffff;
	background-color: #92a8c3;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 170px;
	width: 200px;
	display: block;
	background-color: #DBDFE6;
	padding: 4px 4px 4px 4px;
	margin-top: 1px;
	color: #000000;
}

#Menu_content a:hover
{
	color: #ffffff;
	background-color: #92a8c3;
	height: 17px;
	background-image:url(img/search_menu.png);
	background-repeat: no-repeat;
	background-position: 170px;
	width: 200px;
	display: block;
	background-color: #DBDFE6;
	padding: 4px 4px 4px 4px;
	margin-top: 1px;
	color: #000000;

}



#Partener_header
{
    width: 215px;
    height: 31px;
    float: left;
}
.partener_acc
{
	width: 210px;
	height: 70px;
	float: left;
}


#RightPart
{
	width: 680px;
	float: right;
	clear: left;
	background-color: #DBDFE6;
	margin-top: -12px;
}

*>#RightPart
{
    margin-top: 8px;
    clear: right;
    margin-left: 5px;
}

#Page
{
	width: 675px;
	padding: 5px;
	padding-right: 0px;
}

*>#Page
{
	padding: 5px;
}

h1
{
	color: #979a9b;
	font-size: 20px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 35px;
}

#Page_header
{
	background-color: white;
	padding: 8px;
	padding-right: 0px;
	padding-left: 0px;
	width: 669px;
}

.page_header_img
{
	width: 70px;
	padding-left: 8px;
}

.page_header_text
{
	width: 485px;
	text-align: justify;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}

.buton {
	color: #000000;
	float: left;
	clear: right;
	display: block;
	position: static;
	height: 30px;
	margin: 0px 0px 0px 120px;
}

.buton h3 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	background-image: url('img/menu.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding: 5px 5px 5px 10px;
}

#Page_header tr
{
	width: 670px;
}

#Page_top
{
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #074d64;
	width: 669px;
}
#Form
{
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #074d64;
	width: 500px;
}

#Page_top p
{
    padding: 5px;
}

#Page_top a
{
    color: #074d64;
}

#Page_center
{
    width: 669px;
}

.page_content_quote {
	background-color: #DBDFE6;
	padding: 10px 10px 10px 60px;
	background-image: url('img/bg_quote.gif');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #000000;
	font-style: italic;
}
.page_center_img
{
    height: 150px;
    width: 150px;
    background-color: white;
  	margin-bottom: 2px;
    padding-left: 0px;
}
.page_content_quote_2
{
	background-color: #FFFFFF;
	padding: 10px 10px 10px 20px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #000000;
	font-style: italic;
}
.page_botom_img
{
    height: 100px;
    width: 100px;
    background-color: white;
  	margin-bottom: 3px;
    padding-left: 0px;
}

.blue2
{
    color: #0e88af;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}


.page_center_text
{
	width: 170px;
	float: left;
}

#Bottom
{
	width: 900px;
    margin: 0px auto;
}

.down
{
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
}

.down a
{
    color: #5a5551;
}

.down2
{
	margin-left: 810px;
	padding-bottom: 10px;
}

.down2 img
{
    border: 0px;
}
