body {
  margin: 0;
  padding: 0;
  background-color: #fefefe;
  background-image: url(header.jpg);
  background-repeat: no-repeat;
  font-family: verdana;
  font-size: 12px;
}
img {
  border: none;
}
a {
	text-decoration: none;
	color: #CE4D37;
}
a:hover {
	color: #8C110A;
}
#TmainFrame {
  position: relative;
  margin: 0 auto;
  padding-top: 154px;
  width: 950px;
}
#TlogoBg {
  position: absolute;
  top: 0;
  left: 64px;
}
#Tlogo {
  position: absolute;
  top: 18px;
  left: 114px;
}
#Tdepartment {
  position: absolute;
  top: 62px;
/* AS: zmiana polozenia */
	left: 420px;
}
#TlangMenu {
  position: absolute;
  top: 0px;
  left: 350px;
}
#TlangMenu img {
  float: left;
}
#ThMenu {
  position: absolute;
  top: 154px;
  left: 295px;
  font-size: 11px;
  line-height: 20px;
  color: #cccccc;
}
#ThMenu img {
  width: 1px;
  height: 25px;
  margin-left: 0px;
  margin-right: 0px;
  vertical-align: middle;
}
#ThMenu a {
  text-decoration: none;
  color: #cccccc;
}
#ThMenu a:hover {
  color: #999999;
}
#Tsearch {
  position: absolute;
  top: 120px;
  left: 295px;
}
#Tsearch {
  padding: 0;
  margin: 0;
}
#TsearchBg {
  position: absolute;
  z-index: 5;
  display: block;
  top: 0px; 
  left: 0px;
}
#TsearchButton {
  position: absolute;
  display: block;
  top: 0px; 
  left: 162px;
  cursor: pointer;
}
#Tsearch form {
  position: absolute;
  z-index: 10;
  display: block;
  top: 4px; 
  left: 5px;
}
/* AS: zmiana.. blokada tla */
#Tsearch input {
	border: none;
	background: None;
	background-color: transparent;
	width: 143px;
	color: white;
	font-size: 10px;
}
#TleftMenu {
  width: 233px;
  background-image: url(menu_bg.gif);
  background-repeat: repeat-y;
  float: left;
  margin: 0;
  padding: 0;
  padding-left: 63px;
  background-position: 63px;
}
#Tcontent {
  /*float: right;*/
  float: left;
  padding-top: 26px;
  padding-left: 10px;
  width: 625px;
}
.Texpander {
  clear: both;
	/* nowe */
	padding-top: 20px;
}
.TmenuItem {
  position: relative;
  margin-left: 2px;
  margin-bottom: 3px;
  background-color: white;
  width: 220px;
  height: 77px;
}
.TmenuItem img {
  width: 60px;
  height: 60px;
  margin-top: 8px;
  margin-left: 5px;
  margin-right: 7px;
  float: left;
}
.TmenuItem img.Tarrow {
  position: absolute;
  left: 216px;
  top: 25px;
  width: 8px;
  height: 15px;
}
.TmenuItem .Ttitle {
	padding-top: 8px;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	text-transform: capitalize;
}
/* AS: dodanie obslugi linkow w menu w tytulach */
.TmenuItem .Ttitle a {
  text-decoration: none;
  color: #333333;
}
.TmenuItem .Tsubtitle {
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}
/* AS: dodanie obslugi linkow w menu w podtytulach */
.TmenuItem .Tsubtitle a {
  text-decoration: none;
  color: #333333;
}
.TmenuItem .Tcontent {
  font-size: 9px;
  padding-top: 2px;
  /* AS: odsuniecie od prawej strony */
  padding-right: 2px;
  color: #424242;
}
.TmenuItem .Tcontent a {
  color: #424242;
}
.TmenuItem .Tcontent a:hover {
  color: black;
}
#Tlinks {
  color: #666666;
  font-weight: bold;
  margin-top: 16px;
}
#Tlinks ul {
  padding: 5px;
  margin: 0px;
  margin-left: 9px;
  margin-top: 5px;
}
#Tlinks li {
  margin: 0px 0px 0px -11px;
  padding: 5px 0px 5px 14px;
  list-style-type: none;
  font-size: 9px;
  font-weight: normal;
  background-image: url(menu_dot.gif);
  background-repeat:no-repeat;
  background-position: 0px 5px;
}
#Tlinks li a {
  color: #333333;
  text-decoration: none;
}
#Tlinks li a:hover {
  color: black;
}
.Thr {
  margin-top: 8px;
}
#Taddress {
  margin-left: 2px;
  margin-top: 40px;
  background-color: white;
  width: 220px;
  text-align: center;
  color: #336666;
  font-size: 11px;
  padding-top: 12px;
  line-height: 20px;
}
#Taddress .Tcaption {
  color: #999999;
}
#Taddress .Tvalue {
  color: #333333;
}
#Taddress .Tvalue a {
  color: #336666;
  text-decoration: none;
}
.TnewsBox {
  background-color: #f6f6f6;
  width: 608px;
  margin-top: 16px;
}
.TnewsBox .Theader {
  color: #e4050f;
  font-weight: bold;
  padding-left: 30px;
  margin-top: 5px;
  background-image: url(box_dot.gif);
  background-repeat: no-repeat;
  background-position: 10px 0;
}
/* AS: dodanie obslugi linkow */
.TnewsBox .Theader a {
	color: #e4050f;
	font-weight: bold;
	text-decoration: none;
}
/* AS: zmiany dla zamiany span na div */
.TnewsBox .Theader .Tdate {
	font-size: 9px;
	color: #8e8e8e;
	font-weight: normal;
}
.TnewsBox .Theader .Tauthor {
  float: right;
  font-size: 9px;
  color: #8e8e8e;
  padding-right: 10px;
}
.TnewsBox .Tcontent {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 10px;
  line-height: 17px;
}
.TmoreButton {
  width: 85px;
  height: 22px;
  background-image: url(button_up.gif);
  margin-left: 30px;
  margin-bottom: 8px;
  font-weight: normal;
  font-size: 9px;
  text-align: center;
  line-height: 21px;
  cursor: default;
}
/* AS: dodanie obslugi linkow */
.TmoreButton a {
	font-weight: normal;
	font-size: 9px;
	text-align: center;
	line-height: 21px;
	cursor: default;
	text-decoration: none;
	color: black;
}
/* menuBox: wspolne */
.TmenuBox {
  position: relative;
  /*float: left;*/
  width: 195px;
  height: 64px;
	margin-top: 8px;
	margin-right: 8px;
}
.TmenuBox .Tbg {
  position: absolute;
  top: 0; left: 0;
}
.TmenuBox .Tred {
  visibility: hidden;
}
.TmenuBox .Tcontent {
	font-size: 11px;
	color: white;
	position: absolute;
	/*nowe*/
	/*top: 5px;
	left: 5px;*/
	padding: 3px;
	line-height: 12px;
}
.TmenuBox .Tcontent .Theader {
  font-size: 14px;
  font-weight: bold;
	/*nowe*/
	line-height: 16px;
}
.TmenuBox .Tsee {
  position: absolute;
  font-size: 9px;
  color: white;
  top: 46px;
  left: 118px;
}
.TmenuBox .Tsee a {
	/* nowe */
	color: white;
	text-decoration: none;
}
#Tfooter {
  margin-top: 10px;
  background-color: #e7e8da;
  padding: 3px;
  text-align: center;
  color: #999999;
  font-size: 10px;
}
#Tfooter a {
  color: #999999;
  text-decoration: none;
}
#Tfooter a:hover {
  color: #333333;
}
#Tfooter img {
  margin-left: 10px; 
  margin-right: 10px;
  vertical-align: middle;
}

/* AS: dodatkowe - UPORZADKOWAC */
/* folder_summary_view.pt: pierwsza czesc daty w wydarzeniach */
.dtstart {
	color: black;
	font-weight: bold;
}
