body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	background-color: black;
	background-image: url('../img/pozadi.gif');
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mainBody {
	width: 900px;
	position: relative;
	text-align: left;
	margin: auto;
}

#mainBody  #mainBanner {
	padding: 10px 10px 10px 10px;
	background-image: url('../img/bannerbgr.gif');
	background-repeat: no-repeat;
	background-color: #080807;
}

#mainBody  #mainBanner #zaklinacOnline {
	position: absolute;
	top: 3px;
	left: 5px;
}

#mainBody  #mainBanner #vitejteNaStankach {
	position: absolute;
	top: 3px;
	right: 3px;
}

#mainBody  #mainBanner #banner {
	border: 1px solid;
	border-color: #221306;
	margin: 20px 0px 0px 0px;
}

#mainBody #topMenuBar {
  background-color: #080807;
  border-left: 1px solid;
  border-right:1px solid;
	border-color: #2b2c2b;
	height: 10px;
	

}

#mainBody #menuBar {
	background-image: url('../img/podklad2.gif');
	background-repeat: repeat-x;
	border-left: 1px solid;
  border-right:1px solid;
	border-color: #2b2c2b;
	height: 30px;
	width: 898px;
	margin-top: 0;
}

#loginBox {
	position: relative;
	top: -65px;
	background-image: url('../img/login-pozadi.gif');
	background-repeat: none;
	padding-left: 4px;
	padding-top: 3px;
	margin-bottom: -65px;
	font-size: 14px;
	z-index: 10;
	margin-right: 0;
	_margin-right: 0px;
	overflow: hidden;
}

#loginBox form {
	margin: 0px;
	padding: 0px;
}

#content {
	position: relative;
	top: -2px;
	left: 0;
	width: 900px;
	border-left: 1px solid;
  	border-right:1px solid;
	border-color: #2b2c2b;
	min-height: 900px;
	_height: 100%;
	background-color: #0e0e0c;
	overflow: hidden;
	color:#FCFFB8;
}

#content #totem { /* float:left; */
	border-left: 1px solid;
	border-color: #2b2c2b;
	z-index: 10;
}

#content #leftBox { /* float:right; */
	padding-top: 50px;
	margin-top: 40px;
	width: 173px;
	margin-right: -1px;
	_margin-top: -4px;
}

#leftBox .content {
	border-top: 2px solid #2c231f;
	border-left: 1px solid #2c231f;
	border-bottom: 1px solid black;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('../img/left_box_bg_top.gif');
	background-repeat: no-repeat;
}

#leftBox .boxTable {
	background-image: url('../img/left_box_bg_left.gif');
	background-repeat: repeat-y;
	margin-left: -4px;
	margin-top: 8px;
	padding-left: 8px;
	margin-bottom: -9px;
	padding-bottom: 4px;
}


#content #mainContent { /*float: left; */
	width: 900px;
	background-repeat: no-repeat;
	background-color: #0e0e0d;
	padding-top: 10px;
	padding-left: 40px;
	z-index: 5;
	color: #FCFFB8;
}

#content #mainContent .pageCaption {
	font-size: 24px;
	font-weight: bold;
	font-family: serif;
	color: #b8714c;
	margin: 10px 0px 30px 0px;
	text-align: center;
}

#foot {
	width: 900px;
	font-size: 10px;
	margin-top: -2px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url('../img/spodok.jpg'); 
	background-color: #0e0e0d;
	border-left: 1px solid #3c302a;
	border-bottom: 1px solid #000000;
	bottom: 0px;
	height: 130px;
	clear: both;
	color: #FCFFB8;
}

/*classes*/
.inhelp {
	background-color: #181818;
	background-image: url('../img/inhelpbgr.gif');
	background-repeat: no-repeat;
	border: 1px solid #000000;
	font-size: 10pt;
	font-style: italic;
	min-height: 149px;
	width: 672px;
}

.inhelp .body {
	width: 600px;
	padding: 40px 40px 10px 40px;
}

.inhelp .narakort {
	background-image: url("../../../img/narakort.gif");
	background-repeat: no-repeat;	
	background-position: 40px 40px;
	min-height: 120px;
	_height: 120px;
	padding-left: 170px;
	width: 450px;
	list-style: none;
}


.content table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content .caption {
	text-align: center;
	height: 40px;
}

table tr .name {
	color: #b8714c;
	padding-left: 10px;
}

.center-text {
	text-align: center;
}

.forum {
	border: 1px solid gray;
}

.forum .forumCaption {
	font-weight: bold;
	border: 2px solid gray;	
	background-color: #29292F;
	cursor: hand;
}

.forumBar {
	background-color: #9F9F9F;
	margin-bottom: 10px;
	padding: 1px;
	border: 2px solid #2C2C2C;
}

.forumUserParam {
	font-size: 10px;
	padding-left: 10px;
}

.newsCaption {
	text-align: center;
	color: #cb7e56;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.new {
	font-weight: bold;
	color: #cb7e56;
}

.forumAdminRe {
	font-size: 8px;
	color: #cb7e56;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 3px;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
}

.buildingDetail {
	position: absolute;
	background-color: #2B2B2B;
	top: 0px;
	left: 100px;
	z-index: 120;
	width: 450px;
}

.msgBox {
	position: absolute;
	width: 100%;
	background-color: #181818;
	min-height: 30px;
	_height: 40px;
	font-size: medium;
	font-family: tahoma;
	padding-top: 10px;
	display: none;
}

.messageSearchBox {
	border: 1px solid gray;
	padding: 10px;
	background-color: #29292F;
	margin-top: 10px;
}

.messageSearchBox label {
	font-family: fantasy;
	font-weight: bold;
	color: #B8714C;
	font-size: 1.2em;
}

.forumCaption label {
	font-family: fantasy;
	font-weight: bold;
	color: #B8714C;
	font-size: 1.2em;
}

