/**** GOOGLE ADSENSE STYLES (if needed) ****/
/*
.google_color_border{
	color: #FFFFFF;
}

.google_color_bg{
	color: #F3F7ED;
}

.google_color_text{
	color: #000000;
}

.google_color_link{
	color: #1C4538;
}

.google_color_url{
	color: #1C4538;
}*/


.google_color_border2{
 color: #E8EBD6;
}

.google_color_bg2{
 color: #A3C630;
}

.google_color_text2{
 color: #565C27;
}

.google_color_link2{
 color: #4E5820;
}

.google_color_url2{
 color: #F8FBE6;
}


/**** GLOBAL STYLES ****/

html {
	height: 100%;
	max-height:100%;
	padding:0;
	margin:0;
	overflow:auto;
}

* {
	padding: 0px;
	margin: 0px;
}

body {
	font: 10px verdana, arial, sans-serif;
	color: #000000;
}

h1 {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: black;
	font-family: verdana, arial, sans-serif;
}

h2 {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

p {
	margin: 5px 5px 0 5px;
	line-height: 150%;
	font-style: normal;
	font-family: verdana, arial, sans-serif;
	text-align: left;
}


td {
	line-height: 150%;
}
table {
	margin: 0px;
	padding:0px;
}


a {
	color: #1c4538;
	cursor: pointer;
	text-decoration: none;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
	font: 10px verdana, arial, sans-serif;
}

select {
	display: block;
	font: 11px verdana, arial, sans-serif;
}
input {
	font: 11px verdana, arial, sans-serif;
}
button {
	padding: 0;
	background: none;
	border: 0;
}
textarea {
	font: 11px verdana, arial, sans-serif;
}

label {
	padding-right: 6px;
}

label{
	float: left;
	display: block;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/**** ROWS SEPARATION LINE ****/

.separatorLine {
	background:url("dots.gif") repeat-x;
	height: 1px;
}

/**** HORIZONTAL SPACES ****/

/* Large space */
.space1Top {
	margin-top: 12px;
}

.space1Bottom {
	margin-bottom: 12px;
}

/* Small space */
.space2Top {
	margin-top: 6px;
}

.space2Bottom {
	margin-bottom: 6px;
}

/**** TITLE STYLES ****/

.titleBlock1 {
	display: block;
	font-size: 10px;
	background-color: none;
	color: #2D650E;
	font-weight: bold;
	padding: 0px 10px 0px 12px;
}

.titleBlock2 {
	/*background-color: #4B85B7;*/
	color: #4B85B7 /*#7F6D45*/;
	padding: 5px 10px 2px 5px;
	font-weight: bold;
	border-bottom: 1px solid #4B85B7;
	margin-bottom: 1px;
}

/**** BACKGROUND STYLES ****/

/* Default skin: white */
/* Occurrence: everywhere */
.bgColor1 {
	background-color: #fff;
}

/* Default skin: transparent */
/* Occurrence: cycle color 1, forum_topic (read post), assistant, briefcase, forum_search, office, index */
.bgColor2 {
	background-color: #FFFFFF;
}

/* Default skin: white */
/* Occurrence: cycle color 2, forum_topic (read post), assistant, briefcase, forum_search, office, index */
.bgColor3 {
	background-color: #F9F6E3;
}

/* Default skin: light yellow */
/* Occurrence: forum_topic (read post), assistant, briefcase, forum_search, office, index */
.bgColor4 {
	background-color: #F9F6E3;
}

/* Default skin: darker yellow */
/* Occurrence: forum_topic (unread post), assistant, comment, forum_faq, forum_search, forum_topic */
.bgColor5 {
	background-color: #F3EEC6;
}

/* Default skin: dark blue */
/* Occurrence: table head, comment, league, matches, rules, transfers */
.bgColor6 {
	background-color: #4B85B7;
}

/* Default skin: dark green */
/* Occurrence: arena, lineup, tactedit */
.bgColor7 {
	background-color: #308F00;
}

/* Default skin: gray */
/* Occurrence: assistant */
.bgColor8 {
	background-color: #E2EAE0;
}

/* Default skin: light orange */
/* Occurrence: assistant */
.bgColor9 {
	background-color: #FFE6D6;
}

/* Default skin: light green */
/* Occurrence: assistant */
.bgColor10 {
	background-color: #E2FFD0;
}

/* Default skin: olive */
/* Occurrence: ? */
.bgColor11 {
	background-color: #7C9631;
}

/* Arena seats */
.bgColor12 { background-color: white } /* empty */
.bgColor13 { background-color: #CFCFCF  } /* terraces */
.bgColor14 { background-color: #66AAFF } /* benches */
.bgColor15 { background-color: #FF9999 } /* seats */

/* Default skin: light yellow on mouse over */
/* Occurrence: briefcase, juniors */
.bgColor16 {
	background-color: inherit;
}
.bgColor16:hover {
	background-color: #F9F6E3;
}
.bgColor16:hover td {
	background-color: #F9F6E3;
}

/**** TEXT STYLES ****/

/* Large size */
.textSize1 {
	font-size: 12px;
}

/* Normal size */
.textSize2 {
	font-size: 10px;
}

/* Small size */
.textSize3 {
	font-size: 9px;
}

/* Align right */
.textAlign1 {
	text-align: right;
}

/* Align center */
.textAlign2 {
	text-align: center;
}

/* Italic text */
.textStyle1 {
	font-style: italic;
}

/* Bold text */
.textStyle2 {
	font-weight: bold;
}

/* Underlined text */
.textStyle3 {
	text-decoration: underline;
}

/* Normal text */
.textStyle4 {
	font-weight: normal;
}

/* Default skin: green */
/* Occurrence: ie. skill increase */
.textColor1, .textColor1 * { /*green*/
	color: #00AA00;
}

/* Default skin: red */
/* Occurrence: ie. skill decrease, alerts, important notes */
.textColor2, .textColor2 * { /*red*/
	color: #CC0000
}

/* Default skin: white */
/* Occurrence: on dark background */
.textColor3, .textColor3 * { /*white*/
	color: #FFF;
}

/* Default skin: dark blue */
/* Occurrence: ? */
.textColor4, .textColor4 * { /*dark blue*/
	color: #4B87BD;
}

/* Default skin: dark brown */
/* Occurrence: ? */
.textColor5, .textColor5 * { /*dark brown*/
	color: #7B6E4B;
}

/* Default skin: black */
/* Occurrence: ? */
.textColor6, .textColor6 * { /*black*/
	color: #000;
}

/* Default skin: gray */
/* Occurrence: glowna, lineup */
.textColor7, .textColor7 * { /*gray*/
	color: #C0C0C0;
}

/* Default skin: light red */
/* Occurrence: ? */
.textColor8, .textColor8 * { /*light red*/
	color: #FF6600;
}

/**** LINK STYLES ****/

/* Links without underline */
/* Occurrence: everywhere */
A.linkStyle1{
	COLOR: #1c4538; TEXT-DECORATION: none;
}
A.linkStyle1:hover{
	COLOR: #8cb538; TEXT-DECORATION: none;
}

/* Bold link */
/* Occurrence: mailbox, sent */
A.linkStyle2 {
	color: #806B44;
	font-weight: bold;
	text-decoration: none;
}

/* `Unread` link ie. unread topic, unread mail */
/* Occurrence: mailbox, sent, forum, forum_search */
A.linkStyle3 {
	color: #5D9304;
	font-weight: bold;
	text-decoration: none;
}

/* Help icon */
A.linkStyle4 {
	display: block;
	width: 12px;
	height: 11px;
	text-align: center;
	line-height:10px;
	margin-right: 10px;
	border: 1px solid #C0C0C0;
}

/**** TABLES STYLES ****/

/* Table with no margins, padding, borders etc. used to divide columns */
.tableStyle0 {
	margin: 0px 0px;
	padding: 0px 0px;
	border: 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
}

.tableStyle0 td {
	display: table-cell;
	vertical-align: top;
	margin: 0px 0px;
	padding: 0px 0px;
	border: 0px 0px;
	border-collapse: collapse;
}

/* Small tables with data, ie. league table */
.tableStyle1 {
	border: 1px solid #E9EBD6;
	margin: 0 auto 10px auto;
	border-collapse: collapse;
}

.tableStyle1 td {
	border: 1px dotted #E9EBD6;
	padding: 3px;
}

/* Large table, list with few columns */
/* Occurrence: briefcase, forum, juniors, office */
.tableStyle2 {
	border-spacing: 0;
	border-collapse: collapse;
}

.tableStyle2 td {
	padding: 3px 5px;
}

/* Table with stats */
/* Occurrence: stats */
.tableStyle3 {
	border: 1px solid #E9EBD6;
}

.tableStyle3 td {
	padding: 0px 2px;
}

/* Table with skills */
/* Occurrence: players, player, transfersearch */
.tableStyle4 {
	border: 1px solid #E9EBD6;
	margin: 0 auto 0px auto;
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 344px;
}

.tableStyle4 td {
	border: 1px dotted #E9EBD6;
	padding: 3px;
}

.playersList .tableStyle4  {float: right; margin-right: 6px;}

/**** BORDER STYLES ****/

/* Border colors */
.borderColor1 {
	border-color: #E9EBD6;
}

/* Border styles */
/* Original skin: .border*Line1 1px solid; .border*Line2 1px dotted; */
.borderTopLine1 {
	border-top-width: 1px;
	border-top-style: solid;
}

.borderTopLine2 {
	border-top-width: 1px;
	border-top-style: dotted;
}

.borderRightLine1 {
	border-right-width: 1px;
	border-right-style: solid;
}

.borderRightLine2 {
	border-right-width: 1px;
	border-right-style: dotted;
}

.borderBottomLine1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.borderBottomLine2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.borderLeftLine1 {
	border-left-width: 1px;
	border-left-style: solid;
}

.borderLeftLine2 {
	border-left-width: 1px;
	border-left-style: dotted;
}

/**** LIST STYLES ****/

/* Original skin: set of links with raquo, displayed horizontal */
/* Occurrence: navigation menu, matches, glowna, forum_topic etc. */
.listStyle1 {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	padding-right: 2em;
	white-space: nowrap;
}

.listStyle1 li {
	display: inline;
	padding-left: 10px;
	margin-left: 20px;
	background: url("raquo1.gif") no-repeat 0 50%;
}

.listStyle1 li a {
	color: #4B87BD;
	text-decoration: none;
	padding-left: 0px !important;
}

/* Same as above, but displayed verticaly */
ul.listStyle1.vertical {
	white-space: normal;
	text-align: left;
}

.listStyle1.vertical li {
	display: block;
	padding-left: 0px;
}

.listStyle1.vertical li a {
	padding: 0px;
}

/* Original skin: floating list, no raquo */
/* Occurrence: tactedit, worldcup, region, comment */
.listStyle2 {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

.listStyle3 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

.listStyle3 li {
	display: inline-block;
	margin-left: 10px;
}

/**** BUTTON STYLES ****/

button, .button { /*zmienione*/
	font: 11px verdana, arial, sans-serif;
	text-decoration: none;
}

.button, .buttonForm {
	float: right;
	background: url("button1_middle.gif") repeat-x;
	width: auto !important;
	width: 1%;
}

.button *, .buttonForm * {
	display: block;
}

.button span, .buttonForm span { /*zmienione*/
	background: url("button1_left.gif") no-repeat;
	margin-left: -2px;
}

.button span span { /*dodane*/
	background: url("button1_right.gif") no-repeat top right;
	color: #FFF;
}

button.button span span { /*dodane*/
	height: 21px;
	padding: 2px 17px 0 8px;
}

a.button span span {
	height: 22px;
	padding: 3px 17px 0 8px;
}

.buttonForm span span {
	background: url("button1_right.gif") no-repeat right;
	padding: 3px 17px 0 8px;
	height: 20px;
	color: #FFF;
}

.searchButton div {
	width: 23px;
	height: 23px;
	background: url("button2.png") no-repeat;
}

.searchButton div div {
	display: none;
}

/**** CONTAINERS ****/

.user_profile_icon {
	position: absolute;
	margin-top: 65px;
	margin-left: 837px;
	background-image: url("user.gif"); /* menu image: office */
	width: 45px;
	height: 23px;
}

.user_profile_icon_plus {
	position: absolute;
	margin-top: 65px;
	margin-left: 837px;
	background-image: url("user.gif"); /* menu image: office */
	width: 45px;
	height: 23px;
}

.mainContainer {
	width: 708px;
}

.container .header {
	padding-left: 8px;
	padding-right: 8px;
}


.container .topLeft {
	background: url("contentWrapper_topLeft.gif") no-repeat;
	width: 100%;

	height: 28px;
	margin-bottom:-18px;
}

.container .topRight {
	background: url("contentWrapper_topRight.gif") no-repeat;

	width: 7px;
	height: 8px;
	background-color: #fcfbf2;
	float: right;
}

.container .leftLine {
	background: url("contentWrapper_lineLeft.png") 0 repeat-y;
	width: 100%;

}

.container .rightLine {
	background: url("contentWrapper_lineRight.png") 100% 0 repeat-y;
	width: 100%;
}

.container .bottomLeft {
	background: url("contentWrapper_bottomLeft.gif");
	width: 100%;
	height: 10px;

}

.container .bottomRight {
	background: url("contentWrapper_bottomRight.gif");

	width: 15px;
	height: 10px;
	float: right;
}

.insideContainer {
	width: 98%;
	background: url("contentWrapperInside_bg.png") repeat-x;
	background-color: #fcfbf2;
	margin-right: auto;
	margin-left: auto;

}

.insideContainer .insideTopLeft {
	width: 100%;
	height: 15px;
	background: url("contentWrapperInside_topLeft.png") no-repeat;
}

.insideContainer .insideTopRight {
	background: url("contentWrapperInside_topRight.png") 100% 0 no-repeat;
	width: 1px;
	height: 1px;
	float: right;
}

.container .content {
	width: 96%;
	font: 10px verdana, arial, sans-serif;
	line-height: 150%;
	margin: 0 auto;
}

.container .header select {
	font-size: 10px;
}
.container .header select option {
	font-size: 10px;
}

/**** NAVIGATION MENU ****/

#topBar {
	width: 100%;
	background: url("topBar_bg.png") repeat-x;
}

#topBar .topLeft {
	width: 100%;
	height: 5px;
	/*background: url("topBar_topLeft.gif") no-repeat;*/
}

#topBar .topLeft div {
	width: 100%;
	height: 10px;
/*	background: url("topBar_topRight.gif") 100% 0 no-repeat;*/
}

#topBar .leftLine {
	width: 100%;
	background: url("topBar_leftLine.png") 0 0 repeat-y;
}

#topBar .rightLine {
	width: 100%;
	background: url("topBar_rightLine.png") 100% 0 repeat-y;
}

#topBar .bottomLeft {
	width: 100%;
	background: url("topBar_bottomLeft.png") 0 100% no-repeat;
}

#topBar .bottomRight {
	width: 100%;
	background: url("topBar_bottomRight.png") 100% 100% no-repeat;
}

#topBar .topContent {
	width: 100%;
	height: 20px;
}

#topBar .bottomContent {
	width: 100%;
}

#topBar .bottomContent .listStyle1 a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#topBar .bottomContent .insideBar {

	height: 17px;
	float: right;
	padding-right: 3px;
	margin-right: 4px;
	margin-bottom: 5px;
	width: auto !important;
	width: 1%;
}

* html .ieVariableWidthFix { width: 1%; }

#topBar .bottomContent .insideBar .insideLeft {
	height: 12px;
	padding-top: 3px; /* height+padding-top = .insideBar's height*/

}

.topContent H1 {
	padding: 0px 0px 0px 1em;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #7e9837;
	font-family: verdana, arial, sans-serif;
}



/**** INDEX PAGE LAYOUT ****/

#indexBody{
	margin:0px;
	padding:0px;
	width:100%;
	overflow:auto;
}

/* Page header */


div#indexHeadContainer {
	background-image: url("top_leftmenu.gif");
	background-repeat:repeat-y;
	background-color: #a3c630;
	position:absolute;
	top:0px;
	left:0px;
	height:130px;
	width:100%;
	text-align:center;
}



.indexHead {
	width: 1006px;
	height: 98px;
	margin: 0 auto;
	padding: 0px;
	background: url("header_101px.jpg") no-repeat;
	text-align:left;

}

.indexHead_plus {
	width: 890px;
	height: 98px;
	margin: 0 auto;
	padding: 0px;
	background: url("header_101px.jpg") no-repeat;
	text-align:left;

}

div#googlePosition{
	height: 60px;
	width: 468px;
	margin-left: 238px;
	position:absolute;
	top: 17px;
}

iframe#googlePosition2 {
	margin: 4 0 0 0;
	overflow: hidden;
	visibility: visible;
	width: 120px;
	height: 600px;
}

#indexGoogleLayer {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	width:100%;
	text-align:center;
	overflow: hidden;
	visibility: hidden;
}

/* IE fix */
#indexGoogleLayer {
	height: expression( document.body.clientHeight + 'px' );
}

#indexGoogleContainer {
	margin:0 auto;
	padding:0px;
	width: 1006px;
	height:100%;
	text-align: right;
}

/* Page middle part */

#indexMiddleContainer {
	position:absolute;
	top:98px;
	bottom:0px;
	left:0px;
	width:100%;
	text-align: center;
	background-image: url("bottom_leftmenu.gif");

	background-repeat: repeat-y;
	background-position: 0px -14px;
	background-color: #a3c630;
	background-position: 0px -14px;
}

/* IE fix */
#indexMiddleContainer {
	height: expression( document.body.clientHeight - 98 + 'px' );
}

body.main {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px -14px;
	background-color: transparent;
}

.indexMiddle {
	margin:0 auto;
	padding:0px;
	width: 1006px;
	height:100%;
	text-align: left;
}

.indexMiddle_plus{
	margin:0 auto;
	padding:0px;
	width: 890px;
	height:100%;
	text-align: left;


}

/* Left menu */


#leftBox {
	float: left;
	width: 110px;
	margin: 0px;
	padding:0px;
	height: 100%;
	margin-right: 5px;
	background-color: #FFFFFF;
	position: relative;
}

div#leftMenu
{
	float: right;
	width: 105px ;
	background: url("fade_bg.gif") repeat-x;
}

div.leftMenuTop
{
/*	background: url("navi_top.gif") no-repeat;*/
	height: 9px;
}

div.leftMenuBottom
{
/*	background: url("navi_bottom.gif") no-repeat;*/
	height: 9px;
}

div#leftMenu ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

div#leftMenu A {
	display: table-cell;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 35px;
	padding-right: 10px;
	background: url("navi_link.gif") no-repeat;
	margin-left:1px;
	height:30px;
	font-size: 10px;
	color: #91b327;
	text-decoration: none;
	font-weight: bold;
	outline-style: none;
	vertical-align: middle;
	width: 105px;
	/* IE hack  */
	_display: block;
	_padding-top: 9px;
	_width: 105px;
}

div#leftMenu ul.listStyle1 A
{
	margin: 0px;
	padding: 0px;
	background: none;
	height: auto;
	color: #4B87BD;
	font-weight: normal;
}

div#leftMenu A > * {
	vertical-align: middle;
}

div#leftMenu .world {
	background: url("navi_world.gif") no-repeat;
	width: 105px;

}

div#leftMenu .country {
	background: url("navi_country.gif") no-repeat;
	width: 105px;
}

div#leftMenu .search {
	background: url("navi_search.gif") no-repeat;
	width: 105px;
}

div#leftMenu .transfers {
	background: url("navi_transfers.gif") no-repeat;
	width: 105px;
}

div#leftMenu .forum {
	background: url("navi_forum.gif") no-repeat;
	width: 105px;
}

div#leftMenu .rules {
	background: url("navi_rules.gif") no-repeat;
	width: 105px;
}

div#leftMenu .plus {
	background: url("navi_plus.gif") no-repeat;
	width: 105px;

}

div#leftMenu .first {
	background: url("navi_link2.gif") no-repeat;
	width: 105px;
}

div#leftMenu .last {
	background: url("navi_link_last.gif") no-repeat;
	width: 105px;
}

div#leftMenu .plus:link {
	COLOR: #fbb77e;
}

div#leftMenu .plus:hover {
	COLOR: #6f6d6c;
}

div#leftMenu A:link {
	COLOR: #91b327;
}

div#leftMenu A:hover {
	COLOR: #6f6d6c;
/*	background: url("navi_link2.jpg") no-repeat;*/
}

div#leftMenu A:active {
	outline: none;
}

div#leftMenu A:focus {
	-moz-outline-style: none;
}

div#clock {
	background-image: url("timer_bg.gif");
	background-repeat: no-repeat;
	background-position: 5px 0px;
	position: absolute;
	bottom:0px;
	height:59px;
	width: 110px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#clock * {
	color: black !important;
	border: 0px solid black ;
}

div#clock textarea {
	margin-left: 5px;
	margin-top: 20px;
	border: 0px solid ;
	text-align: center;
	font-size: 10px;
	font-family: verdana,arial;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	color: black;
	overflow: hidden;
}

/* Content frame */

#centerBox {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 726px;
	height:100%;
	background-color: #FFFFFF;

}

#centerBox iframe {
	height:100%;
	width:726px;
	border: 0px solid #000000;
	background-color: #FFFFFF;
}

/* Right menu */

#rightBox {
	width: 42px;
	float: left;
	padding: 0px;
	height: 100%;
	background: url("fade_bg.gif") repeat-x;
	background-color: #FFFFFF;
}

/*#rightBox > * { margin-left:2px; }*/
#rightBox A:active { outline: none; }
#rightBox A:focus { -moz-outline-style: none; }

#mailboxNotifier
{
	position: absolute;
	bottom: 0px;
	margin: 0px;
	width: 710px;
	line-height: 20px;
	background-color: #FFE6D6;
}

/* Submenus for left menu */

.leftNaviMenu
{
	display: none;
}

.leftNaviMenuHover
{
	display: block;
	position: absolute;
	width: 120px;
	min-height: 30px;
	margin: 0px 0px 0px 105px;
	padding: 0px;
}

.leftNaviMenuContainer
{
	display: block;
	width: 120px ;
	margin: -30px 0px 0px 0px;
	padding: 0px;
}

#leftMenu .leftNaviMenuIcmask
{
	display: block;
	margin: 0px 0px 0px -105px;
	padding: 0px;
	width: 105px;
	height: 30px;
	background-image: none;
}

.leftNaviMenuTop,.leftNaviMenuBottom
{
	width: 100%;
	display:block;
	height: 5px;
}

.leftNaviMenuTop .child1, .leftNaviMenuTop .child3,.leftNaviMenuBottom .child1,.leftNaviMenuBottom .child3
{
	float:left;
	width: 5px;
	height: 5px;
	margin:0px;
	padding:0px;
	display:inline-block;
}

.leftNaviMenuTop .child1 { background-image:url(greencorner_lu.gif); }
.leftNaviMenuTop .child2 { background-image:url(greencorner_mu.gif); }
.leftNaviMenuTop .child3 { background-image:url(greencorner_ru.gif); }
.leftNaviMenuBottom .child1 { background-image:url(greencorner_ld.gif); }
.leftNaviMenuBottom .child2 { background-image:url(greencorner_md.gif); }
.leftNaviMenuBottom .child3 { background-image:url(greencorner_rd.gif); }

.leftNaviMenuTop .child2,.leftNaviMenuBottom .child2
{
	height: 5px;
	width: 110px;
	float:left;
	margin:0px;
	padding:0px;
	display:inline-block;
}

.leftNaviMenuContent
{
	background-color: #f7f9f6;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #e1e4e0;
	border-right: 1px solid #e1e4e0;
	margin: 0px;
}

.leftNaviMenuContent h1 { font-weight: bold; font-size: 12px; width: auto; margin: 0px; line-height:20px; color: #7e9837; }
#leftMenu .leftNaviMenuContent ul li a { display: block; width: 100%; }
#leftMenu .leftNaviMenuContent ul li a:hover { text-decoration: underline; }
#leftMenu .leftNaviMenuContent ul li { display: block; margin: 0px; }

/* Submenu for right menu icon */

.iconNaviMenu
{
	display: none;
}
.iconNaviMenuHover
{
	position: absolute;
	display: block;
	width: 156px;
	min-height: 40px;
	margin: 0px 0px 0px -120px;
	padding: 0px;
}

.iconNaviMenuContainer
{
	float: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
}

.iconNaviMenuIcMask
{
	display: block;
	float:right;
	width: 36px;
	height: 36px;
}

.iconNaviMenuTop,.iconNaviMenuBottom
{
	width: 120px;
	display:block;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

.iconNaviMenuTop .child1, .iconNaviMenuTop .child3,.iconNaviMenuBottom .child1,.iconNaviMenuBottom .child3
{
	float:left;
	width: 5px;
	height: 5px;
	margin:0px;
	padding:0px;
	display:inline-block;
}

.iconNaviMenuTop .child1 { background-image:url(greencorner_lu.gif); }
.iconNaviMenuTop .child2 { background-image:url(greencorner_mu.gif); }
.iconNaviMenuTop .child3 { background-image:url(greencorner_ru.gif); }
.iconNaviMenuBottom .child1 { background-image:url(greencorner_ld.gif); }
.iconNaviMenuBottom .child2 { background-image:url(greencorner_md.gif); }
.iconNaviMenuBottom .child3 { background-image:url(greencorner_rd.gif); }

.iconNaviMenuTop .child2,.iconNaviMenuBottom .child2
{
	height: 5px;
	width: 110px;
	float:left;
	margin:0px;
	padding:0px;
	display:inline-block;
}

.iconNaviMenuContent
{
	background-color: #f7f9f6;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #e1e4e0;
	border-right: 1px solid #e1e4e0;
}

.iconNaviMenuContent h1 { font-weight: bold; font-size: 12px; width: 100%; line-height: 26px; color: #7e9837; }
.iconNaviMenuContent ul li a { display: block; width: 100%; }
.iconNaviMenuContent ul li a:hover { text-decoration: underline; }
.iconNaviMenuContent ul li { display: block; margin: 0px; }

/* Right menu (icons) */

.iconNavi1 {
	background-image: url("icon1.gif"); /* menu image: news */
	width: 36px;
	height: 40px;
	cursor: hand;
}
.iconNavi1Hover {
}
.iconNavi2 {
	background-image: url("icon2.gif"); /* menu image: my team */
	width: 36px;
	height: 40px;
	cursor: hand;
}
.iconNavi2Hover {
}
.iconNavi3 {
	background-image: url("icon3.gif"); /* menu image: players */
	width: 36px;
	height: 40px;
	cursor: hand;
}
.iconNavi3Hover {
}
.iconNavi4 {
	background-image: url("icon4.gif"); /* menu image: matches */
	width: 36px;
	height: 40px;
	cursor: hand;
}
.iconNavi4Hover {
}
.iconNavi5 {
	background-image: url("icon5.gif"); /* menu image: training */
	width: 36px;
	height: 40px;
	cursor: hand;
}
.iconNavi5Hover {
}
.iconNavi6 {
	background-image: url("icon6.gif"); /* menu image: economy */
	width: 36px;
	height: 40px;
	cursor: hand;
}
.iconNavi6Hover {
}
.iconNavi7 {
	background-image: url("icon7.gif"); /* menu image: arena */
	width: 36px;
	height: 40px;
	cursor: hand;
}
.iconNavi7Hover {
}
.iconNavi8 {
	background-image: url("icon8.gif"); /* menu image: office */
	width: 36px;
	height: 40px;
	cursor: hand;
}
.iconNavi8Hover {
}
.iconNavi9 {
	background-image: url("icon9.gif"); /* menu image: office */
	width: 36px;
	height: 40px;
	cursor: hand;

}
.iconNavi9Hover {
}
.iconNavi9_1 {
	background-image: url("icon9_1.gif"); /* menu image: mail */
	width: 36px;
	height: 39px;
	cursor: hand;
}

IFRAME.frameIconNavi9 { 	/* mail icon floating frame */
	width: 36px;
	height: 40px;
}

BODY#mailcheck {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

/* Right frame */

#rightBoxFrame {
 	margin-left: 4px;
}


/* Page footer */

#indexFooterContainer {
	display: none;
	height: 0px;
}

/* News Stadium */
.news_bg {
	background-image: url("news_s.jpg"); /* menu image: arena */
	width: 693px;
	height: 137px;
 	margin-left: 7px;
 	margin-top: -17px;
 	margin-left: -15px;
}

/* Bigest text*/
.news_text {
 position:absolute;
 font-size:9px;
 float:right;
 margin-top:86px;
 margin-left: 256px;
 width: 430px;
}

.news_language {
 font-size: 18px;
 margin-left: 20px;
 COLOR: #1c4538; TEXT-DECORATION: none;
}

.news_list_div {
	float:right;
	display: block;
	margin-right:0;
	height: 63%;
}

.chg_langID {
	display: none;
}

.news_list {
	padding-top:10px;
	list-style-type: none;
	white-space: normal;
	text-align: left;
	padding-right:5px;
}

.news_list li {
	display: block;
	padding-left: 5px;
	margin-top:5px;
	margin-right: 0px;
	background: url("raquo2.gif") no-repeat 0 50%;
	white-space: normal;
	text-align: left;
	color: #a3c630;
}

.news_list li a {
	color: #a3c630;
	text-decoration: none;
	padding-left: 0px !important;
	padding: 0px;
}

/*** Forum Post Editor toolbar ***/
.bbcodeToolbarContainer {
  display: block;
}
.bbcodeToolbarButton {
  padding: 0;
  margin: 2px;
  cursor: pointer;
  height: 20px;
  width: 21px;
  float: left;
}

#B { background-image: url("http://files.sokker.org/skins/modern/bold.gif"); }
#I { background-image: url("http://files.sokker.org/skins/modern/italic.gif"); }
#U { background-image: url("http://files.sokker.org/skins/modern/underline.gif"); }
#IMG { background-image: url("http://files.sokker.org/skins/modern/insertimage.gif"); }


/* JSM */
.fleft{
	float: left;
}

.fright{
	float: right;
}

.tleft{
	text-align: left;
}

.tright{
	text-align: right;
}

.clear_hidd{
	clear: both;
	visibility: hidden;
}