<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "windows-1251";
a:focus { outline:none } /*чтобы картинки не выделяло рамкой*/

#leaddiv { /*стиль главного дива*/
	width:1000px;
	height: 900px;
	z-index:1;
	background-color: black;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/BODYTT-1.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#apDiv1 {  /*черный фон логотипа*/
	position: absolute;
	width:238px;
	height:223px;
	z-index:2;
	left: 44px;
	top: 49px;
	visibility: visible;
}
#apDiv5 { /*логотип*/
	position: absolute;
	width:205px;
	height:252px;
	z-index:5;
	left: 56px;
	top: -2px;
	visibility: visible;
}
#apDiv4 { /*официальный сайт*/
	position: absolute;
	width:162px;
	height:36px;
	z-index:4;
	left: 106px;
	top: 230px;
	visibility: visible;
}
#apDiv6 { /*фон под меню*/
	position: absolute;
	width:904px;
	height:26px;
	z-index:6;
	left: 44px;
	top: 276px;
	visibility: visible;
}
#apDiv9 { /*фон слайдера*/
	position: absolute;
	height:510px;
	z-index:3;
	left: 44px;
	top: 310px;
	background-image: url(../images/shapeimage_3.png);
	background-repeat: repeat-y;
	visibility: visible;
	width: 904px;
}

#apDiv10 { /*айпод*/
	position: absolute;
	width:193px;
	height:189px;
	z-index:8;
	left: 729px;
	top: 163px;
	visibility: visible;
}
#apDiv30 { /*гостевая*/
	position: absolute;
	width:193px;
	height:189px;
	z-index:8;
	left: 739px;
	top: 471px;
	visibility: visible;
}
#apDiv13 {
	position: absolute; /*друзья сайта лого*/
	width:200px;
	height:48px;
	z-index:10;
	left: 690px;
	top: 550px;
	visibility: visible;
}
#apDiv16 { /*друзья сайта область*/
	position: absolute;
	width:233px;
	height:240px;
	z-index:11;
	left: 696px;
	top: 612px;
	visibility: visible;
	}
#apDiv2 { /*весь слайдер лежит в этом ДИВЕ*/
	position: absolute;
	width:864px;
	height:300px;
	z-index:7;
	left: 44px;
	top: 258px;
	visibility: visible;
}

body {
	background-color: black;
}





	

/*-----------------------------------------*/
body,td,th {
	font-size: 100%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.bold_txt {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12pt;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
	font-size: 12pt;
}
.videotext {
	background-color: #06C;
}
.tablica {
	right: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
	text-align: right;
}
copyright {
	font-size: 9px;
}
</pre></body></html>