/*Стили для Raynald's SPSS Tools по-русски. Ред. 09.02.2009*/

body {	margin : 0;
	padding : 0;
	background-color: rgb(255,255,204);
	font-family: 'Times New Roman', Times, Helvetica, sans-serif;
	font-size: 14 pt;
	color: rgb(0,0,0);
	line-height: 1.3em;
	}
img {border: 0;}

/*a img:hover{position: relative;
		top: -5px;}*/

/*Заголовки*/
h1 {	/*line-height: 2em;*/
	text-align: right;
	font-size: 2em;
	font-family: Garamond, Times}
	
h2 {	/*padding-top: 1em;*/
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	/*background-color: rgb(255,255,204);*/
	/*color: rgb(102,51,0);*/
	}

h3 {	margin-top: 2em;
	margin-bottom: 1.5 em;
	/*background-color: rgb(255,255,204);*/
	/*color: rgb(102,51,0)*/
	font-weight: bold;
	font-size: 1.2em;
	}

h4 {	text-align: center;}


#begunRoot {	border: 0;}

.begun 	{	font-family: 'Times New Roman', Times, Helvetica, sans-serif;
	}
	
a.begun:link	{	color: rgb(102,51,0);
			border-bottom: 1px dotted
		}
a.begun:hover {color: rgb(153,0,60);
	      }

a {
	text-decoration: none}
	
a:link {
	color: rgb(102,51,0);
	border-bottom: 1px dotted}

a:visited {
	color: rgb(50,50,112);
	border-bottom: 1px dotted} 

a:hover {
	color: rgb(153,0,60);}

.syntax {
	font-family: "Courier New", Courier, monospace;
	text-indent: 0;
	padding-left: 3em;
	padding-right: 3em;
	/*background-color: rgb(255,255,204);*/
	color: #990000}
.red {
	font-family: "Courier New", Courier, monospace;
	text-indent: 0;
	padding-left: 3em;
	padding-right: 3em;
	/*background-color: rgb(255,255,204);*/
	color: #990000}
	
.python {font-family: "Courier New", Courier, monospace;
	text-indent: 0;
	padding-left: 3em;
	padding-right: 3em;
	background-color: rgb(255,255,204);
	color: rgb(51,102,204)}

ul 	{
	/*list-style-type: none;*/
	padding: 0;
	margin: 0;
	margin-top: -1em;
	}

ul li	{
	/* background-image: url('ls3.gif');*/
	/*background-repeat: no-repeat;*/
	margin-left: 20px;
	padding-left: 15px;
	/*background-position: 0 0.6ex;*/
	}

/*.layout {width: 95%; margin-left: 3%;}*/

.header {	padding: 5px;
		position: relative;
		background-color: rgb(255, 204, 0);
		margin-top: 1%;
		margin-left: 15%;
		margin-right: 5%;
		z-index: 2;}
		
.primary {	position: relative;
		padding: 20px;
		top: -20px;
		margin-right: 5%;
		margin-left: 10%;
		border: 3px solid;
		border-color: rgb(255, 204, 0);
		background-color: rgb(255,255,240);
		z-index: 1;}
		
.footer {	position: relative;
		margin-left: 10%;
		z-index: 3;} 


  


/* Стили для обычного текста в абзацах */	
p, al-right, al-center	{
	padding: 0;
	margin-bottom: 1em;
	}

p {	text-align: justify;
	font-family: 'Times New Roman', Times, Helvetica, sans-serif;
	
	}
.al-right {text-align: right;
		font-size: small;}

.al-center {text-align: center}

/*p.text, p.textnoident {text-align: justify}*/

/*p.textnoident {
	margin: 0;
	}*/
/*p.text:first-letter {
	font-size: x-large;
	padding: 0.02em;
	background-color: rgb(255,255,204);
	color: rgb(204,153,51)} */

/*p.textnoident:first-letter {
	font-size: medium;
	padding: 0;
	} */


.smaller {font-size: small;
	font-weight: normal;
	text-align: center}

/* Стили для таблиц */	
table {
    table-layout: fixed; /* Фиксированная ширина ячеек */ }
    
    
    /* Специальные стили списка для меню слева */	
    
ul.contex {
    	padding: 0;
    	margin:0;
   	list-style-type: none;
    	color: rgb(0,0,0);
    	}
    	
ul.contex li	{
	margin-left: 0;
	padding-left: 15px;
	background-image: url('ls2.gif');
	background-repeat: no-repeat;
	background-position: 0 0.5ex;
	}

ul.contex ol {font-weight: normal;}
ul.contex ol li{padding-left: 0;
		background-image: none;}
    	
ul.contex ul {
    	list-style-type: none;
    	font-weight: normal;
    	margin: 0;
    	padding: 0;}
    	
ul.contex ul li	{
	margin-left: 0;
	padding-left: 15px;
	background-image: url('ls3.gif');
	background-repeat: no-repeat;
	background-position: 0 0.5ex;
	}
    
    /* Специальные стили для больших списков (карта сайта, коллекция) */	
    ul.glob {
    	padding: 0;
    	margin: 0;
    	/*margin-left: 22px;*/
    	list-style-type: none;
    	/*list-style-image: url('ls1.gif');*/
    	font-weight: bold;
    	font-size: small;}

ul.glob li	{
	margin-left: 0;
	padding-left: 15px;
	background-image: url('ls2.gif');
	background-repeat: no-repeat;
	background-position: 0 0.5ex;
	}

    ul.glob ul {
    	padding-left: 0;
    	margin-left: 1em;
    	list-style-type: square;
    	list-style-position: inside;
    	list-style-image: url('ls2.gif');
    	font-weight: normal}
    
    ul.glob ul ul {
    	padding-left: 0;
    	margin-left: 1em;
    	list-style-type: circle;
    	list-style-position: inside;
    	list-style-image: url('ls3.gif');
    	font-weight: normal}
    
    ul.glob ul ul ul {
    	list-style-type: disc;
    	list-style-image: none}
    
    /*ul.glob ol {
    	padding-left: 0;
    	margin-left: 1em;	
    	list-style-image: none;
	font-weight: normal}*/

ul.glob ol {}
ul.glob ol li{padding-left: 0;
		background-image: none;
		font-weight: normal;}