HR {COLOR: #000000; text-align:center;}
B {COLOR:#000000; FONT-FAMILY: Arial, Helvetica,serif; font-size:12px;}
div {COLOR: #1D523F; FONT-FAMILY: Arial, Helvetica,serif; font-size:12px;}
p {COLOR: #1D523F; FONT-FAMILY: Arial, Helvetica,serif; font-size:12px;}

A:link{
	color : #7170BD;
	font-family : Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:visited{
	color : #7170BD;
	font-family : Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:hover{
	color : #F09C1D;
	font-family : Arial, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}

A.page:link{
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.page:visited{
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.page:hover{
	color : red;
	font-family : Arial, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}
popis{
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 8;
	text-decoration : none;
}

.ActivePaginatorAquo    {
	color : #000000;
    font-family : Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	cursor:pointer;
	background-color:#ffffff;
	width:25px;
	font-weight : bold; 
	text-align:center
}	
.PasivePaginatorAquo    {
	color : #cccccc;
    font-family : Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	cursor:default;
	background-color:#ffffff;
	width:25px;
	font-weight : bold; 
	text-align:center
}	
.ActivePaginator    {
	color : #000000;
    font-family : Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	cursor:pointer;
	background-color:#ffffff;
	width:25px;
    font-weight : bold; 
	text-align:center
}	
.PasivePaginator    {
	color : #000000;
    font-family : Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	cursor:default;
	background-color:#ebebff;
	width:25px;
	font-weight : bold; 
	text-align:center
}	

.TitleRow {
	background-color:#ebebff;
	font-size : 12px;
	text-align:left;
	font-family : Arial, sans-serif;
	font-weight : normal; 
}
.ItemRow {
	background-color:#ffffff;
	font-size : 12px;
	text-align:left;
	font-family : Arial, sans-serif;
	font-weight : normal; 
}
.ItemRowSmall{
	background-color:#ffffff;
	font-size : 9px;
	text-align:left;
	font-family : Arial, sans-serif;
	font-weight : normal; 
}
.MainTitle {
	background-color:#ffffff;
	font-size : 18px;
	text-align:center;
	font-weight : bold; 
	font-family : Arial, sans-serif;
	margin:20px;
	
}