
body{
	background-color:#f2f2f2;
	}


#karkas{
	width: 100%;	
	position: relative;
	}
/*zag*/
#zag{
	width: 100%;
	height: 70px;
	float:left;
	position: relative;
	}
#fixzag{
	width: 100%;
	height: 70px;
	float:left;
	position: fixed;
	}
#fixzag_none{
	width:800px;
	padding:0px 50px 0px 50px;
	height: 70px;
	float: none;
	margin:0 auto;
	position: relative;
	background-color:#FFF;
	border:0;	
	border-bottom:solid 1px #f3f1ed;	
	}
	
#repost{
	width:50%;
	height:70px;
	float:right;
	background-color:#FFF;	
	position: relative;
	}
	
#repost_inline{
	width: auto;
	height:30px;
	float:right;
	background-color:#FFF;	
	position: relative;
	display: inline;
	top:30px;
	}
	


#zag_about{
	width: 50%;
	height:70px;
	float: left;
	background-color:#FFF;	
	}
#zag_about p{
	font-size: 1.3em;
	color: #000;	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight:100;
	line-height:30px;
	margin-top:25px;
	}

/*end zag*/
#about{
	width: 800px;
	padding:100px 50px 50px 50px;
	position:static;
	float:none;
	margin:0 auto;
	background-color:#FFF;
	min-height:90%;
	font-family: "Arial", "Times New Roman", Verdana;	
	font-size:16px;
	line-height:200%;
	}


	
.zag_basic{
	font-size:16px;
	color: #000;	
	font-family: Arial, Helvetica, sans-serif;	
	text-align: left;
	margin-left: 0px;
	font-weight: bold;
	line-height:200%;
	}
	


ol  { padding:5% 10%; }

ol ol { padding:5px 3%; }

   li { list-style-type: none; }
   ol { counter-reset: list1; } 
   ol li:before {
    counter-increment: list1; 
    content: counter(list1) ". "; 
   }
   ol ol { counter-reset: list2; }
   ol ol li:before {
    counter-increment: list2; 
    content: counter(list1) "." counter(list2) ". "; 
   }
   
#prosmitorshik_all{
	width:100%;
	height:100%;
	position: fixed;
	background-color:rgba(0,0,0,.1);	
	display:none;
	z-index:1500;
	
	}

#prosmitorshik_foto{
	width:90%;
	margin-left:5%;
	position: absolute;
	top:75px;
	cursor:pointer;
	}

.minifoto{
	border:1px rgba(144,144,144,1.00) solid;
	cursor:pointer;
	}
.bigfoto{
	width:100%;
	}


.spisok_dost {
	width:78%;
	list-style-type: disc;
	margin:15px 0 0 5%;
	}

.autor {
	width:100%;
	height: auto;
	color: #787878;	
	font-family: "Arial", "Times New Roman", Verdana;
	margin-left: 0px;
	font-weight: normal;
	font-style:italic;
	text-align:right;
	float: left;
	}
	
.yakor {
	margin-top:-100px;
	position:absolute;
	}





@media screen and (max-width: 900px){
	

#about{
	width: 90%;
	padding:5%;
	float: left;
	font-size:15px;
	line-height:200%;
	}
	
.zag_about{
	font-size: 15px;
	}
	


#fixzag_none{
	width:86%;
	padding:0px 7% 0px 7%;
	border-bottom:solid 3px #f2f2f2;	
	}
#zag_about p{
	font-size: 1.25em;
	}
}
	
	
@media screen and (max-width: 350px){
#fixzag_none{
	width:91%;
	padding:0px 3% 0px 3%;
	}
#zag_about p{
	font-size: 1em;
	}
	

#zag_about{
	width: 40%;
	}
	
#repost{
	width:60%;
	}
	



	
}
