body {	
	color: #000000;
	font-size:11px;
	font-family:  Verdana, Tahoma, Arial, Helvetica;  
	font-weight : normal;
	text-align : justify;	
	background-color : #ffffff;
	margin:0px;
	padding:0px;
	background-image:url('../images/bck_main_tlo.jpg');
	background-position: top center;
	background-repeat:repeat-x;
}

#bck_main {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left:-565px;
	width: 1130px;			
	background-image: url('../images/bck_main.png');
	background-position : top center;
	background-repeat:repeat-y;
}

#container {
	position: relative;
	top: 0px;
	left: 94px;	
	width: 942px;				
}

#logo {
	position: relative;
	left:0px;
	top:0px;
	width:106px;
	height:106px;
	float:left;
}

#bck_main_tlo {
	position: relative;
	width:835px;
	height:106px;
	float:left;
}

#bck_main_top_tlo {
	position: relative;
	width:835px;
	height:52px;
	text-align:right;
}

#hmenu {
	width:835px;
	height:54px;
	overflow:hidden;
}

a#leftmenu1 {
 	display:block;
 	float: left;
 	width:115px;
 	height:54px;
 	background-image:url('../images/img_menu_el1.gif');
}

a:hover#leftmenu1  {
 	background-position: 0px -54px;
}

a#leftmenu2 {
 	display:block;
 	float: left;
 	width:80px;
 	height:54px;
 	background-image:url('../images/img_menu_el2.gif');
}

a:hover#leftmenu2  {
 	background-position: 0px -54px;
}

a#leftmenu3 {
 	display:block;
 	float: left;
 	width:117px;
 	height:54px;
 	background-image:url('../images/img_menu_el3.gif');
}

a:hover#leftmenu3  {
 	background-position: 0px -54px;
}

a#leftmenu4 {
 	display:block;
 	float: left;
 	width:68px;
 	height:54px;
 	background-image:url('../images/img_menu_el4.gif');
}

a:hover#leftmenu4  {
 	background-position: 0px -54px;
}

a#leftmenu5 {
 	display:block;
 	float: left;
 	width:91px;
 	height:54px;
 	background-image:url('../images/img_menu_el5.gif');
}

a:hover#leftmenu5  {
 	background-position: 0px -54px;
}

a#leftmenu6 {
 	display:block;
 	float: left;
 	width:92px;
 	height:54px;
 	background-image:url('../images/img_menu_el6.gif');
}

a:hover#leftmenu6  {
 	background-position: 0px -54px;
}

a#leftmenu7 {
 	display:block;
 	float: left;
 	width:72px;
 	height:54px;
 	background-image:url('../images/img_menu_el7.gif');
}

a:hover#leftmenu7  {
 	background-position: 0px -54px;
}

a#leftmenu8 {
 	display:block;
 	float: left;
 	width:121px;
 	height:54px;
 	background-image:url('../images/img_menu_el8.gif');
}

a:hover#leftmenu8  {
 	background-position: 0px -54px;
}

a#leftmenu9 {
 	display:block;
 	float: left;
 	width:78px;
 	height:54px;
 	background-image:url('../images/img_menu_el9.gif');
}

a:hover#leftmenu9  {
 	background-position: 0px -54px;
}

#top {	
	position:relative;
	width: 942px;
	height:280px;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/img_top.jpg');
	background-position : top center;
	background-repeat:no-repeat;
	clear:both;
	border-top: 1px solid #ffffff;
}

#left_subcontainer_col {
	position:relative;
	top:-150px;
	float: left;
	width: 255px;
	margin-bottom: -150px;
	padding: 0px;	
}

.menu {
	vertical-align:top;
	padding-top:5px;
	text-align:left;
	padding-left:15px;
	padding-bottom:5px;
}

.menu DIV {	
	margin-bottom:1px;
	display:block;
	height:30px;
	width:224px;
	background-image: url('../images/bck_menu_li.gif');
	background-position : top center;
	border-bottom: 1px solid #ebebeb;
}

.menu DIV.menu-level1-no {
	display:block;
	font-size:12px;
	width:215px;
}	

.menu DIV.menu-level1-no a{
	display:block;
 	color:#000000;
 	text-decoration:none;
	padding-left:15px;
	padding-top:7px;
	background-image: url('../images/fizdzik_menu_1.gif');
	background-position : 5px 12px;
	background-repeat:no-repeat;
}

.menu DIV.menu-level1-no a:hover{
 	color:#000000;
 	text-decoration:underline;
	display:block;
	height:23px;	 	
}

.menu DIV.menu-level1-act{
	display:block;
	font-size:12px;
	background-image: url('../images/fizdzik_menu_1.gif');
	background-position : 5px 12px;
	background-repeat:no-repeat;
	width:215px;
}	

.menu DIV.menu-level1-act a{
	display:block;
 	color:#3399cc;
	font-weight: bold;
 	text-decoration:none;
	padding-left:15px;
	padding-top:7px;
	background-image: url('../images/fizdzik_menu_1.gif');
	background-position : 5px 12px;
	background-repeat:no-repeat;
}

.menu DIV.menu-level1-act a:hover{
 	color:#3399cc;
 	text-decoration:underline;	
	display:block;
	height:23px;
	width:209px; 
}

.menu DIV.menu-level2-no {
	display:block;
	font-size:11px;	
	width:215px;
}	

.menu DIV.menu-level2-no a{
	display:block;
 	color:#000000;
 	text-decoration:none;
	padding-left:25px;
	padding-top:7px;
	background-image: url('../images/fizdzik_menu_1.gif');
	background-position : 15px 10px;
	background-repeat:no-repeat; 
}

.menu DIV.menu-level2-no a:hover{
 	color:#000000;
 	text-decoration:underline;	
	display:block;
	height:23px;		
}

.menu DIV.menu-level2-act{
	display:block;
	font-size:11px;	
	background-image: url('../images/fizdzik_menu_1.gif');
	background-position : 15px 10px;
	background-repeat:no-repeat;
	width:215px;
}	

.menu DIV.menu-level2-act a{
	display:block;
 	color:#3399cc;
	font-weight: bold;
 	text-decoration:none;
	padding-left:25px;
	padding-top:7px;
}

.menu DIV.menu-level2-act a:hover{
 	color:#3399cc;
 	text-decoration:underline;	
	display:block;
	height:23px; 
}

#path {
	position:relative;
	width: 685px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	float:left;
	background-color:#f7f7f7;	
}

#path DIV.path-level-no{
	font-size:10px;
	padding-top:12px;
	padding-left:10px;
	color:#000000;
}	

#path DIV.path-level-no a{
 	color:#666666;
 	text-decoration:none;
}

#path DIV.path-level-no a:hover{
 	color:#666666;
 	text-decoration:underline; 
}

.smaller{
	font-size: 10px;
}

.right{
	text-align:right;
}

.spacer{
	clear:both;
}	

.kolor {
	color: #ec000a;
}

.kolor2 {
	color: #3399cc;
}

.kolor3 {
	color: #004a9f;
}

.naglowek {		
	text-align: left;
	margin: 5px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
}

#content {
	position:relative;
	left:0px;
	top:0px;
	width:685px;
	float: left;	
}

#colLeft {
	position:relative;
	left:0px;
	top:0px;
	width:685px;
	float: left;
}

#colNormal {
	position:relative;
	left:0px;
	top:0px;
	width:685px;
	float: left;
}

#colRight {
	position:relative;
	left:0px;
	top:0px;
	width:240px;
	float: left;
}

#h_line {
	position:relative;	
	width:942px;
	height:8px;	
	overflow: hidden;
	clear:both;	
	background-image: url('../images/bck_h_line.gif');
	background-position : top center;
	background-repeat:no-repeat;
}

#footer {
	position:relative;	
	width:942px;
	height:73px;	
	text-align : left;
}

.small {
	font-size: 10px;
	color: #000000;
	font-weight: normal;	
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	padding-top: 12px;
	padding-left: 15px;
	float:left;	
}

.small a:hover {
	color:#999999;
	font-weight: normal;
	text-decoration:underline; 
}

.small a {
	color:#999999;
	font-weight: normal;
	text-decoration:none;
}

.gfx_small {	
	float:right;
	text-align:right;
	font-size: 10px;
	color: #999999;
	font-weight: normal;	
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	padding-top: 12px;
	padding-right: 15px;
}

.gfx_small a:hover {
	color:#999999;
	font-weight: normal;
	text-decoration:underline; 
}

.gfx_small a {
	color:#999999;
	font-weight: normal;
	text-decoration:none;
}

.grafika {	
	text-align : center;
	margin: 5px;
	padding: 5px;	
}

.grafika_mapa {	
	text-align : center;
	margin: 10px 5px 0px 15px;
	padding: 5px;
	width: 203px;
	height: 370px;
	border: 1px solid #d7d7d7;
}

.podpis {
	font-size: 10px;
	color: #999999;
	font-weight: normal;	
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	text-align : center;
	margin: 0px;
	padding: 0px;	
}

.galeria {
	margin-left: 25px;
	margin-right: 25px;
	margin-top:15px;
	clear:both;
}

.grafika_galeria {
	background-color: #ffffff;
	border: 1px solid #d7d7d7;
	text-align : center;
	margin: 5px;
	padding: 5px;
	float:left;
}

.spacer_galeria {
	padding-top:15px;
	margin-top:15px;
	clear:both;
}

table.parametry{   
   width:90%;
   border:0;
   padding:2px;
   margin:2px;
   text-align:center;
}

table.parametry td {
  padding: 3px;
  color: #000000;
  font-size: 10px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-weight: bold;
}

table.parametry th {
  padding: 5px;
  font-size: 11px;
  text-align: center;
  color:#1a6699;
}

table.parametry tr.row1{
   background-color: #f4f4f1;
}

table.parametry tr.row2{
   background-color: #cde1e8;
}

table.parametry a:hover {
	color:#006e8a;
	text-decoration:underline; 
}

table.parametry a {
	color:#006e8a;
	text-decoration:none;
}

p {
	font-size: 11px;
	color: #808080;	
	font-weight : normal;
	line-height:130%;
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	text-align : left;
	margin: 5px 5px 5px 15px;
	padding: 5px 5px 5px 5px;	
}

p a:hover {
	color:#c00101;
	text-decoration:underline; 
}

p a {
	color:#c00101;
	text-decoration:none;
}

h1 {
	color: #000000;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: left;
	margin: 5px 5px 0px 5px;
	padding: 5px 5px 0px 5px;	
}

h1 a:hover {
	color:#000000;
	text-decoration:underline; 
}

h1 a {
	color:#000000;
	text-decoration:none;
}

h2 {
	color: #006699;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: left;
	margin: 5px 5px 5px 15px;
	padding: 5px 5px 5px 5px;
}

h2 a:hover {
	color:#004a9f;
	text-decoration:underline; 
}

h2 a {
	color:#004a9f;
	text-decoration:none;
}

h3 {
	color: #6aa000;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: left;
	margin: 5px 5px 5px 15px;
	padding: 5px 5px 5px 5px;
}

h3 a:hover {
	color:#004a9f;
	text-decoration:underline; 
}

h3 a {
	color:#004a9f;
	text-decoration:none;
}

ul {	
	list-style: url('../images/fizdzik_menu_1.gif') disc;
	list-style-position:outside;
	margin: 5px 5px 5px 25px;
	padding: 5px 5px 5px 25px;
}

ol {		
	margin: 5px 5px 5px 25px;
	padding: 5px 5px 5px 25px;
}

li {
	color: #808080;
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-align : left;
	margin: 0px;
	padding: 0px;
}

li a:hover {
	color:#509d46;
	font-weight: bold;
	text-decoration:underline; 
}

li a {
	color:#509d46;
	font-weight: bold;
	text-decoration:none;
}

input {
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #f1f1f1;
	border: 1px solid #509d46;
}

textarea {
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #f1f1f1;
	border: 1px solid #509d46;
}

select {
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-color: #f1f1f1;
	border: 1px solid #509d46;
}
