BODY { margin: 20;
       text-align: center;
       background-color: #000000;
       font-family: Arial, Helvetica, sans-serif;
       }

#body {	margin: 0 auto;
        padding: 0;
        width: 1060px;
}

.news { margin-top: 8px;
	   margin-bottom: 15px;
	   margin-left: 40px;
	   margin-right: 40px;
       padding-top: 10px;
	   padding-bottom: 15px;
	   padding-left: 20px;
	   padding-right: 10px;
       border-bottom: #dfdfdf 2px solid;
       background-color: #ffffff; }

#newsdate { width: 80;
            margin: 0,0,0,-30px;
            padding: 1,5,1,5px;
            background-color: #4433ee;
}

table {
  font-size: 10pt;
  line-height: 18px;
  color: #0A0A0A;
  text-align: left;
}
table.page {
  padding: 0px;
  background: #242322;
  border: 5px;
  height: 100%;
  min-width: 700px;
}
  
td { vertical-align: top }

td.lr { padding: 15px; text-align: center }
  
td.glv {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 15px;
}

.sidebartitle, .sidebartitle2, .contenttitle, .footertitle {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

.title {
  background: #6a91a8 url('images/title.jpg') repeat-x left top;
  height: 24px;  /* для Opera и прочих*/
  height: 30;  /* для Internet Explorer */
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  padding-top: 6px;
}
.logo {
  float: left;
  height: 100px;
  width: 288px;
}
.top {
	float: right;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 15px;
	height: 100px;
	text-align: right;
	vertical-align: center;
}
	 
.sidebartitle {
  height: 30px;
  background: #6a91a8 url('images/title.jpg') repeat-x left top;
  color: #d7fcfc;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
  
.sidebartitle2 {
  border: 1px solid #dfdfdf;
  height: 31px;
  background: #6a91a8 url('images/title3.jpg');
  color: #d7fcfc;
  text-align: center;
  }

.contenttitle {
  background: #f8f8f8 url('images/title2.jpg');
  height: 24px;  /* для Opera и прочих*/
  height: 30;  /* для Internet Explorer */
  color: #757575;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  padding-top: 6px;
}

.footertitle {
  padding: 0px;
  padding-bottom: 5px;
  background: #242322 url('images/footer.jpg') repeat-x left top;
  height: 60px;
  color: #C4E3F5;
  text-align: left;
  vertical-align: bottom;
  font-size: 12px;
  line-height: 14px;
}

.sidebarmenu, .sidebarmenuURL, .adver {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  background:  #f8f8f8;
  border-top: 2px solid #dfdfdf;
  border-bottom: 4px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  font-size: 12px;
}
.sidebarmenuURL { background: #FCFAFB url('images/leftbg.jpg') no-repeat right top; }
.adver { padding: 5px; }
.banner {
	height: 50px;
	width: 120px;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
}

.content {
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
  background: #f8f8f8;
  border-top: 2px solid #dfdfdf;
  border-bottom: 4px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}

h1 {
  margin: 0;
  font-size: 14px;
}
h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
h3 {
  margin-top: 0;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

hr {
  height: 0px;
  border: #c9c9c9 solid 1pt;
  border-bottom: none;
}





.adver a:link { color: #0A0A0A;
  font-weight: normal;
  text-decoration: underline; }
.adver a:visited { color: #0A0A0A;
  font-weight: normal;
  text-decoration: underline; }
.adver a:active { color: #0A0A0A;
  font-weight: normal;
  text-decoration: underline; }
.adver a:hover { color: #0A0A0A;
  font-weight: normal;
  text-decoration: underline; }
  
a:link { font-weight: bold;
  color: #015181;
  text-decoration: none; }
a:visited { font-weight: bold;
  color: #015181;
  text-decoration: none; }
a:active { font-weight: bold;
  color: #015181;
  text-decoration: none; }
a:hover { font-weight: bold;
  color: #BF3E17;
  text-decoration: none; }

A.black:link { color: #222222; }
A.black:visited { color: #222222; }
A.black:active { color: #222222; }
A.black:hover { color: #B90000; }

a.site:link { color: #C8D7E5; font-weight:bold; }
a.site:visited { color: #C8D7E5; font-weight:bold; }
a.site:active { color: #C8D7E5; font-weight:bold; }
a.site:hover { color: #ffffff; font-weight:bold; }

a.pic {
	color: #28466A;
	text-decoration: none;
}
a.pic:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.pic:visited {
	color: #0000FF;
}
a.pic:active {
	color: #FF0000;
	text-decoration: blink;
}


table.tblack { border: #222222 1px solid; }

TD.bottom {
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;  
}

td.txt {
  border: #0a4e83 1px solid;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 15px;
  padding-left: 7px;
  padding-right: 7px;
}

td.zag {
  border-bottom: #0A0A0A 1px solid;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

td.sp0, td.sp1 {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
}
TD.sp0 { background-color: #edf4f7 }
TD.sp1 { background-color: #f2f4f5 }

TD.comments1 { BORDER-LEFT: #0A0A0A 1px solid;
               BORDER-RIGHT: #0A0A0A 1px solid;
               BORDER-TOP: #0A0A0A 1px solid;
               PADDING: 3,10,4,10px}
TD.comments2 { BORDER-LEFT: #0A0A0A 1px solid;
               BORDER-RIGHT: #0A0A0A 1px solid;
               BORDER-BOTTOM: #0A0A0A 1px solid;
               PADDING: 4,10,10,10px}

.small { FONT-SIZE: 8pt;
         FONT-STYLE: italic;
         FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

img { border: none; }


.divIMG {
	float: center;
	display: inline;
	margin: 5px;
}

table.imgflash {
  vertical-align: center;
  text-align: center;
}

font.red { color: #FF0000; font-weight: bold; }

.h { text-align: center; margin-top: -100000px; display: none; }

.hv .title {
	background: none;
	text-align: left;
	color: #000;
}
.hv .movie_info {
	display: block;
	float: right;
}
.hv .movie_info,
.hv .tracklist .author,
.hv .tracklist .added,
.hv .tracklist .size {
	visibility: hidden;
}

.clear {
    clear: both;
}

/* Video */
.preview {
    position: relative;
    float: left;
    width: 200px;
    height: 200px;
}
.preview a,
.preview a:link,
.preview a:visited,
.preview a:active,
.preview a:hover {
    display: block;
    position: relative;
    width: 180px;
    height: 166px;
    color: #ffffff;
    font-weight: normal;
    font-size: 10px;
}
.play {
    cursor: pointer;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 70px;
    top: 63px;
    background: url('images/play.png') repeat-x left top;
}
.time {
    cursor: pointer;
    position: absolute;
    right: 7px;
    bottom: 5px;
    padding: 0 2px;
    background: #000000;
    text-align: center;
}
