body {
	color: #573423;
    font-size: 9pt;
	font-family: Verdana, Arial, sans-serif;
    background: #f9efdf;
    text-align:justify;
    line-height:2em;
}
a.colorbox { }
a.colorbox img { border: 0; }

fieldset {
	border: none;
}

fieldset legend {
	display: none;
}

a, a:hover {
	text-decoration: none;
	color: #573423;

}

a.bez {
	text-decoration: none !important;
	color: inherit !important;
}


#firstColumn {
	width: 48%;
	float: left;
}

#secondColumn {
	width: 48%;
	float: right;
}

.img {
	width: 30% !important;
	text-align: center;
}
.img img {
	border: none;
	margin: 8px 0;
}

.info {
	width: 68% !important;
}

h1 {
	margin: 25px 0 20px 0;
	color: #fd6500;
	font-size: 1.64em;
	font-weight: normal;
    display:none;
    visibility:hidden;
}

h2 {
	color: #573423;
	/*font-weight: bold;*/
    font-size:1.64em;
    font-weight:normal;
    margin:5px 0 20px;
}

h3, .title {
    color: #573423;
    font-weight:bold;
}


.center {
	text-align: center;
}

