body {
	background-image:url('layout/background.mayber.fixation.jpg');
/*	background-color: #eeeeee;*/
	text-align: center;
	color:#ffffff;
	font-family: Verdana, sans-serif;
	font-size:12px;
}

img {
	border:none;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}

.center {
	text-align:center;
}

a, a:link, a:visited, a:active {
	/*color: #e5a728;*/
	color: #FFC717;
	text-decoration: none;
}
a:hover {
	/*color: #e5a728;*/
	color: #FFC717;
	text-decoration: underline;
}

input, textarea {
	border:2px solid #FF8814;
}
input.noborder {
	border:0;
}
input.button {
	border:0;
}

div.everything {
	text-align:left;
/*	background-color:#ffffff;*/
	width:760px;
	margin:100px auto auto auto;
	padding:10px;
	height:100%;
	border:2px solid #000000;
}
div.everything, div.log_area  {
	background-image:url('layout/trans.png');
}

div#site_logo {
	/*font-family: verdana;*/
	position:absolute;
	top:20px;
	left:60px;
}
div#site_logo img {
	border:none;
}

div.log_area {
	/*margin-right:0px;*/
	width: 200px;
	/*float:right;*/
	position:absolute;
	right:10px;
	top:0px;
	border:2px solid #000000;
	font-size:10px;
}

div.log_area input {
	font-size:10px;
}

.error {color: #FF2057;}
.info {color: #66cc66;}
/*table.menu {width: 100%;background-color: #eeeeee;}
td.menu {border-bottom: 1px solid #000000; border-left: 1px solid #000000; padding: 4px; width: 33%;}
*/

div.menu__old {
	border-bottom: 2px solid #000000;
	width:760px;
	background-color: #cccccc;
	margin-top:10px;
}

div.menu {
	background-image: url( 'layout/menu_1.png' );
	font-family:courier;
	font-weight:bold;
	font-size: 16px;
	text-transform:uppercase;
	color: #000;
}

div.menu .pad {
	padding:5px;
}

div.menu_item__old {
	border-left: 2px solid #000000;
	float: left;
	padding: 4px;
}
div.submenu__old {
	width:760px;
	background-color: #cccccc;
}
div.submenu_item__old {
	border-right: 2px solid #000000;
	float: right;
	padding: 4px;
}

div.menu_item {
	margin-right:60px;
	padding-left:2px;
	border-left:3px solid;
}

div.submenu_item {
	margin-left:60px;
	padding-right:2px;
	border-right:3px solid;
}

div.menu div.active {
	background-color: #FF2057;
}

div#sidemenu {
	width:150px;
	float:right;
}

div#footer {
	text-align:center;
	margin-top:10px;
}


/*
*  ============= LOGOWANIE ===============
*
*/

.login_body {
	text-align: center;
}

.login_body form {
	margin:0px;
}

.login_form {
left: 40px;
}

td.login_dist {
width: 50%;
}

/*  ============= FORUM ===============
*
*/

div.forum {
	width:600px;
	float:left;
	border-top:2px solid #58274B;
	background-color:#482626;
}


table.forum_topics {
border: 2px solid;
border-bottom: 1px solid;
font-family: verdana;
font-size: 13px;
width: 600px;
}
table.forum_forums {
border: 2px solid;
border-bottom: 1px solid;
font-family: verdana;
font-size: 13px;
width: 600px;
margin-bottom:10px;
background-color:#5C3232;
}
tr.forum_topics {
height: 30px;
}
tr.forum_topics_new {
background-color: #867C10;
height: 30px;
}
td.topic_tytul {
border-bottom: 1px solid;
padding-left: 4px;
}
a.topic_tytul {
color: #FFFFFF;
text-decoration: none;
}
td.topic_posts {
border-bottom: 1px solid;
border-left: 1px solid;
text-align: center;
width: 70px;
}
td.topic_auth {
border-bottom: 1px solid;
border-left: 1px solid;
text-align: center;
}
td.topic_poster {
border-bottom: 1px solid;
border-left: 1px solid;
}
td.topic_last {
border-bottom: 1px solid;
border-left: 1px solid;
font-size: 10px;
text-align: center;
vertical-align: top;
width: 120px;
}

td.post_content {
border-bottom: 1px solid;
border-left: 1px solid;
padding: 4px;
}
td.post_last {
border-bottom: 1px solid;
font-size: 10px;
text-align: center;
vertical-align: top;
width: 120px;
}
td.post_reply {
width: 120px;
}
div#mod_topic {
text-align: right;
}

/*----------- Naglowek ----------*/
tr.forum_topics_header {
background-color: #58274B;
font-weight: bold;
height: 30px;
}
td.header_posts {
border-bottom: 1px solid;
border-left: 1px solid;
text-align: center;
width: 30px;
}
td.header_last {
text-align: center;
width: 120px;
border-bottom: 1px solid;
border-left: 1px solid;
}
td.header_auth {
border-bottom: 1px solid;
border-left: 1px solid;
text-align: center;
width: 120px;
}
td.header_tytul {
border-bottom: 1px solid;
text-align: center;
}

table.forum_topics, table.forum_forums, td.topic_tytul, td.topic_posts, td.topic_auth, td.topic_poster, td.topic_last, td.post_content, td.post_last, td.header_tytul, td.header_auth, td.header_last, td.header_posts {
border-color:#141F42;
}

/*
*  ============= REJESTRACJA ===============
*
*/

div.reg_form_l {
display: block;
}

div.reg_form_r {
display: block;
}

/*
*  ============= PROFIL ===============
*
*/
div.msg_pub {
/*display:inline;width:49%;float:left;text-align:center;*/
}
div.msg_prv {
/*display:inline;width:49%;float:right;*/text-align:center;
}
div.message {
border: 1px solid #cccccc;
}
div.message_new {
border: 2px solid #ff6666;
}
div.message_new, div.message {
margin-top: 5px;padding:3px;
font-family: verdana;font-size: 13px;
}

div.msg_prv_head_od {
background-color: #733362;
}
div.msg_pub_head_od {
background-color: #ffffee;
}
div.msg_prv_head_do {
background-color: #401c36;
}
div.msg_pub_head_do {
background-color: #ffff33;
}
div.msg_body {
text-align:left;
}
.smallfont {
font-size: 10px;
}

/*
*  ============= OSTATNIO ZALOGOWANI ===============
*
*/

div.lastlogged, div.lastarts {
	border: 1px solid #000000;
	background-color:#141F42;
	padding:5px;
	text-align: center;
	
}

div.lastarts div.head, div.lastlogged div.head {
	background-color:#58274B;
	padding:2px;
}
div.lastarts {
	margin-top: 10px;
}

div.ll_name, div.la_name {
	font: 10px verdana;
	text-align:left;
}
div.ll_name_b {
	font: bold 10px verdana;
	text-align:left;
}
div.ll_when, div.la_when {
	font: 10px verdana;
	text-align:right;
}

/*
*  ============= ARTS ===============
*
*/
div#new_art {
/*	text-align:center;*/
	vertical-align:center;
	padding: 10px;
}
div#new_art_capt {
	margin-left: 20px;
}
div.art_picture {
	background: url(files/avatars/pps_m.png);
	border: 1px solid #cccccc;
	float: right;
	margin: 0px 0px 10px 20px;
}
div.art_picture_small {
	border: 1px solid #cccccc;
	float: left;
	margin: 0px 20px 10px 0px;
}
div.art {
	border: 1px solid #cccccc;
	font-family: verdana;
	font-size: 13px;
	margin: 10px;
}
div.art_content {
	padding: 20px;
/*	text-align: justify;*/
}
div.art_title {
	background-color: #58274B;
	padding:5px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}
div.art_title h1 {
	font-size: 13px;
	margin:0;
}
div.art_file {
	padding:5px;
	text-align: right;
	border-top: 1px solid #cccccc;
}
div.fb_like_iframe {
	padding: 20px 20px 0px 20px;
}
li.art {
}
li.art_inactive {
	background-color: #867C10;
}
div.la_name_inact {
	font: 10px verdana;
	background-color: #867C10;
	text-align:left;
}
div#new_art_buttons {
	margin-top:20px;
	text-align:center;
}

/*
*  ============= HOME ===============
*
*/
