body{
	font: 11px tahoma,arial,sans-serif;
	background: #BDD3E7;
}
#page{
	background: White;
	color: black;
}
pre{
	font: 10px tahoma,arial,sans-serif;
	background: #EDEDED;
	padding: 1px;
	border: 1px solid #D0D0D0;
}
a{
	color: #FF9600;
	font: 11px Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background: inherit;
}
a:link {
	color: #FF9600;
	font: 11px Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background: inherit;
}
a:active {
	color: #FF9600;
	font: 11px Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background: inherit;
}

a:visited {
	color: #FF9600;
	font: 11px Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background: inherit;
}

a:hover {
	color: #DD3F29;
	font: 11px Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background: inherit;
}
p{
	font: 10px tahoma,arial,sans-serif;
	text-align: left;
	padding: 2px;
	margin: 1px;
	text-indent: 10px;
}
p.standard{
	color: #525252;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	LINE-HEIGHT: 110%;
}

p.standard_niebieski{
	color: #2C7499;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	LINE-HEIGHT: 110%;
}
ul li p.standard{
	text-indent: 0px;
}
span.tytul_czarny{
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	LINE-HEIGHT: 110%;
}

span.tytul_niebieski{
	color: #2C7499;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	LINE-HEIGHT: 110%;
}
h1{
	font: bold 14px tahoma,arial,sans-serif;
	color: gray;
	background: transparent; 
}
#stopka_text{
	background: url(../_gfx/stopa_text_bg.jpg) left top;
	height: 38px;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	color: White;
	font: 10px Tahoma, sans-serif;
}
#stopka_foto{
	vertical-align: middle;
}
#stopka_foto img{
	padding: 5px 20px 5px 20px;
}
#center_content{
	padding: 28px;
}
/*************************
* Tablice
*************************/
table.std{
	color: black;
	background: White;
	border: 1px solid #FDFDFD;
	empty-cells: show;
}
table.std caption{
	font: bold 14px tahoma,arial,sans-serif;
	padding: 5px;
	color: #992727;
}
table.std th{
	color: Black;
	background: #FFFFD0;
	font: bold 12px tahoma,arial,sans-serif;
	padding: 2px 8px 5px 8px;
}
table.std td{
	color: Black;
	background: transparent;
	font: 11px tahoma,arial,sans-serif;
	border-bottom: 1px solid #DFE0F0;
	padding: 2px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
}
table.std td.r{
	text-align: right;
}
table.std td.c{
	text-align: center;
}
table.std td.cm{
	text-align: center;
	vertical-align: middle;
}
div.pager{
	font: 9px tahoma,arial,sans-serif;
	padding: 0px;
	margin: 0px;
	float: left;
	background: #F2F2F2;
	color: #7A7A7A;
	font: 10px tahoma,arial,sans-serif;
}

div.pager div.info{
	background: transparent;
	color: #7A7A7A;
	margin: 0px;
	padding: 2px;
	border: 0px;
	display: block;
	float: left;
}
div.pager div.pages{
	margin: 0px;
	padding: 2px;
	border: 0px;
	display: block;
	float: right;
}
div.pager div.pages a{
	background: transparent;
	color: Maroon;
	font: bold 10px tahoma,arial,sans-serif;
}
/* Blok menu dodatkowe dla listy element�w */
div.submenu{
	margin: 1px -28px 1px -28px;
	padding: 2px;
	background: #F8F8F8;
	text-align: left;
}
table.submenu{
	border: 1px solid #F0F0F0;
	empty-cells: show;
}
table.submenu td{
	border: 1px solid #F0F0F0;
	padding: 3px;
	/*background: #97AFA0;*/
	background: #C0C5C5;
}
table.submenu td.menu_link a,table.submenu td.menu_inlink,table.submenu td.menu_inside{
	font: normal 9px verdana,tahoma,arial,sans-serif;
	color: #636870;
}
table.submenu td.menu_link a{
	color: black;
}
table.submenu td.menu_inside{
	color:  #636870;
	background: #EADAAF;
}
.red{
	background: transparent;
	color: red;
}
.green{
	background: transparent;
	color: green;
}
/*************************
* Formularze
*************************/
input.text{
	font: 11px tahoma,arial,sans-serif;
	color: gray;
	background: transparent;
	border: 1px solid #D0D0D0;
	padding: 1px;
}
input.submit_button{
	font: 11px tahoma,arial,sans-serif;
	color: Black;
	background: #D0D0D0;
	border: 1px solid #A0A0A0;
	padding: 1px;
}
textarea{
	font: 11px tahoma,arial,sans-serif;
	color: gray;
	background: transparent;
	border: 1px solid #A0A0A0;
}
select{
	background: White;
	color: Black;
	font: 11px tahoma,arial,sans-serif;
	border: 1px solid #A0A0A0;
}
span.info{
	font: 9px tahoma,arial,sans-serif;
	color: #858585;
	background: transparent;
}
span.emsg{
	font: 9px arial,tahoma,sans-serif;
	color: red;
	background: white;
}
img.icon{
	vertical-align: text-top;
	margin: 1px;
	padding: 0px;
}
/**************************
Bloki standardowe
***************************/
div.ap{
	font: 10px tahoma,arial,sans-serif;
	color: white;
	background: transparent;
}
div.ap a,div.ap a:visited,div.ap a:link{
	color: white;
	font: bold 10px tahoma,arial,sans-serif;
	background: transparent;
}
div.ap a:hover{
	color: white;
	background: transparent;
	text-decoration: underline;
}
div.std_info{
	border: 1px solid gray;
	background: #DCF3F4;
	color: #236E43;
	font: 11px tahoma,arial,sans-serif;
	margin: 1em;
	padding: 1em;
}
div.std_error{
	border: 1px solid gray;
	background: #FFDED2;
	color: Black;
	font: 11px tahoma,arial,sans-serif;
	margin: 1em;
	padding: 1em;
}
div.std_error div.subinfo{
	background: transparent;
	color: Gray;
}
/*******************************
Widoki
*******************************/
#top, #bottom{
	background: #FFFFF0;
	color: #4144A7;
	padding: 0px;
	margin:  0px;
	text-align: left;
}
span.view_top, span.view_bottom{
	padding: 3px;
}
/***************************************
Dynamic menu - first level
**************************************/
#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
	font: 10px tahoma,arial,sans-serif;
}
#nav ul{
	padding: 0px;
	text-align: center;
	float: left;
}
#nav li { /* all list items */
	float: left;
	text-align: center;
	/*width: 10em;*/ /* width needed or else Opera goes nuts */
}
#nav a {
	display: block;
	color: White;
	text-align: left;
/*	background: #D01001;*/
	
/*	width: 6em;*/
}


/************** second-level lists **************/
#nav li ul{
	display: block;
	width: 16em;

	padding-top: 0px;
	position: absolute;
	/*background: red;*/
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


/************ third-and-above-level lists **************/
#nav li ul ul { 
	margin: -1em 0 0 10em;
}


#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}


#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}
a.menus:hover {
	background: #FF9600;
	border: #ffffff;
	border-style: solid;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 3px 0px 3px 3px;
	width: 16em;
}
a.menus {
	border: #ffffff;
	border-style: solid;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #D01001;
	padding: 3px 0px 3px 3px;
	width: 16em;
}

a.menug{padding: 0px 5px 0px 5px;color: #fff;}
a.menug:hover{padding: 0px 5px 0px 5px;color: #fff;background: orange;}

/*****
 Blok ToolTip
 *****/
.tip {
	font: 10px Sans, Verdana, Arial;
	border: solid 1px #ccc;
	width: 280px;
	padding: 3px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	color: #4624BA;
	top: 20px;
	left: 90px;
	background: #f0f0f0;
	layer-background-color: #e0e0e0;
	text-align: left;
}