body {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	border-style: none;
}
#counter {
	position: fixed;
	/*position: absolute;*/
	left: auto;
	top: auto;
	right: 5px;
	bottom: 5px;
}
h2 {
	font-size: 1em;
	color: #3C291A;
	margin: 0px;
}
a {
	outline: none;
	color: #999999;
	text-decoration: none;
	border-style: none;
	font-weight: bold;
}
a:hover {
	outline: none;
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
	font-weight: bold;
}
#moleskine a {
	outline: none;
	color: #000000;
	text-decoration: none;
	border-style: none;
	font-weight: normal;
}
#moleskine a:hover {
	outline: none; 
	color: #000000;
	text-decoration: none;
	border-style: none;
	font-weight: normal;
	border-bottom: 0px solid #000000;
}
form {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#moleskine {
	background: url(http://moleskine.org.ua/images/moleskine-back.jpg) no-repeat;
	height: 600px;
	width: 812px;
	margin: 5px auto auto;
	font-size: 1em;
}
#mainpage {
	height: 600px;
	width: 905px; 
	margin: 5px auto auto;
}
#cmoleskine {
	height: 600px;
	width: 413px;
	float: right;
}
#welcome {
	height: 300px;
	width: 470px;
	position: relative;
	right: 10px;
	float:right;
	top: 140px;
	overflow: hidden;
	color: #666666;
	font-weight: bold;
	font-size: 1em;
	text-align: right;
}

#welcome_text {
	float:right;
	width: 390px;	
	overflow: hidden;
	color: #666666;
	font-weight: bold;
	font-size: 1em;
	text-align: right;
}

#header {
	height: 36px;
	width: 761px;
	margin: 20px auto auto;
}

#left {
	height: 528px;
	width: 50px;
	padding-top: 32px;
	padding-left: 0px;
}
#right {
	height: 528px;
	width: 51px;
	padding-top: 32px;
	padding-right: 0px;
	top: -560px;
	position: relative;
	left: 761px;
}
#topmenu {
	height: 12px;
	width: 850px;
	margin: 5px auto 10px;
	font-size: 1em;
	color: #909090;
	font-weight: bold;
}
.pg #topmenu {
	width: 761px;
}
#bottommenu {
	position: relative;
	left: 220px;
}
#logo {
	border-style: none;
}
#footer {
	color: #909090;
	text-decoration: none;
	background: no-repeat;
	height: 20px;
	width: 730px;
	margin: 5px auto 5px;
}
#page1 {
	height: 540px;
	width: 338px;
	position: relative;
	left: 61px;
	top: -1090px;
	overflow: hidden;
}
#page2 {
	height: 540px;
	width: 338px;
	position: relative;
	top: -1630px;
	right: -420px;
	left: auto;
	bottom: auto;
	overflow: hidden;
}
#page1 div {
	clear: both;
	padding: 0 0 10px 0;
}
#page2 div {
	clear: both;
	padding: 0 0 10px 0;
}
#page1 a:hover {
	color: #3C291A;
}
#page2 a:hover {
	color: #3C291A;
}
#main {
	height: 540px;
	width: 338px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	color: #B1ADDF;
}
.tab {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
}
.pic {
	border-style: none;
	padding: 0px 8px 0px 0px;
}
.linkimage {
	border-style: none;
}
#editor1, #editor2 {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	height: 534px;
	width: 328px;
}
p {
	margin: 0;
	padding: 0;
}
#top-right {
	float: right;
	margin: 0 10px;
}
#pages {
	text-align: center;
}
#pages a {
	font-weight: bold;
	color: #00a200;
	text-decoration: none;
	margin: 2px;
	padding: 0 6px 0 5px;
	background-color: #fcbf82;
}
#pages a:hover, #pages a.selected {
	color: white;
	border: none;
	background-color: #00a200;
}
#accordion1 div,#accordion2 div {
	padding: 1px 0;
}
#accordion1 img,#accordion2 img {
	padding: 0 5px 0 0;
}
#accordion1 .ui-accordion-content,#accordion2 .ui-accordion-content {
	padding: 0pt 5px 2px;
}
.new {
	font-weight: bold;
	color: red;
}