body {
    background-color: #000;
    color: #121212;
    font-size: 15px;
    font-family: Arial;
    margin: auto;
    
    background-image: url(imgs/bggforest.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
	background-position: center top; 
}

.lin { 
	 border: 1px solid #c3c2c1;  box-shadow: 0px 0px 2px #9a9897; margin: 5px -5px 5px -5px; height: 1px; background: #74716d; 
}

.lin3 { text-align: center; margin: 3px; }

.lin2 { 
	 border: 1px solid #474543;  border-top: 0px;  box-shadow: 0px 0px 3px #161411; margin: -5px -5px 5px -5px; height: 1px; background: #1b1815; 
}

.antr { 
	background-color: #2f2d2a;
	background: linear-gradient(#2f2d2a 80%, #23211e 110%);
	color: #e5d6af;
	text-align: center; 
	margin: -5px;
	padding: 5px 3px 5px 3px;
	/*
	background-image: url(imgs/chribg.png);
	background-position: left top;
	background-repeat: no-repeat;
	*/
}

.antr a{
	color: #e5d6af;
	text-decoration: underline;
}

.antr a:hover {
	color: #d4aaea;
    text-decoration: none;
}

.antr2 { 
	background-color: #3b301c;
	color: #e0eaaa;
	text-align: center; 
	margin: -5px;
	border: 3px solid #3b301c;
}

.antr2 a{
	color: #dfeaaa;
	text-decoration: underline;
}

.antr2 a:hover {
	color: #d4aaea;
    text-decoration: none;
}

.game{
	background: rgba(246,245,243,0.89);
	padding: 5px;
	border: 2px solid #201d19;
	border-radius: 5px;
	box-shadow: 0px 0px 8px #080808;
}

input, textarea, select, option {
    background-color: #ffffff;
    border: 1px solid #a6927a;
    font-family: Arial;
    font-size: 15px;
    padding: 1px;
    margin: 1px;
	border-radius: 3px;
}


a {
    color: #492100;
    text-decoration: underline;
}

a:hover {
	color: #430172;
    text-decoration: none;
}

#topbar{
	text-align: center;
	border-bottom: 2px solid #0b0601;
	padding: 5px 5px 3px 5px;
	margin: -5px -5px 5px -5px;
	background-color: #161311;
	font-size: 13px;
}

#topbar a{
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	color: #dedede;
	background-color: #886221;
	border: 1px solid #a77a22;
	border-radius: 3px;
	padding: 1px 4px 1px 4px; 
	margin: 1px 0px 1px 0px; 
}

#topbar a:hover{
	color: #e7e7e7;
	background-color: #bd8808;
	border: 1px solid #ffc321;
}

.knopka{
	text-decoration: none;
	font-weight: bold;
	color: #dedede;
	background-color: #b07000;
	border: 1px solid #d9920a;
	border-radius: 3px;
	font-size: 14px;
	padding: 1px 3px 1px 3px;
	line-height: 150%;
}
.knopka:hover{
	color: #e7e7e7;
	background-color: #bd8808;
	border: 1px solid #ffc321;
}


.button{
	text-decoration: none;
	font-weight: bold;
	color: #d0d0d0;
	background-color: #b01d00;
	border: 1px solid #d93b0a;
	border-radius: 3px;
	padding: 1px 3px 1px 3px; 
	font-size: 15px;
	margin: 5px;
}

.button:hover{
	color: #e7e7e7;
	background-color: #b82407;
	border: 1px solid #ef501f;
}

.send{
	color: #383838;
	background-color: #eae7e4;
	padding: 5px;
	margin: 5px 3px 4px 3px;
	border: 1px solid #b5ada0;
	border-radius: 3px;
	box-shadow: 0px 0px 4px #c4bdb1;
}

.forum{
	color: #373737;
	padding-top: 3px;
}

.got{
	background-color: #dbd5cb;
	padding: 5px;
	margin: 5px 3px 4px 3px;
	border: 1px solid #9a8d75;
	border-radius: 3px;
	box-shadow: 0px 0px 4px #b0a58c;
}

.hp{ 
	border: 1px solid #2c2c2c;
	border-radius: 3px; 
	background-color: #777777;
	margin: 1px;
}

.hpbnr{ 
	border-radius: 3px; 
	background-color: #777777;
	margin: 1px;
	border: 1px solid #2c2c2c;  
	
}

.inf {
	 background-image: url(imgs/inf3.png);
	 width: 158px;
	 height: 50px;
}
.inf:hover {
	 background-image: url(imgs/inf2.png);
}
.reg {
	 background-image: url(imgs/reg3.png);
	 width: 158px;
	 height: 50px;
}
.reg:hover {
	 background-image: url(imgs/reg2.png);
}
.log {
	 background-image: url(imgs/log3.png);
	 width: 158px;
	 height: 50px;
}
.log:hover {
	 background-image: url(imgs/log2.png);
}


.burb{
	display: block;
	background: #d2bd8b;
	box-shadow: 0px 0px 6px 2px #d2c7b3;
	border: 1px solid #8f6f38;
	border-radius: 3px;
	padding: 3px; 
	margin: 5px 3px 1px 3px;
	height: 4px;
	width: 4px;
}

.burb:hover{
	border-radius: 4px;
	margin: 4px 2px 0px 2px;
	height: 6px;
	width: 6px;
}
.burb2:hover{
	border-radius: 4px;
	margin: 4px 2px 0px 2px;
	height: 6px;
	width: 6px;
}

.burb2{
	display: block;
	background: #b89d5c;
	box-shadow: 0px 0px 6px 2px #c3b396;
	border: 1px solid #704a18;
	border-radius: 3px;
	padding: 3px; 
	margin: 5px 3px 1px 3px;
	height: 4px;
	width: 4px;
}

.table{
	margin: 10px auto 10px auto;
	border-radius: 4px;
	background-color: #98845e; 
}

.tabletop {
	background-color: #ede0c6; 
	background: linear-gradient(#ede0c6 80%, #dcceb2 110%);
	color: #181001;
	font-size: 15px;
	text-align: center;
	padding: 5px;
	border-radius: 3px;
}

.tabletop2 {
	background-color: #e5d3b0; 
	background: linear-gradient(#e5d3b0 80%, #cbb790 110%);
	color: #181001;
	font-size: 15px;
	text-align: center;
	padding: 5px;
	border-radius: 3px;
}

.tableantr {
	background: #bfa573;
	box-shadow: inset 1px -5px 9px -6px #744706;
	font-weight: bold;
	padding: 6px;
	border-radius: 3px;
	text-align: center;
}

.smsbox {
	display: inline-block; 
	width: 200px; 
	margin: 10px; 
	padding: 10px;
	background-color: #ded2bc; 
	border: 1px solid #796f57; 
	color: #180e01;
	font-size: 15px;
	text-align: center;
	border-radius: 3px;
	box-shadow: 0px 0px 7px #504737;
}
.smsboxalert {
	background-color: #dec3bc; 
	border: 1px solid #795e57; 
	color: #180401;
	box-shadow: 0px 0px 9px #503d37;
}

.daiktoico {
	float: left; 
	width: 28px; 
	height: 28px; 
	margin: 1px 6px auto 2px;
}

.daiktoicoinv {
	width: 28px; 
	height: 28px; 
	margin: 1px auto auto auto;
}

.daiktoicosmall {
	width: 20px; 
	height: 20px; 
}

.daiktoicomisijos {
	width: 50px; 
	height: 50px; 
	margin: 1px auto auto auto;
}

#siulom_fonas {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(123,108,71,0.6);
	width: 100%;
	height: 100%;
	text-align: center;
}


#siulom_pc, #siulom_mobile{
	display: none;
	position: fixed;
	width:550px;
	top: 100px;
	background: #7c6222;
	border: 2px solid #3f2a0e;
	border-radius: 5px;
	box-shadow: 0px 0px 8px #080808;
	color: #eae6dd;
	padding-bottom: 5px;
}

.siulom_top {
	background: #5f4617;
	border-radius: 5px 5px 0px 0px;
	padding: 10px;
	margin-bottom: 5px;
}

.siulom_button {
	display: inline-block;
	width: 300px;
	background: #c3beb1;
	border: 1px solid #766640;
	padding: 10px;
	margin: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #3f3f3f;
}

.siulom_button:hover {
	background: #d2c6af;
}

.top_floatleft {
	position: absolute; 
	left: 5px; 
}

.top_floatright {
	position: absolute; 
	right: 5px; 
}

.rasesimg{
	border-radius: 7px;
	box-shadow: 0px 0px 3px 1px #171717;
	margin: 5px 3px 1px 3px;
}