
/*********
Style sheet for zed.karelia.ru
*********

body {
	background-color: #FFCC66;
	background-image: url("FILE or url NAME");
	background-repeat: no-repeat; repeat-x, repeat-y
}
*****/

div.container {
	width 		 : 755px;
	margin-right	 : auto; 
	margin-left	 : auto;
	padding		 : 0px;
	font-family	 : Tahoma, Verdana, arial, sans-serif;
	font-size	 : 10pt;
	background-color : #eedc92;
/*	background-color : #BFF3FB; */
/*	background-color : #BADbad;  */
/*	background-color : #f2ffc2; */
/*	background-color : #FACE8D; */
}

div.container a {
	color: #303000;
	text-decoration: none ! important;
}

		
div.container a:hover {
	color: #606000;
	text-decoration: underline ! important;
}

div.logo {
	text-align : center;
	margin-left: 5em;
	margin-right: 5em;
	font-size : 12pt;
	color : #444400;
}

div.disclaim {
	text-align : center;
	font-size	: 7pt;
	line-height	: 7pt;
/*
	padding-left	: 160px;
	padding-right	: 160px;
*/
	margin-left	: 160px;
	margin-right	: 160px;

	color: #666666;
}

div.logo p {
	padding-right: 27px;
	padding-left: 27px;
/*	font-variant: italic; */
}

div.spacer {
	width 		 : 727px;
	height : 3px;
	background-color : #505000;
	margin-left	: 14px;
	margin-right	: 14px;
}

div.spacer1 {
	margin-bottom :5px;
	width 		 : 727px;
	height : 3px;
	margin-left	: 14px;
	margin-right	: 14px;
	border-bottom	: 2px dotted #000055;
}

div.main_menu {
/*	text-align : center; */
	
	width 		 : 727px;
	margin-left	: 14px;
	margin-right	: 14px;

/*	padding-right: 1em; */
/*	padding-right: 26px; */

	text-align : right;
	background-color : #505000;
	color : white;
	/*height: 24px;*/
	font-variant: small-caps;
}

div.main_menu a {
	color:        #eedc92;
	text-decoration: none ! important;
	vertical-align: middle;
/*	border : 2px solid #505000; */
}

div.main_menu strong {
	background-color : #eedc92; 
	color :  #505000;
	vertical-align: middle;
	font-weight : normal;
}

div.main_menu a:hover {
	color: white;
	text-decoration: none ! important;
/*
	border-right : 2px solid #303000;
	border-bottom : 2px solid #303000;
	border-left : 2px solid #decc82;
	border-top : 2px solid #decc82;
*/
}

div.sect_menu {
	width		: 190px;
	text-align	: right;
	float		: left;
	margin-bottom	: 5px;
	margin-left	: 15px;
	padding-top	: 1em;
}

/*
div.sect_menu p {
	font-size : 1em;
	padding-right: 0.7em; 
}
*/

div.sect_menu strong {
	color: #000044;
}

div.sect_menu div {
	text-decoration: none ! important;
	margin-bottom: 2px;
	border : 1px solid #eedc92;
}

div.sect_menu div:hover {
	text-decoration: none ! important;
/*	border : 1px inset #fffdf3; */
	background-color: #decc82;

	border-right : 1px solid #f0f0f0;
	border-bottom : 1px solid #f0f0f0; 
	border-left : 1px solid #505000;
	border-top : 1px solid #505000;
}

/*
div.sect_menu a {
	border : 1px solid #eedc92;
}
*/

div.sect_menu a:hover {
	text-decoration: none ! important;
/*	border-right : 1px solid #efdd93;
	border-bottom : 1px solid #efdd93; 
	border-left : 1px solid #505000;
	border-top : 1px solid #505000;
*/
}


div.main_content {
	color: #000055;
	border-left : 2px dotted #000055;
/*	border-top : 1px dotted #000030; */
/*	margin-top: 5px; */
	margin-left : 215px;
	margin-right : 5px;
	text-align: left; 
	padding: 1em;
/*        clear : left; */
}

div.main_content p {
	font-size : 1em;
	text-align : justify;
	padding-left: 3em;
	padding-right: 3em;
}

div.main_content pre {
	font-size : 0.8em;
	border : 1px inset #fffdf3;
	background-color: #f0dfb3;
	padding: 1em;
	margin-left:5em;
	margin-right:5em;
}

div.main_content ul, ol {
	font-size : 1em;
/*	text-align : justify; */
	padding-left: 4em;
	padding-right: 4em;
}

div.main_content h2 {

	font-size : 1em;
	text-align: center;
/*
	font-variant: small-caps;
	text-align : center;
	font-weight: normal;
*/

/*	color: white;
	background-color : #246c7f;
*/
}

div.main_content h3 {
/*	font-size : 1.2em; */
	font-variant: small-caps;
	text-align : center;
/*	color: white;
	background-color : #246c7f; */
}

div.main_content h4 {
	padding-left: 5em;
}

div.note {
	width			: 201px;
	text-align		: right;
	float			: left;
	margin-left		: 6px; 
}

div.note p {
	padding-right: 1em; 
}

div.footer {
	width 		 : 727px;
	margin-left	: 14px;
	margin-right	: 14px;

	text-align : right;
	background-color :  #505000;
	color : white;
	clear : left;
	margin-top : 5px;
}

div.icons {
	text-align : center;
}
