body{
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: Red;
	scrollbar-face-color: #464646;
	scrollbar-track-color: Gray;
	scrollbar-base-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-highlight-color: Black;
	scrollbar-shadow-color: Black;
	background-color: Black;
	background-image: url(images/fonbody.png);
	background-repeat: no-repeat;
}
body, html{
	height: 100%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}

div.index{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
		
}
div.indexbutton1{
	float: left;
	
	padding-right: 5px;
	width: 45%;
	padding-bottom:5px;
}
div.indexbutton2{
	float: right;
	
	padding-left: 5px;
	padding-bottom:5px;
	width: 45%;
}
div#hrcontent{
	width: 100%;
	background-color: #F00;
	height: 2px;
	margin: 0px;
	padding: 0px;
}
div#fotoalbomfrst{
	float: left;
	width: 170px;
	height: 150px;
	text-align: center;
}
div#fotoalbomtwo{
	float: left;
	text-align: center;
	width: 110px;
	text-align: center;
}
div#Hcontent{
	float: left;
	width: 100%;
}
.textb{
	color : Black;
	font-family : Tahoma;
	font-size : 12px;
}
.text{
	color : #CCC;
	font-family : Tahoma;
}
.text a{color : #CCC;
}
#kto{
	border: 2px solid white;
	color : Black;
	font-family : Tahoma;
	font-size : 12px;
	
}
#kto span, #kto font, #kto strong{
	color : Black;
	font-family : Tahoma;
}
#kto a:link, a:hover, a:active{
	color: Red;
}
div#banner{
	text-align: center;
	width: 100%;
}
a{
	color: Blue;
	text-decoration : none;
}
img.bugcar{
	width: 90;
}
img{ 
}
a:hover {	color: Red;	text-decoration : none;}
a:active {
	color: #D2691E;
	text-decoration : none;
}
.menu a{color : Silver;
}
.menu{
	color : Silver;
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
.menubottom{
	color : Silver;
	font-family : Tahoma;
	font-size : 10px;
	text-decoration : none;
}
.textadmin{
color : Silver;
	font-family : Tahoma;
}
div.fotoalbom{
	width: 150px;
	float: left;
	height: 130px;
}
.floatleft{
float: left;
padding-right:5px;
padding-bottom:5px;
font-size:9px;
}
.fotoalbumtable
{
	overflow: auto;
	/* Добавляем полосы прокрутки */
	width: 95%;
	/* Ширина блока */
	height: 100;
	/* Высота блока */
	padding: 2px;
	/* Поля вокруг текста */
	border: 1px solid Gray;
	/* Параметры рамки */
}
.img{
	border : 2px solid Black;
}

.ktoz{
	font-size :20px;
	font-weight : bold;
}
