.showstate { /*Definition for state toggling image */
	cursor:hand;
	cursor:pointer;
	float: right;
	margin-top: 2px;
	margin-right: 3px;
}

.headers {
	width: 600px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #512f08;
	text-align: left;
	border: 1px solid #512f08;
/*	background: url('../img/szovet-fako.jpg') no-repeat top; */
	background-color: #f7f5f1;
}

.switchcontent {
	width: 600px;
	border: 1px solid #512f08;
	border-top-width: 0;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	text-align: left;
	color: #512f08;
}

