/*LAYOUT BY MROZU*/html,body { 
	background:#000 url(images/bg.jpg) repeat-y top center; 
	padding:0; 
	margin:0; 
	height: 100%; 
	font-family: Tahoma; 
	font-size: 12px;
	color: #7f7f7f;
    min-width: 1000px;
}
/* SHADOWS */
.TableShadowContainerRightTop {
  position: relative;
  top: 0px;
  right: 3px;
  margin-right: 0px;
  font-size: 10px;
  float: right;
  z-index: 99;
}
.TableShadowRightTop {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 4px;
  height: 5px;
  z-index: 99;
}
.TableContentAndRightShadow {
  position: relative;
  background-repeat: repeat-y;
  background-position: top right;
  margin-right: 3px;
  font-size: 10px;
}
.TableShadowContainer {
  position: relative;
  widht: 100%;
  margin-right: 5px;
}
.TableBottomShadow {
  position: relative;
  font-size: 10px;
  height: 5px;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.TableBottomLeftShadow {
  position: relative;
  height: 5px;
  width: 4px;
  float: left;
  padding: 0px;
  margin: 0px;
}
.TableBottomRightShadow {
  position: relative;
  float: right;
  right: -2px;
  top: 0px;
  height: 5px;
  width: 4px;
}


.FormFieldError {
  font-size: 8pt;
  color: red;
}
.SmallBox {
  position: relative;
  font-size: 1px;
}
.SmallBox .ErrorMessage {
  font-size: 8pt;
  position: relative;
  color: red;
  height: 100%;
  background-color: #495563;
  padding: 5px;
  padding-left: 43px;
}
.SmallBox .Message {
  font-size: 10pt;
  position: relative;
  height: 100%;
  background-color: #495563;
  padding: 10px;
}
.SmallBox .ErrorMessage ul {
  padding-left: 15px;
}
.SmallBox .BoxFrameHorizontal {
  position: relative;
  height: 4px;
}
.SmallBox .BoxFrameVerticalRight {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 3px;
  background-repeat: repeat-y;
  height: 100%;
}
.SmallBox .BoxFrameVerticalLeft {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 3px;
  background-repeat: repeat-y;
  height: 100%;
}
.SmallBox .MessageContainer {
  position: relative;
  height: 100%;
}
.SmallBox .BoxFrameEdgeLeftTop {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .BoxFrameEdgeLeftBottom {
  position: absolute;
  left: -1px;
  bottom: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .BoxFrameEdgeRightTop {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .BoxFrameEdgeRightBottom {
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .AttentionSign {
  position: absolute;
  top: 3px;
  left: 8px;
  width: 30px;
  height: 26px;
}
.green {
color: green;
}

/* LABELS */
.LabelV {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
}
.LabelH {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  background-color: #222f3d;

}
.LabelH td {
  background-color: #222f3d;
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
}
img, a {border:0px;}

input {outline: none;}

/** -------------------------------
 *  Stylesheet declarations for the
 *  NEW TABLES
 *  -------------------------------
 */

.TableContainer {
  border: 1px solid #222f3d;
  background-color: #34404d;
  position: relative;
  width: 100%;
  font-size: 10px;
}
.TableContainer .Odd {
  background-color: #34404d;
}
.TableContainer .Even {
  background-color: #222f3d;
}
.TableContainer .CaptionContainer {
  position: relative;
  font-size: 1pt;
  background-color: #222f3d !important;
  height: 100%;
  width: 100%;
  text-align: left;
}
.TableContainer .CaptionContainer .CaptionInnerContainer {
	position: relative;
  background-color: #222f3d;
  width: 100%;
  height: 100%;
  padding-top: 3px;
  padding-bottom: 4px;
}
.TableContainer .CaptionContainer .Text {
	font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: white;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.TableContainer .CaptionContainer .CaptionEdgeLeftTop {
	position: absolute;
  width: 5px;
  height: 5px;
	top: -2px;
  left: -2px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionEdgeRightTop {
	position: absolute;
  width: 5px;
  height: 5px;
	top: -2px;
  right: -2px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionEdgeLeftBottom {
	position: absolute;
  width: 5px;
  height: 5px;
	left: -2px;
	bottom: -3px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionEdgeRightBottom {
	position: absolute;
  width: 5px;
  height: 5px;
	right: -2px;
	bottom: -3px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionBorderTop {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0px;
  top: -1px;
}
.TableContainer .CaptionContainer .CaptionBorderBottom {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0px;
  bottom: -2px;
}
.TableContainer .CaptionContainer .CaptionVerticalLeft {
  position: absolute;
  height: 100%;
  width: 3px;
  left: -1px;
  top: 0px;
}
.TableContainer .CaptionContainer .CaptionVerticalRight {
  position: absolute;
  height: 100%;
  width: 3px;
  right: -1px;
  top: 0px;
}
* html .TableContainer .CaptionContainer .CaptionEdgeRightTop {
  right: -3px;
}
* html .TableContainer .CaptionContainer .CaptionEdgeLeftBottom {
  bottom: -4px;
}
* html .TableContainer .CaptionContainer .CaptionEdgeRightBottom {
  right: -3px;
  bottom: -4px;
}
* html .TableContainer .CaptionContainer .CaptionBorderBottom {
  bottom: -3;
}
* html .TableContainer .CaptionContainer .CaptionVerticalRight {
  right: -2px;
}
.input {
outline : none;
border : none;
background : url("images/input.png");
width : 130px;
height : 20px;
color : #686376;
font-size : 10pt;
font-family : Times New Romans;
padding : 0 25px 0 25px;
}
#news-text img{
max-height: 400px;
max-width: 400px;
}
#news-text table{
color:#FFF;
}
#news-text table a{
color:#CC9900;
}
.ui-tooltip {
    box-shadow: 0 0 7px black;
}
.votetext img{-webkit-transition:all 
0.3s ease;-moz-transition:all 
0.3s ease;-o-transition:all 
0.3s ease;-ms-transition:all 
0.3s ease;transition:all 
0.3s ease;opacity:0.5;}

.votetext img:hover{-webkit-transition:all 
0.3s ease;-moz-transition:all 
0.3s ease;-o-transition:all 
0.3s ease;-ms-transition:all 
0.3s ease;transition:all 
0.3s ease;opacity:1.0;}




.short_input {
outline : none;
border : none;
background : url("images/short_input.png");
width : 50px;
height : 20px;
color : #686376;
font-size : 10pt;
font-family : Times New Romans;
padding : 0 25px 0 25px;
}


a {color: #4b4b4b; text-decoration: none;}
a:hover {color: #a6986c;}

.s2 {display: none;}
a.show-top { cursor: pointer; font-family: Tahoma; }

.passgen-btn {
	background: url(images/btn.jpg) repeat-x top left;
	height: 22px;
	line-height: 18px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #41403f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #a6986c;
	font-size: 11px;
	font-family: "Georgia";
	cursor: pointer;
}
#login {
margin-left : 10px;
}
#enter { height:30px; width:71px;}
#enter  div { background-image:url('images/bgsseccode.png'); }
#enter  a div.enter { background-position:0px 0px; height:30px; width:71px;}
#enter  a:hover div.enter { background-position:0px -30px; }
#forget {
width : 105px;
}
#body-bg1 {
	background: url(images/header.png) no-repeat top center;
	width: 100%;
}

#body-bg2 {
	background: url(images/footer.jpg) no-repeat bottom center;
	width: 100%;
}

#wrapper {
	width: 1000px;
	min-height: 1900px;
	margin:0 auto;
}

#top {
	width: 1000px;
	height: 390px;
}

#logo a{
	width: 400px;
	height: 100px;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 200px;
}

#center-box {
	background: url(images/center.jpg) no-repeat top center;
	width: 1000px;
	min-height: 985px;
}

#left {
	width: 265px;
	height: 985px;
	float: left;
}

#nav-box {
	background: url(images/nav-c.png) repeat-y top left;
	width: 265px;
}

#navigation {
	background: url(images/nav-top.jpg) no-repeat top center;
	width: 265px;
}

#nav-in {
	background: url(images/nav-bottom.png) no-repeat bottom center;
	width: 160px;
	min-height: 200px;
	padding: 50px 70px 140px 35px;
}

#nv a{
	background: url(images/nav-link.png) no-repeat bottom left;
	width: 160px;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Georgia";
	display: block;
	color: #a1becc;
	text-decoration: none;
	text-indent: 35px;
}


#nv a:hover{
	background: url(images/nav-link-a.png) no-repeat bottom left;
	width: 160px;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Georgia";
	display: block;
	color: #62747d;
	text-decoration: none;
	text-indent: 35px;
	text-shadow: 0px 0px 10px #0459ba;
}

#st-top {
	background: url(images/st-top.png) no-repeat top center;
	width: 265px;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Georgia";
	color: #a6986c;
	font-weight: 500;
	text-indent: 70px;
}
#st1-top {
	background: url(images/st-top1.png) no-repeat top center;
	width: 265px;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Georgia";
	color: #a6986c;
	font-weight: 500;
	text-indent: 70px;
}

#status {
	background: url(images/status-bottom.png) no-repeat bottom center;
	width: 185px;
	min-height: 130px;
	padding: 0px 55px 70px 25px;
}

#st {
	background: url(images/st-st.png) no-repeat bottom left;
	width: 145px;
	height: 30px;
	line-height: 30px;
	color: #7a7d89;
	padding: 0px 0px 0px 30px;
}

#st2 {
	background: url(images/f-st.png) no-repeat top center;
	width: 165px;
	height: 30px;
	font-size: 11px;
	color: #797c84;
	line-height: 30px;
	padding: 0px 0px 0px 30px;
}

#st1 {
	background: url(images/st-st.png) no-repeat bottom left;
	width: 85px;
	height: 30px;
	line-height: 30px;
	color: #7a7d89;
	padding: 0px 0px 0px 30px;
}

#st img{
	margin: 8px 10px 0px 0px;
	float: right;
}

p3 {
	color: #7b7253;
	float: right;
}

#st-total {
	width: 180px;
	height: 30px;
	line-height: 30px;
	color: #7a7d89;
	text-indent: 30px;
}

#fn-top {
	background: url(images/fn-top.png) no-repeat top center;
	width: 265px;
	height: 40px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Georgia";
	color: #a6986c;
	font-weight: 500;
	text-indent: 70px;
}

#fn-c {
	background: url(images/fn-c.png) repeat-y top center;
	width: 265px;
}

#fn-in {
	background: url(images/fn-bottom.png) no-repeat bottom center;
	width: 178px;
	min-height: 1px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Georgia";
	color: #a6986c;
	font-weight: 500;
	padding: 0px 57px 60px 30px;
}

#news-forum {
	width: 178px;
	min-height: 250px;
}

#go-forum a{
	background: url(images/btn.jpg) repeat-x top left;
	width: 130px;
	height: 22px;
	line-height: 22px;
	display: block;
	text-align: center;
	font-size: 11px;
	font-family: "Georgia";
	text-transform: none;
	margin-top: 20px;
	border: 1px solid #414141;
	color: #a6986c;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

#go-forum a:hover{
	background: url(images/btn.png) repeat-x top left;
	color: #a6986c;
}

#f-line {
	background: url(images/f-st.png) no-repeat bottom center;
	width: 168px;
	min-height: 40px;
	font-size: 11px;
	font-family: "Tahoma";
	color: #797c84;
	text-transform: none;
	line-height: 17px;
	padding: 0px 5px 0px 5px;
}

#f-line a{
	color: #4b4b4b;
	text-decoration: none;
}

#f-line a:hover{
	color: #a6986c;
	text-decoration: none;
}

p2 {
	color: #9d9c9c;
}

#center {
	width: 470px;
	/*min-height: 900px;*/
	float: left;
}

#news {
	background: url(images/content.jpg) repeat-y top center;
	width: 470px;
	min-height: 850px;
}

#c-top {
	width: 470px;
	height: 130px;
}

#reg a {
	background: url(images/register-a.png) no-repeat top center;
	width: 198px;
	height: 60px;
	display: block;
	float: left;
	margin: 1px 0px 0px 37px;
}

#reg a:hover {
	background: url(images/register-b.png) no-repeat top center;
	width: 198px;
	height: 60px;
	display: block;
	float: left;
	margin: 1px 0px 0px 37px;
}

#download a {
	background: url(images/download-a.png) no-repeat top center;
	width: 198px;
	height: 60px;
	display: block;
	float: left;
	margin: 1px 0px 0px 8px;
}

#download a:hover {
	background: url(images/download-b.png) no-repeat top center;
	width: 198px;
	height: 60px;
	display: block;
	float: left;
	margin: 1px 0px 0px 8px;
}

#slider-top-box {
	width: 460px;
	height: 115px;
	padding: 0px 0px 0px 10px;
}

#content {
	background: url(images/c-top.jpg) no-repeat top center;
	width: 440px;
	min-height: 130px;
	padding: 20px 15px 0px 15px;
}

#newsbox {
	width: 425px;
	min-height: 100px;
	margin: 0 auto;
}

#maintitle {
	background: url(images/maintitle.png) no-repeat bottom left;
	width: 395px;
	min-height: 30px;
	line-height: 30px;
	color: #7b7560;
	text-shadow: 1px 1px #000;
	margin-bottom: 5px;
	padding-left: 30px;
	font-weight: 700;
}

#maintitle a{
	color: #7b7560;
	text-shadow: 1px 1px #000;
	text-decoration: none;
}

#maintitle a:hover{
	color: #d2c7a0;
	text-shadow: 1px 1px #000;
	text-decoration: none;
}

#news-text {
	width: 425px;
	min-height: 100px;
	color: #636972;
	text-shadow: 1px 1px #000;
	text-align: justify;
	font-size: 11px;
}

#news-text a{
	color: #7b7560;
}

#readmore-box {
	width: 425px;
	height: 30px;
}

#rm-links {
	float: left;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	color: #7f6e7f;
}

#rm-links a{
	color: #7b7560;
}

#rm-btn a, #rm-btn button {
	background: url(images/btn.png) repeat-x top left;
	padding: 0px 15px 0px 15px;
	height: 20px;
	line-height: 20px;
	float: right;
	margin-top: 10px;
	border: 1px solid #3f3940;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 1px 1px #000;
	text-decoration: none;
	color: #8b7879;
	font-size: 11px;
	display: block;
        box-shadow: 2px 2px 3px #000;
        -webkit-box-shadow: 2px 2px 3px #000;
}

#rm-btn a:hover, #rm-btn button {
	background: url(images/btn-a.html) repeat-x top left;
	height: 20px;
	line-height: 20px;
	display: block;
	text-shadow: 1px 1px #000;
}

#right {
	width: 265px;
	height: 985px;
	float: left;
}

#lk-box {
	background: url(images/lk-bg.png) no-repeat bottom center;
	width: 190px;
	min-height: 160px;
	padding: 40px 25px 90px 50px;
}

#lk-box a{
	color: #49545c;
}

.lbn {
	color: #c7b98a;
}

.inp {
	background: url(images/inputlk.png) no-repeat top center;
	width: 154px;
	height: 26px;
	line-height: 26px;
	border: none;
	padding: 0px 10px 0px 10px;
	border: 0px solid #38404b;
	color: #49545c;
	font-size: 12px;
	font-family: "Georgia";
	font-style: italic;
	margin-top: 10px;
}

#lost-pass {
	width: 100px;
	height: 25px;
	line-height: 25px;
	float: left;
	color: #49545c;
	font-size: 10px;
	margin: 10px 0px 0px 10px;
}

#lost-pass a {
	color: #5a6367;
	font-family: "Georgia";
	font-size: 10px;
	text-decoration: underline;
}

#lost-pass a:hover {
	color: #a6986c;
}

.login-btn {
	background: url(images/btn.jpg) repeat-x top left;
	height: 22px;
	line-height: 18px;
	float: right;
	margin: 10px 10px 0px 0px;
	border: 1px solid #41403f;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #a6986c;
	font-size: 11px;
	font-family: "Georgia";
	cursor: pointer;
}

#top-top {
	background: url(images/top-top.png) no-repeat top center;
	width: 265px;
	height: 40px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Georgia";
	color: #a6986c;
	font-weight: 500;
	text-indent: 87px;
}

#top-c {
	background: url(images/top-c.png) repeat-y top center;
	width: 265px;
}

#top-in {
	background: url(images/top-bottom.png) no-repeat bottom center;
	width: 178px;
	min-height: 80px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Georgia";
	color: #a6986c;
	font-weight: 500;
	padding: 0px 30px 80px 57px;
}

#top-line {
	background: url(images/top-icon.jpg) no-repeat center left;
	width: 170px;
	height: 18px;
	color: #7f7f7f;
	font-family: "Times New Roman";
	text-transform: none;
	font-size: 12px;
	text-indent: 25px;
	margin: 0 auto;
	margin-bottom: 5px;
}

#top1-top {
	background: url(images/top-top.png) no-repeat top center;
	width: 265px;
	height: 40px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Georgia";
	color: #a6986c;
	font-weight: 500;
	text-indent: 87px;
}

#top1-c {
	background: url(images/top-c.png) repeat-y top center;
	width: 265px;
}
#top1-in {
	background: url(images/top-bottom.png) no-repeat bottom center;
	width: 178px;
	min-height: 230px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Georgia";
	color: #a6986c;
	font-weight: 500;
	padding: 0px 30px 80px 57px;
}

#top1-line {
	background: url(images/top-icon.jpg) no-repeat center left;
	width: 170px;
	height: 18px;
	color: #7f7f7f;
	font-family: "Times New Roman";
	text-transform: none;
	font-size: 12px;
	text-indent: 25px;
	margin: 0 auto;
	margin-bottom: 5px;
}

#footer {
	width: 1000px;
	height: 525px;
}

#ft-left {
	width: 138px;
	height: 120px;
	float: left;
	padding: 110px 77px 70px 50px;
}

#ft-center {
	width: 470px;
	height: 300px;
	float: left;
}

#pagenav {
	width: 820px;
	height: 30px;
	margin-top: 47px;
	padding: 0px 90px 0px 90px;
	text-align: center;
	position: relative;
}


#ft-right {
	width:145px;
	height: 160px;
	float: left;
	padding: 100px 45px 40px 75px;
	color: #8d3e03;
	font-family: "Tahoma";
	font-size: 11px;
	text-align: center;
	text-shadow: 1px 1px #000;
}

p4 {
	color: #a56006;
	text-shadow: 1px 1px #000;
}

#progress-line {
	height: 4px;
	width: 120px;
	border: 1px solid #984e07;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

#progress {
	background: url(images/progress.jpg) no-repeat center left;
	height: 4px;
	/*width: 65%;*/
	float: left;
}

#donate a{
	height: 23px;
	line-height: 23px;
	width: 132px;
	display: block;
	color: #94590d;
	margin: 67px 0px 0px 10px;
	text-decoration: none;
}


#donate a:hover{
	background: url(images/donate.png) no-repeat top center;
	height: 23px;
	line-height: 23px;
	width: 132px;
	display: block;
	color: #f7bb6e;
	text-decoration: none;
}

.clr { 
	clear:both;
}
/*-----------------------------------------------------------------------------------*/
/*	Slider
/*-----------------------------------------------------------------------------------*/

.d-carousel ul li {
	-webkit-box-shadow: 2px 2px 10px #000;
	box-shadow: 2px 2px 10px #000; 
	width: 97px;
}

.jcarousel-direction-rtl {
	direction: rtl;
}

.d-carousel h4 {
	margin: 25px 0 5px 0;
}

.d-carousel .jcarousel-container {
	display: block;
	overflow: hidden;
}

.d-carousel .jcarousel-item {
	background: url(images/sl-bl-bg.jpg) no-repeat top center;
	width: 97px;
	height: 64px;
        padding: 6px;
	-webkit-box-shadow: 0px 1px 2px 0px #101010;
	box-shadow: 0px 1px 2px 0px #101010; 

}

.d-carousel .jcarousel-container-horizontal {
	background: url(images/sl-bg.jpg) no-repeat top center;
	width: 360px;
	height: 104px;
	padding: 0 45px;
	padding-top: 10px;
}

.d-carousel .jcarousel-item-horizontal {
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 11px;
}

.d-carousel .jcarousel-next-horizontal {
	position: absolute;
	top: 35px;
	right: 0;
	margin-right: 0px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: transparent url(images/blog-arrows.png) no-repeat top right;

}

.d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(images/blog-arrows.png);
}

.d-carousel .jcarousel-next-horizontal:hover {
	background-position: bottom right;
}

.d-carousel .jcarousel-prev-horizontal {
	position: absolute;
	top: 35px;
	left: 0;
	margin-left: 0px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: transparent url(images/blog-arrows.png) no-repeat top left;

}

.d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(images/blog-arrows.png);
}

.d-carousel .jcarousel-prev-horizontal:hover {
	background-position: bottom left;
}

/*-----------------------------------------------------------------------------------*/
/*	Poup UP
/*-----------------------------------------------------------------------------------*/

.big-link { 
	display:block; 
	font-size: 12px; 
	color: #06f; 
}

h1 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	text-shadow: 1px 1px #000;
	color: #a6986c;
}

h2 {
	color: #a6986c;
}

p {
	margin: 0px 0px 0px 0px;
}

.img-m {
	padding: 0px 10px 10px 0px;
	float: left;
}
	
.reveal-modal {
	visibility: hidden;
	top: 100px; 
	left: 50%;
	margin-left: -300px;
	width: 520px;
	background:  url(images/bg2.jpg);
	position: absolute;
	z-index: 101;
	border: 2px solid #000;
	padding: 12px 30px 30px 30px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 0px 0px 20px #000;
	font-size: 12px;
	color: #636972;
}

.reveal-modal a{
	color: #a6986c;
	text-decoration: none;
	font-weight: 700;
}

.reveal-modal a:hover{
	color: #d6c07c;
	text-decoration: underline;
	font-weight: 700;
}
		
.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
.reveal-modal .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 8px;
	right: 11px;
	color: #aaa;
	font-weight: bold;
	cursor: pointer;
	margin: 8px 5px 0px 0px;
	color: #a6986c;
	text-shadow: 1px 1px #000;
} 


#foto {
	float: left;
}

#dlemasscomments {
	color: #636972;
	width: 430px;
	margin: 0 auto;
}

#dlemasscomments a{
	color: #7b7560;
}

#copy {
	height: 25px;
	width: 141px;
	margin: 0px 0px 0px 20px;
	float: left;
}

#copy2 {
	height: 25px;
	line-height: 25px;
	width: 150px;
	margin: 0px 20px 0px 0px;
	float: right;
	color: #434952;
	font-size: 11px;
}
#fanback {
display:none;
background:rgba(0,0,0,0.8);
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
z-index:99999;
}
#fan-exit {
width:100%;
height:100%;
}
#JasperRoberts {
background:white;
width:420px;
height:250px;
position:absolute;
top:58%;
left:63%;
margin:-220px 0 0 -375px;
-webkit-box-shadow: inset 0 0 50px 0 #939393;
-moz-box-shadow: inset 0 0 50px 0 #939393;
box-shadow: inset 0 0 50px 0 #939393;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: -220px 0 0 -375px;
}
#TheBlogWidgets {
float:right;
cursor:pointer;
background:url(https://mrozuots.pl/addons/TheBlogWidgets.png) repeat;
height:15px;
padding:20px;
position:relative;
padding-right:40px;
margin-top:-20px;
margin-right:-22px;
}
.remove-borda {
height:1px;
width:366px;
margin:0 auto;
background:#F3F3F3;
margin-top:16px;
position:relative;
margin-left:20px;
}
#linkit,#linkit a.visited,#linkit a,#linkit a:hover {
color:#80808B;
font-size:10px;
margin: 0 auto 5px auto;
float:center;
}
/* PANEL INFO — bez dodatkowej ramki */

.info-panel{
  width: 100%;
  box-sizing: border-box;
  padding: 6px 8px;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-family: Arial, sans-serif;
}

.info-title{
  text-align: center;
  font-weight: 700;
  color: #ffd36a;
  font-size: 18px;
  margin: 6px 0 10px;
  text-shadow: 0 0 10px rgba(255, 190, 90, 0.15);
}

/* wiersze — szerokość 100% i bez “kartonika w kartoniku” */
.info-item{
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 8px;

  padding: 10px 10px;
  margin-bottom: 8px;

  background: rgba(20, 16, 10, 0.55);
  border: 1px solid rgba(255, 210, 120, 0.10);
  border-radius: 8px;

  color: #e7d6a6;
  text-decoration: none;
}

.info-item:hover{
  background: rgba(28, 22, 14, 0.65);
  border-color: rgba(255, 210, 120, 0.18);
}

.info-item img{
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
}

.info-item .label{
  flex: 1;
  font-weight: 700;
  color: #e9d7aa;
}

.info-item .action{
  font-size: 12px;
  color: #c7b893;
  padding-left: 8px;
  border-left: 1px solid rgba(255, 210, 120, 0.12);
}

/* status */
.info-status{
  cursor: default;
}

.status.online{
  font-weight: 800;
  color: #58ff7c;
}

/* download – szerokie i dopasowane */
.info-download{
  width: 100%;
  box-sizing: border-box;
  display: block;
  text-align: center;

  padding: 11px 10px;
  margin-top: 4px;

  text-decoration: none;
  font-weight: 800;
  color: #1b1207;

  background: rgba(255, 210, 120, 0.65);
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 120, 0.15);
}

.info-download:hover{
  background: rgba(255, 210, 120, 0.78);
}
.download-link{
    justify-content: center;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.rexia {
    display: inline-block; /* Pozwala na obudowanie obrazka w div */
    padding-left: 60px; /* Przesunięcie obrazka w prawo o 10px */
	margin-top: 50px; /* Przesunięcie obrazka w dół o 10px */

}
:root{ --cutTop: 165px; } /* ustaw ile uciąć */

/* 1) podnosi całą zawartość (spacer) */
#top{
  height: calc(390px - var(--cutTop)) !important;
}

/* 2) przesuwa sam header.png do góry */
#body-bg1{
  background-position: center calc(0px - var(--cutTop)) !important;
}

/* 3) TO JEST KLUCZ: przesuwa też "boki" z bg.jpg */
html, body{
  background-position: center calc(0px - var(--cutTop)) !important;
}
