BODY {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: arial, tahoma, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/* background-repeat: no-repeat;
background-color: yellow; */
}

table {
        font-size: 12px;
        border: 0px;
}


/* potrzebny do edytora html, likwiduje odstepy pomiedzy paragrafami */
P {margin-bottom:0;margin-top:0;margin-left:0;margin-right:0}

/* linki nawigacji, menu, linki w tekscie*/
A.link {FONT-SIZE: 12px; COLOR: #4D71AD; FONT-WEIGHT: bold; FONT-FAMILY: arial, tahoma, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; TEXT-DECORATION: none}
A.link:hover {FONT-SIZE: 12px; COLOR: #D6180A; FONT-WEIGHT: bold; FONT-FAMILY: arial, tahoma, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; TEXT-DECORATION: none}

/* style uzywane w administracji */
.maly {FONT-FAMILY: tahoma, arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; FONT-SIZE: 11px}
A.maly_n {
FONT-FAMILY: arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; 
FONT-SIZE: 11px;
width: 146px;
height: 22px;
display: block;
COLOR: #4D71AD; 
FONT-WEIGHT: bold;
TEXT-DECORATION: none;
border: 1px;
border-bottom-style: solid;
border-bottom-color: black;
padding-top: 5px;
}
A.maly_n:hover {
FONT-FAMILY: arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; 
FONT-SIZE: 11px;
width: 146px;
height: 22px;
display: block;
COLOR: white; 
FONT-WEIGHT: bold;
TEXT-DECORATION: none;
border: 1px;
border-bottom-style: solid;
border-bottom-color: black;
padding-top: 5px;
background-color: red;
}


.maly1 {FONT-FAMILY: tahoma, arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; FONT-SIZE: 10px}
.maly2 {FONT-FAMILY: tahoma, arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; FONT-SIZE: 10px}
.czerwony {FONT-FAMILY: tahoma, arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; FONT-SIZE: 11px; COLOR: RED;}
.naglowek {FONT-FAMILY: tahoma, arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; FONT-SIZE: 16px; FONT-WEIGHT: bold;}
.tytul {FONT-FAMILY: tahoma, arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; FONT-SIZE: 14px; FONT-WEIGHT: bold; COLOR:black}
A.naw {FONT-SIZE: 11px; COLOR: #666666; FONT-WEIGHT: bold; FONT-FAMILY: arial, tahoma, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; TEXT-DECORATION: none}
A.naw:HOVER {FONT-SIZE: 11px; COLOR: #000000; FONT-WEIGHT: bold; FONT-FAMILY: arial, tahoma, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; TEXT-DECORATION: none}
A.maly {FONT-SIZE: 11px; COLOR: #4D71AD; FONT-WEIGHT: bold; FONT-FAMILY: arial, tahoma, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; TEXT-DECORATION: none}
A.maly:hover {FONT-SIZE: 11px; COLOR: #D6180A; FONT-WEIGHT: bold; FONT-FAMILY: arial, tahoma, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; TEXT-DECORATION: none}
A.maly2 {FONT-SIZE: 10px; COLOR: #4D71AD; FONT-FAMILY: arial, tahoma, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; TEXT-DECORATION: none}
A.maly2:hover {FONT-SIZE: 10px; COLOR: #D6180A; FONT-FAMILY: arial, tahoma, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; TEXT-DECORATION: none}

/*czcionka ze stopki   */
FONT.stopka_glowna {
	FONT-SIZE: 10px;
	FONT-FAMILY: arial, tahoma, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida;
	TEXT-DECORATION: none
}

/*link w nagłówku modułu     */
A.modul_link {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: arial, tahoma, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida;
	TEXT-DECORATION: none
}
A.modul_link:hover {
	FONT-SIZE: 12px;
	COLOR: #4D71AD;
	FONT-WEIGHT: bold;
	FONT-FAMILY: arial, tahoma, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida;
	TEXT-DECORATION: none
}

/* styl komunkatow */
.komunikat_ok {
FONT-SIZE: 13px;
FONT-WEIGHT: bold;
/* height: 30px;*/
color: blue;
}
.komunikat_blad {
FONT-SIZE: 13px;
FONT-WEIGHT: bold;
/*height: 30px;*/
color: red;
}

#ankieta{
	margin-left: 20px;
	margin-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #dddddd;
}
#ankieta P{
	text-align: left;
}

#ankieta_tytul{
	font-size: 20px;
	FONT-WEIGHT: bold;
}
.ankieta_wariant{
	font-size: 17px;
	padding-top: 5px;
}
.ankieta_projekt{
	font-size: 17px;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 500px;
}
.ankieta_wykres{
	display: inline-block;
	text-align: right;
	width: 110px;
	margin-left: 10px;
}
.ankieta_pytanie{
	text-align: right;	
}
.ankieta_wartosc{

}
.ankieta_przycisk{
	text-align: center;
	font-size: 20px;
}
#przycisk {
    padding:5px 15px; 
    background:#ccc; 
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
	font-size: 20px;
}
table.lista{
 border: 1px;
 border-collapse: collapse;
}
table.lista td{
 padding: 4px;
}
td.lista_wyr {
 padding: 4px;
 background: red; 
}
#info{
	text-align: left;	
}