/*-------------------------------------
    naprzemienne wiersze tabeli
-------------------------------------*/

.tp1{
    background-color:#e8e8e8;
}
.tp2{
     background-color:#f4f6f4;
}


#klastry {
	width:760px;
	/* margin: 1ex auto 1ex auto; */
}
#klastry td {
	padding: .5ex .5ex .5ex .5ex;
}

#klastry a:link {
	color: #102080;
        text-decoration:none;

}

/*-------------------------------------
	pojedynczy klaster
-------------------------------------*/

#klaster {
	width:760px;
	/*margin: 1ex auto 1ex auto;*/
}
#klaster td {
	vertical-align:top;
	padding: .5ex .5ex .5ex .5ex;
	background-color:#fcfcfc;

}



.tresc {
	width:760px;
}


table.subklaster {
	border: solid 1px #cccccc; 
	width:100%;
	margin-bottom:.5ex;
}
.subklaster td{
	/*vertical-align:top;*/
	background-color:#f8f8f8;

}
table.subklaster th{
	background-color:#e8e8e8;
	/*border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;*/
}

.subklasterIlosc {
	text-align:center;
	width: 6ex;
	vertical-align:middle;
}
#cpuMult {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.listaInstyt{
	width:40%;
}
.news {
	width:760px;
}
.news .title {
	font-weight:bold;
}
.news .date {
	font-size:95%;
	color: #444;
}
#ad300x250d {
	border-top:solid 1px silver;
	margin: 5em 3em 5em 3em;
	padding-top: 3em;
	text-align:center;
}
.subklaster ul {
	/* list-style-type:none; */
	list-style-position:outside;
	margin-left:1em;
	padding-left:0em;
}
