/**	
*	Mambo Open Source Version 4.0
*	Dynamic portal server and Content managment engine
*	22-10-2002
*
*	Copyright (C) 2000 - 2002 Miro International Pty. Limited
*	Distributed under the terms of the GNU General Public License
*	This software may be used without warranty provided these statements are left 
*	intact and a "Powered By Mambo" appears at the bottom of each HTML page.
*	This code is Available at http://sourceforge.net/projects/mambo
*
*	Site Name: Mambo Open Source Version 4.0
*	File Name: ie5.css
*	Developers: Danny Younes - danny@miro.com.au
*				Nicole Anderson - nicole@miro.com.au
*				Robert Castley - robert@castley.com
*	Date: 22/10/2002
* 	Version #: 4.0
*	Comments:
*/
	
/* --Default Page Settings-- */

/* Body */
BODY {
	background: #ffffff;
	color : Black;
        font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0px;
}

/* Links */
a {
	font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	text-decoration: underline; }

a:hover {
	color: #ff6600;
	text-decoration: underline; }

a:active {
	text-decoration:underline;
	color: #000066; }

/* Table Column */	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; }	

.bg01 {
	background-color: #FFFFFF;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat;
}
.bg02 {
	background-color: #FFFFFF;
	background-image: url(../images/bg02.gif);
	background-position: right top;
	background-repeat: repeat;
}
.bg03 {
	background-color: #FFFFFF;
	background-image: url(../images/bg03.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000080;
}
.bg04 {
	background-color: #FFFFFF;
	background-image: url(../images/bg04.gif);
	background-repeat: repeat;
}
.bg_top6 {
	background-color: #FFFFFF;
	background-image: url(../images/bg_top6.gif);
	background-repeat: repeat-x;
}
.bg06 {
	background-color: #FFFFFF;
	background-image: url(../images/bg03.gif);
	background-repeat: repeat;
}

div.linkmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	text-align: center;	
	padding-top: 17px;
}

div.alfa {
	position:absolute;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);	
}


a.linkmain  {
	color: #000066;
}

a.linkmain:hover {
	color: #ff6600;
}

.head1 {
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Horizontal Line */	


hr.module {
	background: #DCDCDC;
	height:2px;
    width:130px;
	border: 1px inset;
}
hr.back {
    width:170px;
}

.tytul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
        vertical-align: top;
}

/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333 }
	
.back_button {
	margin-top: 10px;
	margin-left: 5px;
}	

.blog_more {
	margin-top: 10px;
	
}

a.readon {
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000080;
	padding-left: 5px;
}

a.readon:hover {
	color: #ff6600;
	}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	color: #000080;
	background-image: url(../images/bg03.gif);
	background-repeat: repeat;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 

.componentheading {
	background: url(../images/bg_contentheading.gif) no-repeat left top;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	width: 100%;
	height: 20px;
	padding-top: 0px;
	margin-right: 3px;
	padding-right: 3px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
}

div.componentheading {
	background: url(../images/bg_contentheading.gif) no-repeat left top;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	width: 100%;
	height: 20px;
	padding-top: 3px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 3px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
}	

.contentdescription {
	padding:10px 5px 10px 5px;
}
	
.contentheading {
	background: url(../images/bg_contentheading.gif) no-repeat left top;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	width: 100%;
	height: 20px;
	padding-top: 0px;
	padding-right: 1px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
}


.contentheading_b {
	background: url(../images/bg_contentheading_b.gif) no-repeat left top;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	width: 100%;
	height: 35px;
	padding-top: 0px;
	padding-right: 1px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff0000;
	text-decoration: none; 
	font-weight: medium;
	padding-left: 5px;
	padding-bottom: 8px;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; 
        margin-bottom:2px }

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left }	

.newspane {
	background-color : White; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }

td.pathway {
	padding-left: 5px;
}

.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000080;
	text-decoration: none;
}

.pathway1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	text-decoration: none;
	font-weight : bold;
}

.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px }

.szukaj {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	color : #FFFFFF;
	padding-bottom: 1px;
	 }

.sectiontableentry2 {
	background-image: url(../images/bg01.gif);
	background-repeat: repeat;
	background-color : #EBEBEB;
	color : #FFFFFF;
	padding-bottom: 1px;
}

.sectiontableentry3 {
	background-image: url(../images/bg02.gif);
	background-repeat: repeat;
}

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; 
}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal }

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	}
	
.mainmap {
padding-top: 0px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	text-align: left;
	padding: 4px 0px 5px 20px;
	background-image: url(../../../images/M_images/tree-node.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.submap {
	color: #000080;
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url(../../../images/M_images/arrow.png);
}
.linkmap {
	color: #000080;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 3px;}

.remocat {
	color: #000080;
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	background-image: url(../images/arrow.png);
	font-weight : bold;
}

.remotable1 {
	padding-left: 15px;
	
}

ul.mostread {
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 3px;}

li {
 
        background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
        padding-bottom: 5px;
	background-image: url(../images/arrow.png);
}

ul {
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 3px;}

ul.latestnews {
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 0px;	
	padding-right: 5px;
}

li.latestnews {
	color: #FFFFFF;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image: none;
	text-align: center;
}
a.latestnews {
	font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none; }
	
a.latestnews:hover {
	color: #ff6600;
	text-decoration: none; }

a.latestnews:active {
	text-decoration:underline;
	color: #000066; }

td.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom:2px;
	
}	
table.pollstableborder {
	
	margin-right: 7px;
}


table.blog {
	
}

table.contentpaneopen {
	padding-top: 0px;
	width: 100%;
	margin-top: 0px;	
}

table.contentpane {
	padding-top: 0px;
	margin-left: 1px;
	margin-right: 1px;
	width: 100%;
}


table.contentpane th {
	background: url(../images/title.gif) no-repeat left 1px;
	text-indent: 15px;
        vertical-align: top;
	width: 100%;
	height: 11px;
	padding-top: 0px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

table.moduletable {
	margin: 0px 0px 13px 0px;
	width: 100%;
	font-size        : 11px;
	font-weight      : bold;
	color: #FFFFFF;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	background: url(../images/bg_module_title.gif) no-repeat left top;
	text-align: left;
	text-indent: 20px;
	width: 100%;
	height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
}

table.moduletable td {
	margin-left: 5px;
	padding-left: 5px;
}

table.moduletable_danefirmy {
	margin: 0px 0px 13px 0px;
	width: 100%;
	font-size        : 11px;
	font-weight      : bold;
	color: #FFFFFF;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable_danefirmy th {
	background: url(../images/bg_module_title.gif) no-repeat left top;
	font-size        : 11px;
	font-weight      : bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	width: 100%;
	height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
}

table.moduletable_danefirmy td {
	font-size        : 10px;
	font-weight      : bold;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
}

table.moduletable_licznik {
	margin: 0px 0px 13px 0px;
	width: 100%;
	font-size        : 11px;
	font-weight      : bold;
	color: #FFFFFF;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable_licznik th {
	background: url(../images/bg_module_title.gif) no-repeat left top;
	text-align: left;
	text-indent: 20px;
	width: 100%;
	height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
}

table.moduletable_licznik td {
	color: #FFFFFF;
	margin-left: 5px;
	padding-left: 5px;
}

table.moduletable_menu {
	margin: 0px 0px 13px 0px;
	width: 100%;
	font-size        : 11px;
	font-weight      : bold;
	color: #FFFFFF;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable_menu th {
	background: url(../images/bg_module_title.gif) no-repeat left top;
	text-align: left;
	text-indent: 20px;
	width: 100%;
	height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	vertical-align: middle;
}

table.moduletable_mainmenu {
	margin: 0px 0px 13px 0px;
	width: 100%;
	font-size        : 11px;
	font-weight      : bold;
	color: #FFFFFF;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable_mainmenu th {
	background: url(../images/bg_module_title.gif) no-repeat left top;
	text-align: left;
	text-indent: 20px;
	width: 100%;
	height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	vertical-align: middle;
}

table.moduletable_topmenu {
	margin: 0px 0px 0px 0px;
	width: 100%;
	}
	
table.menuid1 {
	background: url(../images/menu_tlo_01.gif);
}
table.menuid2 {
	background: url(../images/menu_tlo_02.gif);
}
table.menuid3 {
	background: url(../images/menu_tlo_03.gif);
}
table.menuid4 {
	background: url(../images/menu_tlo_04.gif);
}
table.menuid5 {
	background: url(../images/menu_tlo_05.gif);
}
table.menuid6 {
	background: url(../images/menu_tlo_06.gif);
}
table.menuid7 {
	background: url(../images/menu_tlo_07.gif);
}
table.menuid8 {
	background: url(../images/menu_tlo_08.gif);
}
table.menuid9 {
	background: url(../images/menu_tlo_09.gif);
}
table.menuid10 {
	background: url(../images/menu_tlo_10.gif);
}
table.menuid11 {
	background: url(../images/menu_tlo_10.gif);
}



#active_menuitem {
	border-bottom: none;
}

#active_menuitem a {
	color: #CE3100;
}

#activelast_menuitem a {
	color: #CE3100;
}

#expanded {
	border-bottom: none;
}

.last_menuitem {
	border-bottom: solid 2px #ffffff;
}

.normal_menuitem0 {
	padding: 4px 0px 4px 0px;
	border-bottom: solid 1px #ffffff;
}

.normal_menuitem1 {
	
	padding: 5px 0px 3px 0px;
	text-align: left;
}

.normal_menuitem2 {
	padding: 5px 0px 3px 0px;

}

.normal_menuitem0 a {
	color: #ffffff;
	text-decoration: none;
	font-weight      : bold;
}

.normal_menuitem0 a:hover {
	color: #CE3100;
	font-weight      : bold;
	text-decoration: none;
}

.normal_menuitem1 a {
	color: #ffffff;
	text-decoration: none;
	font-weight      : bold;
	font-size: 10px;
}

.normal_menuitem1 a:hover {
	color: #CE3100;
	font-weight      : bold;
	font-size: 10px;
	text-decoration: none;
}

.normal_menuitem2 a {
	color: #ffffff;
	text-decoration: none;
	font-weight      : bold;
	font-size: 10px;
}

.normal_menuitem2 a:hover {
	color: #CE3100;
	font-weight      : bold;
	font-size: 10px;
	text-decoration: none;
}

td.imglevel0 {
	padding: 6px 3px 4px 2px;
}
td.imglevel1 {
	vertical-align: top;
	padding: 7px 10px 4px 5px;
}
td.imglevel2 {
	vertical-align: top;
	padding: 10px 10px 4px 8px;
}


/* Nagłówki wykorzystywane w newsletterze */

.newsletter		{ background-position: center; font-family: Verdana; font-size: 8pt; background-image:url('http://www.astat.com.pl/grafika/newsletter/tlo.jpg'); background-repeat:repeat-y }
.naglowek_niebieski     { font-family: Verdana; font-size: 10pt; font-weight: bold; color:#FFFFFF; background-color:#4263AE  }
.naglowek_zielony       { font-family: Verdana; font-size: 10pt; font-weight: bold; color:#FFFFFF; background-color:#829857   }
.naglowek_czerwony      { font-family: Verdana; font-size: 10pt; font-weight: bold; color:#FFFFFF; background-color:#97020A }
.naglowek_zloty     	{ font-family: Verdana; font-size: 10pt; font-weight: bold; color:#FFFFFF; background-color:#EAA70E }
.naglowek_fiolet      	{ font-family: Verdana; font-size: 10pt; font-weight: bold; color:#FFFFFF; background-color:#B52584 }



#tabela0 {
	border: 1px solid black;
	border-collapse: collapse;

}

#tabela0 td {
	border: 1px solid black;
	padding: 5px;
}