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

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

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

	
}
#lewa_kolumna {
	background-image:url(images/.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 400px; 
	padding: 0px 0 0 0px;
	vertical-align: top;
	
}
#lewa_kolumna_inner {
	width: 185px;
	padding: 2px 0px 0px 0px;
	text-align: left;
}
#txt {
	background-image:url(images/srodek_txt.jpg);
	background-repeat: no-repeat;
	margin: 0;
	width: 718px;
	padding: 0px 0px 0px 0px;
        min-height: 600px;
}
#txt_inner {
	width: 710px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	
}
#stopka {
	background-image:url(images/stopka.jpg);
	background-repeat: no-repeat;
	width:908px;
	height:49px;
	margin: 0 auto;

}
#stopka_inner {
	width: 908px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10px;
	color: #ffffff;

	
}
#naglowek {
	background-image:url(images/naglowek.jpg);
	background-repeat: repeat-x;
	height:200px;
	padding: 0px 0px 0px 0px;

}

#menu {
	background-image:url(images/.jpg);
	background-repeat: repeat-x;
	width: 908px;
	height: 23px;
        
	
	
		
}

.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 5px 5px 5px;
	text-align: justify;
}


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

#naglowek_pas
{
       COLOR: #7e5e52;
       FONT-FAMILY: "Arial", Courier, monospace;
       FONT-SIZE: 14pt;
       margin: 0px 0px 0px 10px;
       
}


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



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



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

  

.link_menu {
	font-family: Arial; 
	font-size: 16px; 
	color: #5c7c57; 
	text-decoration: none; 
	font-weight: bold;
}


.link_menu:link {
	color: #5c7c57; 
}
.link_menu:activ {
	color: #; 
}
.link_menu:visited {
	color: #5c7c57; 
}
.link_menu:hover {
	color: #012498; 
}



.link_stopka {
	font-family: Verdana, Helvetica, Arial, Tahoma; 
	font-size: 11px; 
	color: #000; 
	text-decoration: none;
}
.link_stopka:link {
	color: #fff;
}
.link_stopka:activ {
	color: #fff;
}
.link_stopka:visited {
	color: #fff;
}
.link_stopka: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: #5d5e5e;
	   
}
.link_hr:link { 
	font-size: 10px; 
	color: #5d5e5e;  
	text-align: right; 

.link_hr:activ { 
	font-size: 10px; 
	color: #5d5e5e;  
	
}
.link_hr:visited { 
	font-size: 10px; 
	color: #5d5e5e;  
	
}
.link_hr:hover { 
	font-size: 10px; 
	color: #ff0000;  
	
}