-
22.9.2017
-
9:00
-
Vyškov - atletický stadion
.row-centered {
text-align:center;
}
.col-centered {
display:inline-block;
float:none;
/* reset the text-align */
text-align:left;
/* inline-block space fix */
margin-right:-4px;
}
table tbody>tr:nth-child(even)>td {
background-color: #272727
}