/*
	Added: 27.10.2009
*/

* {
	border: 0;
	color: #999999;
	font-family: Tahoma, Verdana, Arial;
	size: 8pt;
	text-decoration: none;
	cellpadding: 0px;
	cellspacing: 0px;
}

body {
	font-size: 8pt;
	border-collapse: collapse;
	text-decoration: none;
	background: black;
	cellpadding: 0px;
	cellspacing: 0px;
	cursor: '../../gfx/inne/favicon.cur';
}

a2 {
	font-size: 8pt;
	color: green;
	font-weight: bold;
	margin: 0px;
}

a1 {
	font-size: 8pt;
	color: red;
	font-weight: bold;
	margin: 0px;
}
/* FORMS */
.formTextarea {
	border: 1px solid #626262;
	background: #434242;
	font-size: 10pt;
	color: #979797;
}

.registerForm {
	height: 19px;
	width: 165px;
	font-size: 10pt;
	color: black;
	text-align: center;
	text-transform: lowercase;
	background: url('../../gfx/forms/bg_registers.png') no-repeat;
}

.loginForm {
	height: 21px;
	width: 123px;
	font-size: 10pt;
	color: black;
	text-align: center;
	background: url('../../gfx/forms/bg_text.png') no-repeat;
}

.formText {
	border: 1px solid #626262;
	background: #434242;
	height: 21px;
	width: 123px;
	font-size: 10pt;
	color: #979797;
	text-align: center;
}
.textareaDatas {
	border: 1px solid #bbbbbb;
	background: #626262;
	height: 50px;
	width: 300px;
	font-size: 8pt;
	color: #c4c4c4;
}

.formTextShort {
	border: 1px solid #626262;
	background: #434242;
	height: 21px;
	width: 61px;
	font-size: 10pt;
	color: #c4c4c4;
}
.formSubmit {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	min-height: 23px;
	color: #000000;
	padding: 0px 15px 3px 15px;

	border: 0px;
	background: url('../../gfx/forms/empty_form_normal.png') repeat-x;
}


/**/
.top{
	vertical-align: top;
}


.right {
	text-align: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.bm {
	color: #9ac708;
	font-weight: bold;
}

.justify {
	text-align: justify;
}

.red {
	color: red;
	font-weight: bold;
}

.gold {
	color: #e9c70e;
	font-weight: bold;
}

.green {
	color: green;
	font-weight: bold;
}

.pink {
	font-weight: bold;
	color: #e25353;
	font-family: Verdana;
}

.bigPink {
	font-weight: bold;
	color: #e25353;
	font-family: Verdana;
	font-size: 13pt;
}

.white {
	font-weight: bold;
	color: white;
}

.big_black {
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.big_white {
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

.blackBold {
	font-weight: bold;
	color: black;
}

.whiteBold {
	font-weight: bold;
	color: white;
}

.textareaBorder {
	border: 1px solid #626262;
	background: #434242;
	font-size: 8pt;
	color: #979797;
	padding: 10px;
}

.gangPresentation { /*border: 1px solid #626262;*/
	background: #434242;
	font-size: 10pt;
	color: #979797;
	padding: 10px;
	height: auto;
}

/* INNE */
#advice_window {
	border: 1px solid #626262;
	background: #434242;
	height: 21px;
	width: 300px;
	font-size: 10pt;
	color: #979797;
	text-align: center;
	float: left;
}

#motto {
	border: 1px solid #626262;
	background: #434242;
	min-height: 21px;
	height: auto;
	width: 100%;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	color: #e9c70e;
	font-weight: bold;
}

#gang_online_window {
	border: 1px solid #626262;
	background: #434242;
	height: 50px;
	width: 200px;
	color: #979797;
	overflow: auto;
	padding: 4px;
}

table {
	border-collapse: collapse;
}

/**/
.bottomLine td {
	border-bottom: 1px dotted #999999;
}
.bottomBG td {
	background: #555;
}

/**/
#line {
	font-weight: bold;
	color: #e9c70e;
	width: 640px;
	padding: 8px;
	height: 15px;
	background: #282828;
}

#line_short {
	font-weight: bold;
	color: #e9c70e;
	width: 305px;
	padding: 8px;
	background: #282828;
}

/* top logout */
#hp_top {
	width: 100%;
	height: 294px;
	background: url('../../gfx/lay/logo_bg.png') repeat-x;
}

#hp_logo {
	width: 1024px;
	height: 294px;
	margin-left: auto;
	margin-right: auto;
	background: url('../../gfx/lay/top1.gif') no-repeat 12px top;
}

/* top login */
#top_logged {
	width: 100%;
	height: 164px;
	background: url('../../gfx/lay/logo_logged_bg.png') repeat-x;
}

#top_logged_center {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 164px;
	background: url('../../gfx/lay/logo_logged.png') no-repeat;
}

#top_logo_texts {
	width: 800px;
	height: 14px;
	float: left;
}

#logo_link_size_logout {
	clear: both;
	width: 640px;
	height: 270px;
}

.logo_link_size_logout {
	width: 640px;
	height: 270px;
	display: block;
}

#logo_link_size_login {
	padding-top: 10px;
	width: 840px;
	height: 140px;
}

.logo_link_size_login {
	width: 400px;
	height: 140px;
}

#top_logo_avatar {
	width: 116px;
	height: 145px;
	float: left;
	background: url("../../gfx/lay/avatar.png") no-repeat;
}

#avatar_image {
	width: 101px;
	height: 101px;
	padding: 7px;
	text-align: center;
	font-weight: bold;
	color: black;
}

#avatar_login {
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	color: black;
}

#hp_menu {
	width: 100%;
	height: 53px;
}

#menu {
	width: 1024px;
	height: 53px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width: 100%;
	height:auto !important;
	min-height: 560px;
	background: url('../../gfx/lay/main_bg2.jpg') no-repeat;
	background-position: top center;
	height: 560px;
	overflow: visible;
	
}

#main_bg {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	min-height: 560px;
	width: 1024px;
	overflow: hidden;
}

#profile {
	float: left;
	padding-top: 15px;
	width: 240px;
	min-height: 300px;
}

#content {
	float: left;
	padding: 15px 15px 15px 25px;
	width: 665px; /* org. 784*/
	height: auto;
	/* padding-bottom: 9999px;
	margin-bottom: -9999px; */
}

#content_main {
	float: left;
	padding: 15px;
	width: 655px; /* org. 784*/
	height: auto;
	
	
	background: #434242;
}

/* PROFILE */
#profile_top {
	width: 240px;
	height: 48px;
	background: url('../../gfx/panel/user_panel.png');
}

#profile_content {
	padding: 10px;
	background: #434242;
}

#profile_menu {
	width: 240px;
	height: 48px;
	background: url('../../gfx/panel/user_menu.png');
}

#panel_strip {
	margin: 2px 0px 2px 0px;
	background: url('../../gfx/inne/strip_bg.png') repeat-x;
}

/* stopka */
#footer {
	clear: both;
	width: 100%;
	min-height: 30px;
	height: auto;
}

#footer_centering {
	width: 1024px;
	height: auto;
	min-height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#footer_center {
	clear: both;
	width: 1024px;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#footer_banners {
	width: 1024px;
	min-height: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* menu horizontal */
#login {
	float: left;
	width: 632px;
	height: 53px;
}

#login div {
	float: left;
	padding: 1px;

}

#countingNewSezon {
	padding-top: 15px;
	font-weight: bold;
	color: #e25353;
	font-family: Verdana;
	font-size: 11pt;
	width: auto;
	height: auto;
}

#games_stats_logged {
	margin:0;
	padding:0;
	float: left;
	width: 440px;
	height: 53px;
}

#games_stats_logout {
	float: left;
	width: 120px;
	height: 53px;
}

#logo_part_logout {
	float: left;
	width: 256px;
	height: 53px;
	background: url('../../gfx/lay/part_logo_logout.png') no-repeat;
}

#logo_part_logged {
	float: left;
	width: 184px;
	height: 53px;
	background: url('../../gfx/lay/part_logo_loggeg.png') no-repeat;

}

#buttons {
	text-align: right;
	padding-top: 15px;
	float: left;
	width: 330px;
	height: 38px; /* org 53px */
}

/* HOME */
#home {
	width: 1024px;
	min-height: 300px;
	height: auto;
	overflow: hidden;
}

#home_allnews {
	float: left;
	width: 600px;
	min-height: 280px;
	height: auto;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	overflow: hidden;
}

#home_register {
	float: left;
	width: 314px;
	height: auto !important;
	height: 300px;
	padding: 105px 15px 5px 15px;;
	background: url('../../gfx/lay/home_reg_bg.png') no-repeat left -15px;
	background-color: #626262;
}

#view {
	padding: 10px 25px 30px 25px;
	width: 570px;
	min-height: 200px;
	height: auto;
	background: #434242;
}

#news_main {
	padding-left: 25px;
	padding-top: 10px;
	width: 567px;
	height: auto;
}

#news_content {
	padding: 0 25px;
	width: 550px;
	min-height: 100px;
	height: auto;
}
#fcbHideBox {
	position: fixed !important;
	position:absolute;
	top: 0;
	right: 0;
	z-index: 999;
	display: none;
}
.fcbLink {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif; 
	font-size: 11px; 
	font-variant: normal; 
	font-style: normal; 
	font-weight: normal; 
	color: #fff; 
	text-decoration: none;
}
.fcbIco {
	border: 0;
	cursor: pointer;
	margin-right: 10px;
}
.fcbClose {
	position: absolute;
	top:1px;
	right: 1px;
	z-index: 1000;
	cursor: pointer;
}

/* Forum Section */
.clear {
	clear: both;
}
.Panel {
	clear: both;
	font-weight: bold;
	color: #e9c70e;
	width: 669px;
	padding: 8px;
	background: #282828;
	overflow: auto;
	text-align: left;
	margin-bottom: 20px;
}
.Lists {
	margin: 0;
	margin: 0 !important;
	padding: 0;
	padding: 0 !important;
	text-align: left;
}
.Lists ul, .Lists li {
	list-style-type: none;
	float: left;	
}
.Lists li {
	display: block;
	margin-right: 10px;
}

.Lists li a {
	color: #E9C70E;
	font-weight: bold;
	text-decoration: none;
}
.Lists li a:hover {
	text-decoration: underline;
}
.TabOn {
	color: #E9C70E;
	text-decoration: underline;
	margin-left: 0;
}
.TabOn a {
	color: #E9C70E;
	text-decoration: underline;
}
.indexBorder {
	clear: both; 
	background: url('/gfx/inne/line_gray_long.png'); 
	width: 550px; 
	height: 1px;
	margin-bottom: 25px;
	font-size: 1px;
}
.facebookIcon {
	display: inline-block;
	margin-left: 10px;
	margin-top: 2px;
}
.yellowBox {
	display: inline-block;
	font-weight: bold;
	color: #e9c70e;
	margin-left: 15px;
}
#profileTable {
	width: 222px;
}
#profileTable .tleft {
	width: 83px;
	padding-right: 3px;
	text-align: left;
	vertical-align: middle;
	height:16px;
	text-transform: capitalize;
}
#profileTable .tright {
	width: 135px;
	color: #e9c70e;
	font-weight: bold;
	vertical-align: middle ;
	height:16px;
}
#profileTable .nag {
	vertical-align: middle;
	height: 20px;
}
#profileTable .tright form {
	display: inline;
}
#profileTable .bigLink {
	color: #e9c70e;
	font-size: 12px;
	font-weight: bold;
}
#profileTable .plus {
	display: inline;
	margin-bottom: -2px;
}
#profileTable .tright .belt {
	height: 7px;
	display:inline-block;
	overflow: hidden;
	font-size: 1px;
}
* html #profileTable .tright .belt {
	display: inline;
}