*
{
	margin: 0px;
	padding: 0px;
}
html
{
	width: 100%;
	height: 100%;
}
body
{
	background: url(images/bgl.jpg) fixed;
	width: 100%;
	height: 100%;
}
#flef
{
	width: 100%; /*height: 550px;*/
	height: 100%;
	margin: 0;
	top: 0px; left: 0px;
	position: fixed;
	background-position: center top;
	background-image: url(images/cien.png);
	background-repeat: repeat-y;
}
#container
{
	background: url(images/bg.jpg);
	border: solid 1px #777777;
	border-top: none;
	border-bottom: none;
	width: 800px;
	/*height: 550px;*/
	min-height: 100%;
	margin: 0 auto;
	position: relative;
}
* html #container
{
	height: 100%;
}
#top
{
	width: 800px;
	height: 152px;
	background: url(images/top.jpg);
}
#middle
{
	width: 720px; /*height: 340px;*/
	padding-left: 40px;
	padding-right: 40px;
	margin-top: -152px;
	height: 100%;
	font-size: 16px;
}
#mid-inner
{
	padding-top: 152px;
	padding-bottom: 56px;
}
#middle ul
{
	list-style-type: none;
}
#middle p
{
	text-align: justify;
	text-indent: 40px;
	margin-bottom: 20px;
}
#middle ul li
{
	text-align: justify;
	margin-bottom: 20px;
}
#middle ul li strong
{
	display: block;
}
#bottom
{
	width: 800px;
	height: 56px;
	background: url(images/bottom.png);
	position: absolute;
	bottom: 0px;
}
div span
{
	display: none;
}
#menu
{
	width: 459px;
	height: 55px;
	margin-left: auto;
	margin-right: 0px;
	position: relative;
	top: 40px;
}
#menu ul
{
	list-style-type: none;
}
#menu ul li
{
	display: inline;
}
#menu ul li a
{
	height: 55px;
	display: block;
	float: left;
}
#menu-onas
{
	width: 119px;
	background-image: url("images/onas.png");
}
#menu-onas:hover, #menu-onas:focus
{
	background-image: url("images/onas_h.png");
}
#menu-faq
{
	width: 115px;
	background-image: url("images/faq.png");
}
#menu-faq:hover, #menu-faq:focus
{
	background-image: url("images/faq_h.png");
}
#menu-media
{
	width: 110px;
	background-image: url("images/media.png");
}
#menu-media:hover, #menu-media:focus
{
	background-image: url("images/media_h.png");
}
#menu-forum
{
	width: 115px;
	background-image: url("images/forum.png");
}
#menu-forum:hover, #menu-forum:focus
{
	background-image: url("images/forum_h.png");
}
.koniczynka
{
	margin: 0px 10px 6px 0px;
	float: left;
	width: 95px;
	height: 136px;
}
.issun
{
	margin: 0px 10px 6px 0px;
	float: left;
	width: 100px;
	height: 86px;
}
#middle .big
{
	font-size: 18px;
	font-weight: bold;
	text-indent: 0px;
	text-align: justify;
	margin-bottom: 20px;
}
#middle .big2
{
	font-size: 20px;
	font-weight: bold;
	text-indent: 0px;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 20px;
}
div.row
{
	height: 100px;
	margin-top: 17px;
	margin-bottom: 17px;
}
div.row1
{
	/*height: 100px;*/
	margin-top: 17px;
	margin-bottom: 0px;
}
div.thumb
{
	width: 125px;
	height: 98px;
	background-image: url("images/thcienm.png");
	float: left;
	margin-left: 9px;
	margin-right: 9px;
	display: inline; /* ie6 fix, a will be block, so it will display fine */
}
div.thumb a
{
	border: none;
	width: 125px;
	height: 98px;
	display: block;
}
div.thumb a:hover
{
	margin-top: 2px;
	margin-left: 1px;
	width: 124px;
	height: 96px;
}
img.thumb
{
	border: none;
	width: 120px;
	height: 90px;
}
a.media
{
	margin-left: 9px;
	color: #544;
	text-decoration: none;
}
a.media:hover
{
	text-decoration: underline;
}
a.forum
{
	color: #844;
	text-decoration: none;
}
a.forum:hover
{
	text-decoration: underline;
}

/*        Stat table section           */
h1.main
{
	text-align: center;
}
table.statTable
{
	width: 600px;
	border: solid 1px black;
	border-collapse: collapse;
	margin-left: auto; margin-right: auto;
}
td.statTable-name
{
	font-weight: bold;
	width: 230px;
	text-indent: 4pt;
	background-color: transparent;
}
td.statTable-stat
{
	background-color: transparent;
}
td.statTable
{
	border: solid 1px black;
	background-color: #7fa8d5;
	text-align: center;
}
th.statTable
{
	border: solid 1px black;
	background-color: #444444;
	color: white;
	text-align: center;
}
img.statTable
{
	height: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
img.statTableL
{
	height: 10px;
	width: 4px;
	margin-left: 6px;
	margin-right: 0px;
}
img.statTableR
{
	height: 10px;
	width: 4px;
	margin-left: 0px;
	margin-right: 6px;
}
.noindent
{
	text-indent: 0px;
	display: block;
}
.centimg
{
	margin-left: auto; margin-right: auto; width: 615px; height: 412px;
}
.button
{
	width: 100px;
	height: 40px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#original
{
	margin-left: 140px; width: 426px; height: 326px;
}