body {
	background-color: #84907c;
	margin: 2px;
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #535402;
}
.alltable {
	background-color: #DBDC8A;
}
.leftmenu a:link, .leftmenu a:visited  {
	color: #535402;
	text-decoration: none;
	font-size: 12px;
}
.leftmenu a:hover, .leftmenu a:active {

	color: #777701;
	text-decoration: underline;
	font-size: 12px;
}






.content {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #84907c;
	border-left-color: #84907c;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.content a:link, .content a:visited {
	color: #535402;
	text-decoration: none;
	font-size: 12px;
}
.content a:hover, .content a:active {
	color: #777701;
	text-decoration: underline;
	font-size: 12px;
}
#catname {
	font-weight: bold;
	font-size: 14px;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 3px;
	padding-left: 3px;
}
li {
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.bdot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84907c;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.citata {
	font-size: 12px;
}
.krosh{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.krosh a:link, .krosh a:visited {

	color: #535402;
	text-decoration: none;
	font-size: 11px;
}
.krosh a:hover, .krosh a:active {


	color: #777701;
	text-decoration: underline;
	font-size: 11px;
}
