* {
	/*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, strong {
/*color: #2F4F4F; */
	color: #0B610B;
}

img {
	border: 0px;
}

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

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

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

.r_links
{
	padding: 3px;
}

.ol_borders
{
	border: 3px inset #c0b19f;
}



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#jail
{

}
a:hover#jail
{
	
}

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;
}
