body {
	background-color: #DCD0C2;
}
.hidden {
	DISPLAY: none
}
.font_stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B2B51;
}
.font_pageHeading {
  color: #333333;
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.font_page {
  color: #333333;
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
a {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #CBBAA5;
	text-decoration: none;
}
#divUpControl {
	Z-INDEX: 205;

	WIDTH: 17px;
	POSITION: relative;

	HEIGHT: 17px
}
#divDownControl {
	Z-INDEX: 204;

	WIDTH: 17px;
	POSITION: relative;

	HEIGHT: 17px;
	visibility: visible;
}
#divContainer {

	VISIBILITY: hidden;
	OVERFLOW: hidden;

	POSITION: relative;


}
#divContent {

	POSITION: relative;

}
.red_bold {
	color: #FF0000;
	font-weight: bold;
}

.bacground_01 {
	background-image: url(../pic/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.bacground_02 {
	background-image: url(../pic/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.colour_top {
	color: #003366
}
.black {
	color: #000000
}
.bg_ {
	background-attachment: scroll;
	background-image: url(../pic/menu/bt05.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.font_pageHeading14 {

  color: #333333;
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
}

