html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #E2E2E2;
}
h1, h2 {
	text-align: center;
}
img{
	border: none;
	vertical-align: -7px;
}
.wrapper {
	width: 980px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	position: relative;
}
.block {
}
header {
	height: 140px;
	background-color: #CCC;
	border: 9px solid #FFF;
	margin-top: 20px;
	padding: 10px 40px 20px 40px;
	color: #000;
	font: bold 30px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.left-block {
	background-color: #F2F2F2;
	width: 239px;
	float: left;
	padding: 25px 13px 25px 24px;
	margin-top: 58px;
	font-size: 20px;
	font-weight: bolder;
	box-shadow: 4px 7px 86px -27px #000;
}
aside {
	width: 330px;
	background-color: #CCFFFF;
	float: right;
}
article {
	background-color: #F8F8F8;
	padding: 25px 40px;
	margin: 24px 25px 25px 302px;
	font-size: large;
	text-align: justify;
}
#raz {
	clear: both;
	padding-top: 110px;
}
footer {
	background-color: #CCC;
	height: 80px;
	position: absolute;
	bottom: 0;
	padding-left: 40px;
	width: 940px;
	font-size: 14px;
}
.img-body-rt {
	margin: 6px 1px 6px 12px;
	float: right;
}
.img-body-lf {
	margin: 6px 12px 6px 1px;
	float: left;
}
.pict-centr {
	text-align: center;
}
.pict-centr-2 {
	display: block;
	margin:0 auto;
}
.menu {
	position: relative;
	top: 23px;
	font: bold 20px "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px #000;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #333;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #FFF;
	display: inline-block;
	margin-right: 20px;
	padding: 5px 10px;
	border: 1px solid #333;
}
.menu a:hover {
	color: #000;
	background-color: #FFF;
	-moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.cont {
	text-align: right;
	font-size: 16px;
	color: #000;
	text-shadow: none;
	margin-top: -5px;
}
.nomer {
	text-align: center;
	padding-left: 268px;
}
.pagination {
	clear: both;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	margin-top: 24px;
	margin-left: 200px;
}
.pagination ul{
    list-style:none;
}
.pagination ul li{
    display:inline;
}
.pagination a {
    margin: 3px; 
    padding: 2px 7px; 
    text-decoration: none; 
    color:#000; 
    border: 1px solid #4097c0;
}
.pagination a:active{
    background:#FFF;
}
.pagination a:hover{
	background-color: #CCC;
}
.active {
	background:#00ffff;
}
.nizko {
	vertical-align: -5px;
	font-size: small;
}
.visoko {
	vertical-align: 5px;
	font-size: small;
}
.imgnz{
	border: none;
	vertical-align: -16px;
}
.avtor {
	font-size: x-large;
	font-size: x-large;
	padding-left: 62px;
	font-weight: bold;
}
