body {
	background: #FFF;
	color: #222;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	text-align: center; 
	line-height: 1.4
	line-height: 135%;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #222;
	text-decoration: underline;
}
a:visited {
	color: #222;
	text-decoration: underline;
}
a:hover, a:active {
	color: #34498B;
	text-decoration: underline;
}
#container {
	width: 98%;
	text-align: left; 
	margin: 20px auto 20px auto;
}
#content {
	
	width: auto !important;
}
.menu ul {
	background: transparent url(../../../images/myinvision/tile_sub.gif);
	color: #3A4F6C;
	text-align: right;
	border: 1px solid #FFF;
	border-top: 0;
	margin: 0;
	height: 29px;
}
.menu ul a:link {
	color: #3A4F6C;
	text-decoration: none;
}
.menu ul a:visited {
	color: #3A4F6C;
	text-decoration: none;
}
.menu ul a:hover, .menu ul a:active {
	color: #5176B5;
	text-decoration: none;
}
#panel {
	background: #F0F5FA;
	color: #000000;
	font-size: 10px;
	border: 1px solid #C2CFDF;
	padding: 7px;
	margin: 5px 0 5px 0;
	letter-spacing: 0.5px;
}
table {
	color: #222;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
}
.tborder {
	background: #FFF;
	width: 100%;
	margin: auto auto;
	border: 1px solid #072A66;
	padding: 0px;
}
.thead {
	background: url(../../../images/myinvision/tile_cat.gif) top left repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #5176B5;
	margin: 0px;
	padding: 8px;
}
.thead a:link {
	color: #ffffff;
	text-decoration: none;
}
.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}
.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}
.tcat {
	background: #D6DEEA url(../../../images/myinvision/tile_sub.gif) repeat-x;
	color: #3A4F6C;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #5176B5;
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px;
}
.tcat a:link {
	color: #3A4F6C;
	text-decoration: none;
}
.tcat a:visited {
	color: #3A4F6C;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active {
	color: #3A4F6C;
	text-decoration: none;
}
.trow1 {
	background: #E4EAF2;
}
.trow2 {
	background: #DFE6EF;
}
.trow_shaded {
	background: #DEDBE4;
}
.trow_sep {
	background: #BCD0ED;
	color: #3A4F6C;
	font-weight: bold;
	padding: 6px;
}
.tfoot {
	background: #BCD0ED;
	color: #3A4F6C;
}
.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}
.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}
.bottommenu {
	background: #8394B2;
	color: #FFF;
	font-size: 10px;
	padding: 9px;
	margin: 5px 0 5px 0;
	text-align: right;
  
 

}
.bottommenu #lang_select { display: inline; }
.bottommenu #lang_select input, .bottommenu #lang_select select {
font-size: 10px;
}
.bottommenu a:link {
	color: #FFF;
}
.bottommenu a:visited {
	color: #FFF;
}
.bottommenu a:hover, .bottommenu a:active {
	color: #FFF;
}
.navigation {
	color: #222;
	font-size: 9pt;
	font-weight: bold;
}
.navigation a:link {
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
}
.navigation a:hover, .navigation a:active {
	color: #5176B5;
	text-decoration: none;
}
.navigation .active {
	color: #222;
	font-weight: bold;
}
.navigation .active a:hover, .navigation .active a:active {
	color: #5176B5;
}
.smalltext {
	font-size: 11px;
}
.largetext {
	font-size: 12px;
	font-weight: bold;
}
input.textbox {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 1px;
}
textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
}
select {
	background: #ffffff;
	border: 1px solid #0f5c8e;
}
.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}
.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}
.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}
.autocomplete_selected {
	background: #adcee7;
	color: #000;
}
.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}
.popup_menu .popup_item {
	background: #fff;
	color: #000;
}
.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}
.trow_reputation_positive {
	background: #ccffcc;
}
.trow_reputation_negative {
	background: #ffcccc;
}
.reputation_positive {
	color: green;
}
.reputation_neutral {
	color: #444;
}
.reputation_negative {
	color: red;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
	float: none;
	width: 1%;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu li {
	display: inline;
	padding-left: 5px;
}
.menu img {
	padding-right: 5px;
	vertical-align: top;
}
#panel .links {
	margin: 0;
	float: right;
}
.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 2px;
}
img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}
hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}
#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}
#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}
.subforumicon {
	border: 0;
	vertical-align: middle;
}
.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}
form {
	margin: 0;
	padding: 0;
}
.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}
.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}
.popup_menu a.popup_item:hover {
	text-decoration: none;
}
.autocomplete {
	text-align: left;
}
.logo {
	background: #3860BB url(../../../images/myinvision/tile_back.gif);
	border: 1px solid #FFF;
	height: 68px;
	margin: 0;
	padding: 0;
}
.logo h1 {
	background-image: url(../../../images/myinvision/logo4.gif);
background-repeat: no-repeat;
margin: 0; padding: 0; padding-left: 72px;
line-height: 68px;
width:auto;
position: absolute;
cursor: pointer;
}
#gllink {
	display: block;
text-decoration: none;
color: white;
}
#wejdz {
	text-align: center;
}

#submenu {
	background: transparent url(../../../images/myinvision/tile_sub.gif);
	border: 1px solid #FFF;
	border-top: 0;
	color: #3A4F6C; 
	margin: 0;
	height: 29px;
	text-align: right;
}
.ipb-top-left-link,
.ipb-top-right-link {
	background: transparent url(../../../images/myinvision/tile_sub-lite.gif);
	float: right;
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 0.5px;
	margin: 0px;
	padding: 7px 0 7px 0;
	width: auto;
	border-left:  1px solid #dce3ee;
}
.ipb-top-left-link {
	float: left;
	border-left: 0px;
	border-right: 1px solid #dce3ee;
}
.ipb-top-left-link a:link, 
.ipb-top-left-link a:visited,
.ipb-top-right-link a:link, 
.ipb-top-right-link a:visited {
	background: transparent; 
	color: #3A4F6C;
	padding: 0 6px 0 6px;
	text-decoration: none;
}
.ipb-top-left-link a:hover, 
.ipb-top-left-link a:active,
.ipb-top-right-link a:hover, 
.ipb-top-right-link a:active {
	background: transparent; 
	color: #5176B5;
}
.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active {
	background: transparent;
	font-size: 10px; 
	color: #666;
	line-height: 135%;
	margin: 2px 0 0 0;
	padding: 0;
}
.catend {
	background: #8394B2;
	color: #000;
	font-size: 1px;
	height: 5px;
}
.formtable td.formtitle,
.formsubtitle {
	background: #D1DCEB;
	border: 1px solid #9FB9D4; 
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}
.formsubtitle {
	border: 0;
	color: #3A4F6C;
	font-weight: bold;
	padding: 5px;
}
#copyright {
	background: #EEE;
	font-size: 11px; 
	margin: 0 0 5px 0;
	padding: 8px;
}
.subtitlediv {
	background: transparent url(../../../images/myinvision/tile_sub.gif);
	color: #3A4F6C; 
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
	border-bottom: 1px solid #5176B5;
	text-align: right;
}
.subtitlediv a:active,
.subtitlediv a:visited,
.subtitlediv a:link,
.subtitlediv a:hover {
	background: transparent;
	color: #3A4F6C;
	text-decoration: none;
}
td.formbuttonrow,
.pformstrip,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1 {
	background: #D1DCEB !important; 
	border: 1px solid #FFF;
	border-top: 1px solid #5176B5;
	margin: 0px !important;
	padding: 5px !important;
	text-align: center;
}
td.formbuttonrow {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
.borderwrap p.formbuttonrow1 {
	background: #F9F9F9 !important;
	border: 0;
	border-top: 1px solid #CCC;
}
.post1,
.bg1 {
	background: #F5F9FD;
}
.post2,
.bg3 {
	background: #EEF2F7;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.errorwrap {
	background: #F2DDDD;
	border: 1px solid #992A2A;
	border-top: 0;
	margin: 5px;
	padding: 0;
}
.errorwrap h4 {
	background: #E3C0C0;
	border: 1px solid #992A2A;
	border-left: 0;
	border-right: 0;
	color: #992A2A; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}
.errorwrap p {
	background: transparent;
	border: 0;
	color: #992A2A;
	margin: 0;
	padding: 8px;
}
.postdetails {
	font-size: 10px;
	line-height:140%;
        background: #cadfe7;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
	float: none;
	width: 1%;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu li {
	display: inline;
	padding-left: 5px;
}
.menu img {
	padding-right: 5px;
	vertical-align: top;
}
#panel .links {
	margin: 0;
	float: right;
}
.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 2px;
}
img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}
hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}
#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}
#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}
.subforumicon {
	border: 0;
	vertical-align: middle;
}
.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}
form {
	margin: 0;
	padding: 0;
}
.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}
.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}
.popup_menu a.popup_item:hover {
	text-decoration: none;
}
.autocomplete {
	text-align: left;
}
#userlinks,
#userlinksguest {
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 5px 0 5px 0;
	padding: 7px;
}
#userlinksguest {
	background: #F4E7EA;
	border: 1px solid #986265;
}
#userlinks p,
#userlinksguest p {
	background: transparent !important;
	border: 0 !important;
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 7px 0 7px 0; 
	text-align: right;
}
#userlinks p,
#userlinksguest p {
	font-weight: normal;
	letter-spacing: 0;
}
#userlinksguest p.pcen {
	text-align: center;
}
#userlinks p.home,
#userlinksguest p.home {
	float: left;
}
.toplinks {
	background: transparent;
	color: #000;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: right;
}
.toplinks span {
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	border-bottom: 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 5px;
}
.lastaction {
	font-size: 10px; 
	color: #434951;
}
#redirectwrap {
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 200px auto 0 auto;
	text-align: left;
	width: 500px;
}
#redirectwrap h4 {
	background: #D0DDEA;
	border-bottom: 1px solid #C2CFDF;
	color: #3A4F6C;
	font-size: 14px;
	margin: 0;
	padding: 5px;
}
#redirectwrap p {
	margin: 0;
	padding: 5px;
}
#redirectwrap p.redirectfoot {
	background: #E3EBF4;
	border-top: 1px solid #C2CFDF;
	text-align: center;
}
.row1 {
	background: #DFE6EF;
}
.row2 {
	background: #E4EAF2;
}
.wholewrap {
	border: 1px solid #072A66;
}
.popmenubutton-new,
.popmenubutton {
	width:120px;
	white-space:nowrap;
	background-color: #C2CFDF;
	border:1px solid #3A4F6C;
	color: #3A4F6C;
	font-weight:bold;
	float:right;
	height:18px;
	text-align:center;
	margin:0px;
	font-size:11px;
	padding:3px;
}
.popmenubutton-new {
	float:none;
	width:auto;
	text-align:left;
	height:auto;
	padding:3px;
	font-weight:normal;
	background-color:#EEF2F7;
	background-image: url(../../../images/myinvision/menu_action_down-padded.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.popmenubutton-new-out {
	padding:4px;
}
.popupmenu-new {
	background-color: #DFE6EF;
}
.popmenubutton a:link, 
.popmenubutton a:visited,
.popmenubutton-new a:link, 
.popmenubutton-new a:visited,
.popupmenu-item a:link, 
.popupmenu-item a:visited,
.popupmenu-item-last a:link, 
.popupmenu-item-last a:visited {
	color: #3A4F6C; 
	text-decoration: none;
}
.popmenubutton a:hover,
.popmenubutton-new a:hover,
.popupmenu-item a:hover, 
.popupmenu-item-last a:hover {
	color: #5176B5; 
	text-decoration: none;
}
.popupmenu-category {
	background: transparent url(../../../images/myinvision/tile_sub.gif);
	border-top: 1px solid #5176B5;
	border-bottom: 1px solid #5176B5;
	color: #3A4F6C; 
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px;
}
.maintitle,
.maintitlecollapse {
	background: url(../../../images/myinvision/tile_cat.gif);
	border: 0;
	border-bottom: 1px solid #5176B5;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
}
.maintitle td {
	color: #FFF; 
	font-size: 12px;
	font-weight: bold;
}
.maintitlecollapse {
	border: 1px solid #FFF;
}
.maintitle p,
.maintitlecollapse p,
.formsubtitle p {
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}
.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members {
	float: right;
	width: auto !important;
}
.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited {
	background: transparent;
	color: #FFF;
	text-decoration: none;
}
.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active {
	background: transparent;
	color: #F1F1F1;
}
.popup_button {
	color: #FFFFFF;
text-align: right;
font-weight: bold;
padding: 3px;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 3px;
}
a.popup_button:link,
a.popup_button:visited,
a.popup_button:active,
a.popup_button:hover {
	text-decoration: none;
color: #FFFFFF;
}
.popup_menu {
	position: absolute;
border: 1px solid #000;
background: #ccc;
}
.popup_menu ul {
	margin:0px;
padding:0px;
list-style-type:none;
}
.popup_menu li {
	background: #fff;
margin: 1px;
padding: 0;
}
.popup_menu ul li a {
	display: block;
padding: 3px;
color: #000;
text-decoration: none;
}
* html .popup_menu ul li a {
	display: visible;
width: 100%;
}
.popup_menu a:hover {
	background: #C7DBEE;
text-decoration: none;
color: #000;
}
.menupop {
	background: #FFFFFF;
color: #000000;
border: 1px solid #0B198C;
}
.newslink {
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 0;
	width: 100%;
}
.newslink td {
	color: #222;
	font-size: 10px;
	padding: 5px 5px 5px 10px;
}
.newslink span {
	background: transparent;
	color: #072A66;
	font-style: italic;
	font-weight: normal;
}
.newslink input {
	background: #FFF;
	border: 1px solid #999;
	color: #072A66;
	font-size: 10px;
	padding: 3px;
	vertical-align: middle;
	width: auto;
}
.newslink input.button {
	background: transparent;
	border: 0;
	color: #072A66;
	vertical-align: middle;
}
.logo {
	background: #3860BB url(../../../images/myinvision/tile_back.gif);
	border: 1px solid #FFF;
	height: 68px;
	margin: 0;
	padding: 0;
}
.logo h1 {
	background-image: url(../../../images/myinvision/championsleague.png);
background-repeat: no-repeat;
margin: 0; padding: 0; padding-left: 72px;
line-height: 68px;
width:auto;
position: absolute;
cursor: pointer;
}
#gllink {
	display: block;
text-decoration: none;
color: white;
}
#wejdz {
	text-align: center;
}
.bottommenu .smalltext {
	float: left;
}
#submenu {
	background: transparent url(../../../images/myinvision/tile_sub.gif);
	border: 1px solid #FFF;
	border-top: 0;
	color: #3A4F6C; 
	margin: 0;
	height: 29px;
	text-align: right;
}
.ipb-top-left-link,
.ipb-top-right-link {
	background: transparent url(../../../images/myinvision/tile_sub-lite.gif);
	float: right;
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 0.5px;
	margin: 0px;
	padding: 7px 0 7px 0;
	width: auto;
	border-left:  1px solid #dce3ee;
}
.ipb-top-left-link {
	float: left;
	border-left: 0px;
	border-right: 1px solid #dce3ee;
}
.ipb-top-left-link a:link, 
.ipb-top-left-link a:visited,
.ipb-top-right-link a:link, 
.ipb-top-right-link a:visited {
	background: transparent; 
	color: #3A4F6C;
	padding: 0 6px 0 6px;
	text-decoration: none;
}
.ipb-top-left-link a:hover, 
.ipb-top-left-link a:active,
.ipb-top-right-link a:hover, 
.ipb-top-right-link a:active {
	background: transparent; 
	color: #5176B5;
}
.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active {
	background: transparent;
	font-size: 10px; 
	color: #666;
	line-height: 135%;
	margin: 2px 0 0 0;
	padding: 0;
}
.catend {
	background: #8394B2;
	color: #000;
	font-size: 1px;
	height: 5px;
}
.formtable td.formtitle,
.formsubtitle {
	background: #D1DCEB;
	border: 1px solid #9FB9D4; 
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}
.formsubtitle {
	border: 0;
	color: #3A4F6C;
	font-weight: bold;
	padding: 5px;
}
#copyright {
	background: #EEE;
	font-size: 11px; 
	margin: 0 0 5px 0;
	padding: 8px;
}
.subtitlediv {
	background: transparent url(../../../images/myinvision/tile_sub.gif);
	color: #3A4F6C; 
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
	border-bottom: 1px solid #5176B5;
	text-align: right;
}
.subtitlediv a:active,
.subtitlediv a:visited,
.subtitlediv a:link,
.subtitlediv a:hover {
	background: transparent;
	color: #3A4F6C;
	text-decoration: none;
}
td.formbuttonrow,
.pformstrip,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1 {
	background: #D1DCEB !important; 
	border: 1px solid #FFF;
	border-top: 1px solid #5176B5;
	margin: 0px !important;
	padding: 5px !important;
	text-align: center;
}
td.formbuttonrow {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
.borderwrap p.formbuttonrow1 {
	background: #F9F9F9 !important;
	border: 0;
	border-top: 1px solid #CCC;
}
.post1,
.bg1 {
	background: #F5F9FD;
}
.post2,
.bg3 {
	background: #EEF2F7;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.errorwrap {
	background: #F2DDDD;
	border: 1px solid #992A2A;
	border-top: 0;
	margin: 5px;
	padding: 0;
}
.errorwrap h4 {
	background: #E3C0C0;
	border: 1px solid #992A2A;
	border-left: 0;
	border-right: 0;
	color: #992A2A; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}
.errorwrap p {
	background: transparent;
	border: 0;
	color: #992A2A;
	margin: 0;
	padding: 8px;
}
.postdetails {
	font-size: 10px;
	line-height:140%;
        background: #cadfe7;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
	float: none;
	width: 1%;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu li {
	display: inline;
	padding-left: 5px;
}
.menu img {
	padding-right: 5px;
	vertical-align: top;
}
#panel .links {
	margin: 0;
	float: right;
}
.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 2px;
}
img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}
hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}
#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}
#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}
.subforumicon {
	border: 0;
	vertical-align: middle;
}
.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}
form {
	margin: 0;
	padding: 0;
}
.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}
.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}
.popup_menu a.popup_item:hover {
	text-decoration: none;
}
.autocomplete {
	text-align: left;
}
#userlinks,
#userlinksguest {
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 5px 0 5px 0;
	padding: 7px;
}
#userlinksguest {
	background: #F4E7EA;
	border: 1px solid #986265;
}
#userlinks p,
#userlinksguest p {
	background: transparent !important;
	border: 0 !important;
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 7px 0 7px 0; 
	text-align: right;
}
#userlinks p,
#userlinksguest p {
	font-weight: normal;
	letter-spacing: 0;
}
#userlinksguest p.pcen {
	text-align: center;
}
#userlinks p.home,
#userlinksguest p.home {
	float: left;
}
.toplinks {
	background: transparent;
	color: #000;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: right;
}
.toplinks span {
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	border-bottom: 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 5px;
}
.lastaction {
	font-size: 10px; 
	color: #434951;
}
#redirectwrap {
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 200px auto 0 auto;
	text-align: left;
	width: 500px;
}
#redirectwrap h4 {
	background: #D0DDEA;
	border-bottom: 1px solid #C2CFDF;
	color: #3A4F6C;
	font-size: 14px;
	margin: 0;
	padding: 5px;
}
#redirectwrap p {
	margin: 0;
	padding: 5px;
}
#redirectwrap p.redirectfoot {
	background: #E3EBF4;
	border-top: 1px solid #C2CFDF;
	text-align: center;
}
.row1 {
	background: #DFE6EF;
}
.row2 {
	background: #E4EAF2;
}
.wholewrap {
	border: 1px solid #072A66;
}
.popmenubutton-new,
.popmenubutton {
	width:120px;
	white-space:nowrap;
	background-color: #C2CFDF;
	border:1px solid #3A4F6C;
	color: #3A4F6C;
	font-weight:bold;
	float:right;
	height:18px;
	text-align:center;
	margin:0px;
	font-size:11px;
	padding:3px;
}
.popmenubutton-new {
	float:none;
	width:auto;
	text-align:left;
	height:auto;
	padding:3px;
	font-weight:normal;
	background-color:#EEF2F7;
	background-image: url(../../../images/myinvision/menu_action_down-padded.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.popmenubutton-new-out {
	padding:4px;
}
.popupmenu-new {
	background-color: #DFE6EF;
}
.popmenubutton a:link, 
.popmenubutton a:visited,
.popmenubutton-new a:link, 
.popmenubutton-new a:visited,
.popupmenu-item a:link, 
.popupmenu-item a:visited,
.popupmenu-item-last a:link, 
.popupmenu-item-last a:visited {
	color: #3A4F6C; 
	text-decoration: none;
}
.popmenubutton a:hover,
.popmenubutton-new a:hover,
.popupmenu-item a:hover, 
.popupmenu-item-last a:hover {
	color: #5176B5; 
	text-decoration: none;
}
.popupmenu-category {
	background: transparent url(../../../images/myinvision/tile_sub.gif);
	border-top: 1px solid #5176B5;
	border-bottom: 1px solid #5176B5;
	color: #3A4F6C; 
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px;
}
.maintitle,
.maintitlecollapse {
	background: url(../../../images/myinvision/tile_cat.gif);
	border: 0;
	border-bottom: 1px solid #5176B5;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
}
.maintitle td {
	color: #FFF; 
	font-size: 12px;
	font-weight: bold;
}
.maintitlecollapse {
	border: 1px solid #FFF;
}
.maintitle p,
.maintitlecollapse p,
.formsubtitle p {
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}
.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members {
	float: right;
	width: auto !important;
}
.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited {
	background: transparent;
	color: #FFF;
	text-decoration: none;
}
.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active {
	background: transparent;
	color: #F1F1F1;
}
.popup_button {
	color: #FFFFFF;
text-align: right;
font-weight: bold;
padding: 3px;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 3px;
}
a.popup_button:link,
a.popup_button:visited,
a.popup_button:active,
a.popup_button:hover {
	text-decoration: none;
color: #FFFFFF;
}
.popup_menu {
	position: absolute;
border: 1px solid #000;
background: #ccc;
}
.popup_menu ul {
	margin:0px;
padding:0px;
list-style-type:none;
}
.popup_menu li {
	background: #fff;
margin: 1px;
padding: 0;
}
.popup_menu ul li a {
	display: block;
padding: 3px;
color: #000;
text-decoration: none;
}
* html .popup_menu ul li a {
	display: visible;
width: 100%;
}
.popup_menu a:hover {
	background: #C7DBEE;
text-decoration: none;
color: #000;
}
.menupop {
	background: #FFFFFF;
color: #000000;
border: 1px solid #0B198C;
}
.newslink {
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 0;
	width: 100%;
}
.newslink td {
	color: #222;
	font-size: 10px;
	padding: 5px 5px 5px 10px;
}
.newslink span {
	background: transparent;
	color: #072A66;
	font-style: italic;
	font-weight: normal;
}
.newslink input {
	background: #FFF;
	border: 1px solid #999;
	color: #072A66;
	font-size: 10px;
	padding: 3px;
	vertical-align: middle;
	width: auto;
}
.newslink input.button {
	background: transparent;
	border: 0;
	color: #072A66;
	vertical-align: middle;
}
.trow_selected td {
	background: #FFFBD9;
}
blockquote {
	border: 1px solid #ccc;
	margin: 0;
	background: #fff;
	padding: 4px;
}
blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}
blockquote cite span {
	float: right;
	font-weight: normal;
}
.codeblock {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}
.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}
.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}
.subject_new {
	font-weight: bold;
}
.highlight {
	background: #FFFFCC;
	padding: 3px;
}
.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}
.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}
.high_warning {
	color: #CC0000;
}
.moderate_warning {
	color: #F3611B;
}
.low_warning {
	color: #AE5700;
}
div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}
div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}
div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(/images/error.gif) no-repeat 0;
}
div.error.ul {
	margin-left: 24px;
}
.online {
	color: #15A018;
}
.offline {
	color: #C7C7C7;
}
.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}
.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}
.pagination .pages {
	font-weight: bold;
}
.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}
.pagination a {
	border: 1px solid #81A2C4;
}
.pagination .pagination_current {
	background: #F5F5F5;
	border: 1px solid #81A2C4;
	font-weight: bold;
}
.pagination a:hover {
	background: #F5F5F5;
	text-decoration: none;
}
.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}
.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}
.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}
.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}
.forum_legend dd {
	float: left;
	margin-right: 10px;
}
.forum_legend dt {
	margin-right: 10px;
	float: left;
}
.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}
.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}
.post_body {
	padding: 5px;
}
.post_content {
	padding: 5px 10px;
}
.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}
.valid_field {
	border: 1px solid #0c0;
}
.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}
.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}
.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}
#quick_login {
min-height: 30px; line-height: 30px; vertical-align: middle;
}
#miwbguest {
text-align: center;
background: #F4E7EA;
border: 1px solid #986265; 
margin: 4px 0 4px 0;
	}
.messageEditor .toolbar_button .toolbar_sprite_evid {
    background: url(/images/codebuttons/evid.png) no-repeat;
}
		
 /* Wyniki - style tabeli START */
/* --------------------------------- */
#forumwyniki table caption {text-align: left; font-weight: bold;}
#forumwyniki table, #forumwyniki td {border: 1px solid black}
#forumwyniki table {border-collapse: collapse;}
#forumwyniki th {border-bottom: 1px solid black;}
 /* Wyniki - style tabeli STOP */
/* -------------------------------- */
