body {
	background: url("images/header-background.gif") 0 0 repeat-x;
	background-color: #5c6d79;
	margin: 0px;
}
h1 {
	color: #6d8494;
	text-decoration: none;
	font: bold 14px arial; 
	text-align:center;
	margin:0;
	padding:0;
}
.menu {
	width: 850px;
	overflow: auto;
	}
.container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	width: 830px;
	height: 253px;
	margin-top: 5px;
	padding:10px;
	background: url("images/img-header.jpg");
}
.img_left {
	float: left;
	
}
.img_right {
	float: left;
}
.img_right2{
	float:right;
	width:213px;

}
.menu_text1 {
	background: url("images/menu-buton.gif");
	width: 76px;
	height: 79px;
	float: left;
	text-align: center;
	padding-right: 2px;
}
.menu_text {
	background: url("images/menu-buton.gif");
	width: 70px;
	height: 79px;
	float: left;
	text-align: center;
	padding-right: 5px;
}
.fnt_menu_first {
	display: block;
	font: bold 13px sans-serif;
	color: #be7400;
	text-decoration: none;
	margin-left: 11;
	margin-top: 37px;
}
.fnt_menu_first :hover{
	color: #ff4500;
}
.fnt_menu {
	display: block;
	font: bold 13px sans-serif;
	color: #be7400;
	text-decoration: none;
	margin-top: 37px;
}
.fnt_menu:hover {
	color: #ff4500;
}
.content_box {
	overflow: auto;
	margin-bottom: 35px;
}
.box {
	float: left;
	text-align: center;
	width: 242px;
	height: 296px;
	border: 1px solid #6d8494;
	margin-left: 27px;
	margin-top: 35px;
}
.box2 {
	float: left;
	text-align: center;
	width: 252px;
	height: 296px;
	border: 1px solid #6d8494;
	margin-left: 20px;
	margin-top: 35px;
}
.img_joc {
	margin-top: 10px;
	border: 2px solid #fdf3cd; 
	vertical-align: center;
}
div.box a {
	font: bold 13px sans-serif;
	color: #ff9c00;
	text-decoration: none;
}
div.box2 a {
	font: bold 13px sans-serif;
	color: #ff9c00;
	text-decoration: none;
}
.game_description {
	padding-left: 7px;
	padding-right: 7px;
	font: 11px sans-serif;
	color: #fef3ce;
}
.footer {
	border-top: medium solid #6d8494;
	width: auto;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 15px;
	color: #ff9c00;
}
div.footer a {
	color: #ff9c00;
	text-decoration: none;
	font: 11px sans-serif;
}
	
#vedete{
	width: 830px;
	float: left;
	margin-top: 15px;
}

#vedete .vedetetitlu{
	width: 830px;
	float: left;
	margin-top: 15px;
	color:#FFF;
}
#vedete .vedetetitlu a, #vedete .vedetetitlu a:visited{
	font-size:24px;
	color: #ff9c00;
	text-decoration: none;
}

#vedete .vedetebox{
	width: 130px;
	float: left;
	margin: 0 3px 0 0;
}

#vedete .vedetebox .img{
	height: 130px;
	overflow: hidden;
}

#vedete .vedetebox p{
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
	overflow: hidden;
	color: #444444 !important;
}

#vedete .vedetebox p a, .vedetebox p a:visited{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #444444 !important;
}

#vedete .vedetebox img{
	width: 130px;
	border: 0px;
}	
