A {
	color: White;
	text-decoration: underline;
	font-size: 12px;
	letter-spacing: 0px;
}

A:HOVER {
	color: #FF9A0D;
}

A.menub {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: -1px;
}

BODY {
	background: #D0D0D0;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: none;
	text-align: center;
	overflow: hidden;
	cursor: default;
	font-size: 14px;
	font-family: Arial;
	color: Black;
	font-weight: bold;
	letter-spacing: -1px;
}

#menuup {
	position: absolute;
	height: 36px;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	top: 50%;
	margin-top: -173px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	z-index: 2;
	background-image: url(belka_gora.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
}

#menudown {
	position: absolute;
	height: 30px;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	top: 50%;
	margin-top: 140px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	z-index: 2;
	background-image: url(belka_dol.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}

#img_left {
	position: absolute;
	height: 280px;
	width: 280px;
	left: 50%;
	margin-left: -350px;
	top: 50%;
	margin-top: -140px;
	z-index: 1; 
	border-left: 1px solid Black;
	background-color: #821721;
}

#back_right {
	position: absolute;
	height: 280px;
	width: 420px;
	left: 50%;
	margin-left: -69px;
	top: 50%;
	margin-top: -140px;
	z-index: 1;
	border-right: 1px solid Black;
	overflow: scroll;
	overflow-x: hidden;
	scrollbar-arrow-color: #D0D0D0;
	scrollbar-base-color: #821721;
	scrollbar-3dlight-color: #D0D0D0;
	scrollbar-face-color: #821721;
	scrollbar-darkshadow-color: #821721;
	color: White;
	font-size: 14px;
	text-align: justify;
	background-color: #821721;
	background-image: url(tlo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: scroll !important;
	background-attachment: fixed;
}

P {
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 15px;
}

P.tresc:first-letter {
	font-size: 16px;
}

P.center {
	text-align: center;
}

P.right {
	text-align: right;
}

HR {
	width: 100%;
	color: White;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}

P.menu {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

.kw {
	margin-left: 2px;
	margin-right: 2px;
}

P.header {
	margin-top: 10px;
	margin-bottom: 0px;
	display: inline;
	position: absolute;
	font-size: 15px;
}

#flagi {
	position: absolute;
	right: 0px;
	top: -1px;
}

#footer {
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	top: 50%;
	margin-top: 167px;
	font-size: 14px;
}