.back1 {
	background-color: #DFEBFF;	
	padding: 5px;
}

.back2 {	
	/*background-color: #AECAFF;*/
	background-color: #bdd4ed;
	padding: 5px;	
}

.tablePrace{	
}

.tableHead{
	font-size:80%;	
	font-family: Arial; 	
	font-weight: bold;
	border-bottom: solid #003298 0px;
	border-top: solid #003298 0px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	background: black url(../images/glossyback.gif) repeat-x center left;
	color: white;
	margin-bottom: 2px;
}

.columndatum{
	text-align: center;
	font-weight: bold;
	border-right: solid 1px gray;
	border-left: solid 0px #003298;
	border-bottom: solid 1px gray;	
}

.cellpopis{
	vertical-align: top;
	border-bottom: solid 1px gray;
	/*font-weight: bold;*/
	
	border-left: solid 0px #003298;
}
.cellpopistext{
	padding: 10px;
	border-bottom: solid 1px gray;
	/*font-weight: bold;*/
	border-right: solid 0px #003298;
}

.cellpoz{
	vertical-align: top;
	border-bottom: solid 2px black;
	font-style: italic;
	border-left: solid 0px gray;
}	
.cellpoztext{
	padding: 10px;
	border-bottom: solid 2px black;/*gray;*/
	/*font-weight: bold;*/
	font-style: italic;
	border-right: solid 0px gray;
}

.celltrvanie{
	text-align: left;
	/*font-weight: bold;*/
	border-right: solid 0px #003298;
	border-bottom: solid 1px gray;
}

.cellin {
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
}


.blue{
	color: #00f;
}
/* styles for referencie */
.referencietable{
	width: 95%;
	/*padding-left: 10px;*/
}

.oblast{
	font-size: 12px;
	border-bottom: solid 1px gray;
}

.italic {
	font-style: italic;
}

