@charset "windows-1251";
/* Основные стили */

#container #left h1 {
	color: #FF0;
	font-size: 24px;
	font-weight: bold;
}
#right h1 font strong {
	color: #FF0;
	font-size: 24px;
	font-weight: bold;
}
#container #main h1 {
	color: #D70000;
	font-size: 22px;
	font-weight: bold;
}
#container #left div p u strong em {
	color: #006;
	font-size: 22px;
}
#container #left div div p u {
	color: #006;
	font-weight: bold;
	font-size: 22px;
}
#right div p {
	color: #D50000;
}
#container #left .modulehead h1 {
	font-family: Courier New, Courier, monospace;
}
#right font {
	font-family: Courier New, Courier, monospace;
}
#right div font {
	font-family: Courier New, Courier, monospace;
	color: #2C02A6;
}
#right div font strong {
	font-size: 18px;
}
#right div font strong {
	font-size: 24px;
}
#outer_wrapper #wrapper #footer div em strong font {
	font-family: fantasy;
	font-style: italic;
	font-weight: bold;
    color: #FFFF04;
	font-size: 38px;}

#outer_wrapper #wrapper #header1 div em strong font {
	font-family: fantasy;
	font-size: 38px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF04;}

body{
	margin:0px;
	padding:0;
	background:url(../images/fon7.jpg);}
	
	
/* Стили разметки сайта */
	
#header1{
	border: 1px solid#00F;
	background: url(../images/header1.jpg) no-repeat;
	height:50px;
	width:100%;
	margin:0-1px;}


#header2{
	border-bottom:none;
	background: url(../images/header2_3.jpg) repeat-x;
	height:170px;
	width:100%;
	margin:0-1px;
} 
	
#header3{
	border-top:none;
	border-bottom:1px solid#00F;
	background:url(../images/header5.jpg) repeat-x;
	height: 40px;
	width:100%;
	margin:0-1px;}
	

#header4{
	border-top:1px solid#00F;
	height: 138px;
	width:100%;
	margin:0-1px;}
	
#container{
	float:left;
	width:100%;
	display: inline;
	margin-left:-200px;
	border-bottom:none;
	border-right:none;
	border-left:none;}

#left{
	float:left;
	display:inline;
	margin-left:200px;
	width:190px;
	border:none;
	border-top:none;
	border-bottom:none;
	font-weight: bold;
	font-size: 22px;
	color: #009;
}
	
.modulehead{
	background:url(../images/fon_shapka.jpg) repeat-x;
	border-bottom:1px solid#009;
	border-top:1px solid#009; 
	height:70px;}
	
.modulehead2{
	background:url(../images/fon_shapka1.jpg) repeat;
	border-bottom:1px solid#009;
	border-top:1px solid#009;
	height:100px;
	font-size: 24px;
} 

#main{
	margin-left:390px;
	border-left:1px solid#009;	
	border-right:1px solid#009;
	border-bottom:1px solid#009;}

#right{
	padding-left:100%;
	margin-left:-200px;}

#right p{
	position:relative;
	font-size: 22px;
	font-weight: bold;}

#float{
    float:left;
	width:100%;
	display: inline;
	margin-left:-100px;    
}

#footer{
	clear:both;
	border-top:1px solid#009;
	background: url(../images/header1.jpg) no-repeat;
	height:50px;
	width:100%;
    margin:0-1px;}

#footer1{
	clear:both;
	border-top:1px solid#009;
	border-bottom:1px solid#009;
	background: url(../images/podval.jpg) no-repeat;
	height:40px;
	width:100%;
	margin:0-1px;
	font-size: 10px;}


.clearing{
		height:0;
		clear:both;}
