html {	height: 100%;
}

body {
	/*height: 8.51in;*/
	background-image: url("../img/fon_all.jpg");
	height: 100%;
}



hr {
padding-bottom: 1px;
background-color: #9b9b9b;
border-bottom:1px solid #F4F4F4;
}


#hh1 {	font-size: 120%;
	font-weight: 600;
}


#page_caption_text {	font-size: 150%;
	font-weight: 600;
	text-align: center;
	text-shadow: 1px 1px 2px black, 0 0 1em silver;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#page_content_text {
	margin-top: 15px;
	font-weight: 300;
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*text-shadow: 1px 1px 2px black, 0 0 1em silver;*/
	/*margin-left: 120px;*/
}


#footer_text {
	font-weight: 300;
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 2px black, 0 0 1em silver;
	/*margin-left: 120px;*/
}

#page_caption {
	margin: 0 auto;
	margin-top: 15px;
	position: relative;
	width: 100%;
	height: auto;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
    /*
	border-style: double;
	border-color: green;
    */
	border-radius: 15px;}

#page_content {	margin: 0 auto;
	margin-top: 5px;
	position: relative;
	width: 100%;
	height: auto;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
    /*
	border-style: double;
	border-color: blue;
    */
	border-radius: 15px;
}

#content {
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
	width: 800px;
	height: 0;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
    /*
	border-style: double;
	border-color: red;
    */
	border-radius: 15px;
}



#content_footer {
	text-align: center;
	position: relative;
	border-radius: 5px;
	height: 30px;
	width: 100%;
	float: left;
	display: inline-block;
	display: table;
	margin-top: 50px;
}



#all {
	margin: 0 auto;
	margin-top: 100px;
	position: relative;
	width: 1100px;
	/*height: 1410px;*/
	height: 100%;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
    /*
	border-style: double;
	border-color: red;
    */
	border-radius: 15px;
	/*text-align: center;  */
}

#header {
	margin: 0 auto;
	position: relative;
	width: 100%-20px;
	height: 150px;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
    /*
	border-style: double;
	border-color: black;
    */
	border-radius: 15px;
	background-image: url("../img/fon_head.jpg");
	box-shadow: 0 0 5px 2px;
}




#sidebar {
	margin-top: 15px;
	float: left;
	position: relative;
	width: 230px;
	height: 900px;

	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
    /*
	border-style: double;
	border-color: green;
    */
	border-radius: 15px;
	/*display: inline-block; */
	/*background-image: url("../img/fon_sidebar.jpg");*/
	background-image: url("../img/fon_main.jpg");
	box-shadow: 0 0 5px 2px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#main {
	margin-top: 15px;
	margin-left: 15px;   /* !!!!! 15  !!!!! */
	position: relative;
	width: 852px;
	/*height: 1050px;*/
	height: auto;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
    /*
	border-style: double;
	border-color: blue;
    */
	border-radius: 15px;
	display: inline-block;
	background-image: url("../img/fon_main.jpg");
	/*box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.5);*/
	box-shadow: 0 0 5px 2px;
}


#footer {
	/*margin: 0 auto;   */
	margin-top: 15px;
	position: relative;
	width: 100%-20px;
	height: 150px;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	/*
	border-style: double;
	border-color: black;
	*/
	border-radius: 15px;
	background-image: url("../img/fon_foot.jpg");
	box-shadow: 0 0 5px 2px;
	text-align: center;
	vertical-align: middle;
}

#logo_cra {
	margin: 0 auto;
	margin-top: 15px;
	position: relative;
	width: 666px;
	/*height: 76px;*/
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
    /*
	border-style: double;
	border-color: gray;
    */
	border-radius: 15px;
}

#logo_sb {
	margin: 0 auto;
	margin-top: 2px;
	/*margin-left: 50px;*/
	position: relative;
	width: 514px;
	height: 37px;
	top: 0;
	right: 0;
	bottom: auto;
	left: 55px;
    /*
	border-style: double;
	border-color: gray;
    */
	border-radius: 15px;
}

#logo_main {
	position: absolute;
	left: 870px;
	top: -40px;
	width: 180px;
	height: 180px;
}

#logo_brosok {
	position: absolute;
	left: -10px;
	top: -140px;
	width: 218px;
	height: 231px;
}

#roof_sidebar {
	position: absolute;
	left: -10px;
	top: 150px;
	width: 180px;
	height: 180px;
}



#fon_all_up {
	position: absolute;
	left: 270px;
	top: -160px;
	width: 497px;
	height: 256px;
}


#cntr {
	/*margin: 0 auto;   */
	margin-top: 15px;
	position: relative;
	width: 100%-20px;
	height: 150px;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	/*
	border-style: double;
	border-color: black;
	*/
	border-radius: 15px;
	background-image: url("../img/fon_foot.jpg");
	box-shadow: 0 0 5px 2px;
	text-align: center;
	vertical-align: middle;
}
