
BODY,HTML {
	background-image: url('/htdocs/uploads/bg.png');
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	font-family: times, serif;
}

TABLE {
	border-color: #dddddd;
}

TD {
	border-color: #dddddd;
}

A {
	color: #ffffff;
	text-decoration: underline;
}

DIV {
	text-align: left;
}

.navbar {
	padding-bottom: 10px;
	text-align: right;
}

.navbaritem {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}

.navbaritem:hover {
	color: #cccccc;
}

.menu {
	color: #ffeb66;
	font-family: times serif;
	font-size: 18px;
	padding: 2px;
	text-decoration: none;
}

.bold {
	font-family: times serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

#body {
	background-image: url('/htdocs/uploads/bg_top.png');
	background-repeat: repeat-x;
	min-height: 800px;
}

#main {
	background-image: url('/htdocs/uploads/bg_ornamenty.png');
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	width: 1000px;
	min-height: 88px;
}

#top {
	height: 236px;
	margin: 0 auto 0 auto;
	position: relative;
	width: 1000px;
}

#belt {
	background-image: url('/htdocs/uploads/belt.png');
	color: #ffffff;
	margin: 0 auto 0 auto;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
	padding: 5px;
	overflow: hidden;
}

#beltborder {
	background-color: #ffffff;
	padding-bottom: 10px;
	padding-top: 10px;
}

#spacer {
	height: 15px;
}

#content {
	width: 684px;
	margin: 0 auto 0 auto;
}

#left {
	float: left;
	margin-right: 10px;
	width: 200px;
}

#left_top {
	background-image: url('/htdocs/uploads/left_top.png');
	height: 47px;
	overflow: hidden;
}

#left_middle {
	background-image: url('/htdocs/uploads/left_middle.png');
	color: #d10c00;
	min-height: 200px;
	padding: 10px;
}

#left_middle a {
	color: #874301;
	display: list-item;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;
	margin-left: 30px;
	margin-bottom: 5px;
}

#left_middle a:hover {
	color: #A20000;
	display: list-item;
	margin-left: 30px;
}

#left_bottom {
	background-image: url('/htdocs/uploads/left_bottom.png');
	height: 42px;
	overflow: hidden;
}

#right {
	float: left;
	width: 464px;
}

#right_top {
	background-image: url('/htdocs/uploads/right_top.png');
	height: 47px;
	overflow: hidden;
}

#right_middle {
	background-image: url('/htdocs/uploads/right_middle.png');
}

#right_bottom {
		clear: both;
	background-image: url('/htdocs/uploads/right_bottom.png');
	height: 46px;
	overflow: hidden;
}

#bottom {
	clear: both;
	height: 26px;
	text-align: right;
}

body.mceContentBody {
	background: #ffffff;
	text-align: left;
}
