@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/tlo.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	text-align: left;
	margin:0;
      
}
#container {
	width: 860px;  
	text-align: left; 
	margin:0 auto;
}

#header {
	width: 860px;
	margin:0 auto 0 auto;
	position: relative;

}
#lewa_kolumna {
	background-image:url(images/lewa_kolumna.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 850px; 
	padding: 5px 0 0 0px;
	margin: 0;
	vertical-align: top;
	float:left;
}
#lewa_kolumna_inner {
	width: 145px;
	font-size: 12px;
	COLOR: white;
	
}
#prawa_kolumna {
	background-image:url(images/prawa_kolumna.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 850px; 
	padding: 5px 0 0 0px;
	vertical-align: top;
	
}
#prawa_kolumna_inner {
	width: 145px;
	
}
#txt {
	background-image:url(images/srodek_txt.jpg);
	background-repeat: no-repeat;
	margin: 0;
	width: 560px;
	padding:0px 0px 0px 0px;
        min-height: 200px;
}
#txt_inner {
	width: 560px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	
}
#footer {
	background-image:url(images/stopka.png);
	background-repeat: no-repeat;
	width:860px;
	height:30px;
	margin: 0 auto;
}
#footer_tlo {
	background-image:url(images/tlo_stopka.png);
	background-repeat: repeat-x;
	height:80px;
	
}
#naglowek {
	background-image:url(images/naglowek.png);
	background-repeat: repeat-x;
	height:166px;


}

#menu_1 {
	background-image:url(images/menu.jpg);
	background-repeat: repeat-x;
	height:29px;
        font-size: 12px;
	
	
	
	
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


#tekst1
{
	COLOR: black;
	FONT-FAMILY: "Arial", Courier, monospace;
	FONT-SIZE: 8pt;
	margin: 5px 10px 10px 10px;
	text-align: justify;
}

#tekst2
{
	COLOR: black;
	FONT-FAMILY: "Arial", Courier, monospace;
	FONT-SIZE: 8pt;
	margin: 5px 5px 5px 5px;
	text-align: center;
}

#tekst3
{
	COLOR: black;
	FONT-FAMILY: "Arial", Courier, monospace;
	FONT-SIZE: 8pt;
	margin: 5px 5px 5px 5px;
	text-align: left;
}

#naglowek_txt
{
       COLOR: red;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 14pt;
       FONT-WEIGHT: bold;
       margin: 5px 5px 5px 10px;
       
}

#naglowek0
{
       COLOR: #003300;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 12pt;
       FONT-WEIGHT: bold;
       margin: 0px 5px 5px 10px;
       text-align: left;
       
}


#naglowek1
{
       COLOR: #0d0d82;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 12pt;
       FONT-WEIGHT: bold;
       margin: 5px 5px 5px 10px;
       
}

#naglowek2
{
       COLOR: #d36705;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 12pt;
       FONT-WEIGHT: bold;
       margin: 5px 5px 5px 10px;       
}

#naglowek3
{
       COLOR: black;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 12pt;
       FONT-WEIGHT: bold;
       margin: 5px 5px 5px 10px;       
}

#naglowek4
{
       COLOR: #d36705 ;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 12pt;
       FONT-WEIGHT: bold;
       margin: 5px 5px 5px 10px;       
}


#naglowek5
{
       COLOR: #6b0d82;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 12pt;
       FONT-WEIGHT: bold;
       margin: 5px 5px 5px 10px;       
}

#naglowek6
{
       COLOR: #b63b89;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 11pt;
       FONT-WEIGHT: bold;
       margin: 5px 5px 5px 10px;       
}

#naglowek7
{
       COLOR: #b63b89;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 12pt;
       FONT-WEIGHT: bold;
       margin: 5px 5px 5px 10px;       
}

#naglowek8
{
       COLOR: #959c1d;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 12pt;
       FONT-WEIGHT: bold;
       margin: 5px 5px 5px 10px;       
}

#naglowek9
{
       COLOR: #0d0d82;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 14pt;
       FONT-WEIGHT: bold;
       margin: 5px 5px 5px 10px;       
}

#tekst_menu
{
       COLOR: white;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 10pt;
       margin: 0px 0px 0px 10px;       
}

#tekst_menu_p
{
       COLOR: white;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 10pt;
       margin: 0px 0px 0px 0px;       
}

#tekst_menu2
{
       COLOR: black;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 8pt;
       margin: 5px 3px 5px 10px;       
}

#link1
{
       COLOR: blue;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE:8pt;
       float: right;       
}

#uwaga1
{
       COLOR: red;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE:9pt;
       
}

#podpis
{
	COLOR: #999999;
	FONT-FAMILY: "Arial", Courier, monospace;
	FONT-SIZE:8pt;
	text-align: right;
	font-style: italic;
}

#tab1
{
	COLOR: #000000;
	FONT-FAMILY: "Arial", Courier, monospace;
	FONT-SIZE:8pt;
	height: 100px;
	width: 160px;
}

#tab2
{
	COLOR: #000000;
	FONT-FAMILY: "Arial", Courier, monospace;
	FONT-SIZE:8pt;
	
	width: 160px;
}

#tab3 {
	COLOR: #000000;
	FONT-FAMILY: "Arial", Courier, monospace;
	FONT-SIZE:8pt;
	height: 180px;
	width: 160px;
}
  

.link_menu {
	font-family: Verdana, Helvetica, Arial, Tahoma; 
	font-size: 12px; 
	color: #fff; 
	text-decoration: none; 
	font-weight: bold;
}
.link_menu:link {
	color: #fff; 
}
.link_menu:activ {
	color: #fff; 
}
.link_menu:visited {
	color: #fff; 
}
.link_menu:hover {
	color: #000; 
}



.link_menu2 {
	font-family: Verdana, Helvetica, Arial, Tahoma; 
	font-size: 12px; 
	color: #000; 
	text-decoration: none;
}
.link_menu2:link {
	color: #fff;
}
.link_menu2:activ {
	color: #fff;
}
.link_menu2:visited {
	color: #fff;
}
.link_menu2:hover {
	color: #000;
}




.link_text { 
	font-family: Verdana, Helvetica, Arial, Tahoma; 
	font-size: 10px; 
	color: #0000FF; 
	text-decoration: none; 
}
.link_text:link { 
	font-size: 10px;
	color: #0000FF; 
}
.link_text:activ { 
	font-size: 10px;
	color: #0000FF; 
}
.link_text:visited { 
	font-size: 10px;
	color: #0000FF; 
}
.link_text:hover { 
	font-size: 10px;
	color: #800080; 
}



.link_hr { 
	font-family: Verdana, Helvetica, Arial, Tahoma; 
	font-size: 10px; 
	color: #0000FF;   
}
.link_hr:link { 
	font-size: 10px; 
	color: #0000FF;  
}
.link_hr:activ { 
	font-size: 10px; 
	color: #0000FF;  
}
.link_hr:visited { 
	font-size: 10px; 
	color: #0000FF;  
}
.link_hr:hover { 
	font-size: 10px; 
	color: #ff0000;  
}