/*
Использую pt вместо em ( орг 0.8em)
*/
body { padding: 0; margin: 0; font: 10pt Arial, sans-serif;  color: #454545; }

p{ 	 margin: 5 0 0px 0; line-height: 1.5em;  text-align: justify }
a       { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit; }
/*a.title { color: #B41A1A; background: #FFF; }*/

h1 { font:bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 10px 10px 10px; margin:0; }
h2 { font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; padding: 10px 10px 10px 10px; margin:0;}
h3 { font: bold 90% Arial, Sans-Serif; color: Maroon; background: #FFF; padding: 5px 10px 0px 10px; margin:0;}
/*h3 - color: #5f5f5f;*/

h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }


/* Simple box with round corner use nifty js */
div.MyBoxSimple{ width:120px;	 background: #FFF; margin:0px;}

/* Box with round corner and Blue Title use nifty js * /
div.MyBox { width: 250px; background: #FFF; margin-bottom: 20px}
div.MyBox h3{ font-size: 100%; margin:0; padding: 0 0 3px; background: #0000ff; color: #000;text-align: center}
/*div.MyBox p{margin:0;padding: 5px 10px;line-height: 1.3;text-align: justify} * /
*/
ul{ line-height: 1.6em; margin-top: 5px}

 /*Main Recommended box*/
.main_recommended_box{
	float: left;
	width: 360px; 
	height: 140px;
	border: 2px solid #eee;
	margin: 0px 2px 6px 2px;	
	padding: 4px;
}
.main_recommended_box p{ margin:1px;padding:1px; text-align: justify; font: 10pt Arial, sans-serif;  }

 /*Box with image*/
 .box_top { background: #F0F0F0 url(leftbox_top.gif) no-repeat;
			  color: #808080; 	height: 40px;	width: 159px;
	}
 .box_top h2 { color: #808080; background: inherit;	padding: 7px 0 0 5px; margin: 0; }

 .box { border-left: 2px solid #F0F0F0;	border-right: 2px solid #F0F0F0;
		padding: 5px 2px 4px 2px;	margin: 0;
		width: 151px;		color: #595959;		background: #FFF;
 }
 .box_bottom {	background: #FFF url(leftbox_bottom.gif) no-repeat;
	color: #000; height: 13px;	width: 160px;	margin: 0 0 7px 0;
 }
 

/* MyHeader - hat for site*/
.MyHeader { 
/*	float: left;*/
/*	width: 950px; */
	padding: 0px 0px 10px 0px;
	margin: 0 0 5px;
	border-bottom: 2px solid #eee;
}


/*This is frame for all contents except footer*/
.Frame990 { 
	margin: 5px auto;
	width: 990px;
	background: #FFF url(big_middle990.gif) repeat-y;
	color: #454545;
}
.Frame990_top { background: #FEFEFE url(big_top990.gif) no-repeat; color: #FFF; height: 15px; }
.Frame990_body { padding: 0px 10px 0px 10px;}
.Frame990_bottom { clear: both; background: #FEFEFE url(big_bottom990.gif) no-repeat; color: #FFF; height: 15px; }

/* header */
/*.content { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(big_middle.gif) repeat-y;
	color: #454545;
}
/*.header_top { background: #FEFEFE url(big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }*/

/* footer  */
.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 0px 0 1px 0;
	border-top: 1px solid #eee;
}
.footer p {	text-align:center; line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 

/*------------------ ID Section ---------------------------------------------*/

#TopNavigationPointer {margin:0 10px 10px; padding:0}
#CategoriesList {float:left; margin:0px 10px 0px 10px; width: 170px}

/*------------------ Show Category\List .scl  -------------------------------------*/
.sclCategoryTitle {text-align:center; margin-bottom:20px; padding:0 }

.sclLinksInListItem{ text-align:center; margin:10px 0 5px;  }
.sclLinksInListItem a{ font: bold  9pt Arial, sans-serif; color:#6633ff;}

.sclLangLinksInListItem { font:8pt Arial, sans-serif;  text-align:left; margin:10px 0 5px}
.sclLangLinksInListItem a { font: bold  8pt Arial, sans-serif;  color:#6633ff}

/*------------------ Show Program Page .spp  -------------------------------------*/

.sppTitle{text-align:center; margin-bottom:20px; padding:0 }
