table.vzory {
	background-image: url(Img_0047.bmp);
	background-repeat: repeat;
}

body {
	background-image: url(32.jpg);
}

table {
	text-align: center;
	background-image: url(poz.jpg);
}


a {
	text-decoration: none;
	font-size: larger;
	text-align: center;
white-space: nowrap;
	padding-left: 1%;
	padding-right: 1%;

}


.neviborder {
	border-left: 2px solid Silver;
	border-top: 2px solid Silver;
	border-right: 2px solid Silver;
	border-bottom: 2px solid Silver;
	width: 120px;
	
}

div.male {
	font-size: smaller;
}

div.stredni {
	font-size: larger;
}

div.velke {
	font-size: medium;
	color: Fuchsia;
}	

.viborder {
	border-left: 2px solid Purple;
	border-top: 2px solid Purple;
	border-right: 2px solid Purple;
	border-bottom: 2px solid Purple;
	width: 120px;
}

a:before {
	color: Blue;
}
a:after {
	color: Maroon;
}
