.tabela{
		background-color:F8F8FF;
		width: 800px;
		border: 100px;
	}
.tabela1{
		background-color:F8F8FF;
		width: 950;
		height:100;
	}
.tabela2{
		width: 950;
		height:100;
	}
/**/
.tabela3{
		width: 954;
		height:20;
		background-color:F8F8FF;
	}
/*tabela z ankeitami*/
.tabela_ankiety{
		background-color:F8F8FF;
		width: 950;

	}


.field_stat{
		background-color:F8F8FF;
		width: 950px;
	}

.field1{
		background-color:azure;
		width: 1000px;
	}
.field2{
		background-color:F8F8FF;
		width: 50%;
	}


.naglowek{
		background-color:DCDCDC;
		width: 850;
		border: 1px normal;
		font-size:14;
		color: #4682B4;
		font-weight: bold;
		font-family:"verdana"; 
}

.naglowek1{
		background-color:DCDCDC;
		border-color: black;
		font-size:12;
		color: #4682B4;
		font-family:"verdana"; 
}

.wiersz{
		background-color:DCDCDC;
		border: 1px normal;
		border-color: black;
		font-size:12;
		color: black;
		font-weight: bold;
}

.komorka_wys {
		height:12;
}

/*standardowy tekst*/
.tekst {
		font-weight : normal;
        font-size : 10.0pt; 
		color: #4D4948; 
		font-family:"verdana"; 
}
.tekst2 {
		font-weight : normal;
        font-size : 8.0pt; 
		color: #4D4948; 
		font-family:"verdana"; 
}

/* pogrubiony teks*/
.tekst1 {
		font-weight : bold;
        font-size : 10.0pt; 
		color: #4D4948; 
		font-family:"verdana"; 
}

.tytul {
		font-weight : normal;
        font-size : 11.0pt; 
		color: black; 
		font-family:"verdana"; 
}

.komorka{
		background-color:FFFAFA;

	}
.komorka1{
		background-color:DCDCDC;

	}
.komorka2{
		background-color:C0C0C0;

	}
.komorka3{
		background-color:FFFFF0;
	}
.komorka4{
		background-color:D3D3D3;

	}
.komorka5{
		background-color:FFFFF0;

	}
.komorka6{
		background-color:C0C0C0;

	}
.komorka7{
		background-color:FFFAFA;

	}
.komorka8{
		background-color:FFFFF0;

	}
.div1{
		text-align: center;
		background-color:red;
		width: 50%;
	}
	
.wybor {
	border-style: solid;
	cursor: pointer;
	background: #DCDCDC;
	border: 1px normal #637f9b;
	padding: 0px;
    color: #4D4948;
	font-size:10;
	font-family:"verdana"; 
	width: 170;
}
.wybor1 {
	border-style: solid;
	cursor: pointer;
	background: #DCDCDC;
	border: 1px normal #637f9b;
	padding: 0px;
    color: #4D4948;
	font-size:10;
	font-family:"verdana"; 
	width: 350;
}

.wybor_filtr {
	border-style: solid;
	cursor: pointer;
	background: #DCDCDC;
	border: 1px normal #637f9b;
	padding: 0px;
    color: #4D4948;
	font-size:10;
	font-family:"verdana"; 
	width: 100;
}
/* inputy ze szczegolami ankiety nie do wprowadzania*/
.szczegoly {
	border-style: solid;
	background: #DCDCDC;
	border: 1px normal #637f9b;
	padding: 0px;
    color: #4D4948;
	font-size:12;
	font-family:"verdana"; 
	width: 200;
}


.inp {
	border-style: solid;
	border: 1px normal #637f9b;
    color: #4682B4;
	font-size:14;
	width:80px;
}
.inp_wyj {
	border-style: solid;
	border: 1px normal #637f9b;
    color: #4682B4;
	font-size:15;
	width:100px;
}

/*przycisk wyswietlajcay statystyki*/
.inp_statystyka {
	border-style: solid;
	border: 1px normal #637f9b;
    color: #4682B4;
	font-size:11;
	width:120px;
}

/*linki do oddzialu poradni*/
a.link { font-weight : normal;
       font-size : 10.0pt; 
	   color: #4682B4;
	   TEXT-DECORATION: none;
}
a:hover.link { 
	   font-weight : normal;
       font-size : 10.0pt; 
	   color: gray;
}
/*inf o programie*/
.pasek{
		background-color:silver;
		width:955;
		font-size:11;
		color: white;
}		   
/*inf o programie*/
.pasek1{
		background-color:silver;
		width:845;
		font-size:11;
		color: white;
}		   
/*textarea*/
.opis{
	border-style: solid;
	background: #DCDCDC;
	border: 1px normal #637f9b;
	padding: 0px;
    color: #4D4948;
	font-size:12;
	width:800;
	height:80;
	font-family:"verdana"; 
}		   


