body {
	background-image: url(pics/top_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #515151;
}
h2 a:link {
	text-decoration: none;
	font-size: large;
	color: #F1A229;
}
h2 a:hover {
	text-decoration: none;
	font-size: large;
	color: #E26F1F;
}
h2 a:visited {
	text-decoration: none;
	font-size: large;
	color: #999999;
}
.top {
	width: 752px;
	height: 486px;
	margin-left: -376px;
	left: 50%;
	top: 0px;
	position: absolute;
	background-image: url(pics/top.jpg);
}
.ad-left{
  width:160px;
	margin-left: -536px;
	left: 50%;
	top: 486px;
	position: absolute;
}
.ad-right{
  width:160px;
	margin-left: 376px;
	left: 50%;
	top: 486px;
	position: absolute;
}
.middle-bg {
	width: 752px;
	height: auto;
	margin-left: -376px;
	left: 50%;
	top: 486px;
	position: absolute;
	background-image: url(pics/middle.jpg);
	background-repeat: repeat-y;
}
.middle {
	width: 680px;
	padding-right: 36px;
	padding-left: 36px;

}
.gallery ul a {
	color: #999999;
	list-style-type: none;
}

.gallery img {
	width: 216px;
	height: 158px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.short {
	background-image: url(pics/p.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	_height: 100px;
	padding-bottom: 20px;
	padding-right: 20px;
	min-height: 100px;
}
.short h2 {
	background-image: url(pics/h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: -20px;
	font-size: 140%;
}
.bottom {
	width: 752px;
	background-color: #000000;
	height: 63px;
	background-image: url(pics/bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;

}
.bottom a {
	font-size: x-small;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #F1A229;
	font-weight: bold;
	font-size: 80%;
}
a:hover {
	text-decoration: none;
	color: #E26F1F;
	font-weight: bold;
	font-size: 80%;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 80%;
}
h1 {
	font-size: 160%;
	color: #333333;
	background-image: url(pics/h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: -20px;
}
.menu {
	width: 240px;
	height: 120px;
	left: 50%;
	top: 190px;
	position: absolute;
	margin-left: -355px;
}
.menu ul {
	text-decoration: none;
	list-style-type: none;
}
.menu li a{
	text-decoration: none;
	list-style-type: none;
	color: #000000;
	line-height: 130%;
	font-size: large;
	display: block;
	height: 20px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9C54D;
}
.menu li a:hover{
	text-decoration: none;
	list-style-type: none;
	color: #000000;
	line-height: 130%;
	font-size: large;
	text-decoration: none;
	font-size: large;
	color: #E26F1F;
	text-align: right;
}
.menu li a:visited{
	text-decoration: none;
	list-style-type: none;
	color: #E26F1F;
	line-height: 130%;
	font-size: large;
	text-decoration: none;
	font-size: large;
	color: #E26F1F;
}
.video{
	height: 350px;
	width: 372px;
	text-align: center;
	padding-left: 154px;
	padding-bottom: 30px;
	font-size: x-small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery {
	width: 680px;
	padding-right: 36px;
	padding-left: 36px;
}



div.post,
div.post_data,
div.post_data_high,
div.post_data_vypln,
div.post_text{
  margin:0px;
}
div.post{
  font-size:9pt;
  padding-bottom:10px;
}
div.post_data, div.post_data_high{
  background: #fbdfd2;
  vertical-align:middle;
  padding:5px;
  padding-left:10px;
  margin-bottom:3px;
  font-weight:bold;
  
}
div.post_data_high{
  background: #e1e1e1;
}
div.post_data span, div.post_data_high span{
  background: #fbdfd2;
  padding-left:5px;
}
div.post_data_high span{
  background: #e1e1e1;
}
div.post_data_vypln{
  overflow:hidden;
  background:#fbdfd2;
  height:4px;
}

div.post_data_high div.post_data_fill{
  background:#e1e1e1;
}

div.post_text{
  padding-left:10px;
  padding-bottom:7px;
}

div.post_data_right{
  float:right;
  text-align: right;
  width:175px;
}

div.progress, div.progresstext{
  margin-bottom:0px;
}

.progress{
  height:10px;
  font-size:8px;
  text-align:center;
  margin:0px;
  overflow:hidden;
  background: url(/img/bg_progress.gif) repeat-y -1440px 0px;
}