html {height: 100%;}
body {font: 0.8em/1.3 Verdana; height:100%;}

* {padding:0px; margin:0px; font-size:1em; color:#000;}


/*articles*/
	#tsitata {width:100%}
		#right {width:45%; float:right;}
	#content {clear:both; width:100%;}
		
	#statja {text-align:justify; width:1000px;}
		.art {padding:10px 30px 30px 50px;}
			.art p {text-indent:30px;}

	#schetchik {padding-bottom:20px;}
	
	.articles {padding:10px 30px 20px 40px; border:1px solid green}
	ul, ol {margin:10px 0px 10px 50px;}

small {font-size:0.7em;}
.red {color:#C9182F;}
blockquote {padding:15px 50px;}
a.linksprim:link, a.linksprim:visited, a.linksprim:hover, a.linksprim:active {font-size:0.8em;	color:#000080; text-decoration:none; vertical-align:super;}
a.prim:link, a.prim:visited, a.prim:hover, a.prim:active {font-size:1em; color:#000080; text-decoration:none;} /*это для примечаний*/

h2 {font-size:1.6em; margin-bottom:5px; text-align:center;}
h3 {padding-bottom:20px;}
h4 {font-size:1.1em; margin-bottom:5px; text-align:center; font-weight:800}

.forma_input {width:100%; border:1px solid #808080; height:20px; background-color:#B8C2D1;}
.forma_textarea {width:100%; border:1px solid #808080; background-color:#B8C2D1; font-size:100%; font-family:Verdana;}
.forma_capa {width:40%; border:1px solid #808080; height:20px; background-color:#B8C2D1; margin-top:5px}

	sup {font-size: 10px; font-weight: normal; vertical-align:sup;}
	sub {font-size: 10px; font-weight: normal; vertical-align:sub;}

.abz {margin: 10px 30px 10px 30px;}


