body {
	background:#884141 url(../../../images/Aadamentium/bacgroundfotter4.png) repeat-x top;
text-align:left;
line-height:1.4;
font-family:Verdana, Arial, Sans-Serif;
font-size:13px;
margin:0 auto;
}
.logo {
	min-height:110px;
}
a:hover,a:active {
	color:#004D2E;
text-decoration:underline;
}
#container {
	width: 85%;
	color: #FFF;
	margin-left: 15px;
}
#content {
	color:#FFF;
}
.menu ul {
	background:#4c4c4c;
color:#EFEFEF;
text-align:left;
text-transform:uppercase;
-webkit-border-bottom-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-bottomleft:5px;
border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
box-shadow:0 0 5px rgba(0,0,0,.5);
-webkit-box-shadow:0 0 5px rgba(0,0,0,.5);
-moz-box-shadow:0 0 5px rgba(0,0,0,.5);
font-size:10px;
padding:6px;
}
.menu ul a:link,.menu ul a:visited {
	color:#cf0;
text-decoration:none;
}
.menu ul a:hover,.menu ul a:active {
	border-bottom-color:#FF0;
border-bottom-style:solid;
border-bottom-width:2px;
color:#FF0;
text-decoration:none;
}
.menu li {
	margin-left:12px;
display:inline;
padding-left:5px;
}
#panel {
	border:1px dashed #c8c8c8;
border-top:none;
min-height:34px;
min-width:790px;
padding:5px 5px 0 10px;
}
table {
	color:#000;
font-family:Verdana, Arial, Sans-Serif;
font-size:13px;
}
.tborder {
	width:100%;
margin:auto;
}
.thead {
	background:#9c9c9c url(../../../images/Aadamentium/thead.png) top left repeat-x;
color:#4b4e50;
height:42px;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topright:20px;
-webkit-border-top-right-radius:5px;
padding-left:10px;
padding-right:10px;
font-size:13px;
}
.thead a:hover,.thead a:active {
	color:#4b4e50;
text-decoration:underline;
}
.tcat {
	background:#b5b5b5 url(../../../images/Aadamentium/tcat.png) top left repeat-x;
color:#606060;
height:15px;
padding-left:10px;
padding-right:10px;
font-size:11px;
}
.tcat a:link {
	color:#434343;
}
.tcat a:visited {
	color:#606060;
}
.tcat3 {
	background:#b5b5b5 url(../../../images/Aadamentium/tcat.png) top left repeat-x;
color:#FFF;
height:1px;
text-align:center;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topright:20px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-bottomleft:20px;
font-size:11px;
}
.trow_shaded {
	background:#ffdde0;
}
.trow_selected td {
	background:#FFFBD9;
}
.trow_sep {
	background:#e5e5e5;
color:#000;
font-size:12px;
font-weight:700;
}
.tfoot {
	background:#b5b5b5;
color:#fff;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
padding:5px;
}
.tfoot a:link {
	color:#252525;
text-decoration:none;
}
.tfoot a:visited {
	color:#fff;
text-decoration:none;
}
.bottommenu {
	background:#9c9c9c url(../../../images/Aadamentium/thead.png) top left repeat-x;
color:#000;
border:1px solid #4874a3;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
font-size:10px;
padding:2px;
}
.navigation {
	color:#EFEFEF;
font-size:10px;
font-weight:700;
}
.navigation .active {
	color:#FFFF1A;
font-size:13px;
font-weight:700;
}
.smalltext {
	font-size:11px;
}
.smalltext1 {
	color:#7A7A7A;
font-size:9px;
}
.largetext {
	font-size:16px;
font-weight:700;
}
input.textbox {
	background:#fff;
color:#000;
border:1px solid #0f5c8e;
padding:1px;
}
textarea {
	background:#fff;
color:#000;
border:1px solid #0f5c8e;
font-family:Verdana, Arial, Sans-Serif;
line-height:1.4;
font-size:13px;
padding:2px;
}
.editor {
	background:#f1f1f1;
border:1px solid #ccc;
}
.autocomplete {
	background:#fff;
border:1px solid #000;
color:#000;
text-align:left;
}
.autocomplete_selected {
	background:#adcee7;
color:#000;
}
.popup_menu {
	background:#ccc;
border:1px solid #000;
}
.popup_menu .popup_item {
	background:#fff;
color:#000;
display:block;
text-decoration:none;
white-space:nowrap;
padding:3px;
}
.popup_menu .popup_item:hover {
	background:#C7DBEE;
color:#000;
}
.trow_reputation_positive {
	background:#cfc;
}
.trow_reputation_negative {
	background:#fcc;
}
.reputation_neutral {
	color:#444;
}
.reputation_negative {
	color:red;
}
.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;
font-weight:700;
font-size:11px;
margin:5px 0;
padding:5px 5px 5px 22px;
}
.validation_success {
	background:url(../../../images/valid.gif) no-repeat center left;
color:#00b200;
font-weight:700;
font-size:11px;
margin:5px 0;
padding:5px 5px 5px 22px;
}
.validation_loading {
	background:url(../../../images/spinner.gif) no-repeat center left;
color:#555;
font-weight:700;
font-size:11px;
margin:5px 0;
padding:5px 5px 5px 22px;
}
img {
	border:none;
}
.clear {
	clear:both;
}
.hidden {
	display:none;
float:none;
width:1%;
}
.float_left {
	float:left;
}
.menu img {
	padding-right:5px;
vertical-align:top;
}
#panel .links {
	float:right;
margin:0;
}
img.attachment {
	border:1px solid #E9E5D7;
padding:2px;
}
hr {
	background-color:#000;
color:#000;
height:1px;
border:0;
}
#copyright {
	font:11px Verdana, Arial, Sans-Serif;
margin:0;
padding:10px 40px 5px;
}
#debug {
	float:right;
text-align:right;
margin-top:0;
}
blockquote {
	background:#E6FFCC;
border:1px solid #ccc;
margin:0;
padding:4px;
}
blockquote cite {
	font-weight:700;
border-bottom:1px solid #ccc;
font-style:normal;
display:block;
margin:4px 0;
}
blockquote cite span {
	float:right;
font-weight:400;
}
blockquote cite span.highlight {
	float:none;
font-weight:700;
padding-bottom:0;
}
.codeblock {
	background:#fff;
border:1px solid #ccc;
padding:4px;
}
.codeblock .title {
	border-bottom:1px solid #ccc;
font-weight:700;
margin:4px 0;
}
.codeblock code {
	overflow:auto;
height:auto;
max-height:200px;
display:block;
font-family:Monaco, Consolas, Courier, monospace;
font-size:13px;
}
.subforumicon {
	border:0;
vertical-align:middle;
}
.separator {
	height:0;
font-size:1px;
list-style-type:none;
margin:5px;
padding:0;
}
form {
	vertical-align:middle;
margin:0;
padding:0;
}
.popup_menu .popup_item_container {
	text-align:left;
margin:1px;
}
.highlight {
	background:#FFC;
padding-top:3px;
padding-bottom:3px;
}
.pm_alert {
	background:#FFF6BF;
color:#030;
border:1px solid #FFD324;
text-align:center;
margin-bottom:15px;
font-size:11px;
padding:5px 20px;
	margin-bottom: 15px;
}
.red_alert {
	background:#FBE3E4;
border:1px solid #A5161A;
color:#A5161A;
text-align:center;
font-size:11px;
margin-bottom:15px;
padding:5px 20px;
	margin-bottom: 15px;
}
.high_warning {
	color:#C00;
}
.moderate_warning {
	color:#F3611B;
}
.low_warning {
	color:#AE5700;
}
div.error {
	border-top:2px solid #FFD324;
border-bottom:2px solid #FFD324;
background:#FFF6BF;
font-size:12px;
padding:5px 10px;
}
div.error p {
	color:#000;
font-weight:400;
margin:0;
}
div.error p em {
	font-style:normal;
font-weight:700;
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 .pagination_current,.pagination a {
	margin-bottom:3px;
padding:2px 6px;
}
.pagination a {
	border:1px solid #81A2C4;
}
.pagination .pagination_current {
	background:#F5F5F5;
border:1px solid #81A2C4;
font-weight:700;
color:#000;
	color: #000;
}
.pagination a:hover {
	background:#F5F5F5;
text-decoration:none;
}
.thread_legend dd {
	padding-bottom:4px;
margin-right:15px;
}
.thread_legend img {
	margin-right:4px;
vertical-align:bottom;
}
.forum_legend dd {
	float:left;
margin-right:10px;
}
.forum_legend dt {
	margin-right:10px;
float:left;
}
.success_message {
	color:#00b200;
font-weight:700;
font-size:10px;
margin-bottom:10px;
}
.error_message {
	color:#C00;
font-weight:700;
font-size:10px;
margin-bottom:10px;
}
.post_body {
	padding:5px;
}
.post_content {
	padding:5px 10px;
}
.quick_jump {
	background:url(../../../images/jump.gif) no-repeat 0;
width:13px;
height:13px;
padding-left:13px;
vertical-align:middle;
border:none;
}
.modnotice {
	background:#FFF0DF;
width:100%;
border:4px solid #FFE0BF;
font-size:14px;
}
.ver_sub {
	list-style:none;
margin:0;
padding:0;
}
.ver_sub li {
	width:100%;
float:left;
}
#zboku {
	width:16%;
position:absolute;
right:5px;
top:5px;
border:5px sold red;
}
#panel .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}
.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}
.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}
._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}
._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}
._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}
.pagination_breadcrumb {
	background-color: #f5f5f5;
	border: 1px solid #fff;
	outline: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
}
.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}
a.vClass:link {
	color:##FF9900;
font-size:15px;
}
.forumbutton,a.forumbutton,a.forumbutton:link,a.forumbutton:visited,input.button,a.logout,a.logout:visited {
	color:#646464;
margin-bottom:5px;
margin-left:5px;
text-transform:uppercase;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
text-shadow:1px 1px 0 #FFF;
border:solid 1px #afafaf;
background:#dcdcdc url(../../../images/Aadamentium/buttongrad.png) repeat-x;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
float:left;
padding:6px 10px;
}
input.button,#panel .forumbutton {
	float:none;
}
.post_management_buttons a.forumbutton,.author_buttons a.forumbutton {
	padding:4px 8px;
}
a.forumbutton:hover,input.button:hover,a.logout:hover {
	background:#c8c8c8 url(../../../images/Aadamentium/buttongrad_hover.png) repeat-x;
color:#000;
text-decoration:none;
}
a.forumbutton:active,input.button:active,a.logout:active {
	background:#c8c8c8 url(../../../images/Aadamentium/buttongrad_pressed.png) repeat-x;
color:#4DFF2F;
text-decoration:none;
}
.closed {
	color:red;
background:#fac8c8 url(../../../images/Aadamentium/buttongrad_closed.png) repeat-x;
border:1px solid red;
cursor:default;
padding:5px 9px;
}
.smileinserter {
	width:150px;
position:absolute;
left:395px;
top:-25px;
z-index:5;
margin:auto;
}
.newreply .smileinserter {
	top:15px;
left:0;
}
.smileinserter table.tborder {
	border:1px solid #aaa;
}
#smileinstruction {
	text-transform:none;
float:right;
color:#969696;
}
a.subject_editable,a.subject_old,a.subject_new {
	color:#00366B;
font-size:12px;
}
fieldset,fieldset.trow1,fieldset.trow2 {
	background:#f0f0f0;
border:1px solid #ccc;
}
#spinner {
	background:#646464 !important;
pbackground-color:rgba(0,0,0,.7) !important;
border:none !important;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
color:#FFF !important;
box-shadow:0 0 5px rgba(0,0,0,.3);
-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);
-moz-box-shadow:0 0 5px rgba(0,0,0,.3);
}
.prelogin {
	padding-top:6px;
display:block;
}
.user a,.user a:link,.user a:visited {
	color:#4D9900;
}
.user a:hover,.user a:active {
	color:#090;
}
.footer_out {
	background: #353434 url(../../../images/Aadamentium/back1.png) repeat-x bottom;
	width: 100%;
}
.footer_out a:link,.footer_out a:visited {
	color:#99CC66;
text-decoration:none;
}
.footer_out a:hover {
	color:#6B8F24;
text-decoration:underline;
}
.footer {
	width:75%;
color:#fff;
text-align:left;
margin-right:200px;
padding:6px;
}
.footer_box {
	padding:12px;
}
.footer_h2 {
	font-size:1.3em;
color:#fff;
margin-bottom:6px;
margin-left:2px;
}
.footer_h2_bottom_1 {
	border-top:1px solid #555;
}
.footer_h2_bottom_2 {
	border-bottom:1px solid #111;
margin-top:-2px;
}
.footer_h1 ul {
	list-style-image:url(../../../images/Aadamentium/tick.png);
margin-left:0;
}
.flinks {
	float:right;
font:bold 11px Tahoma;
color:#fff;
text-decoration:none;
margin:15px 10px 0 0;
}
.welcome-avatar {
	height:55px;
display:inline;
float:left;
margin-top:5px;
margin-right:15px;
}
.welcome {
	min-height:50px;
margin:8px 0 2px;
padding:0;
}
.welcome p {
	color:#960;
display:inline;
letter-spacing:-1px;
text-shadow:#CCC 0 1px 2px;
font-size:20px;
font-weight:400;
margin:0;
}
.links {
	vertical-align:bottom;
position:relative;
right:4px;
margin-bottom:15px;
}
.links a,.links a:link,.links a:visited {
	color:gray;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:3px 5px;
}
.links a:hover,.links a:active {
	background:#969696;
color:#FFF;
text-decoration:none;
}
.welcome a.logout {
	margin-left:10px;
position:relative;
float:none;
top:-4px;
margin-bottom:0;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
padding:4px 6px;
}
.time {
	color:#FFF;
float:right;
font-size:11px;
padding:6px 10px 6px 6px;
}
.tborder2 {
	width:100%;
background:#26004D;
border:1px solid #4D0026;
margin:auto;
padding:1px;
}
.thead2 {
	text-shadow:0.1em 0.1em 0.2em #000;
background:#004d82 url(../../../images/Aadamentium/cat.gif) repeat-x top left;
color:#fff;
border-bottom:1px solid #1d2b34;
padding:8px;
}
.tcat2 {
	background:#0f0f0f url(../../../images/Aadamentium/thead2.gif) repeat-x;
color:#fff;
border-top:1px solid #444;
border-bottom:1px solid #000;
font-size:12px;
padding:6px;
}
.trow3 {
	background:#f5f5f5;
border:1px solid;
border-color:#fff #ddd #ddd #fff;
}
.trow4 {
	background:#efefef;
border:1px solid;
border-color:#fff #ddd #ddd #fff;
}
.tborder3 {
	width:100%;
background:#D9D9D9;
border:1px solid #D9D9D9;
margin:auto;
}
.data {
	background:#FFEBCC;
width:110px;
border:1px solid #F90;
position:absolute;
left:45%;
text-align:left;
text-transform:uppercase;
-webkit-border-bottom-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-bottomleft:5px;
border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
box-shadow:0 0 5px rgba(0,0,0,.5);
-webkit-box-shadow:0 0 5px rgba(0,0,0,.5);
-moz-box-shadow:0 0 5px rgba(0,0,0,.5);
font-size:10px;
padding:2px;
}
.thead44 {
	background:#FFF;
color:#000;
height:90px;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topright:20px;
-webkit-border-top-right-radius:5px;
padding-left:10px;
padding-right:10px;
font-size:13px;
}
#reklama {
	width: 160;
	position: absolute;
	top: 760px;
	right: 1px;
}
.logo a,.logo a:link,.reputation_positive {
	color:green;
}
a:link,a:visited {
	color:#00366B;
text-decoration:none;
}
.thead a:link,.thead a:visited {
	color:#4b4e50;
text-decoration:none;
}
.tcat a:hover,.tcat a:active,.tcat2 a:link,.tcat2 a:visited,.tcat2 a:hover,.tcat a:active {
	color:#fff;
}
.trow1,.trow2 {
	background:#f8f8f8 url(../../../images/Aadamentium/trow.png) bottom left repeat-x;
padding:5px;
}
.tfoot a:hover,.tfoot a:active,.flinks a:hover {
	color:#fff;
text-decoration:underline;
}
.navigation a:link,.navigation a:visited {
	color:#FFF;
text-decoration:none;
}
.navigation a:hover,.navigation a:active,.popup_menu a.popup_item:hover {
	text-decoration:none;
}
select,.editor_control_bar {
	background:#fff;
border:1px solid #0f5c8e;
}
.float_right,#kurwa {
	float:right;
}
.expcolimage,.expcolimage2 {
	float:right;
width:auto;
vertical-align:middle;
margin-top:3px;
}
.subject_new,.pagination .pages {
	font-weight:700;
}
.thread_legend,.thread_legend dd,.forum_legend,.forum_legend dt,.forum_legend dd {
	margin:0;
padding:0;
}
.hiddenrow,#smiles,#smileinstruction {
	display:none;
}
a.vClass:visited,a.vClass:hover,a.vClass:active {
	color:#F90;
}
.flinks a,.flinks a:visited {
	color:#fff;
text-decoration:none;
margin-left:10px;
}
.h1 {
	display: inline;
}
.stopka {
	color:#C2C2C2;
font-size:9px;
}
.tcat55 {
	background: #CC6633;
	color: #3D3D3D;
	text-shadow:50px;
	text-align: left;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	
	font-size: 11px;
	font-style: 600;
}
.hiddenrow {
	display: none;
}

