body {
	margin: 0;
	color: #5c5c5c;
	font-family: Arial;
	font-size: 9pt;
	line-height: 20px;
}
a:link {
	color: #5c5c5c;
text-decoration: underline;
}
a:active,
a:hover,
a:visited {
	color: #5c5c5c;
	text-decoration: none;
}
img {
	border: 0;
}
h2 {
	width: 573px;
	height: 29px;
	margin: 25px auto 15px;
	padding: 9px 0 0 26px;
	background: url('../img/layout/h2_right.jpg') no-repeat;
	color: #00a0e3;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
.clear {
	height: 0;
	clear: both;
}
.left,
.right {
	float: left;
}
.pointer {
	cursor: pointer;
}
.rodicak {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
}
.rodicak td {
	padding: 5px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.red {
	color: red;
}
.green {
	color: green;
}
