/* text verion styles */

a { text-decoration: underline; color: #072F67; }
a:visited {color: #072F67;}
a:hover{text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
	margin: 0ex 0ex 1ex 0ex;
	color: #072F67; 
}
h1 { font-size: 150%;}
h3 { font-size: 125%;}

.top {
	clear: both;
}

.sitename {
	width: 50%;
	float: left;
	clear: right;
}

.misctop {
	float: right;
	clear: both;
}

.razdels {
	clear: both;
	margin: 0ex 0ex 0ex 0ex;
}

.razdels b, .on { font-size: 110%;}

.navhdr {
	font-size: 125%;
	margin: 1ex 0ex 0.5ex 0ex;
}

.vvodka {
	margin: 1ex 0ex 1ex 0ex;
}

.mordablock {
	margin: 0.5ex 0ex 0.5ex 0ex;
}
.mordablock a, .mordablock a:visited { color: #000000; text-decoration: underline; }
.mordablock a:hover { text-decoration: underline; }

.mordahdr {
	margin: 1ex 0ex 0.5ex 0ex;
	color: #072F67;
	font-weight: normal;
}
.mordahdr a, .mordahdr a:visited { color: #072F67; text-decoration: underline; }
.mordahdr a:hover { text-decoration: underline; }

div.mordadt {
	margin: 2px 0px 2px 0px;
}
.mordadt {
	color: #5E5E5E;
	font-weight: normal;
}

.annoblock {
	margin: 0.5ex 0ex 0.5ex 0ex;
}
.annoblock a, .annoblock a:visited { color: #000000; text-decoration: underline; }
.annoblock a:hover { text-decoration: underline; }

.annohdr {
	margin: 1ex 0ex 0.5ex 0ex;
	color: #072F67;
	font-weight: normal;
}
.annohdr a, .annohdr a:visited { color: #072F67; text-decoration: underline; }
.annohdr a:hover { text-decoration: underline; }

div.annodt {
	margin: .2ex 0px .2ex 0px;
}
.annodt {
	color: #5E5E5E;
	font-weight: normal;
}

.docinfo {
	margin: .2ex 0px .2ex 0px;
	color: #1F60A9;
}

.copyright {
	font-size: small;
	color: #666666;
}

.copyright a, .copyright a:visited { color: #000000; text-decoration: underline; }
.copyright a:hover { text-decoration: underline; }

.morelink{
	color: #FE0709;
}


.textbox {
	margin: 1ex 0ex 1ex 0ex;
}

.header {	
	margin: 1ex 0ex 1ex 0ex;
	color: #072F67; 
}

.text {
	margin: 1ex 0ex 1ex 0ex;
}

.text p {
	margin: 1ex 0px 0.5ex 0px;
}

b, i { color: #072F67; }


