* { margin:0px; padding:0px; }
html { height:100%; }
body {
	min-height: 100%;
	position: relative;
	min-width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(../img/grad_fon.jpg) repeat-x;	height:209px;	width:100%;
}
* html body { height:100%; }
h1{
	font-size: 140%;
	color:  #8B4513;
	margin-bottom: 1em;
}
h2{
	font-size: 105%;
	color: #8B4513;
	padding-top: 0.8em;
	padding-bottom: 1em;
}
h3{
	color: gray;
	font-size: 105%;
}
#header {
	background-image: url(../img/sky.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height:209px;	width:100%;
	overflow: hidden;
}

#logo { 	float: left; margin-top:30px; margin-left:35px; }
#citata {
	width: 40%;
	font-size: 80%;
	color: #708f8f;
	float: left;
	padding-left: 11%;
	font: 80%;
	line-height: 1.3em;
}
#author {
	font-style: italic;
	font-size: 95%;
	padding-top: 0.5em;
	color: silver;
}
#top_link {	top: 2em;	bottom: 3em;	right: 3em;	font-size: 70%;	color: #8B4513;	text-align: right;	vertical-align: 2em;	height: 2em;	float: right;	vertical-align: top;	position: absolute; }
#top_link a{
	color: blue;
}
#content {
	width: 100%;
	padding-bottom: 1em;
	width: expression(document.body.clientWidth > 800 ? "100%" : "800px");
	padding-top: 20px;
	clear: both;
	min-width: 800px;	
}
#artlink{
	color: black;
	text-decoration: none;
}
#menu {
	width: 15%;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	padding-top: 1em;
	padding-left: 7em;
	padding-right: 2em;
	padding-bottom: 2em;
	float: left;
	color:  #8B4513;
}
#menu a{
	color: blue;
}
#menu a:hover{
	color: #8B4513;
}
#maintxt{
	width: 50%;
	float: left;
	padding-left: 3em;
	padding-right: 2em;
	padding-bottom: 2em;
	background-image: url(../img/line.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#maintxt p{
	padding-bottom: 1.5em;
	text-align: justify;
}
#img{ margin-right:10px; margin-bottom:7px; margin-top:0px;	}
#poleznoe{
	margin-top: 5em;
	font-size: 75%;
}
#quest-answ{
	float: none;
	padding-top: 3em;
}
#min_width { width:800px; }

#podval{
	padding-top: 2em;
	clear: both;
	background-image: url(../img/line_x.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#bank{
	float: right;
	font-size: 70%;
	padding-right: 5em;
	padding-bottom: 1em;
	color: gray;
}
#adress{
	float: left;
	font-size: 80%;
	padding-left: 45px;
}
a:link{
	color: blue;
}
a:visited{
	color: #6495ed;
}
a:hover{
	color: #8B4513;
}
.biblioFile{
	font-size: 80%;
	color: blue;
	text-align: center;
}
.biblioFiletxt{
	font-size: 90%;
	padding-bottom: 1em;
	padding-right: 1em;
}
#file{
	color: blue;
}
#date{
	color: #D2B48C;
	font-size: 120%;
	vertical-align: text-top;
	margin-top: 0.8em;
	margin-bottom: -0.5em;
	font-weight: bold;
}
#news{
	font-size: 90%;
	vertical-align: baseline;
	line-height : 1.35em;
	margin-top: -1.3em;
}