* {margin:0; padding: 0;}

header, footer, article, section, hgroup, nav, figure {
    display:block;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
body {
	font: 12px "Trebuchet MS", verdana, arial, sans-serif;
	background: #fff url(images/header_bg.png) top left repeat-x;
}
a {
  color: #069;
}

#top {
  	margin: 0 auto;
	width: 960px;
	height: 100px;
	background: #01669A url(images/header_overlay.png) top center repeat-y;
}

header {
	color: #fff;
 	margin: 0 auto;
	width: 960px;
}

header h1 {
  font-size: 36px;
  margin-bottom: 5px;
  position: relative;
  top: 10px;
  left: 10px;
}

header h1 a {
  color: #fff;
  text-decoration: none;
}

header p {
  font-size: 19px;
  position: relative;
  top: 10px;
  left: 10px;
}

#center {
  margin: 0 auto;
  padding: 25px 10px 0;
  width: 960px;
  font-size: 13px;
}

#center p, #center li {
  line-height: 1.75;
}

#center h2 {
  color: #069;
  font-size: 28px;
  margin: 15px 0 0px;
}

#quote {
  	color: #333;
	width: 500px;
	background: #eaf7ff;
	margin: 10px 20px 10px 0;
	padding: 10px 20px 20px 10px;
	line-height: 1.5;
	overflow: auto;
}

#quote img {
  width: 160px;
  height: 180px;
  float: left;
  padding: 17px;
  background: #fff url(images/image_bg.png) center center no-repeat;
}

#quote q {
  	width: 295px;
	float: right;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#quote #author {
  	text-align: right;
	clear: right;
	font-size: 16px;
}

#quote #whois {
  	text-align: right;	
}

#center h3 {
	color: #069;
 	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#center #rss h3 {
  	margin-top: 0;
	margin-bottom: 5px;  
}

#center #subscribe h3 {
	margin-top: 88px;
	margin-bottom: 5px;
}

#center #subscribe {
  	font-size: 14px;
	width: 291px;
	height: 273px;
	background: #fff url(images/postit2.png) center center no-repeat;
	margin: -70px 30px 20px 20px;
 	float: right;
 	padding: 20px 20px 20px 20px;
}

#subscribe p {
	margin-bottom: 5px;  
}

.formbutton {
	margin-top: 10px;  
	padding: 8px;
}

#center #ebook {
	width: 350px;
	float: right;
	clear: right;
}

#center #ebook p {
	font-size: 1.33em;
}

#center #ebook img {
	vertical-align: middle;
}

#center #rss {
	width: 290px;
	height: 100px;
	margin: 20px;
	padding: 0 20px;
 	float: right;
 	clear: right;
}

#center #rss p {
  margin: 10px;
  font-size: 1.4em;
}

#center #rss img {
	vertical-align: middle;
	margin: 3px;
}

#center ul, #center ol {
	position: relative;
	left: 25px;
}

#adsense {
  margin: 18px 18px;
}

#left {
  float: left;
}

#authors {
	width: 400px;
	height: 300px;
	border: 1px solid #ccc;
	margin-top: -100px;
	margin-left: 350px;
	overflow: scroll;
	padding: 10px;
}

#authors p {
	margin-bottom: 5px;
}

input, textarea, select {
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
  background: #eaf7ff;
  border: 1px solid #069;
  padding: 1px;
}

footer {
  	color: #555;
	width: 100%;
	border-top: 1px solid #eee;
	clear: both;
	bottom: 0;
	margin-top: 20px;
}

footer p {
	margin: 0 auto;
	padding: 7px;
	width: 950px;
	text-align: right;
	font-weight: bold;
}

.ramka {
	width: 300px;
	margin: 0 auto;
	clear: both;
	padding: 15px;
	background: #fafafa;
	border: 1px dashed #ccc;
}
