Body	{
		background-color:#EDEFC2;
		
		text-align:center;
		margin:0;
		padding:0;
		}
#ramka	{
		float:left;
		width:950px;
		height:auto;
		margin:0 auto;
		margin-left:15px;
		background-color:#EDEFC2;
		border-top:6px solid gray;
		}
#menu	{
		width:950px;
		height:auto;
		float:right;
		background-image:url(img/Header_bg.jpg);
		text-align:right;
		margin-top:4px;
		
		}
#logo2	{
		float:left;
		}				
#menu ul	{
		float:right;
		margin-top:5px;
		margin-right:5px;
		}
#menu ul li	{
		list-style:none;
		display:inline;
		margin-left:10px;
		padding-left:3px;
		border-left: 1px solid black;
		}
#menu ul li a	{
		width:auto;
		height:20px;
		color:#333333;
		text-decoration:none;
		}
#header	{
		float:left;
		width:950px;
		height:auto;
		border-top:6px solid gray;
		margin-top:4px;
		}
#menu2	{
		float:left;
		width:300px;
		height:auto;
		margin:0;
		padding:0;
		margin-top:3px;
		border-top:6px solid orange;
			
		}
#menu2 ul	{
		float:left;
		width:297px;
		height:auto;
		margin:0px;
		padding:0px;
		}
#menu2 ul li	{
		float:left;
		width:295px;
		height:auto;
		list-style:none;
		margin-top:10px;

		border-bottom:2px solid orange;		
		}
#menu2 ul li a	{
		float:left;
		width:290px;
		height:auto;
		padding-top:10px;
		padding-left:10px;
		text-decoration:none;
		text-align:left;
		color:#5B2E00;
		
		}
#menu2 a:hover	{
		float:left;
		background-color:#FF9900;
		}
#main	{
		float:right;		
		text-align:justify;
		width:640px;
		height:auto;
		margin-top:3px;
		border-top:6px solid gray;
		border-bottom:6px solid gray;
		}
#main a	{
		float:left;
		text-decoration:none;
		}		
#pic1	{
		float:left;
		}
#pic2	{
		float:right;
		}		