.dotart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.gomb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
	background-image: url(images/bkg.jpg);
	text-align: center;
	background-color: #6E7581;
	cursor: hand;
	border: thin outset #999966;


}
.mezo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6E7581;
	text-align: justify;
	border: thin solid #999966;
}
.sarga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E6E6CC;
	text-align: justify;

}.linker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E6E6CC;
	text-decoration: none;
	cursor: hand;
}

