body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
#centr {
	width: 795px;
	margin-left: auto;
	margin-right: auto;
}
#shap {
	background-image: url(/img/shap.gif);
	width: 795px;
	height: 163px;
}
#mt{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#mt a{
	display: block;
	background-image: url(/img/menubg.jpg);
	width: 100px;
	height: 39px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
}
#mt a:hover{
	background-image: url(/img/menubgh.jpg);
}
#mt a:active {
	background-image: url(/img/menubgh.jpg);
}
#logo {
	position: relative;
	top: 55px;
	left: 15px;
}
#logo a{
	background-image: url(/img/logo.gif);
	display: block;
	width: 107px;
	height: 107px;
	text-decoration: none;
}
#logo a:hover{
	background-image: url(/img/logoh.gif);
}
#cont {
	position: relative;
	width: 731px;
	min-height: 500px;
	background-color: #ececec;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	margin-left: 5px;
	padding: 10px 25px 10px 25px;
	font-size: 12px;
}
#tl {
	background-image: url(/img/tl.gif);
	width: 3px;
	height: 100%;
	position: absolute;
	left: -4px;
	top: -0px;
}
#tr {
	background-image: url(/img/tr.gif);
	width: 3px;
	height: 100%;
	position: absolute;
	right: -4px;
	top: -0px;
}
#tbl {
	background-image: url(/img/tbl.gif);
	width: 3px;
	height: 100%;
	position: absolute;
	left: -4px;
	top: 0px;
}
#tbr {
	background-image: url(/img/tbr.gif);
	width: 3px;
	height: 100%;
	position: absolute;
	right: -4px;
	top: 0px;
}
#tbc {
	background-image: url(/img/tbc.gif);
	width: 100%;
	height: 6px;
	position: absolute;
	right: 0px;
	bottom: -6px;
}
#block {
	position: relative;
	background-color: #ffffff;
	width: 611px;
	min-height: 202px;
	border: 1px solid #a6a6a6;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 10px 5px 15px 5px;
}
#block h2{
	font-family: Arial;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
}
.zag{
	display: block;
	background-color: #eaeaea;
	background-image: url(/img/ml.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	border-bottom: 1px solid #a6a6a6;
	height: 25px;
	padding-top: 5px;
	padding-left: 35px;
	margin: -10px -5px 10px -5px;
	font-size: 18px;
	font-family: Arial;
}
.zaglink {
	padding-left: 15px;
	background-image: url(/img/zagl.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	font-family: Arial;
	font-size: 12px;
	float: right;
	margin-top: 4px;
	margin-right: 6px;
}
.imgv {
	padding: 1px;
	border: 1px solid #999999;
}
.op{
	margin: 0px;
}
.opvid{
	margin-top: 15px;
	width: 480px;
	text-align: left;
}
#pod {
	display: block;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
#pod p{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	margin-top: 4px;
}
#pod b{
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#pod hr{
	background: none;
	height: 1px;
	border: 0px 0px 1px 0px;
	border-bottom: 1px solid #a8a8a8;
}
.preview_img{
	width: 240px;
	float: left;
}
.blink {
	background: #eaeaea;
	width: 606px;
	padding: 4px 5px 4px 10px;
	margin-top: 10px;
	margin-left: -5px;
	margin-bottom: -15px;
	border-top: 1px solid #a6a6a6;
	
}