/* Inceput Body */
/* Inceput Body */
html, body, * {

	padding:0; 
	margin:0;
}


#required{
width:300px;
display:none
}

body {
	background-image: url("../../resurse/bg_sus.jpg"), url("../../resurse/bg_jos.png") ;
	background-position: top, bottom;
	background-repeat: no-repeat, no-repeat;	
	background-color: #fefefe;
	text-align:center;
	color:#5d241a;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:11px;
	}
	.left {
		float:left;
	}
	.right {
		float:right;
	}
	.clear {clear:both}
	.clearfix {clear:both; height:5px;}
	hr.hr {display:none;}
	a {
	text-decoration:none; 
	color:#5d241a;
	opacity:0.7;
	}
	a:hover {
	color:#900201;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	opacity: 1.4;
	}
	a:active {
	color:#900240;
	opacity: 1.0;
	}
	a:focus {
	outline:none;
	}
	a img {border:none;}
/* Sfarsit Body */
/*-------------------------------------------------------------*/
/* Inceput Antet */
#antet {
	height:370px;
	overflow:hidden;
	width:968px;
	margin:auto auto auto auto;
}
.sigla {
	background:url("../imagini/sigla/sigla.png") no-repeat center;
	margin: 15px  auto auto auto;
	width:400px;
	height:200px;
}
/* Sfarsit Antet */
/*-------------------------------------------------------------*/
/* Inceput Bara de Navigare */
@font-face {
	font-family: 'AdelonMedium';
	src: url('http://fonts.ncwest.ncsoft.com/includes/fonts/adelon/adelon_medium_macroman/Adelon-Medium-webfont.eot');
	src: local('☺'), url('http://fonts.ncwest.ncsoft.com/includes/fonts/adelon/adelon_medium_macroman/Adelon-Medium-webfont.woff') format('woff'), url('http://fonts.ncwest.ncsoft.com/includes/fonts/adelon/adelon_medium_macroman/Adelon-Medium-webfont.ttf') format('truetype'), url('http://fonts.ncwest.ncsoft.com/includes/fonts/adelon/adelon_medium_macroman/Adelon-Medium-webfont.svg#webfontEtNqJmif') format('svg');
	font-weight: normal;
	font-style: normal;
}
#bara-navigare {
	background:url("../imagini/interfata/bara_navigare.png") no-repeat top center;
	margin:auto auto auto auto;
	top:0;
	height:93px;
	width:968px;
}
#bara-navigare ul {
	margin:0 auto;
	width:960px;
	list-style:none;
	text-align:center;
}
#bara-navigare ul li {
	padding-top:19px;
	float:left;
}
#bara-navigare ul li a {
	padding:0 0px 0 9px;
	margin:0 5px;
	color:#efffc5;
	text-shadow:0 1px 3px #000;
	line-height:4.0;
	font-family: AdelonMedium, "Times New Roman", Times, serif; 
	font-size: 12px;
	text-transform: uppercase; 
	opacity: 3.0;
	
}
#bara-navigare ul li a:hover {
	opacity: 0.5;
}
#bara-navigare ul li a:active {
	opacity: 1.5;
}
/* Sfarsit Bara de Navigare */			
/*-------------------------------------------------------------*/
/* Inceput Elementele Corpului */
.wrap960 {
	width:960px;
	margin:0 auto;
}

.wrap930 {
	width:930px;
	margin:0 auto;
}

.wrap600 {
	width:600px;
	margin:0 auto;
}

.sidebar, #content {
  float:left;
  margin-top:20px;
  text-align:left;
}
/* Sfarsit Elementele Corpului */
/*-------------------------------------------------------------*/
/* Inceput Wrapper */
#main, #main-top, #main-btm {background:url("../imagini/interfata/continut.png");width:968px;margin:0px auto;}

	#main-top {height:8px;margin-top:-40px;}
	
	#main-btm {height:9px;background-position:bottom left;margin-bottom:15px;}
	
	#main {
		min-height:200px;
		background-position:top right;
		background-repeat:repeat-y;
		text-align:left;
	}
	
		.w960 {width:960px;margin:0 auto;text-align:left;}
		.w962 {width:962px;margin:0 auto;text-align:left;}
		.w940 {width:940px;margin:0 auto;text-align:left;}
/* Sfarsit Wrapper */
/*-------------------------------------------------------------*/
/* Inceput Continut */
#content {
	 width: 760px; /* Ajustează la lățimea dorită */
    
    margin-top: 20px; /* Sau ajustează, dacă este necesar */
    float: left; /* Sau ajustează, dacă este necesar */
    background-color: #f0f0f0; /* Ajustează culoarea de fundal */
    border: 1px solid #ccc; /* Ajustează marginea */
    padding: 10px; /* Ajustează padding-ul */
    box-sizing: border-box; /* Asigură că padding-ul și marginea sunt incluse în dimensiuni */
}
.postui {
	background:url("../imagini/interfata/interfata_subiect.png");
	margin:0 auto;
	width:750px;
}
.postui2 {
	background:url("../imagini/interfata/interfata_subiect.png");
	margin:0 auto;
	width:750px;
}
.post-title {
	height:55px;
	line-height:2.4;
}
.post-title2 {
	height:55px;
	line-height:2.4;
}
.post-end {
	background-position:left bottom;
	height:10px;
	margin-bottom:26px;
}
.post-con {
	background-position:center right;
	background-repeat:repeat-y;
	line-height:1.8;
	font-size:11px;
}
.post-con2 {
	background-position:center right;
	background-repeat:repeat-y;
	line-height:1.8;
	font-size:11px;
}
.con-wrap {
	padding:2px 25px;
}
.post-title h2 {
	font-family: AdelonMedium, "Times New Roman", Times, serif; 
	color:#efffc5;
	text-shadow:0 1px 3px #000;
	font-size:12px;
	line-height:38px;
	text-align:center;
	text-transform: uppercase;
	font-weight: normal;
}	
.post-title h2 a span{
	color:#efffc5;
}
.post-title h2:hover {
	color:#FFF;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}
.post-title h2:active {
	color:#ffb9a0;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}
span.date {
	display:block;
	float:right;
	text-align:center;
	position:relative;
	top:10px;
	right:20px;
	color:#ffb59b;
	text-shadow:0 0 3px #000;
}
.post-con .more {
	color:#ffd373;
}
.post-con a.more:hover {
	color:#ffc03a;
}	
.post-con a.more:active {
	color:#fcb110;
}
.post-title h2 a:hover span {
	color:#FFF;
}
.post-title h2 a:active span {
	color:#ffb9a0;
}		
.post-title-slider {
	background:url("../imagini/interfata/slider_sus.png");
	height:7px;
}
.post-end-slider{
	background-position:left bottom;
	height:6px;
	margin-bottom:26px;
}
.post-con-slider {
	background-position:center right;
	background-repeat:repeat-y;
}
/* Sfarsit Continut */					
/*-------------------------------------------------------------*/
/* Inceput Slider Obiecte */
#items, #items ul, #items li {
	width:439px;
	display:block;
	overflow:hidden;
	height:59px;
	list-style:none;
	margin:0 auto;
}
#items {
	margin:18px auto !important;
	position:relative;
	left:4px;
}
#items ul li a {
	display:block;
	float:left;
	width:56px;
	height:56px;
	margin:0 8px;
	background:url("../imagini/interfata/item_bg.html");
}
#items ul li a img {
	display:block;
	margin:4px auto;
	height:47px;
	width:48px;
}
#items ul li a:hover {
	background-position:top center;
}
#items ul li a:active {
	background-position:top right;
}
/* Sfarsit Slider Obiecte */
/*-------------------------------------------------------------*/
/* Inceput Controale */
#prevBtn a, 
#nextBtn a { 
	display:block;
	width:14px;
	height:18px;
	background:url("../imagini/interfata/slider_controale.html");
	z-index:24;
	overflow:hidden;
	line-height:20;
	position:relative;
	bottom:60px;
}
#nextBtn a {
	float:right;
	background-position:top right;
	right:10px;
}
#nextBtn a:hover {
	background-position:center right;
}
#nextBtn a:active {
	background-position:bottom right;
}								
#prevBtn a {
	float:left;
	left:10px;
}
#prevBtn a:hover {
	background-position:center left;
}					
#prevBtn a:active {
	background-position:bottom left;
}
/* Sfarsit Controale */
/*-------------------------------------------------------------*/
/* Inceput Bara Laterala */
.sidebar {
  width:160px;
}
#sidebar-left {
	margin-right:15px;
}
#sidebar-right {
	margin-left:15px;
}
.sb-ui {
	background:url("../imagini/interfata/sidebar_interfata.png");
}
.sb-title {
	height:37px;
	text-align:center;
}
.sb-end {
	height:6px;
	background-position:bottom left;
	margin-bottom:25px;
}
.sb-con {
	background-position:center right;
	background-repeat:repeat-y;
}
.sb-title h3 {
	font-family: AdelonMedium, "Times New Roman", Times, serif; 
	color:#efffc5;
	text-shadow:0 1px 3px #000;
	font-size:12px;
	text-transform: uppercase;
	line-height:38px;
	font-weight:normal;
}
.sb-title h3:hover {
	color:#FFF;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}
.sb-title h3:active {
	color:#ffb9a0;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}
.sb-wrap {
	margin:0px auto;
	width:146px;
}
.sep {
	height:2px;
	width:146px;
	margin:10px auto;
	background:url("../imagini/interfata/sidebar_separator.png");
	clear:both;
}
.sep2 {
	height:2px;
	width:146px;
	margin:5px auto;
	background:url("../imagini/interfata/sidebar_separator.png");
}
      
.sb-ranking .r1 .rank span {color:#bd7400;background-position:top center;}
.sb-ranking .r2 .rank span {color:#bebebe;background-position:center center;}
.sb-ranking .r3 .rank span {color:#caa873;background-position:bottom center;}

/* Sfarsit Bara Laterala */
/*-------------------------------------------------------------*/
/* Inceput Autentificare */
form#login label {
	display:block;
	width:127px;
	margin:0 auto 6px;
	font-size:11px;
	font-family:Arial;
}
form#login label span {
	display:block;
	margin-bottom:5px;
}
.fui {
	border:none;
}
input.txt {
	width:127px;
	height:27px;
	color:#5a5a5a;
	margin:5px 0;
	text-indent:10px;
	font-size:11px;
	font-family:Arial;
	background:url("../imagini/interfata/sidebar_introducere.jpg");
	opacity:0.6;
}
.searchnr{
	height:27px;
	background-color:#ede0cc;
	font-size:13px;
	color:#5a5a5a;
	vertical-align:middle;
}
input.txt:hover {
	opacity:1.6;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}			
input.txt:active,
input.txt:focus {
	opacity:1.6;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}
.searchnr:hover {
	color:#5a5a5a;
}			
.searchnr:active,
.searchnr:focus {
	color:#5a5a5a;
}
input.txt2 {
	width:50px;
	height:27px;
	color:#575e51;
	margin:5px 0;
	text-indent:10px;
	font-size:11px;
	background:url("../imagini/interfata/sidebar_introducere2.html");
}
input.txt2:hover {
	color:#89947e;
	opacity:0.6;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}	
input.txt2:active,
input.txt2:focus {
	color:#bbc8af;
	opacity:0.6;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	}				
input.btn {
	display:block;
	height:30px;
	width:129px;
	margin:12px 0 0 9px;
	background:url("../imagini/interfata/sidebar_buton.png");
	cursor:pointer;
	color:#efffc5;
	font-size:11px;
	text-shadow:0 0 3px #000;
}
input.btn2 {
	height:30px;
	width:129px;
	margin:12px 0 0 9px;
	background:url("../imagini/interfata/sidebar_buton.png");
	cursor:pointer;
	color:#efffc5;
	font-size:11px;
	text-shadow:0 0 3px #000;
}
@-moz-document url-prefix() {
	input.btn {
		padding-bottom:5px;
	}
}
input.btn:hover {
	color:#FFF;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	opacity:0.6;
}
input.btn:active {
	color:#d7e2ea;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	opacity:0.6;
}			
input.btn2:hover {
	color:#FFF;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	opacity:0.6;
}
input.btn2:active {
	color:#d7e2ea;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	opacity:0.6;
}	
input.btn3 {
	height:30px;
	width:129px;
	background:url("../imagini/interfata/sidebar_buton.png");
	cursor:pointer;
	color:#efffc5;
	font-size:11px;
}
input.btn3:hover {
	color:#FFF;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	opacity:0.6;
}
input.btn4 {
	background:url("../imagini/interfata/sidebar_buton3.png") no-repeat;
	width:129px;
	height:30px;
	cursor:pointer;
	color:#efffc5;
	font-size: 11px;
}
input.btn4:hover {
	color:#FFF;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	opacity:0.6;
}
input.btn3:active {
	color:#d7e2ea;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	opacity:0.6;
}
/* Sfarsit Autentificare */			
/*-------------------------------------------------------------*/		
/* Inceput Clasament */
.ranking {
	margin:0px auto;
	color: #5a5a5a;
	cursor: normal;
}
.ranking table {
	font-size:11px;
}
.ranking table tr {
	height:22px;
	background:url("../imagini/interfata/sidebar_separator.png") no-repeat bottom center;
}
.tr span {
	display:block;
	float:left;
	margin-bottom:7px;
}
.t-rank {
	width:25px;
	text-align:center;
}

.t-name {
	width:86px;
	text-align:left;
}
.t-lvl {
	width:33px;
	text-align:center;
}
.t-rank1 {
	width:25px;
	text-align:center;
	color:#6189a0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}

.t-name1{
	width:82px;
	text-align:left;
	color:#6189a0;
	font-weight:bold;
	font-size:11px;
}
.t-lvl1 {
	width:33px;
	text-align:center;
	color:#6189a0;
	font-weight:bold;
	font-size:11px;
}
/* Sfarsit Clasament */			
/*-------------------------------------------------------------*/	
/* Inceput Status */
.sidebar .time {
	text-align:center;
}
.stats p {
	margin:8px 0 8px 10px;
	font-size:11px;
	z-index:5;
}
.on {
	color:#769e4e;
}		
.off {
	color:#b65851;
}
.yellow {
	color:#ffe465;
}
.info {
	color:#5f8295;
}
.players {
	text-align:center;
}
/* Sfarsit Status */
/*-------------------------------------------------------------*/	
/* Inceput Butoane Speciale*/
a.sb-payment {
	background:url("../imagini/interfata/buton_don.png") no-repeat;
	display:block;
	height:72px;
	width:160px;
	margin:0px auto 4px;
}		
a.sb-download {
	background:url("../imagini/interfata/buton_desc.png") no-repeat;
	display:block;
	height:75px;
	width:160px;
	margin:0px auto 4px;
}
a.sb-community {
	background:url("../imagini/interfata/buton_forum.png") no-repeat;
	display:block;
	height:75px;
	width:160px;
	margin:0px auto 4px;
}
a.sb-guide {
	background:url("../imagini/interfata/buton_pasi.png") no-repeat;
	display:block;
	height:75px;
	width:160px;
	margin:0px auto 15px;
}
/* Sfarsit Butoane Speciale*/
/*-------------------------------------------------------------*/	
/* Inceput Diverse */
.cp {
	display:none;
	/*key: 2cc54c20131e4674869f2fe8ab010c23;*/
}
.sb-links {
	margin:5px 0 5px 15px;
}
a.sb-link {
	margin:5px 0;
	display:block;
	font-size:11px;
	padding-left:2px;
}
a.sb-link:hover {
	color:#FFF;
}
a.sb-link:active {
	color:#afc09e;
}
.trecut {
	background:none !important;
}
#tooltip {
	position:absolute;
	border:2px solid #916f48;
	padding:2px 5px;
	color:#c28742;
	display:none;
	background:#f5e4c4;
}
/* Sfarsit Diverse */
/*-------------------------------------------------------------*/	
/* Inceput Subsol */
#footer {
	background:url("../imagini/interfata/subsol.png") no-repeat bottom;
	height:70px;
	font-size:11px;
	padding-top:30px;
	color:#ffffff;
	margin: auto auto auto auto;
}
#footer .left, #footer .right {
	margin-top:30px;
}
#footer .left {
	margin-left:10px;
}
#footer .right {
	margin-right:40px;
}
#footer a {
	color:#f0ffe2;
}		
#footer a:hover {
	text-decoration:underline;
}
#footer a:active {
	color:#FFF;
}
#ajax_load {
	background: no-repeat left center;
}
#ajax_error {
	background: no-repeat left center;
}
#ajax_accept {
	background: no-repeat left center;
}
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}
ul#menu a {
  display: block;
  text-decoration: none;	
}
ul#menu li {
  margin-top: 1px;
}
ul#menu li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}
ul#menu li a:hover {
  background: #000;
}
ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}
ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
/* Sfarsit Subsol */
/*-------------------------------------------------------------*/
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
.theme-default #slider {
    margin:100px auto 0 auto;
    width:580px;
    height:180px;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}
.clear {
	clear:both;
}
.theme-default .nivoSlider {
	background:#fff url(../imagini/loading.html) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../imagini/sageti.html) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Tahoma, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:580px;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8;
	width:580px;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
.nivo-controlNav {
	display:none;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	display:none;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*-------------------------------------------------------------*/
.left_td {
    background: url("") no-repeat scroll 0px 0px transparent;
    height: 23px;
    padding-left: 20px;
    width: 69px;
}
.btn-big {
	background:url("../imagini/interfata/btn-big.png") no-repeat;
	border:0;
	color:#dfbf8b;
	cursor:pointer;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:38px;
	line-height:normal;
	letter-spacing:.01em;
	text-align:center;
	text-shadow:-1px -1px #000;
	width:289px;
}
.btn-big {
	margin-bottom:0
}
a.btn-big {
	text-decoration:none;
	line-height:36px;
	font-size:14px;
	color:#dfbf8b;
}
.btn-big2 {
	background:url("../imagini/interfata/btn-big2.png") no-repeat;
	color:#dfbf8b;
	cursor:pointer;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:36px;
	line-height:normal;
	letter-spacing:.01em;
	text-align:center;
	text-shadow:-1px -1px #000;
	width:250px
}
.btn-big2 {
	margin-bottom:0
}
a.btn-big2 {
	text-decoration:none;
	line-height:33px;
	font-size:13px;
	color:#dfbf8b;
}
.btn-big3 {
	background:url("../imagini/interfata/btn-big3.png") no-repeat ;
	color:#dfbf8b;
	cursor:pointer;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:23px;
	line-height:normal;
	letter-spacing:.01em;
	text-align:center;
	text-shadow:-1px -1px #000;
	width:170px
}
.btn-big4 {
	background:url("../imagini/interfata/btn-big3.png") no-repeat;
	color:#dfbf8b;
	cursor:pointer;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:23px;
	line-height:normal;
	letter-spacing:.01em;
	text-align:center;
	text-shadow:-1px -1px #000;
	width:170px;
}
.btn-big4 {
	margin-bottom:0
}
a.btn-big4 {
	text-decoration:none;
	line-height:23px;
	font-size:11px;
	opacity: 3.0;
	color:#dfbf8b;
}
.btn-big3 {
	margin-bottom:0
}
a.btn-big3 {
	text-decoration:none;
	line-height:23px;
	font-size:11px;
	color:#dfbf8b;
}
.btn-link {
	background:url("../../../../../../gf2.geo.gfsrv.net/cdnac/1b8fe80f9bd7114931ce73a953ed88.gif") no-repeat;
	color:#dfbf8b;
	font-size:11px;
	text-align:center;
	height:20px;
	width:129px;
	margin: 4px 0px 0px;
	padding: 3px 14px 0px 0px;
}
.thead {
	background:url("../imagini/interfata/table_rank.html") no-repeat top left !important;
	font-weight:bold;
	color:#6189a0;
	height:25px;
}
.rankfirst {
	font-weight: bold;
	font-size: 13px;
	color: #AA0000;
}
.rank1m {
	background:url("../imagini/locuri_clasament/trofee.png") no-repeat;
	height:10px;
	background-position:top;
	padding-top:5px;
}
.rank2m {
	background:url("../imagini/locuri_clasament/trofee.png") no-repeat center;
	height:10px;
	padding-top:5px;
}
.rank3m {
	background:url("../imagini/locuri_clasament/trofee.png") no-repeat bottom;
	height:10px;
	padding-top:5px;
}
.rank1 {
	background:url("../imagini/locuri_clasament/trofee.png") no-repeat;
	height:10px;
	background-position:top;
	padding-top:5px;
}
.rank2 {
	background:url("../imagini/locuri_clasament/trofee.png") no-repeat center;
	height:10px;
	padding-top:5px;
}
.rank3 {
	background:url("../imagini/locuri_clasament/trofee.png") no-repeat bottom;
	height:10px;
	padding-top:5px;
}
.yt_nr{
	background:url("../imagini/diverse/yt.png") no-repeat center;
	height:47px;
	opacity:1.3;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}
.yt_nr:active,
.yt_nr:hover{
	opacity:0.8;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}
.fb_nr{
	background:url("../imagini/diverse/fb.png") no-repeat center;
	height:47px;
	opacity:1.3;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}
.fb_nr:active,
.fb_nr:hover{
	opacity:0.8;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}
.followus{
	display:inline;
	width:97px;
	height:47px;
}
a.backnr{
	display:inline;
	float: right;
}
.ilink {
	background:url("../imagini/icon/ilink.png") no-repeat left;
	display:inline-block;
	text-indent:16px;
	height:16px;
	line-height:13px;
	padding-top: 5px;
}
.screenshots {text-align:center;padding:0px 0 5px;}
.screenshots a img {
	background:url("../imagini/interfata/screenshot.border.png") no-repeat top center;
	height:75px;
	width:100;
	padding:1px;
	margin:0 3px;
	opacity:1.7;
}

.screenshots a:active ,
.screenshots a:hover img {
	background-position:bottom center;
	opacity:4.7;
}
.screenshots a img {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior:url(http://metin2-nr.com/scorpius/css/border-radius.htc);
}
.con-wrap img.thumb12 {
	float:left;
	padding-top: 5px;
	padding-right: 3px;
}
.con-wrap img.thumb13 {
	float:left;
	padding-top: 5px;
	padding-right: 3px;
}
.sep3 {
	background:url("../imagini/interfata/separater_big.png") no-repeat;
	margin:0px 104px;
	height:2px;
	width:331px;
}
.sep4 {
	background:url("../imagini/interfata/separater_big2.png") no-repeat;
	margin:0px auto;
	height:2px;
	width:510px;
}
.empires-content 
#empire-img	{
	position:relative;
}
.empires-content .empires-map{
	background:url("../imagini/diverse/regat_1.png") no-repeat;
	height:341px;
	position:relative;
	width:481px
}
.empires-content .empires-map img{position:absolute;top:0}
.empires-content .empire-1{
	background:url("../imagini/diverse/regat_2.png")  no-repeat 0 -196px;
	height:145px;
	left:0;
	top:196px;
	width:345px;
}
.empires-content .empire-2{
	background:url("../imagini/diverse/regat_2.png") no-repeat 0 0;
	height:160px;
	width:200px;
}
.empires-content .empire-3{
	background:url("../imagini/diverse/regat_2.png") no-repeat -291px 0;
	height:225px;
	left:291px;
	width:190px;
}