body {
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#obal
{
margin: 20px 15%;
padding: 1em;
border: 0px solid blue;
color: #000;
background : #dddddd none;
}
}

td {
	font-family: Arial;
	font-size: 12px;
}

th {
	font-family:Arial;
	font-size: 12px;
}

form {
	font-family: Arial;
	font-size: 12px;
	}

input {
	font-family: Arial;
	font-size: 12px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
}

select {
	font-family: Arial;
	font-size: 12px;
}

ul {
	font-family: Arial;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial;
	font-size: 12px;
}

ol {
	font-family: Arial;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial;
	font-size: 11px;
}

.big {
	font-family: Arial;
	font-size: 18px;
	color: #8CC641;
}

.bodystyle {
	font-family: Arial;
	font-size: 12px;
}

.Div_Last {
	width: 595px;
	overflow: auto;
	text-align: justify;
	margin: 2px;
	clear: left;
	float: none;
	position: static;
	visibility: inherit;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

.box2 {
	padding: 8px;
	width: 580px;
	overflow: scroll;
	border: 1px solid #FFFFFF;
	margin: 2px;
	clear: left;
	float: left;
	top: auto;
	font-size: 12px;
	color: #FFFFFF;
	height: 300px;
}
.div_big {
}
