

/* ###################### Generalne ustawienia ###################### */
BODY {
  background       : #D4E4E0 url("../images/linia.jpg") 
  color            : #000000;
}

td,tr,p,div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style       : inside url(../images/arrow.gif) 2px;
  list-style-image : url(../images/arrow.gif);
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

/* ###################### LINKI ###################### */
a:link, a:visited {
	font-size        : 11px;
	color            : #000066;
	text-decoration  : none;
	font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
  color            : #006600;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #999999;
  font-weight      : bold;
}

a.category:hover {
  color            : #37C9C0;
}

a.buttonbar:link, a.buttonbar:visited {
  color            : #FFFFFF;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color            : #37C9C0;
  text-decoration  : bold;
}
a.mainlevel:link, a.mainlevel:visited {
display: block;
padding: 1px 3px 3px 6px;
color: #fff;
text-decoration: none;
/*css menu image rollover-uses single image with 3 button states - */
background-image: url(../images/greenbg.gif);
background-repeat: no-repeat;
background-position: 0 2px;
text-indent: 10px;
list-style: none;

}



a.mainlevel:hover {
color: #000;
/*move the menu backround button image to the 'over' state*/
background-position: 0 -20px;
}
a.mainlevel:active{
color: #FFFFFF;
background-position: 0 -43px;
}


/*highlight the active menu*/

a.mainlevel#active_menu{
	
	color: #567FB3;
background-position: 0 -20px;
}

a.mainlevel#active_menu:hover{
	
	color: #000000;
background-position: 0 -20px;
}
/* ###################### MENU ###################### */
/*
.mainlevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-weight      : normal;
  width            : 170px;
  text-align       : left;
  text-decoration  : none;
  filter           : Alpha(opacity=100, finishopacity=0, style=1);
  -moz-opacity     : 0.70;
  letter-spacing   : 1px;
  text-indent      : 1px;
  padding          : 1px;
  display          : block;
  margin-top       : 1px;
}

a.mainlevel:link, a.mainlevel:visited {
	display          : block;
	font-size        : 12px;
	border-top       : 1px solid #ffffff;
	border-left      : 4px solid #336699;
	font-weight      : normal;
	padding          : 2px 0px 2px 0px;
	color            : #000066;
	width            : 164px;
	text-indent      : 10px;
	background-image: url(../images/boton.jpg);
}
a.mainlevel:hover {
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
  border-left      : 4px solid #FF9900;
}
#active_menu {
  background-color : #DCDDE9;
  font-weight      : bold;
  border-left      : 4px solid #FF0033;
}
a#active_menu:hover {
  color            : #333333;
}

/* ###################### MODUŁY ###################### */
/*table.moduletable {
  width            : 100%;
  margin-bottom    : 5px;
}
table.moduletable th {
  font             : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  border-bottom    : none;
  padding          : 1px;
  background       : url("../images/dotimage.gif") repeat-x bottom;
}
*/
table.moduletable {
	margin: 5px 0px 0px 0px;
	width: 180px;
	border-left: solid 1px #8DB1E5;
	border-right: solid 1px #8DB1E5;
	border-top: solid 1px #8DB1E5;
	border-bottom: solid 1px #8DB1E5;
	list-style-type: none;
	}

table.moduletable th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A68AA;
	text-align: left;
	height: 22px;
	line-height: 22px;
	white-space: nowrap;
	width: 180px;
	background-image: url(../images/mod_header_bg.jpg);
	background-repeat: repeat-x;
	text-indent: 40px;
	}
	
table.moduletable td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 1px 1px 5px;
	
	}
.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #27A19A;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULARZ ###################### */
.button {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### USTAWIENIA TABEL SRODKOWYCH ###################### */
.contentpane {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentheading, .componentheading {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left
  border-bottom    : none;
  padding          : 1px;
  background       : url("../images/dotimage.gif") repeat-x bottom;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #F2F9F9;
  border-bottom    : 1px solid #FFFFFF;
}

.sectiontableentry2 {
  background-color : #E6F6F5;
  border-bottom    : 1px solid #FFFFFF;
}

.sectiontableheader {
  background-color : #BBE5E3;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px solid #FFFFFF;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}