body {
	background-color: #8C7A6E;
}
.bg1 {
	background-image: url(images/images/kotistr_02.jpg);
	background-repeat: repeat;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #554840;
	line-height: 30px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
}
p img {
	border: medium double #554840;
	text-align: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #261B15;
	font-size: 18px;
	font-weight: normal;
}
a:hover {
	font-weight: bold;
	color: #261B15;
}
p {
	margin: 0px;
	padding-right: 15px;
	padding-left: 0px;
}
.pedegre {
	font-size: 9px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.4;
	color: #554840;
	font-weight: normal;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #554840;
	background-repeat: no-repeat;
	background-position: left;
}

