body {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        BACKGROUND: #3E3E3E;
        text-align: center;
}

.stateoff{
filter: alpha(opacity=50); /* IE 5.5+ Win */
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE */

-khtml-opacity: 0.5;     /* Safari 1.1 */

-moz-opacity: 0.50;      /* Mozilla */

opacity:0.5;             /* Mozilla 1.7+, Safari 1.2+, inne zgodne z CSS3 */
}
.stateon{ FILTER: alpha(Opacity=100); }


#chromemenu{
width:160px;
margin-left: -25px;
margin-top: 5px;
}


#chromemenu ul{
	/*Theme Change here*/
	display: block;
	width: 160px;
	font: 15px Tahoma, Verdana, Arial;
	font-weight: bold;
	text-align:left;

}


#chromemenu ul li{
	display: block;
        height: 25px;
        width: 160px;

}


#chromemenu ul li a{
	display: block;
	border-bottom: 1px solid #333333;
	color: #BAAC96;
	background: #000000 url(dotoff.gif) 10px no-repeat;
	text-decoration: none;
	width: 160px;
	padding: 0px 4px 4px 25px;
	
}

#chromemenu ul li a:hover{
    display: block;
    background: #000000 url(doton.gif) 10px no-repeat;
    border-bottom:1px solid #868686;
    color: #DF6B11;
    width: 160px;
}













a{ color:#DD4A1D; text-decoration:underline;}
a:hover{ color:#DD4A1D; text-decoration:none;}

a.light{ color:#F9F1E5; text-decoration:underline;}
a.light:hover{ color:#F9F1E5; text-decoration:none;}

form {
padding: 0;
margin: 0;
}

.main {
        position:relative;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        width: 777px;
        BACKGROUND: #FFFFFF url(bottom-main-bg.png) no-repeat bottom;
}

.bgmain {
        BACKGROUND: #EFE3D1 url(/_img/bg-main.gif) no-repeat bottom right;
}

.bgnews {
        BACKGROUND: #F9F1E5 url(/_img/bg-news.gif) no-repeat bottom right;
}

.content {
        margin: 0 0 0 0;
        padding: 20 20 20 20;
        text-align: justify;
}

.contentarea {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        text-align: justify;
}

.preamble {
        margin: 80 30 30 30;
        padding: 30 30 30 30;
        height: 50%;
        text-align: center;
        BACKGROUND: url(/_img/waitbg.gif) no-repeat center;

}

hr {
 border-top: solid 1px #CC4319;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
}

.title {
font:34px tahoma, arial, helvetica, sans-serif; color:#a73614; vertical-align:top;  text-align:left;
}

.title2 {
font:24px tahoma, arial, helvetica, sans-serif; color:#5B1D0A; vertical-align:top;  text-align:left;
}

.title3 {
padding: 7 7 7 7; font:14px tahoma, arial, helvetica, sans-serif; color:#5B1D0A; vertical-align:top;  text-align:left;
  font-weight: bold;
}

td, tr {font:12px tahoma, arial, helvetica, sans-serif;  vertical-align:top;  text-align:justify;}

input{padding:3px 3px 3px 3px;  font-size:11px;}
textarea{ font-family:tahoma, arial, helvetica, sans-serifwidth; font-size:11px; padding:3px 3px 3px 3px;}


.rightbox {
  padding: 10 5 10 27;
  margin: 10 5 10 20;
  float: right;
  width: 150px;
  font: 12px tahoma, arial, helvetica, sans-serif; color:#5B1D0A;
  text-align: left;
  border-left: 1px #CA4218 dotted;
  border-bottom: 1px #CA4218 dotted;
}

tr.fife {

    BACKGROUND: #F7F0E5 url(/_img/tablebg.gif) repeat-x top;
}

.bimg{ border: 3px #FFFFFF solid; }

.rightinfobox {
  padding: 12 0 12 12;
  margin: 5 5 5 5;
  width: 180px;
  font: 10pt;
  color: #FFFFFF;
  BACKGROUND: #CA4218 url(/_img/boxbg.jpg) repeat-x top;
}

border {
   border: 1px #000000;
}

.tableheader {
  padding: 7 7 7 7;
  margin: 0 0 0 0;
  font-size: 9pt;
  text-align: left;
  font-weight: bold;
  color: #FFFFFF;
  BACKGROUND: url(/_img/boxbg.jpg) repeat-x;
}

