body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #E3CB8D;
}
p {
	margin: 4px;
	padding: 1px;
}
a:link, a:visited {
	color: #49140F;
	text-decoration: underline;
}
a:hover, a:active {

	color: #754B03;
	text-decoration: underline;
}
.logodiv {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/cvetok.jpg);
	background-position: 199px bottom;
	width: 440px;
	background-repeat: no-repeat;
	z-index: 0;
}
.header {
	background-image: url(images/cvetok.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	position: relative;
	z-index: 0;
	width: 235px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 199px;
}
.header2 {
	z-index: 1;
	top: 22px;
	position: absolute;
	left: 219px;
	width: 199px;
	color: #49140f;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.header2 h1 {
	font-size: 36px;
	margin: 5px;
	padding: 5px;
}
.rhead {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
}
.menu {
	float: left;
	width: 150px;
	border: 2px solid #d5aB63;
	background-color: #dcbc85;
	margin-left: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.menu ul {
	list-style-type: circle;
	padding: 0px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.menu hr {
	width: 95%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #B58B43;
}


.menu div {
	border: 2px solid #d5aB63;
	padding: 5px;
}
#menu {
	border: 3px solid #B58B43;
	margin: 0px;
	padding: 0px;
}
.content {
	margin-top: 0px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 180px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #d5aB63;
	border-left-color: #d5aB63;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #D5AB63;
	background-color: #f3dB9D;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #d5aB63;
	padding: 3px;
}
.rmenu {
	float: right;
	width: 150px;
	margin-right: 5px;
	border: 1px solid #B58B43;
	font-size: 12px;
}
.rmenu a:link, .rmenu a:visited {
	color: #49140F;
	text-decoration: none;
}
.rmenu a:hover, .rmenu a:active {

	color: #754B03;
	text-decoration: underline;
}
.menu p {
	margin: 1px;
	padding: 1px;
}

.rmenu div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B58B43;
	text-align: center;
}
.menu a:link, .menu a:visited {
	color: #49140F;
	text-decoration: none;
	font-weight: normal;
}
.menu a:hover, .menu a:active {
	color: #754B03;
	text-decoration: underline;
	font-weight: normal;
}
.tdback {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.salelinks {
	margin: 5px;
	padding: 1px;
	font-size: 12px;
	color: #D5AB63;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5AB63;
}
h1 {
	text-align: center;
	color: #49140f;
	font-size: 24px;
	margin: 5px;
	padding: 7px;
}

