body {
	margin: 0px;
	background:#FFFFFF
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}
hr {
	background       : #ffffff;
	height           : 1px;
	width            : 100%;
}

#mainlevel-moj { /*--------------------------------------------------------------Poczatek mojego dolnego menu-----------------------------*/
margin: 0; padding: 0;
}
#mainlevel-moj li {
	display: block;
	background-image: none;
	padding-left: 10px;
	padding-right: 14px;
	float:left;
	margin: 50; 
	width: auto-50% !important;
  width: 5%;
  font-weight: bold;
	font-size: 10px; /*---------------------------------wielkosc czciaki-------------------------------*/
	line-height: 2px;
	white-space: nowrap;
	border-left: 3px solid #ff0000; 
}
#mainlevel-moj a {
width: 100%;
	display: block;
	padding-left: 0px;
	padding-right: 5px;
	text-decoration: none;
	color: #000000; /*---------------------------------kolor menu-------------------------------*/
	background: transparent;
}
#buttons>ul#mainlevel-moj li a { width: auto; }

	ul#mainlevel-moj li a:hover
{
	color: #FF0000;
	text-decoration: none;
	/*background: #C8C8C8;*/
}/*--------------------------------------------------------------Koniec mojego dolnego menu-----------------------------*/




#mainlevel-nav { /*---------------------------------------------------------------menu gorne poczatek-----------------------------------------*/
margin: 0; padding: 0;
}
#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 8px;
	padding-right: 12px;
	float:left;
	margin: 50; 
	width: auto-50% !important;
  width: 9%;
  font-weight:normall
	font-size: 12px; /*---------------------------------wielkosc czciaki-------------------------------*/
	line-height: 11px;
	white-space: nowrap;
	border-left: 1px solid #000000; 
}
#mainlevel-nav a {
width: 100%;
	display: block;
	padding-left: 0px;
	padding-right: 5px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #FF0000;
	text-decoration: none;
	/*background: #C8C8C8;*/
}
/*#mainlevel-nav a:hover {
background: #ff6600 url(../images/vmenu_bgr.png) 2px no-repeat;
}----------------------------------------------------------------------------------------------menu gorne koniec----------------------------------*/

/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
text-align: justify;
color: #333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
}
.mainpage-bkg {
	background-image: url(../../../../info/templates/Bagi2005/images/lineborder.png);
	width: 1px;
}

.greybg {
	background: #FFFFFF;
}

/*pathaway setting*/
.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}
/*kolor czerwony za pomarańczowy*/
a.pathway:link, a.pathway:visited {
  color            : #CC3333;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ff3300;
  font-weight      : normal;
  text-decoration   : none;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {
  color: #000000;
}

/* --Menu boczne----------------------------------------------------------------------------------------------- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #666666;
	font-weight: bold;
	background-image: url(../../../../new/templates/Bagi2005/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width: 180px;
	text-indent: 2px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin-bottom: 1px;
}

a.mainlevel:hover {
color: #FF0000;
background-image: url(../../../../new/templates/Bagi2005/images/arrow.gif);
background-repeat: no-repeat;
text-decoration: none;
width: 180px;

}

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 10px;

}
a.mainmenu:hover {
color: #333333; 
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}
/*-------------------------------------menu rozwijane ------------------------------------------------------------------------*/
a.sublevel:link, a.sublevel:visited {
        padding-left: 10px;
		background-image: url(../../../../new/templates/Bagi2005/images/kolosmoll.gif);
background-repeat: no-repeat;
background-position: 0px 2px;

font-weight:normal;

        text-decoration: none;
        text-indent: 1px;
        vertical-align: middle;
        font-size: 10px;
        color: #666666;
        text-align: left;
		
}


a.sublevel:hover {
color: #ff0000; text-decoration: none;
}

table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
	background: none;
}

table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 10px;
font-weight: normal;
}

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

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
	background-color : #FFFFFF;
	color            : #333333;
	font-weight      : bold;
}

.sectiontableentry1 {
	background-color : #FFFFFF;
}

.sectiontableentry2 {
	background-color : #FFFFFF;
}

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

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}
/*                                                         -----------tlo wrrapera---------------------*/

.contentpane {
	background       : #ffffff;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}
/*parametry tytul-----------------------------------------------------------------------------------------*/
.contentheading, .componentheading {
  font-family      :  Verdana, Arial, Helvetica, sans-serif;  
  letter-spacing: 0px;  
  font-size        : 17px;
  color            : #990000;
  
  padding-top: 20px;
  text-align:center;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}
/* ---------------------------------------------  odsylacze na stronie-----------------------------------------------*/
a:link, a:visited {
  padding-left: 10px;
  padding-top: 0px;
  /*background-image: url(../../../../new/templates/Bagi2005/images/arrow.gif) ; */
  background-repeat: no-repeat;
  background-position: 0px 2px;
font-weight: bold;
color: #000000;/* ---------------------------------------------  kolor odsylaczy na stronie-------------------------*/
text-decoration: none;
}

a:hover {
color: #FF0000;
text-decoration: none;
}
/* kolor czerwony za pomarańczowy#ff9900*/
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #FF3300;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}
/*zmiana koloru------------*/
.tabheading {
	background-color: #FF0000;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* zmiana koloru-------Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #FF3300;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 10px;
}

table.contenttoc {
	color: #333300;
	background-color: #FFFFFF;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../../../../new/templates/Bagi2005/images/kolo.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
