@charset "iso-8859-2";

/* Styl dla DRC  */

BODY {
        font-family : Tahoma;
        font-size : 10pt;
        font-weight:bold;
        color : dimgray;
        background-repeat: repeat; 
	     background-color:whitesmoke;   
/*        background-color:#DBFFFF;   
        background-color:#00FFE0;   */        
/*	     background-image:url('../graf/t01.jpg'); */
		  
        background-attachment: fixed;
/*
        scrollbar-arrow-color: dimgray;
        scrollbar-base-color: #FFF5D1;
        scrollbar-darkshadow-color: silver;
        scrollbar-shadow-color: dimgray;
        scrollbar-face-color: #FFF5D1;
        scrollbar-highlight-color: silver;
        scrollbar-track-color: #FFF5D1;
        scrollbar-shadow-color: silver;
        scrollbar-3d-light-color : silver; */
        

}

.naglowek1 {
        font-family : Tahoma;
        font-size : 14pt;
        font-weight:bolder;
        color : red;
        font-style:normal;		
}
		
.naglowek2 {
        font-family : Tahoma;
        font-size : 14pt;
        font-weight:bolder;
        color : #ffd75A;
}

.naglowek3 {
        font-family : Tahoma;
        font-size : 14pt;
        font-weight:bolder;
        color : red;
}

.opis {
        font-family : Tahoma;
        font-size : 10pt;
        font-weight:bolder;
/*        color : #ffd75A;  */
        color : whitesmoke;
}

.opis2 {
        font-family : Tahoma;
        font-size : 10pt;
        font-weight:normal;
        color : black;
}

.opis3 {
        font-family : Tahoma, Arial;
        font-size : 10pt;
        font-weight:bold;
        color : black;
        text-decoration:underline;  		
}

.adresy {
        font-family : tahoma, Arial, sans-serif;
        font-size : 10pt;
        font-weight:bolder;
        color : black;
        font-style:normal;				
}

.adresy1 {
        font-family : tahoma, Arial, sans-serif;
        font-size : 10pt;
        font-weight:normal;
        color : silver;
        font-style:normal;				
}

.lacznik {
		position:absolute; 
		width:20px; height:0px; 
		font-size:0px; 
		border-bottom:black solid 3px;
}

.lacznik2 {
		position:absolute; 
		width:20px; height:1px; 
		font-size:0px; 
		border-top:black solid 1px;
		border-bottom:black solid 1px;		
}

.informacje {
 		position:absolute; 
/* 		background-color:#D9D9D9; /* odcień tła głównego */
/* 		background-image:url('../graf/punkt_gray.gif'); */
 		padding:12px;
 		font-size:10pt;
 		font-weight:bold;
 		font-family:arial, tahoma, courier;
 		color:dimgray;
 		left:5px; 
 		top:5px;
 		width:835px;
 		height:3px;
/*		overflow:auto; */
		overflow:hidden;
}

.liniatxt {
		position:absolute; 
		padding:0px; padding-left:8px; 
		width:700px; height:20px; left:15px; top:35px; 
		font-weight:bold; 
		color:black;
		margin:0px;
		font-size:12pt;
}

.akapitTxt {
		font-size:10pt; 
		font-weight:normal; 
		text-indent:30px; 
		overflow:auto;
		padding:6px; 		
 }
		
.infoSegment	{
	position:absolute; 
	left:560px; 
	top:0px; 
	color:#008080; 
	font-size:18pt; 
	font-variant:small-caps;
}		

