﻿


#tabele th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #000;
	text-align: left;
	background: #EEE url(bg_header.jpg) no-repeat;
	margin:auto;
	padding: 2px 0 2px 5px;
	
}

#tabele th.nobg {
	border-top: 0;
	border-left: 0;
	background: none;
}


#tabele th.spec1 {	
	background: #FFF url(bullet1.gif) no-repeat;
	font: bold  Verdana, Arial, Helvetica,sans-serif;
	color: #000;
	border-width: 0px;
	width:35%;
}

#tabele th.spec2 {
	background: #EEE url(bullet2.gif) no-repeat;
	font: bold   Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-width: 0px;	
}

#tabele td {
	background: #fff;
	color: #333;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

#tabele td.r1 {
	background: #fff;
	font: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#tabele td.r2 {
	background: #EEE ;
	font: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;

}

#tabele td.poza {
	text-align:center

}

#tabele td.alt {
	background: #e9e9e9;
	color: #B4AA9D;
	}

caption {
	padding: 5px 0 5px 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
			border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-top-color: #555;
	border-bottom-color: #555;


}
