body {
background:#3C3F3E;
color:#CCCCCC;
font-family:Verdana;
font-size:12px;
}

a {
 outline: none;	
}

a {
  font-weight: BOLD;font-size: 12;color: #FF6633;text-decoration: NONE;
}

a:hover {
  font-weight: BOLD;font-size: 12;color: #FF6633;text-decoration: UNDERLINE;
}

.naglowek {
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

td {
font-family:Verdana;
font-size:12px;
}

p {
font-family:Verdana;
font-size:12px;
}

.img_ramka {
border: 1px solid #FFFFFF;
}

.bold_small {
font-family:Verdana;
font-size:11px;
font-weight: bold;
}

.small {
font-family:Verdana;
font-size:11px;
}

.tb_small_font {
font-family:Verdana;
font-size:10px;
}

table {
	text-align: left;
}

.clLab {
  margin-left: 2;
  margin-right:2;
  margin-top: 2;
  margin-bottom: 2;
  color: #FFFFFF;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: Bold;
  text-align:right;
}


.clBTN {
BORDER-RIGHT: 1px solid;
BORDER-COLOR: #A0A0A0;
BORDER-TOP: 1px solid;
BORDER-COLOR: #A0A0A0;
FONT-SIZE: 8pt;
BORDER-LEFT: 1px solid;
BORDER-COLOR: #A0A0A0;
BORDER-BOTTOM: 1px solid;
BORDER-COLOR: #A0A0A0;
FONT-FAMILY: Verdana;
BACKGROUND-COLOR: #B0B0B0;
FONT-VARIANT: small-caps
}

.clTXT {
width:200px;
BORDER-RIGHT: 1px solid;
BORDER-COLOR: #A0A0A0;
BORDER-TOP: 1px solid;
BORDER-COLOR: #A0A0A0;
FONT-SIZE: 8pt;
BORDER-LEFT: 1px solid;
BORDER-COLOR: #A0A0A0;
BORDER-BOTTOM: 1px solid;
BORDER-COLOR: #A0A0A0;
FONT-FAMILY: Verdana;
COLOR: #000000;
BACKGROUND-COLOR: #FFFFFF;
FONT-VARIANT: small-caps;
text-align:left
}

.clErr {
  color: red;
  font-family: Arial,Tahoma,Verdana,Helvetica, sans-serif;
  font-weight: Bold;
  font-size: 11px;
}


.button_dol {
  float:left;
  display:inline;
  background: #393C41;
}

.button_dol a  img {
  border-right: 5px solid #393C41;
}

.button_dol a:hover  img {
  border-right: 5px solid #F77400;
}

.news_podstrona  {
  background:url(img/blok_rog_jasny.jpg) bottom right no-repeat #6B6F6E;
  width:250px; 
  height:400px;
  vertical-align:top;
}

.frm_szukaj {
	padding:10px 0px 0px 0px;
	text-align:right;
    color:#ffffff;
}

.szukaj_btn {
	padding:0px;
	border: 1px solid #000000;
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	height: 20px;
}

.szukaj_pole {
	padding:0px;
	border: 1px solid #000000;
	width: 180px;
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 3px;
}


.podswietl{
	font-weight:bold;
	color:#FF0000;
}

/* menu gora */
#nav,#nav ul { /* all lists */
	padding:0px;
	margin:0px;
	list-style: none;
}

#nav li a {
	display:block;
	border-right:#3C3F3E 4px solid;
	border-left:#595D5C 4px solid;
	background: url(img/menu_1_tlo.gif);
	width: 112px;
	height: 38px;
	text-align: center;
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	padding-top: 8px
}

#nav li a:hover {
	display:block;
	border-right:#3C3F3E 4px solid;
	border-left:#FF6A00 4px solid;
}

#nav li .aorange {
	display:block;
	border-left:#FF6A00 4px solid;
	background: url(img/menu_1_orange_tlo.gif);
	width: 112px;
	height: 38px;
	text-align: center;
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	padding-top: 8px
}

#nav li .aorange:hover {
	display:block;
	border-left:#595D5C 4px solid;
}


#nav li ul {
	background:#3C3F3E;
	border-top:#3C3F3E 4px solid;
	border-right:#3C3F3E 4px solid;
	overflow: hidden;
}

#nav li ul li
{
	display:block;
	width: 112px;
	border-bottom:#3C3F3E 4px solid;
	background:#3C3F3E;
}

#nav li ul li a
{
	border-right:#3C3F3E 4px solid;
	border-left:#CCCCCC 4px solid;
	background: url(img/menu_1_tlo.gif);
	width: 115px;
	height: 38px;
	text-align: center;
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	padding-top: 8px
}

#nav li ul li a:hover
{
	border-right:#3C3F3E 4px solid;
	border-left:#FF6A00 4px solid;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 115px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin:0px 0px 0px 0px;
	background:#3C3F3E;
}

#nav li ul ul { /* third-and-above-level lists */
	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;
}


/* menu dol */
#nav_foot { /* all lists */
	padding:0px;
	margin:0px;
	list-style: none;
}

#nav_foot li {
	list-style: none;
	float: left;
}

#nav_foot li a {
	display:block;
	border-right:#3C3F3E 4px solid;
	border-left:#595D5C 4px solid;
	background: url(img/menu_1_tlo.gif);
	width: 112px;
	height: 38px;
	text-align: center;
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	padding-top: 8px
}

#nav_foot li a:hover {
	display:block;
	border-right:#3C3F3E 4px solid;
	border-left:#FF6A00 4px solid;
}

/* blok */
#contentBox td {
vertical-align: top;	
}

.box {
   background: url('img/blok_top.gif')  no-repeat #6B6F6E;
   overflow: hidden;
   display: block;
}

.box .box_naglowek {
font-weight: bold; 
font-size: 14px;
padding: 8px 15px 0px 30px;
color: white;
}

.box .box_tresc {
font-weight: bold; 
font-size: 12px;
padding: 10px;
font-weight: normal;
}

.box_footer {
background: url('img/blok_dol.gif') no-repeat right bottom #6B6F6E;
height: 8px;
width: 100%;
}

.box_separator {
height: 5px;
background:#1F2120;
width: 100%;
overflow: hidden;
}

.okresowe_cmb {
border: 1px solid #A0A0A0;
font-family: Verdana;
color: #000000;
background-color: #FFFFFF;
text-align:left;
font-weight: bold;
}

.okresowe_label {
font-weight: bold;
padding-left: 5px;
padding-rigt: 5px;
padding-top: 2px;
}

.ui-datepicker-trigger {
}

.td_notowania_label{
  width:210px;
  background: #595D5C;
}

.td_notowania_value {
  background: #595D5C;
  text-align: right;
  color: #FFF;
}
