body
{
	background-color: black;
}

.mainbody
{
	text-align: center;
}

.mainbody .bodycontent
{
	margin-left: auto;
	margin-right: auto;
	height: 600px;
	width: 800px;
	text-align: left;
	scrollbar-base-color: palegreen;
}

.mainpage
{
	background-image: url(mainpage.jpg);
}

.aboutpolandpage
{
	background-image: url(aboutpolandpage.jpg);
}

.aboutmepage
{
	background-image: url(aboutmepage.jpg);
}

.blogpage
{
	background-image: url(blogpage.jpg);
}

.blogpage,
.picturepage,
.aboutfrogs
{
	color: White;
}

.hidden
{
	display: none;
}

.button
{
	position: absolute;
	border: none;
	height: 66px;
	width: 193px;
}
.button a img
{
	height: 66px;
	width: 193px;
	border: none;
}

.aboutme
{
	top: 86px;
}

.aboutpoland
{
	top: 162px;
}

.aboutfrogs
{
	top: 306px;
}

.myblog
{
	top: 384px;
}

.mypictures
{
	top: 462px;
}

.aboutpolandpage .body
{
	display: block;
	font-family: Century Gothic;
	font-size: 14.5pt;
	position: relative;
	top: 109px;
	left: 150px;
	width: 600px;
	height: 390px;
}

.aboutmepage .body
{
	font-size: 10pt;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	position: relative;
	top: 15px;
	left: 161px;
	width: 469px;
	height: 569px;
	overflow: auto;
}

.blogpage #blogcontent
{
	position: relative;
	padding-left: 169px;
	margin-top: 6px;
	height: 580px;
	width: 400px;
	overflow: auto;
	scrollbar-base-color: black;
}


.picturepage #blogcontent
{
	margin-top: 6px;
	scrollbar-base-color: black;
}

.blogpage .blogmenu
{
	float: right;
	margin-right: 40px;
	margin-top: 163px;
	height: 290px;
	width: 120px;
	overflow: auto;
}

.blogpage .blogmenu li,
.blogpage .blogmenu ul
{
	display: block;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

a.silentlink
{
	color: inherit;
	text-decoration: none;
}

html
{
	overflow: auto;
}

#articleList p,
div.entryBody
{
	font-size: 10pt;
}

.imageblock
{
	display: block;
	float: left;
	width: 350px;
	height: 375px;
	overflow: hidden;
	margin-top: 2em;
	padding-left: 1em;
	padding-right: 1em;
}