body {
	margin:0;
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; font-size:small;
	background: url(images/fon.jpg)
}
hr { background:#000; height: 4px; width: 590px; }
#maket {
	margin:auto;
	width:100%;
	height:900px;
	border:0px  black;
}
#left {width:20px; border:0px; }
#right {border:0px; width:auto; height:auto;  }

#header {
	width:590px;
	height:54px;
	border:0px  red;
	background: url(images/03.png) no-repeat;
}
#links {
	width: 590px; text-align:center; font-size:100%; font-weight: bold;
	font-family:Arial, Helvetica, sans-serif; color: #666
}
#spisok1 {font-size:100%; text-align: justify; height:auto; background:#FFF; padding:10px; margin-right:20px; width:590px; }

#spisok {overflow-y: scroll; font-size:100%; text-align: justify; height:500px; background:#FFF; padding:10px; margin-right:20px; width:auto; }

#spisok h1 {color:#666; font-size:110%; font-weight:bold;}

#spisok b, #spisok1 b {color:#666; font-size:110%; font-weight:bold; }

#spisok p { text-indent: 25px;}

#spisok table, #spisok1 table { border: 2px solid #999; border-collapse: collapse }

#spisok table p, #spisok1 table p { text-indent: 0px; text-align: center; }

#spisok table h2, #spisok1 table h2 { text-indent: 0px; text-align: justify; color:#000; font-size:100%; font-weight:normal}

#spisok TH, #spisok1 TH { 
 padding: 5px; /* Поля вокруг содержимого ячеек */
 border: 1px solid #999; /* Граница вокруг ячеек */
}

#spisok TD, #spisok1 TD { 
 padding: 5px; /* Поля вокруг содержимого ячеек */
 border: 1px solid #999; /* Граница вокруг ячеек */
}

#spisok hr, #spisok1 hr { background:#666; height: 2px; width: 100%; }

#spisok a, #spisok1 a {
	color:#666;
	text-decoration: underline;	
}
#spisok a:hover, #spisok1 a:hover {
	color:#000;
	text-decoration: none;	
}
#spisok a:jshover, #spisok1 a:jshover {
	color:#000;
	text-decoration: none;	
}

#block {
	border:0px;
	width: 2px;
	height: auto;
	background: #000
}


#links a {
	color:#666;
	text-decoration: underline;
}
#links a:hover {
	color:#000;
	text-decoration: none;
}

#home { width:auto; border:0px; color: #666; font-family:Arial, Helvetica, sans-serif; font-size:80%; letter-spacing: 2; text-align: right; padding-right:20px;}

#home a { letter-spacing: 5; font-family:Arial, Helvetica, sans-serif; font-size:80%; background: none;
	color:#666; text-transform: none;
	text-decoration: none;
	}

#home a:hover { letter-spacing: 5; text-decoration: underline blink; color: #000; font-family:Arial, Helvetica, sans-serif; font-size:80%; background: none; text-transform: none;
}

#home .now { letter-spacing: 5;  text-decoration: underline blink; color: #000; font-family:Arial, Helvetica, sans-serif; font-size:80%; background: none; text-transform: none;
}


body { scrollbar-face-color: #FFF; scrollbar-arrow-color: #666; }


