@charset "utf-8";

/* CSS Document */
.cuv {
	color: #000;
	font-weight: bold;
}

body {
	padding: 0px;
	background-repeat: repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	width: 995px;
	margin: auto;
}

a {
	color: #ff6666;
}

a:hover {
	color: #ff0000;
}

#header {
	width: 1000px;
	margin: auto;
	height: 200px;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}

.logo {
	padding-left: 5px;
	padding-top: 23px;
	height: 260px;
	width: 200px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#header_menu_sus {
	vertical-align: bottom;
	height: 80px;
	display: block;
	margin-top: -150px;
	float: left;
	margin-left: 250px;
	width: 550px;
}

#header_menu {
	float: left;
}

.titlus {
	color: #330033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#header_menu a {
	display: block;
	float: left;
	width: 75px;
	height: 45px;
	background-image: url(../images/buton.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
	font-size: 12px;
	padding-top: 55px;
	text-align: center;
	font-weight: bold;
}

#header_menu a:hover {
	display: block;
	float: left;
	width: 75px;
	height: 60px;
	background-image: url(../images/buton_hover.png);
	background-repeat: no-repeat;
	background-position: top;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	padding-top: 30px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}

.upload_but {
	margin-top: 23px;
	float: left;
}

.upload_but a {
	display: block;
	float: left;
	width: 75px;
	height: 78px;
	background-image: url(../images/upload_buton.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-transform: uppercase;
	font-family: Arial Black;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

#mijloc {
	width: 1000px;
	margin: auto;
	min-height: 1000px;
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	margin-top: -20px;
}

#mijloc_left {
	width: 225px;
	display: block;
	float: left;
	padding-left: 3px;
	padding-left: 3px;
	margin-top: -50px;
}

#cautas {
	width: 230px;
	display: block;
	background-image: url(../images/cauta.png);
	background-repeat: repeat-y;
	background-position: top;
	height: 65px;
	margin-left: -5px;
}

#left_box {
	width: 230px;
	height: 539px;
	background-image: url(../images/left_box.gif);
	background-position: top;
}

/*  start primul box -  login + search + categorii */
#search {
	margin-left: 5px;
	padding-top: 5px;
	position: relative;
	width: 100%;
}

.seach {
	width: 130px;
	height: 22px;
	display: block;
	background-image: url(../images/input_search.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
	font-size: 16px;
	color: #ccc;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 2px;
}

.categorii {
	width: 193px;
	height: 21px;
	display: block;
	background-image: url(../images/input_search2.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 3px;
	margin-left: 3px;
	font-size: 14px;
	color: #ccc;
	font-weight: bold;
	overflow: hidden;
}

.subcategorii {
	width: 117px;
	background-color: #FFFFFF;
	margin-left: 381px;
	position: absolute;
	display: none;
	margin-top: 30px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ccc;
	font-size: 16px;
	color: #6699ff;
	z-index: 1000;
	position: absolute;
}

.subcategorii a {
	display: block;
	font-size: 16px;
	color: #6699ff;
	padding-left: 5px;
}

.subcategorii a:hover {
	display: block;
	font-size: 16px;
	color: #000;
	background-color: #f9f9f9;
}

.subcategorii22 {
	width: 236px;
	background-color: #FFFFFF;
	margin-left: 0px;
	position: absolute;
	display: none;
	margin-top: 0px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ff0099;
	font-size: 12px;
	color: #ef5c5c;
	z-index: 1000;
	position: absolute;
}

.subcategorii22 a {
	display: block;
	font-size: 12px;
	color: #ef5c5c;
	margin-left: 5px;
}

.subcategorii22 a:hover {
	display: block;
	font-size: 12px;
	color: #000;
}

.submit_search {
	display: block;
	height: 26px;
	width: 38px;
	background-image: url(../images/jjj_submit.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
}

#categorii {
	width: 260px;
	height: 21px;
	display: block;
	background-image: url(../images/input_categorie.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 1px;
	color: #ef5c5c;
	font-weight: bold;
	overflow: hidden;
}

.categorii_mem {
	width: 260px;
	background-color: #FFFFFF;
	margin-left: 5px;
	position: absolute;
	display: none;
	margin-top: 0px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ef5c5c;
	z-index: 1000;
}

.categorii_mem a {
	display: block;
	font-size: 16px;
	color: #ef5c5c;
	margin-left: 5px;
}

.categorii_mem a:hover {
	display: block;
	font-size: 16px;
	color: #000;
}

#login {
	margin-top: 20px;
}

.login {
	display: block;
	height: 34px;
	width: 73px;
	background-image: url(../images/login.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	margin-left: 40px;
	margin-top: 10px;
}

/*  stop primul box -  login + search + categorii */
	/*  start al doilea box inregistrare*/
#inregistrare {
	padding-top: 40px;
	padding-left: 40px;
	background-image: url(../images/inregistrare.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 184px;
	height: 254px;
	margin-top: 5px;
}

.inregistrare_fild {
	width: 163px;
	height: 20px;
	display: block;
	background-image: url(../images/input3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border: 0px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 5px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-stretch: expanded;
	color: #2b4163;
	letter-spacing: 1px;
	position: relative;
}

.inregistrare_fild_varsta {
	width: 185px;
	height: 22px;
	display: block;
	background-image: url(../images/input_varsta.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 3px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-stretch: expanded;
	color: #2b4163;
	letter-spacing: 1px;
	position: relative;
}

.inregistreaza {
	display: block;
	height: 31px;
	width: 195px;
	background: none;
	background-image: url(../images/inregistrare5.png);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	margin-left: -26px;
	margin-top: 6px;
}

/*  stop al doilea box inregistrare*/ /*  start box tot jucatori*/
#top_juc {
	width: 224px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*  stop box tot jucatori*/ /*  start box comentarii*/
#top_com {
	width: 224px;
	display: block;
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tag_prin {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 1px;
}

.tag_juc {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tag_juc a {
	color: #142c56;
}

.tag_juc a:hover {
	color: #b773b1;
}

#tag_full {
	margin-top: -3px;
}

.btn-slide {
	margin-top: -3px;
	height: 790px;
}

/*  stop box comentarii*/ /*  start center*/
#center {
	width: 100%;
	float: left;
	margin-left: 0px;
	margin-top: -48px;
	overflow: hidden;
}

#center2 {
	width: 100%;
	min-height: 1500px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	padding-top: 33px;
	overflow: hidden;
	text-align: center;
}

#second_col_cen {
	width: 341px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}

#first_col_cen {
	width: 342px;
	float: left;
	display: block;
	margin-left: 2px;
	margin-right: 2px;
}

#first_fil {
	width: 341px;
	display: block;
	background-image: url(../images/recoma_1.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#third_fil {
	margin-top: 3px;
}

.joc_preview {
	width: 417px;
	height: 381px;
	display: block;
	background-image: url(../images/tabel_sus.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	position: relative;
}

.joc_preview_noi {
	width: 417px;
	height: 381px;
	display: block;
	background-image: url(../images/tabel_sus_noi2.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	position: relative;
}

.joaca {
	width: 70px;
	height: 68px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	z-index: 100;
	position: absolute;
}

.mijlocum {
	position: absolute;
	margin-top: 0px;
	margin-left: 150px;
}

.test {
	width: 70px;
	height: 68px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-left: 350px;
	float: left;
	z-index: 100;
	position: absolute;
}

.imagine {
	margin-top: 9px;
	float: left;
	z-index: 1;
	position: absolute;
	width: 340px;
	margin-left: 10px;
	height: 224px;
}

.inainte {
	margin-top: 334px;
	float: left;
	z-index: 100;
	position: absolute;
	padding: 2px;
	margin-left: 340px;
}

.inapoi {
	margin-top: 335px;
	float: left;
	z-index: 100;
	position: absolute;
	padding: 2px;
	margin-left: 40px;
}

.titlu {
	margin-top: 325px;
	float: left;
	z-index: 100;
	position: absolute;
	padding: 2px;
	margin-left: 75px;
	color: #e517e2;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 260px;
	text-align: center;
}

.detalii {
	margin-top: 345px;
	float: left;
	z-index: 100;
	position: absolute;
	padding: 2px;
	margin-left: 75px;
	color: #989898;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 260px;
	text-align: center;
	height: 13px;
	overflow: hidden;
}

.detalii2 {
	margin-top: 360px;
	float: left;
	z-index: 100;
	position: absolute;
	padding: 2px;
	margin-left: 75px;
	color: #989898;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 260px;
	text-align: center;
	height: 13px;
	overflow: hidden;
}

.jos_stanga {
	margin-top: -42px;
	z-index: 105;
	position: absolute;
	padding: 0px;
	margin-left: 377px;
	color: #989898;
	text-align: center;
}

.jos_dreapta {
	margin-top: -42px;
	z-index: 105;
	position: absolute;
	padding: 0px;
	margin-left: 2px;
	color: #989898;
	text-align: center;
}

#for_fil {
	width: 357px;
	height: 165px;
	display: block;
	background-image: url(../images/left_center5.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
}

/*  stop center*/
#login_sus {
	float: right;
	background-image: url(../images/login_sus.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 207px;
	height: 87px;
	margin-right: -754px;
	margin-top: 150px;
}

#login_sus2 {
	float: right;
	background-image: url(../images/logine.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 220px;
	height: 87px;
	margin-right: -754px;
	margin-top: 150px;
	color: #000000;
	font-size: 12px;
}

#login_sus3 {
	float: right;
	background-image: url(../images/logine.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 220px;
	margin-left: 780px;
	margin-top: 150px;
	display: none;
	position: absolute;
	z-index: 50000;
	color: #000000;
	font-size: 12px;
}

.meniu_membru {
	margin-top: 15px;
	float: left;
	margin-left: 20px;
}

.meniu_membru a {
	display: block;
	height: 25px;
	border-bottom: 1px dotted #324c72;
	margin-top: 3px;
	color: #324c72;
}

.meniu_membru a:hover {
	color: red;
}

.meniu_membru img {
	border: none;
	float: left;
	margin-right: 10px;
}

#login_sus a {
	color: #142c56;
}

#login_sus a:hover {
	color: #e517e2;
}

.login_field {
	background-image: url(../images/input_login.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 127px;
	height: 20px;
	border: 0px;
}

#adoua_prin {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

#adoua_juc {
	width: 340px;
	display: block;
	background-image: url(../images/top_jjj2.png);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px;
	margin-top: -20px;
	margin-bottom: -20px;
}

#error {
	width: 715px;
	margin-left: 25px;
	vertical-align: middle;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
}

.error_contet {
	background-image: url(../images/eroare_mij.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 715px;
	margin-top: 0px;
	min-height: 60px;
}

.jocuri_noi {
	padding-top: 20px;
	padding-left: 4px;
	padding-bottom: 0px;
	width: 162px;
	float: left;
}

.jocuri_acc {
	padding-top: 20px;
	padding-left: 6px;
	padding-bottom: 0px;
	width: 162px;
	float: left;
}

.jocuri_show0 {
	background-repeat: repeat-y;
	background-position: top;
	width: 162px;
	height: 60px;
	margin-top: 1px;
	margin-left: 2px;
}

.jocuri_show1 {
	margin-top: 1px;
	width: 162px;
	height: 60px;
	margin-left: 2px;
}

.jocuri_show0 a,.jocuri_show1 a {
	color: #e517e2;
}

.jocuri_show0 a:hover,.jocuri_show1 a:hover {
	color: #000066;
}

.numar {
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	z-index: 101;
	float: right;
	margin-right: 3px;
	margin-top: 10px;
	position: relative;
}

.numar1 {
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	z-index: 101;
	float: left;
	margin-right: 3px;
	margin-top: 31px;
	position: absolute;
}

.poza {
	float: right;
	height: 60px;
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 63px;
	margin-top: -19px;
	margin-left: 99px;
	z-index: 100;
	position: absolute;
}

.poza img {
	vertical-align: middle;
	text-align: center;
	border: 2px #fff solid;
}

.poza1 {
	position: absolute;
	height: 60px;
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 63px;
	margin-top: 0px;
	margin-left: -1px;
	z-index: 100;
}

.poza1 img {
	vertical-align: middle;
	text-align: center;
	border: 2px #fff solid;
}

.nume1 {
	color: #fdfe32;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 5px;
	width: 90px;
	height: 16px;
	overflow: hidden;
	margin-left: 60px;
	text-align: center;
	margin-top: 0px;
}

.nume {
	color: #fdfe32;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 5px;
	width: 90px;
	height: 16px;
	overflow: hidden;
	margin-left: 3px;
	text-align: center;
	margin-top: -20px;
}

.nume a,.nume1 a {
	color: #fdfe32;
}

.detalii_j1 {
	color: #fff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding-top: 3px;
	width: 90px;
	height: 27px;
	text-align: center;
	margin-left: 70px;
	margin-top: -5px;
}

.detalii_j {
	color: #fff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding-top: 3px;
	width: 90px;
	height: 27px;
	text-align: center;
	margin-top: -5px;
}

.jocuri_categ_show0,.jocuri_categ_show1 {
	border: 1px solid #9fcfff;
	width: 155px;
	margin-top: 3px;
	float: left;
	height: 193px;
	text-align: center;
	margin-left: 5px;
	display:block;
}

.show_categ1 {
	background-repeat: repeat-y;
	background-position: top;
	width: 980px;
	padding-left: 0px;
	margin-left: 0px;
	height: 208px;
}

.show_categ21 {
	background-repeat: repeat-y;
	background-position: top;
	width: 980px;
	padding-left: 0px;
	margin-left: 0px;
	height: 178px;
}

.show_categ20 {
	background-repeat: repeat-y;
	background-position: top;
	width: 980px;
	padding-left: 0px;
	margin-left: 0px;
	height: 178px;
}

.show_categ31 {
	width: 651px;
	padding-left: 0px;
	margin-left: 0px;
	height: 178px;
}

.show_categ30 {
	width: 651px;
	padding-left: 0px;
	margin-left: 0px;
	height: 178px;
}

.nume_categ {
	width: 100%;
	color: #e517e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 40px;
	display: block;
	text-align: center;
	font-weight: bold;
	padding-top: 9px;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.nume_categ a {
	color: #3399ff;
	font-size: 16px;
}

.nume_categ a:hover {
	color: #6699ff;
	font-size: 16px;
}

.detalii_categ {
	color: #e517e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	height: 12px;
	text-align: center;
	font-weight: normal;
	color: #FF0000;
	position: relative;
	z-index: 1;
	display: none;
	height:30px;
	overflow:hidden;
}

.poza_categ {
	border: 0;
	width: 150px;
	margin-left: 0px;
	margin-top: 2px;
}

.poza_categ img {
	margin-left: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

.poza_categ img a {
	
}

.poza_categ img a:hover {
	border: none;
}

h1 {
	font-size: 14px;
}

.useri1 {
	background-image: url(../images/useri1.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 224px;
	padding-left: 0px;
	margin-left: 0px;
	height: 25px;
}

.useri0 {
	background-image: url(../images/useri2.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 224px;
	padding-left: 0px;
	margin-left: 0px;
	height: 25px;
}

.loc {
	float: left;
	height: 25px;
	font-size: 20px;
	color: red;
	text-align: center;
	width: 40px;
}

.loc_nume {
	padding-top: 3px;
	font-size: 16px;
}

.comm0 {
	background-image: url(../images/comm1.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 219px;
	padding-left: 5px;
	margin-left: 0px;
}

.comm1 {
	background-image: url(../images/comm2.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 219px;
	padding-left: 5px;
	margin-left: 0px;
}

.comm_data {
	font-size: 12px;
	color: red;
	text-align: center;
}

.comm_nume {
	padding-top: 3px;
	font-size: 12px;
	padding-right: 5px;
}

.jocuri_gramada {
	position: relative;
	margin-left: 4px;
	margin-top: 2px;
	width: 980px;
}

.stiri_gramada {
	width: 800px;
	display: block;
	background-image: url(../images/stiri_2.jpg);
	background-repeat: repeat-y;
	background-position: top;
	position: relative;
	margin-left: 50px;
	margin-top: 2px;
	overflow: hidden;
}

.stiri_mijloc {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	overflow: hidden;
}

#gramada_mijloc,#gramada_mijloc2 {
	width: 98%;
	display: block;
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.gramada_mijloc,.gramada_mijloc2 {
	width: 99%;
	min-height:300px;
}
.gramada_mijloc2
	{
		padding-top:4px;
}
.gramada_mijloc a {
	float: left;
	width: 76px;
	height: 71px;
	display: block;
	overflow: hidden;
	font-size: 10px;
	background-color: #fff;
	margin-left: 2px;
	margin-top: 2px;
	color: #69f;
	text-align: center;
}

.gramada_mijloc a:hover {
	color: #0033FF;
	border: 1px solid #a5e1fe;
	height: 69px;
	width: 74px;
}

.gramada_mijloc2 a {
	float: left;
	width: 150px;
	height: 150px;
	display: block;
	overflow: hidden;
	font-size: 12px;
	background-color: #fff;
	margin-left: 1px;
	margin-top: 1px;
	color: #69f;
	text-align: center;
}

.gramada_mijloc2 a:hover {
	color: #0033FF;
}

.gramada_mijloc2 img {
	width: 146px;
	height: 130px;
	border: none;
	margin-top: 2px;
}

.gramada_mijloc img {
	width: 65px;
	height: 55px;
	border: none;
	margin-top: 2px;
}

.optiuni {
	display: block;
	position: absolute;
	margin-top: -27px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin-left: 250px;
	z-index: 100;
	color: #142c56;
}

.optiuni a {
	color: #142c56;
}

.optiuni a:hover {
	color: #142c56;
}

.optiuni2 {
	display: block;
	position: absolute;
	margin-top: -25px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-left: 650px;
	z-index: 500;
	color: #0000CC;
}

#litere {
	height: 25px;
	border: 1px #ccc solid;
	position: absolute;
	background-color: #ffce3e;
	margin-top: -7px;
	margin-left: 100px;
	display: none;
}

#litere a {
	color: #142c56;
	font-size: 18px;
	font-weight: bold;
}

#litere a:hover {
	color: red;
}

.paginatie_gramada {
	color: #fff;
	text-align: center;
	padding: 10px;
	width: 100%;
}

.paginatie_gramada  a {
	width: 30px;
	height: 23px;
	border: 1px solid #cce5ff;
	display: inline-block;
	padding-top: 7px;
	font-weight: bold;
	color: #6699ff;
}

.paginatie_gramada  a:hover {
	background-color: #6699ff;
	color: #FFF;
}

.paginatie_gramada  b {
	width: 30px;
	height: 23px;
	border: 1px solid #6699ff;
	background-color: #6699ff;
	color: #FFF;
	padding-top: 7px;
	display: inline-block;
	font-weight: bold;
}

.paginatie_gramada  .paginatie_prev_page {
	width: 20px;
	height: 20px;
	background-image: url(../images/tab_stanga.png);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	display: inline-block;
}

.paginatie_gramada  .paginatie_next_page {
	width: 20px;
	height: 23px;
	background-image: url(../images/tab_dreapta.png);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	display: inline-block;
}

.paginatie_gramada  .paginatie_prev_page:hover,.paginatie_gramada  .paginatie_next_page:hover
	{
	background-color: #FFF;
}

.jocuri_tot {
	margin-left: 3px;
}

.jocuri_tot_mid {
	background-repeat: repeat-y;
	background-position: top left;
	margin-left: 0px;
	padding: 5px;
	width: 100%;
}

.jocuri_tot_mid2 {
	width: 100%;
}

.jocuri_tot_mid2 a {
	display: block;
	width: 110px;
	padding-right: 5px;
	padding-left: 5px;
	border-right: dashed 1px #000;
	overflow: hidden;
	float: left;
	color: #ffa30a;
	font-size: 11px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.jocuri_tot_mid2 a:hover {
	color: #000;
}

.footer {
	width: 996px;
	margin-left: 3px;
	margin-top: 5px;
}

.footer_mid {
	background-image: url(../images/footer_mid.png);
	background-repeat: repeat-y;
	background-position: top left;
	margin-left: 0px;
	padding: 5px;
}

.footer_link {
	border-bottom: 1px dotted #ffb117;
	width: 90%;
	margin: auto;
	text-align: center;
}

.footer_link a {
	color: #FFFFFF;
	font-size: 12px;
}

.footer_link a:hover {
	color: #ffb117;
	font-size: 12px;
}

#for_fil a {
	width: 65px;
	height: 78px;
	float: left;
	background-image: url(../images/member_p.png);
	background-repeat: repeat-y;
	background-position: top left;
	margin-top: 1px;
	margin-left: 5px;
	font-size: 10px;
	text-align: center;
	color: #FF0000;
}

.jocuris_tab {
	background-repeat: repeat-y;
	background-position: top left;
	width: 100%;
	margin-top: 0px;
}

#for_fil a:hover {
	color: #ffb117;
}

#for_fil img {
	width: 61px;
	height: 50px;
	display: block;
	float: left;
	margin-left: 2px;
	margin-top: 10px;
}

.joaca_jokuri {
	width: 754px;
	margin-left: 0px;
	padding-left: 5px;
	margin-top: -10px;
}

.joc_joaca {
	width: 100%;
	background-color: #fff;
	float: left;
	margin-left: -2px;
	margin-top: -2px;
}

.login_picture {
	height: 70px;
	width: 90px;
	float: left;
}

.details_login {
	height: 50px;
	width: 120px;
}

.details_full {
	margin-left: 110px;
	width: 20px;
	margin-top: 0px;
}

.navtext {
	text-align: left;
	font: bold 9pt sans-serif;
	background-color: #000;
	layer-background-color: tan;
	color: black;
	padding: 0px;
	z-index: 10000;
}

#meniu_membri {
	width: 175px;
	display: none;
	position: absolute;
	text-align: left;
	padding: 5px;
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #F00;
	z-index: 1000;
}

#meniu_membri a {
	display: block;
	font-weight: bold;
}

.btn-slide {
	display: inherit;
}

#bara_meniu a {
	display: block;
	width: 111px;
	height: 20px;
	background-image: url(../images/buton_sus.png);
	float: left;
	color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 5px;
	margin-left: 3PX;
}

.bara {
	margin: auto;
}

#bara_meniu a:hover {
	display: block;
	width: 111px;
	height: 20px;
	background-image: url(../images/buton_sus_hover.png);
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 5px;
	position: relative;
	z-index: 100;
}

.active_menu {
	display: block;
	width: 111px;
	height: 20px;
	background-image: url(../images/buton_sus_hover.png);
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -10px;
	padding-top: 20px;
	position: relative;
	z-index: 100;
}

#menius {
	border: solid 2px #9dceff;
	background-color: #fff;
	margin-top: -8px;
	width: 910px;
	margin-left: 50px;
}

.top_jjj {
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 10px;
}

.bartuuus {
	width: 48%;
	display: block;
	border: 1px solid #ccc;
	float: left;
	padding-top: 3PX;
	padding-bottom: 3px;
}

.bartuuus a {
	color: #000;
}

.bartuuus a:hover {
	color: #39F;
}

#cautare_avansata {
	margin: auto;
	height: 423px;
}

#cautare_avansata_jocuri {
	background-image: url(../images/cautare-avansata-jokuri.png);
	display: block;
	height: 423px;
	width: 766px;
	margin: auto;
	background-repeat: no-repeat;
}

#cautare_membrus {
	background-image: url(../images/cautare-avansata-membri.png);
	display: block;
	height: 423px;
	width: 766px;
	margin: auto;
	background-repeat: no-repeat;
}

#cautare_jocus {
	margin-top: 25px;
	margin-left: 85px;
	width: 231px;
	float: left;
}

#camp_cauta {
	background: none;
	font-size: 18px;
	width: 231px;
	height: 29px;
	color: #000;
	margin-top: 4px;
	border: none;
	padding-top: 5px;
	padding-left: 5px;
}

.cautares_membris {
	float: left;
	margin-left: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 6px;
	font-weight: bold;
}

.cautares_membris a,.cautares_jokus a {
	color: #FFF;
}

.cautares_jokus {
	float: left;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 6px;
	font-weight: bold;
}

.cautares_membris2 {
	float: left;
	margin-left: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 6px;
	font-weight: bold;
}

.cautares_membris2 a,.cautares_jokus2 a {
	color: #FFF;
}

.cautares_jokus2 {
	float: left;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 6px;
	font-weight: bold;
}

.categorii2 {
	width: 193px;
	height: 27px;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	border: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 16px;
	margin-left: 3px;
	font-size: 14px;
	color: #000;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.categorii3 {
	margin-top: 3px;
}

.punctes_cautare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 281px;
	height: 23px;
	margin-top: 5px;
	padding-top: 7px;
	padding-left: 5px;
}

.puunctes_2 {
	float: right;
}

.subcategorii2 {
	width: 200px;
	background-color: #FFFFFF;
	margin-left: 7px;
	position: absolute;
	display: none;
	margin-top: 0px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #ccc;
	font-size: 16px;
	color: #ef5c5c;
	z-index: 1000;
	position: absolute;
}

.subcategorii2 a {
	display: block;
	font-size: 16px;
	color: #ef5c5c;
	margin-left: 5px;
}

.subcategorii2 a:hover {
	display: block;
	font-size: 16px;
	color: #000;
}

#detalii_jokus {
	float: left;
	width: 350px;
	margin-top: 25px;
	margin-left: 20px;
}

.adaugatus_stanga {
	float: left;
	margin-left: 60px;
	margin-top: 3px;
	width: 300px;
	height: 21px;
	padding-top: 10px;
}

.field_mic {
	width: 125px;
}

.submitus {
	width: 150px;
	background: none;
	border: none;
	height: 80px;
	margin-top: 0px;
	margin-left: 300px;
}

.joaca_joc {
	width: 983px;
	margin-top: 0px;
	margin-left: 7.5px;
	overflow: hidden;
	border: 1px solid #cce6ff;
}

.jocuri_butoane {
	width: 455px;
	float: left;
}

.jocuris_but {
	width: 650px;
	margin-top: -100px;
	position: relative;
	float: left;
}

.jocuri_butoane a {
	display: block;
	float: left;
	width: 151px;
	height: 41px;
	padding-top: 10px;
	background-image: url(../images/butonus_jjj.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #000;
}

.jocuri_butoane a:hover {
	color: #bc3cba;
}

.adauga_comentariu {
	background-image: url(../images/comentariu.png);
	width: 751px;
	height: 267px;
	margin-top: -40px;
	position: relative;
	z-index: 10;
	padding: 10px;
}

.smiles {
	background-image: url(../images/smile.png);
	width: 196px;
	height: 70px;
	position: relative;
	z-index: 10;
	padding: 5px;
	background-repeat: no-repeat;
}

.spam {
	background-image: url(../images/spam.png);
	width: 262px;
	height: 75px;
	position: relative;
	z-index: 10;
	padding: 5px;
	background-repeat: no-repeat;
	text-align: center;
}

.comentariu_add {
	height: 0px;
	width: 161px;
	padding-top: 56px;
	background-image: url(../images/comen_add.png);
	border: none;
}

#menius {
	max-height: 430px;
	overflow: auto;
	display: block;
	z-index: 100;
	position: relative;
}

.active {
	z-index: 101;
	position: relative;
}

.logum {
	background: none;
	background-image: url(../images/logg.png);
	background-position: top;
}

.categorie_banner {
	width: 120px;
	float: left;
	min-height: 1000px;
	margin-left: -1px;
}

.sus_multe {
	background-color: #330033;
	background-image: url(/templates/default/images/logg.png);
	color: #FFF;
}

.titlus_categorie {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	width: 100%;
	height: 19px;
}

.header_banner {
	float: right;
	margin-top: 40px;
	margin-right: 5px;
}

.banner_joc {
	float: left;
	margin-left: 645px;
	margin-top: -492px;
}

.mumumu,.mumumu2 {
	margin-top: 12px;
}

.testumm {
	background: url(../images/tabel_sus_joaca.png);
	width: 64px;
	height: 64px;
	display: block;
}

.testumm2 {
	background: url(../images/tabel_sus_test.png);
	width: 64px;
	height: 64px;
	display: block;
	margin-left: 3px;
}

.mumumu2 {
	margin-top: 11px;
}

.mumumu3 {
	margin-top: 10px;
}

.comentarii {
	overflow: hidden;
	width: 925px;
}

.humussus {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #330033;
	color: #fff;
	height: 320px;
}

.humussus2 {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #330033;
	color: #fff;
	height: 290px;
}

#descriptum,#controlum {
	overflow: auto;
	height: 100%;
}

.recomus {
	float: left;
	margin-left: 130px
}

.linumus a {
	font-weight: bold;
	font-size: 14px;
}

.linumus a:hover {
	color: #09F;
	font-weight: bold;
}

.vezitoate a {
	color: #a5d255;
	text-decoration: underline;
	font-size: 12px;
}

.tagdesc a {
	color: #6699ff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.tagdesc a:hover {
	text-decoration: none;
}

a.deschides1 {
	color: #3399ff;
}

#bara_meniu a.inchides1,#bara_meniu a.inchides2,#bara_meniu a.toatejokurile2,#bara_meniu a.recomandares2,#bara_meniu a.recomandares2,#bara_meniu a.stires2
	{
	color: #fff;
}

#searchinput2 {
	width: 372px;
	height: 27px;
	background-image: url(../images/input.png);
	border: none;
	float: left;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 3px;
}

#categus {
	width: 118px;
	height: 22px;
	background-image: url(../images/select.png);
	border: none;
	float: left;
	color: #666;
	padding-top: 8px;
	font-size: 14px;
	text-align: center;
	margin-left: -2px;
}

#search {
	width: 90%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

#searchsubmit {
	width: 30px;
	float: left;
	margin-left: 10px;
}

.stanga_index {
	width: 22px;
	float: left;
	height: 300px;
	margin-left: 2px;
	margin-right:1px;
}

.dreapta_index {
	width: 22px;
	float: right;
	height: 300px;
}

.dreapta_index a {
	width: 22px;
	height: 50px;
	margin-top: 118px;
}

.dreapta_index a:hover {
	width: 22px;
	height: 50px;
	border: none;
}

.dreapta_index  img {
	height: 50px;
	width: 22px;
}

.stanga_index a {
	width: 22px;
	height: 50px;
	margin-top: 118px;
}

.stanga_index a:hover {
	width: 22px;
	height: 50px;
	border: none;
}

.stanga_index  img {
	height: 50px;
	width: 22px;
}

.loadingdiv {
	
}
.index_no_add
{
	width:980px;
	margin-left:-3px;
}
.index_no_add .stanga_index
{
	margin-right:15px;
}
