html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}
body {
	background: #fff url(/pic/bg_body.jpg) repeat-x top;
	}
body, td {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #000;
	line-height: 125%;
	}
table {
	border-collapse: collapse;
	border: 0px;
	}
td, form {
	margin: 0em;
	padding: 0em;
	border: 0px;
	}
a {
	color: #156dbd;
	text-decoration: underline;
	}
a img {
	border: 0px;
	}
img, .img {
	behavior: url(/png.htc);
	}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	border: #c6c6c6 1px solid;
	padding: 2px;
	}
h1 {
	color: #fd1f28;
	font-weight: bold;
	font-size: 36px;
	}
.gr {
	color: #656565;
	}
.w {
	color: #fff;
	}
div#nata {
	position: absolute;
	display: none;
	width: 152px;
	height: 400px;
	z-index: 2;
	}
#maintable {
	width: 100%;
	height: 100%;
	background-position: bottom;
	background-repeat: repeat-x;
	}
.landscape {
    position:static;
	background-image: url(/pic/landscape_full.jpg);
	bottom:-100px;
	}
#mainspace {
	padding: 20px 0px 0px 40px;
	}

td.leftcol {
	width: 33%;
	padding: 0px 30px 430px 30px;
	}
td.maincol {
	width: 67%;
	padding: 23px 0px 367px 0px;
	}
table.menu {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	}
table.menu td {
	padding: 2px 0px 2px 0px;
	color: #929292;
	}
table.disc td table {
	margin-bottom: 20px;
	}
ul.pis{
	margin: 0px;
	margin-top: 1em;
	padding: 0px;
	width: 100%;
	margin-bottom: 10px;
	}
ul.pis li {
	list-style: none;
	display: inline;
	float: left;
	margin-right: 22px;
	margin-bottom: 22px;
	}
.brd {
	border: #9f9f9f 1px solid;
	padding: 2px;
	}
table.media {
	margin-top: 1em;
	}
table.media td {
	padding-bottom: 2px;
	}
table.media td.descr {
	padding-bottom: 5px;
	}
#player_j{
    position:static;
    left:center;
	}