.leftborder {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	height: 1px;
	width: 4px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e3d8bc;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.rightbordeer {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	height: 1px;
	width: 4px;
}
.topborder {
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	height: 4px;
	width: 1px;
}
.bottomborder {
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
	height: 4px;
	width: 1px;
}
.border_nevi {
	background-repeat: repeat-y;
	width: 208px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333125;
	border-right-color: #333125;
	border-left-color: #333125;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.gry {
	background-image: url(../images/gry.jpg);
	background-repeat: repeat-x;
	height: 2px;
	width: 52px;
}
.title21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	text-decoration: none;
}
.boldnav {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
