body {
	text-align: center;
	background: #120b08 url('../images/backgrounds/bg1.jpg') 0 0 no-repeat;
}

#all {
	position: relative;
	width: 1030px;
	margin: 0 auto;
	text-align: left;
}

#all-header {
	width: 1030px;
	height: 49px;
	background: url('../images/layout/borders/main-border.png') no-repeat;
}

#all-content {
	position: relative;
	width: 1030px;
	min-height: 500px;
	background: url('../images/layout/borders/main-content.png') repeat-y;
}

#left-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 180px;
	background: url('../images/layout/borders/main-border.png') 0 -81px no-repeat;
}

#left-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 180px;
	background: url('../images/layout/borders/main-border.png') -80px -81px no-repeat;
}

#right-top {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 180px;
	background: url('../images/layout/borders/main-border.png') -40px -81px no-repeat;
}

#right-bottom {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40px;
	height: 180px;
	background: url('../images/layout/borders/main-border.png') -120px -81px no-repeat;
}

#content {
	position: relative;
	width: 950px;
	min-height: 500px;
	margin: 0 auto;
	background: #8a7966;
}

#all-footer {
	width: 1030px;
	height: 32px;
	clear: both;
	background: url('../images/layout/borders/main-border.png') 0 -49px no-repeat;
}

#head-bar {
	opacity: 1;
}

#top-bar {
}

#top-bar img {
	padding: 0 5px 0 10px;
}

#headlinks {
	position: absolute;
	top: -10px;
	right: 0;
}

#footer {
	color: #8a7966;
}

#footer a {
	color: #5f5243;
}

#col-left {
}

#col-center {
}

#col-right {
}


.panel {
	width: 100%;
	display: table;
}

.panel-top, .panel-bottom, .panel-middle {
	display: table-row;
}

.panel-top div, .panel-bottom div {
	font-size: 1px;
}

.panel-middle-left, .panel-middle-center, .panel-middle-right, .panel-top-left, .panel-top-right, .panel-bottom-left, .panel-bottom-right, .panel-bottom-center, .panel-top-center {
	display: table-cell;
}

.panel-top-left, .panel-top-right, .panel-bottom-left, .panel-bottom-right {
	width: 7px;
	height: 7px;
}

.panel-top-center, .panel-bottom-center {
	height: 7px;
}

.panel-middle-left, .panel-middle-right {
	width: 7px;
	font-size: 1px;
}

.panel-top-left {
	background: url('../images/layout/borders/panel-border.png') 0 -14px no-repeat;
}

.panel-top-center {
	background: url('../images/layout/borders/panel-border.png') 0 0 repeat-x;
}

.panel-top-right {
	background: url('../images/layout/borders/panel-border.png') -7px -14px no-repeat;
}

.panel-middle-left {
	background: url('../images/layout/borders/panel-content.png') 0 0 repeat-y;
}

.panel-middle-center {
	background: #c0aa8b;
	padding: 0 2px;
}

.panel-middle-right {
	background: url('../images/layout/borders/panel-content.png') -7px 0 repeat-y;
}

.panel-bottom-left {
	background: url('../images/layout/borders/panel-border.png') 0 -21px no-repeat;
}

.panel-bottom-center {
	background: url('../images/layout/borders/panel-border.png') 0 -7px repeat-x;
}

.panel-bottom-right {
	background: url('../images/layout/borders/panel-border.png') -7px -21px no-repeat;
}

.popup {
	width: 100%;
	display: table;
}

.popup-top, .popup-bottom, .popup-middle {
	display: table-row;
}

.popup-top div, .popup-bottom div {
	font-size: 1px;
}

.popup-middle-left, .popup-middle-center, .popup-middle-right, .popup-top-left, .popup-top-right, .popup-bottom-left, .popup-bottom-right, .popup-bottom-center, .popup-top-center {
	display: table-cell;
}

.popup-top-left, .popup-top-right, .popup-bottom-left, .popup-bottom-right {
	width: 7px;
	height: 7px;
}

.popup-top-center, .popup-bottom-center {
	height: 7px;
}

.popup-middle-left, .popup-middle-right {
	width: 7px;
	font-size: 1px;
}

.popup-top-left {
	background: url('../images/layout/borders/popup-border.png') 0 -14px no-repeat;
}

.popup-top-center {
	background: url('../images/layout/borders/popup-border.png') 0 0 repeat-x;
}

.popup-top-right {
	background: url('../images/layout/borders/popup-border.png') -7px -14px no-repeat;
}

.popup-middle-left {
	background: url('../images/layout/borders/popup-content.png') 0 0 repeat-y;
}

.popup-middle-center {
	background: #c0a47a;
	padding: 0 4px;
}

.popup-middle-right {
	background: url('../images/layout/borders/popup-content.png') -7px 0 repeat-y;
}

.popup-bottom-left {
	background: url('../images/layout/borders/popup-border.png') 0 -21px no-repeat;
}

.popup-bottom-center {
	background: url('../images/layout/borders/popup-border.png') 0 -7px repeat-x;
}

.popup-bottom-right {
	background: url('../images/layout/borders/popup-border.png') -7px -21px no-repeat;
}

.panel-buttons {
	float: right;
}

.panel-buttons img {
	vertical-align: top;
}

.panel-bar {
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.table-row {
	display: table-row;
}

.table-cell {
	display: table-cell;
}

.vamiddle {
	vertical-align: middle;
}

hr {
	background: url('../images/layout/misc/hr.png') no-repeat center center;
	height: 1px;
	width: 515px;
	border: 0;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

hr.footer {
	width: 107px;
	height: 20px;
	background: url('../images/layout/misc/footer.png') no-repeat center center;
	display: block;
	margin: 0 auto;
	font-size: 1px;
}

.button {
	text-align: center;
}

img.avatar {
	border: 1px #886e49 solid;
}

.head-bar {
	position: relative;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5em;
}

a.help {
	position: absolute;
	top: 0;
	right: 0;
}

ul.navi {
	padding: 0 0 5px 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
}

ul.navi li {
	height: 20px;
	line-height: 19px;
	background: #b29d7f;
	border: 1px solid #b29d7f;
	vertical-align: middle;
	margin-bottom: 2px;
}

ul.navi li:hover {
	border: 1px solid #b29d7f;
	background: #c0aa8b;
}

#menu-wrapper {
	position: relative;
	height: 26px;
	margin: 5px auto;
}

#menu-wrapper2 {
	position: relative;
	width: 917px;
	margin: 0 auto;
}

.news-bar {
	position: relative;
	text-align: center;
	height: 75px;
	overflow: auto;
}

.descinlist {
	width: 118px;
	margin-left: 16px;
	display:none;
	white-space: nowrap;
	overflow: hidden;
}

.nameinlist {
	width: 134px;
	overflow: hidden;
	white-space: nowrap;
}

/*Przeniesione ze starego stylu css*/
.overflow {
	overflow: auto;
}

ul.sword {
	list-style-type: none;
	list-style-image: url('../images/icons/list.png');
}

ul.graph {
	list-style-type: none;
	list-style-image: url('../images/icons/list.png');
}

/**
* Gazeta
**/

#newspaper {
	width: 100%;
	text-align: center;
}

span.arttitle {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
}

.arthead {
	text-align: center;
	margin-bottom: 1em;
}

.artbody {
	text-indent: 10px;
	text-align: justify;
	margin: 0 1em 1em 1em;
}

.artbody:first-letter {
	font-size: 2.5em;
	font-weight: bold;
	font-style: italic;
}

.artfooter {
	text-align: center;
	margin-bottom: 1em;
}

.paperbodycolumnleft {
	width: 48%;
	float: left;
}

.paperbodycolumnright {
	width: 48%;
	float: right;
}

.paperfooter {
	clear: both;
	text-align: center;
}

.secname {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
}

.article {
	margin-left: 10px;
	text-align: center;
	margin-bottom: 1em;
	overflow: auto;
}

span.articletitle {
	font-style: italic;
}

span.articlefooter {
	font-size: 0.9em;
}

.prevnext form {
	display: inline;
}

.comments, .comment, .addcomment {
	text-align: left;
}

.readinfo {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.sec {
}

.sec:hover {
	background: #a69278;
}
/**
* Koniec gazety
**/

.citytitle {/*Nazwy dzielnic miast*/
	text-align: center;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
}

td.montitle {/*Posagi: 'Imie' i 'poziom'*/
	text-align: center;
	width: 100px;
	font-size: 90%;
	font-weight: bold;
}

fieldset.monuments {
	max-width: 240px;
	margin: 0 auto;
	background: #b29e81;
}

/**
* Swiatynia
**/
#prayer label {
	margin-left: 5px;
}

#prayer label:hover {
	font-weight: bold;
}

p.bless {
	font-weight: bold;
}

.columnleft {
	width: 48%;
	float: left;
}

.columnright {
	width: 48%;
	float: right;
}
/**
* Koniec swiatyni
**/

/**
* Dziennik
**/
.log {
	width: 90%;
	margin: 0 auto 10px auto;
}

.eventname {
	font-weight: bold;
	font-size: 0.9em;
}

.log:hover {
	background: #917f66;	
}

.log2 {
	width: 90%;
	margin: 0 auto 10px auto;
	background: #917f66;
}

.log2:hover {
	background: #776955;	
}

span.date {
	font-size: 0.9em;
}

span.date a {
	font-size: 1em;
}
/**
* Koniec dziennika
**/

#signatures input {/*Inputy w spersonalizowanych sygnaturach*/
	width: 500px;
	padding: 1px;
}

img.sigs {
	margin: 0 auto;
	padding: 4px;
	background: #969696;
	border: 1px solid gray;
}

a.help {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

#ann {
	position: relative;
}

#ann label {
	width: 120px;
	float: left;
	text-align: right;
}

#ann input, #ann textarea {
	padding: 0;
	margin: 1px;
}

.stafflist {
	margin: 0 auto;
	padding-bottom: 1em;
}

.stafflistcolleft {
	width: 48%;
	float: left;
	padding-bottom: 1em;
}

.stafflistcolcenter {
	width: 50%;
	margin: 0 auto;
	padding-bottom: 1em;
}

.stafflistcolright {
	width: 48%;
	float: right;
	padding-bottom: 1em;
}

.staffsec:hover {
	background: #a69278;
}

.stafflistfunction {
	text-align: center;
	padding-top: 0.5em;
	font-weight: bold;
	display: block;
}

.stafflistheader {
	clear: both;
	margin: 0 auto;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
}

.text {
	margin: 0 1em;
}

.right_text {
    	width: 48%;
    	float: right;
}

.left_text {
    	width: 48%;
    	float: left;
}

.right_text ul, .left_text ul {
	margin-top: 0;
}

span.rankColorAdmin {/*Wladca*/
	color: #0066cc;
}

span.rankColorStaff {/*Ksiaze*/
	color: #108310;
}

span.rankColorInnkeeper {/*Karczmarz*/
	color: #108310;
}

span.rankColorBot {/*Bot*/
	color: #108310;
}

span.rankColorTech {/*Techniczny*/
}

span.rankColorMember {/*Mieszkaniec*/
}

span.rankColorBeggar {/*Zebrak*/
}

span.rankColorBarbarian {/*Nikczemnik*/
}

span.rankColorJudge {/*Sedzia*/
}

span.rankColorJudge2 {/*Lawnik*/
}

span.rankColorJudge3 {/*Kanclerz Sadu*/
}

span.rankColorLawyer {/*Prawnik*/
}

span.rankColorKnight {/*Rycerz*/
}

span.rankColorLady {/*Dama*/
}

span.rankColorHero {/*Bohater*/
}

span.rankColorScribe {/*Bibliotekarz*/
}

span.rankColorCount {/*Marszalek Rady*/
}

span.rankColorCount2 {/*Posel*/
}

span.rankColorRedactor {/*Redaktor*/
}

span.rankColorProcurator {/*Prokurator*/
}

span.rankColorJoker {/*Krolewski Blazen*/
}

span.rankColorMister{/*Miss/Mister Orodlinu*/
	color: #708090;
}

blockquote {
	border: 1px solid #423d3d;
	background: #98866e;
	margin: 5px;
	overflow: auto;
	color: #222222;
}

.chatbox {
	border: solid 1px grey;
	width: 575px;
	height: 300px;
	margin: auto;
	margin-top: 10px;
}

#msg {
	width: 500px;
	margin-top:5px;
}

#users {
	width: 25%;
	float:left;
	padding: 0;
	border: 1px solid #423d3d;
	background: #98866e;
	height: 400px;
	margin: 0px;
	overflow: auto;
}

#window {
	width: 74%;
	float:left;
	padding: 0;
	height: 400px;
	overflow: auto;
	border: 1px solid #423d3d;
	background: #98866e;
	list-style-type: none;
}

#window li {
	padding-left: 3px;
}

.chatbox .lchat {
	width: 74.5%;
	float: left;
	border-right: solid 1px grey;
	height: 100%;
	position: relative;
}

.chatbox .rchat {
	width: 25%;
	float: right;
	height: 100%;
	position: relative;
}

.chatbox .rchat ul,.chatbox .lchat ul {
	padding: 0;
	padding-left: 4px;
	padding-top: 4px;
	list-style-type: none;
	margin: 0;
	text-align: left;
}

.chatbox .lchat .topchat {
	padding: 3px;
	border-bottom: solid 1px grey;
	height: 10%;
	text-align: center;
}

.chatbox .lchat .bottomchat {
	position: absolute;
	bottom: 0;
	width: 90%;
	padding: 3px;
	padding-left: 0;
	left: 0; right: 0; margin: auto;
}

.midchat {
	height: 290px;
	padding-bottom: 5%;
	z-index: 10;
}
.midchat .cmessages {
	height: 80%;
	overflow: auto;
}
.chatbox .rchat .bottomchat {
	position: absolute;
	bottom: 0;
	padding: 3px;
}

.chatbox .lchat .bottomchat input[type=text] {
	width: 300px;
	border: solid 1px #666666;
}
.roomselect {
	width: 75%;
}
.timingselect {
	width: 25%;
}

.msgh {
	cursor: pointer;
	margin: 0;
	margin-top: 8px;
	border: 2px solid;
	padding: 2px;
	background: #927d61;
}
.msgf {
	margin: 0;
	border: 2px solid;
	border-top: 0;
	padding: 2px;
}
.msgc {
	margin: 0;
	border: 2px solid;
	border-top: 0;
	padding: 5px;
	overflow: auto;
}

/*
Slot s game decoration
*/
.disable_list_style {list-style-type:none;}
#slots_choosing_caution {padding:10px 30px 10px 100px;width:400px;text-align:left;}
#slots_content {}
#slots_content_pad {padding:20px 0 0 0;}
#slots_left_content {float:left;padding:10px 20px 10px 20px;}
#slot_right_content {float:right;padding:10px 20px 10px 20px;}
.slots_info {text-align:center;width:530px;font-size:11pt;font-weight:bold;}
.slots_reward_value {font-size:10pt;font-weight:bold;}
#slots_lost_energy_info{float:left;}

.amount {
	width: 75px;
}

/*
card decoration
*/
.card_img_class {float:left; padding-right:10px; padding-bottom:10px;}

.view_amout_of_visit{float:right;margin-right:100px;}

fieldset {
	border-color: #8a371b;
}

input[type=submit], input[type=reset], input[type=button] {
	border: 1px solid #000;
	background:  url(../images/layout/misc/submit.png) repeat-x;
	height: 21px;
	color: #dea96a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
	background: url(../images/layout/misc/submit.png) 0 -21px repeat-x;
}

input[type=text], input[type=password], input[type=file], textarea, select {
	background-color: #98866e;
	border: 1px solid #423d3d;
	margin: 1px;
	padding: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

input[type=text]:focus, input[type=password]:focus, input[type=file]:focus, textarea:focus, select:focus {
	background-color: #a69278;
	border-color: #000;
}

.market-info-box {
	position: fixed;
	display: none;
	z-index: 1;
	padding: 5px;
	max-width: 550px;
}

.head-bar-slidebox {
}

.head-bar-slidebox img {
	padding: 0 5px 0 10px;
}

.bank_field_container table th {
	text-align: right;
}

.bank_field_container table td {
	text-align: left;
}

.richesColumn {
	width: 260px;
	float: left;
	margin-right: 10px;
}

table.city ul li a {
	padding: 2px;
}

ul.city {
	text-align: center;
	list-style-type: none;
}

ul.city li  {
	margin: 3px 0;
}

.rssbox {
	width: 170px;
	overflow: hidden;
}

.rssbox a {
	white-space: nowrap;
}

span.Tag {
	color: #6b2b00;
}

span.mailMessage {
	color: #b14b00;
}

tr.market {
	background: #b29e81;
}

tr.market:hover {
	background: #917f66;	
}

tr.market2 {
	background: #8c4d49;
}

tr.market2:hover {
	background: #853a3a;	
}

.bbcodeform img {
	border: 1px solid #727271;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(../images/icons/bbcode/button.png) repeat-x;
	padding: 1px;
	margin: 1px 0 0 1px;
}

.bbcodeform img:hover {
	cursor: pointer;
	border: 1px solid #3d3d3d;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(../images/icons/bbcode/button.png) 0 -24px repeat-x;
}

.left-margin-125 {
	margin-left: 125px;
}

img.nomargin {
	margin: 0;
	padding: 0;
}

ul, ol, dl {
	margin-left: 2em;
}

#breadcrumbs, #breadcrumbs a, #breadcrumbs a:hover {
	color: #4c2f25;
	font-size: 90%;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

.descinlist {
	color: #646464;
}

.overlib-alive {
	color: #005000;
	font-style: italic;
}

.overlib-dead {
	color: #5c0000;
	font-style: italic;
}

.clima {
	color: #8B0000;
}

.ranking-border {
	border: 1px solid #8a371b;
}

.ranking-points {
	color: #8a371b;
}

.ranking-background {
	background: #777065;
}

.adtaily-black-link a {
	color: #000000;
}

.warehouse-history {
	max-width: 565px;
	overflow: auto;
}
