	body {
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	
	

}


p {
	margin: 0px;
	padding: 0px;
	margin-bottom:6px;
}
form,ul, div, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
table,tr,body,form,select,input,a, textarea {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B8B8B; /*#2d3134;*/
	line-height:140%;
}

input, select { border-color:#CCCCCC; border-style:solid; border-width:1px; padding:4px; }
select { border-color:#7F9DB9; }

.f10 {	font-size:10px; }
.f9  {	font-size:9px;}
.f11 {	font-size:11px;}
.f12 {	font-size:12px;}
.f13 {	font-size:13px;}

.verdana {	font-family:Verdana, Arial, Helvetica, sans-serif;}
.tahoma {	font-family:Tahoma, Arial, Helvetica, sans-serif;}
.arial {	font-family:Arial, Helvetica, sans-serif;}
.centuryGothic { font-family: Century Gothic, Arial, Helvetica, sans-serif; }

a.underline:link, a.underline:visited, a.underline:active { text-decoration:none;}
a.underline:hover {text-decoration:underline;}

a.hide_Underline:link, a.hide_Underline:visited, a.hide_Underline:active { text-decoration:underline;}
a.hide_Underline:hover {text-decoration:none;}

a:link, a:active,a:visited { 	color:#999999; }
a:hover {	color:#777777; }

a.none:link, a.none:active, a.none:visited, a.none:hover { text-decoration:none;}

.z1 { z-index:1; }
.z2 { z-index:2; }
.z3 { z-index:3; }

h6 { font-size:140%; font-weight:bold; }
h5 { font-size:135%; font-weight:bold; }
h4 { font-size:128%; font-weight:bold; }
h3 { font-size:121%; font-weight:bold; }
h2 { font-size:114%; font-weight:bold; }
h1 { font-size:107%; font-weight:bold; }

/*
 ====================================================================
*/

a.white:link, a.white:visited, a.white:active { color:white; }
a.white:hover { color:white; }

a.l666666:link, a.l666666:visited, a.l666666:active { color:#666666; }
a.l666666:hover { color:#7A7A7A; }


#single { background-image:url(../img/const/bgSingle.jpg); background-repeat:no-repeat; height:622px;   }
#double { background-image:url(../img/const/bgDouble.jpg); background-repeat:no-repeat; height:622px;   }
#heightAdap {   /*width:895px; height:400px; */ padding: 49px 88px 0px 107px;  }
#contentPosit {
	
}


#footerCont { position:absolute; top:633px; left:0px; width:100%; }
.scrollBox {
scrollbar-face-color: #21201F;
scrollbar-highlight-color: #21201F;
scrollbar-3dlight-color: #21201F;
scrollbar-darkshadow-color: #21201F;
scrollbar-shadow-color: #21201F;
scrollbar-arrow-color: #777778;
scrollbar-track-color: #050505;
scrollbar-base-color: #203b59;
}


.bg {
/*background-image:url(../img/const/backdrummer.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-attachment:fixed;*/
}

.scrollHeight , #scrollHeight
{
	height:380px;
}
.scrolling {
overflow:auto;
height:100%;
}	

#formContactUs input, #formContactUs textarea { background-color:#000000; color:#ababab; border:1px solid #343434; }