body{
	background: url(../img/bg-body.jpg);

}
#maincont {
	background-color: #FFFFFF;
	clear: both;
	width: 1000px;
	margin: -7px auto;
	border: double 2px #850003;

	
}
#header {
	background: #F9EDBA url(../img/izmena-bg.jpg) no-repeat;
	clear: both;
	height:150px;


}
#logo{
	float:left;
	width:254px;
}

#logotitle{
	padding-top: 50px;
	margin-left:275px;
	width:450px;
	display:block;
	
	
}

#logotitle h1{
	font:37px Georgia,Times New Roman,Trebuchet;
	color: #FFFFFF;
	margin-top:0px;
	line-height: 0.7;
}


#logodesk{
	margin-top:-20px;
	margin-left:275px;
	width:450px;
}
h2.logodesk{
	font:20px Georgia,Times New Roman,Trebuchet;
	color: #F4F207;
}
#menu{
	background: #490600;
	clear: both;
	height:60px;
	border-bottom:solid 2px #999999;
	
}
#menu a {
	float: left;
	font-size: 16px;
	color: #FF0000;
	padding: 10px 15px 10px 15px;
	display:block;
	text-decoration:none;
}
#menu a:hover {
	background: #C5220C;
	color:  #F9EDBA;
}

#trikolums{
	background-color: #ffFFFF;
	position:relative;
}
#astrodiv{
	margin: 5px 20px 5px 20px;
}
#table-test a{
	text-decoration:none;
	color:#000000;
	
}
#table-test a:hover{
	text-decoration: underline;
	color:#FF0000;
	
}

#dvakolums{
	background-color: #FFFFff;
	float:right;
	width:780px;
	position:relative;
	
	

}
#textkol{
	background-color: #ffffff;
	float:left;
	width:580px;
	margin: 5px 5px 5px 5px;
	

}
#rightkol{
	background-color: #ffffFF;
	float:right;
	width:160px;
	margin: 5px 0px 0px 0px;



}

#leftkol{
	background-color: #FFffFF;
	float:left;
	width:190px;
	margin: 5px 0px 0px 5px;
	


}
#footer{
	background-color: #490600;
	font-size:smaller;
	color:#FFFFFF;
	clear: both;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

.стиль3 {
	font-size: larger;
	font-style: italic;
	color: #490600;
}
