body {
	background : #A5AAAA;
	color: #333333;
	font: 10px   Times New Roman, Times, serif;
}

.tresc {
	background-color: white;
	padding: 10px;
	text-align: left;
	color: #333333;
	font: 14px Times New Roman, Times, serif;
}

.tresc2 {
	background-color: white;
	text-align: left;
	color: #333333;
	font: 14px Times New Roman, Times, serif;
}

.link {
	text-align: left;
	color: #BF843C;
	font: 14px Times New Roman, Times, serif;
	text-decoration: underline;
}

.link:hover {
	text-align: left;
	color: #000000;
	font: 14px Times New Roman, Times, serif;
	text-decoration: underline;
}

.menu {
	text-align: left;
	color: #000000;
	font: bold 14px Times New Roman, Times, serif;
	text-decoration: none;
	padding-left: 10px;
}

.menu:hover {
	text-align: left;
	color: #BF843C;
	font: bold 14px Times New Roman, Times, serif;
	text-decoration: none;
	padding-left: 10px;
}


.stopka {
	font: 11px Times New Roman, Times, serif;
	color: black;
	background-image: url(images/slice_r11_c3.jpg);
	background-repeat: no-repeat;
}

.stopka1 {
	font: 11px Times New Roman, Times, serif;
	color: black;
	background-image: none;
	background-repeat: no-repeat;
}

a.stopka {
	font: bolder 11px Times New Roman, Times, serif;
	color: black;
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: underline;
}

a.stopka:hover {
	font: bolder 11px Times New Roman, Times, serif;
	color: blue;
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: underline;
}
