body {
	color : #efd188;
	background-color : #2b1007;
	margin: 0px;
	
}
FORM {
	margin: 0px;
	color:black;
}
input, textarea {
	background-color: transparent;
	border-width: 0px 0px 1px 1px;
	border-color: #efd188;
	color: #efd188;
	font-size: 16px;
}
img {
	border-width: 0px;
}
a, a:visited {
	color: #917140;
	text-decoration: none;
}
a:hover {
	color: #ffe1d8;
	text-decoration: underline;
}
td, tr {
	vertical-align: top;
	text-align:left;
	color: #efd188;
}
/* end of defs */

img.clock {
	height: 16px;
	width: 12px;
	margin-bottom: 3px;
	float:left;
}
/* to [img] inserting */
div.bbcode {
	text-align: right;
	position:static;
	display:inline;
	float:right;
	margin:5px 5px 5px 5px;

}
div.bbcode img {
	border: 2px black solid;
}
div.bbcode p {
	font-family: serif;
	font-size:14px;
	font-weight:700;
	text-align:center;
	background-color: #2b1007;
	margin:5px 5px 5px 5px;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	color:white;
	position:relative;
	top:-25px;
}

.menu, a.menu  {
	color: #58391d;
	font-size: 11pt;
	background-color: #efd188;
	text-align: right;
}
.bar {
	height: 23px;
	background-image: url('./img/main/bar.jpg');
	background-repeat:repeat-x;
}
.bar, .bar a, .bar a:visited, .bar input {
	vertical-align: middle;
	background-color : transparent;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : none;
	color: black;
}
div.guestinfo {
	text-align:right;
	margin-right: 130px;
	clear:right;
}
div.guestbr p {
	background-image: url('./img/przer.png');
	background-repeat: no-repeat;
	margin: -70px 0px -75px 0px;
	height: 150px;
	width: 600px;
}
div.guestbr div {
	text-align: left;
	background-image: url('./img/main/table.linia.bmp');
	background-repeat: repeat-x;
	margin: 0px 105px 5px 0px;
	width: 90%;
	height: 1px;
}
td.guest1 {
	width: 50%;
	text-align:right;
}

div.motd {
	font-size : large;
	text-align : center;
	font-style : italic;
	margin-left : 200px;
	margin-right : 200px;
}
div.links {
	font-size: 12pt;
}
div.links div {
	margin-top: 10px;
	font-size: 18pt;
	font-style: italic;
}
div.blogtitle {
	font-weight: 700;
	font-size: 22pt;
	font-style: italic;
	color: #917140;
}
span.medata {
	font-style: italic;
	color: #917140;
}
