a{
	background-color : transparent;
	color : #336633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	background-color : transparent;
	color : #339933;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : right;
	text-decoration : underline;
}
.skeleton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	width: 100%;
	left: 1px;
	bottom: 0px;
	position: static;
	overflow: auto;
}
.skeleton_body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	bottom: 0px;
	left: 10px;
	text-indent: 10px;
	text-align: left;
	height: 100%;
	line-height: 22px;
	list-style-image: url(pic/mark32.png);
	list-style-type: lower-alpha;
	list-style-position: inside;
}
h1 {
	font-family: Calibri;
	font-size: 24px;
	color: #003300;
}
h2 {
	font-family: Calibri;
	font-size: 18px;
	color: #003300;
}


body{
	font-family : Calibri;
	font-size : 16px;
	margin : 0 0 0 0;
	background-color: #FFFFFF;
}
.pravo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	text-align: center;
}
.table_form {
	border: thin dashed #003300;
}

