html, body {
	margin: 0px; padding: 0px; height: 100%;
}
body {
	background: #E6D2C6 url("_clip/background.gif") repeat;
	text-align: center; line-height: 125%;
	font-size: 105%; color: #4B4B4B;
	font-family: "Times New Roman CE", "Times CE", "Timesse CE", "Times New Roman", serif;
}
div#content {
	position: relative; top: 0px; left: 0px;
	width: 600px; min-height: 100%; margin-left: auto; margin-right: auto; 
	text-align: left; 
	background: #ffffff url("_clip/bg_content.gif") repeat-y;
}
* html #content {
	height: 100%;
}
img, div, p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0px; padding: 0px; border: 0px;
}
ol {
  margin-left: 25px;
}
ol li {
  margin-bottom: 0.25em;
}
div#header {
	width: 576px; height: 115px;
	margin-left: 12px;
	background: url("_clip/header.gif") no-repeat;
}
div#hr_top {
	width: 540px; height: 6px;
	margin-left: 30px;
	
}
div#text {
	width: 540px;
	margin-top: 5px; margin-left: 30px;
	padding-bottom: 55px;
}
hr {
  height: 2px; color: #E6D2C6;
}
h1 {
	width: 222px; height: 35px;
	margin-left: 87px;
}
p {
	margin-bottom: 2%;
}
sup,sub {
  font-size: 70%;
}
#first {
	padding-left: 87px;
}
div#hr_bottom {
	width: 540px; height: 6px;
	margin-left: 30px; margin-bottom: 10px;

	position: absolute; bottom: 30px;
}
ul#footer {
	width: 434px; height: 20px;
	list-style-type: none;
	position: absolute; bottom: 10px; margin-left: 83px;
}
ul#footer li {
	float: left; height: 20px;
}
ul#footer li a {
	display: block; margin-left: 14px; margin-right: 14px; height: 20px;
}
ul#footer li span {
	display: none;
}
a#portret {
	width: 55px; background: url("_clip/menu-portret.gif") top left no-repeat;
}
a:hover#portret {
	background: url("_clip/menu-portret.gif") top right no-repeat;
}
a#kredo {
	width: 57px; background: url("_clip/menu-adhoc.gif") top left no-repeat;
}
a:hover#kredo {
	background: url("_clip/menu-adhoc.gif") top right no-repeat;
}
a#publicistika {
	width: 157px; background: url("_clip/menu-publicistika.gif") top left no-repeat;
}
a:hover#publicistika {
	background: url("_clip/menu-publicistika.gif") top right no-repeat;
}
a#nazor {
	width: 49px; background: url("_clip/menu-nazor.gif") top left no-repeat;
}
a:hover#nazor {
	background: url("_clip/menu-nazor.gif") top right no-repeat;
}
.right {
	text-align: right;
}
.noscreen {
	display: none;
}
.center {
	text-align: center;
}
#rezonance {
	text-align: center;
}
.underline {
	text-decoration: underline;
}
.proklad {
	letter-spacing: 0.75ex;
}
.bold {
	font-weight: bold;
}

.licence {
  font-size: 10px;
  text-align: center;
  padding: 20px;
}
