* {
	color: #888888;
	font-family: verdana;
	font-size: 10px;
}

.td {
	border:0;
}

input, textarea, select {
	color: #bbbbbb;
	font-size: 10 px;
	background: black;
	border: solid #888888 1px;
}
a {
	text-decoration: none;
	text-transform: none;
	color: #bbbbbb;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	text-transform: none;
	color: #fffc9f;
	font-size: 10px;
}
body {
	background: #000000;
	margin: 0 0 0 0;
}
body, iframe, select, textarea {
	overflow: auto;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #111111;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #111111;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #333333;
}* {
	/*color: #4D4133;*/
	color: #8A755C;
	font-family: verdana;
	font-size: 12px;
}
body {
	background: #000000;
}
input, textarea, select {
	font-size: 12px;
	color: #8A755C;
	background: black;
	border: solid gray 1px;
}

b {
/*color: #2F4F4F; */
	color: #0B610B;
}

img {
	border: 0px;
}

a {
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	color: #6B5B47;
}

a:hover {
	font-style: italic;
	font-size: 12px;
	color: #8A755C;
}

.phide {
	display: none;
}
.pvisible {
	display: block;
}

.r_links
{
	padding: 3px;
}

.ol_borders
{
	border: 3px inset #8A755C;
}



a#dominium
{
	display: block;
	width: 129px;
	height: 63px; 
	background-image:url(../images/rightmenu/dominium.png);
	background-position: top;
	background-repeat: no-repeat;
}
a:hover#dominium
{
	background-position: 0 -63px;
}

a#adun
{
	display: block;
	width: 131px;
	height: 60px; 
	background-image:url(../images/rightmenu/adun.png);
	background-position: top;
	background-repeat: no-repeat;
}
a:hover#adun
{
	background-position: 0 -60px;
}

a#granica
{
	display: block;
	width: 113px;
	height: 63px; 
	background-image:url(../images/rightmenu/granica.png);
	background-position: top;
	background-repeat: no-repeat;
}
a:hover#granica
{
	background-position: 0 -63px;
}

div#forms {
	width:350px;
}

div#form label {
	float:left;
	width: 150px;
	text-align: right;
}

div#form input, select {
	text-align: left;
}

#items_select {
	margin-left: 25px !important;
	float: none;
}

.clear {
	clear:both;
}

.kropek {
	position: relative;
	top: 3px;
}

.view_arrow {
	position: relative;
	top: 8px;
}

	/* Greegko Modification */
.fixFloat select {
	float: none;
	margin: 0;
}

#tanitoBox {
	position: relative;
	top: -71px;
	left: -391px;
}

#status_bars {
	vertical-align: top;
	height: "178px";
	width: "190px";
}

#status_bars div {
	padding-left: 56px;
}

#status_bars div:first-child {
	padding-top: 39px;
}

#status_bars div img {
	padding:5px 0 14px;
}
