html {
	font-family:Arial;
	font-size: 12px;
	color: #000000;
}
body {
	margin:0px;
	padding:0px;
	background:url(img/bg_top.jpg) repeat-x top #ffffff;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}

h1 {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:underline;
	color:#333333;
}

/* - Top - */

#top {
	width:980px;
	height:250px;
	background:url(img/banner.jpg) no-repeat;
	margin-top:10px;
}

/* - Container - */

#container {
	width:970px;
	background:#ffffff;
	padding:5px;
	overflow:hidden;
}

#container a {
	color:#003252;
	text-decoration:none;
	font-size:11px;
}

#container a:hover {
	text-decoration:underline;
}


/* - Content - */

#content {
	float:left;
	width:617px;
}

/* - Menu left - */

#menu_left {
	float:right;
	width:346px;
}


/* - Bottom - */
#bottom {
	background:url(img/bottom.png) repeat-x #6faf1c;
	font-size:11px;
	height:100px;
	padding-top:25px;
}
#bottom a {
	text-decoration:none;
	color:#000000;
}
#bottom a:hover {
	text-decoration:underline;
}

hr {
	color: #cdeaff;
	background-color: #cdeaff;
	height: 2px;
}

/* - Casuta Menu Left- */
.casuta_menu_left_top {
	background:url(img/bg_menu_top.jpg) no-repeat;
	width:346px;
	height:19px;
}
.casuta_menu_left_bottom {
	background:url(img/bg_menu_bottom.jpg) no-repeat;
	width:346px;
	height:19px;
}

.casuta_content {
	border-left:1px solid #adadad;
	border-right:1px solid #adadad;
	padding-left:4px;
	padding-right:4px;
}

/* - Casuta Content- */
.casuta_content_top {
	background:url(img/bg_content_top.jpg) no-repeat;
	width:617px;
	height:19px;
}
.casuta_content_bottom {
	background:url(img/bg_content_bottom.jpg) no-repeat;
	width:617px;
	height:19px;
}

/* - Image - */
.image {
	border:1px solid #ffbde8;
	background:#FFFFFF;
	padding:2px;
}
.image:hover {
	border:1px solid #ff46d6;
}

/* - Casuta joc - */
.casuta_joc {
	margin-bottom:5px;
	border:1px solid #c7e3ff;
	padding:3px;
	background:#f1f8ff;

}
/* - Tableless - */
.hidden {
	overflow:hidden;
}
.clear {
	clear:both;
}

/* - Ads - */
.ads_468_60 {
	background:url(img/ads_468_60.jpg) no-repeat;
	width:614px;
	height:82px;
	padding-top:28px;
	padding-right:3px;
}

/* - Paginare - */
.paginare {
	border:1px solid #ffa1a1;
	padding-top:2px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:2px;
	background:#fef4f4;
}

.hide {
	display:none;
}

/* - Form - */
.casuta {
	border:1px solid #c7e3ff;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#f1f8ff;
}

.search {
	background:url(img/buton_search.jpg) no-repeat;
	width:100px;
	height:26px;
	border:0px;
	cursor:pointer;
}
#parteneri {
	background:#7bc112;
}
