body, td {
	background-color: #23242E;
	font-family: Verdana;
	font-size: 10px;
	color: #CFD1C4;
}
.top-bg {
	background-image: url(top-bg.jpg);
	background-repeat: repeat-x;
	text-align: right;

}
.top-bg2 {
	background-image: url(jbg.gif);
	background-repeat: repeat;
	text-align: right;
}
.diena {
	font-family: verdana;
	font-weight: bold;
	color: white;
}
.flm {
	font-weight: bold;
	color: #F57814;
	font-size: 11px;

}
.prim {
	padding: 10px;
	vertical-align: top;

}
.sadd {
	font-size: 11px;
	font-weight: bold;
	color: red;
}
.hlin {
	background-image: url(h-lin.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.slin {
	background-image: url(s-lin.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.vlin {

	background-image: url(v-lin.gif);
	background-repeat: repeat-y;
}
.olin {

	background-image: url(h-olin.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.cen {
	padding-top: 10px;
	padding-left: 5px;
}
.img {
	margin-right: 6px;
	border: 1px solid #9C9F8F;
}
.nav {
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6510B;
	border-left-color: #F7B782;
	font-weight: bold;
	color: #23242E;
	vertical-align: middle;
}
