body {
	font: 0.7em arial;
	color: #6A6A6A /*283A0B*/;
	background: #F0F0F0 /*FEFDE1*/;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.leti {
	float: left;
	width: 500px;
	margin: 5px 0px 5px 5px;
	padding: 0px;
}

.textbox {
	float: left;
	width: 243px;
	background: url(images/pic.text.bot.gif) no-repeat left bottom;
}

.textbox p {
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px 0px 10px 0px;
}

.textbox h3 {
	padding-top: 15px;
	background: url(images/pic.text.top.gif) no-repeat left top;
}

.picbox {
	float: left;
	width: 233px;
	padding: 20px 0px 0px 20px;
	margin: 0px;
}

img {
	border: 0;
}

h3 {
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}

h4 {
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}

p {
	text-align: left;
	color: #6A6A6A /*3F4096 /*73392D*/;
	line-height: 130%;
	background: none;
}

a {
	color: #6A6A6A /*AA322A*/;
	font-weight: bold;
}

a:hover {
	color: #6A6A6A;
}

a:visited {
	color: #6A6A6A /*AA322A*/;
}

.naglas {
	color: #6A6A6A /*AA322A*/;
	background: none;
}