/* CSS Document */

body, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
}

.menu {
	font-size: 10px;
	line-height: normal;
}

.nadpis {
	font-size: 18px;
	line-height: normal;
	color: #333333;
}

.small {
	font-size: 8px;
	line-height: normal;
}

.text {
	line-height: 17px;
}

.imgborder {
border:2px solid white;
}

