body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link.white
{
	COLOR: #CCCCCC;
	text-decoration: none;
}
A:visited.white
{
	COLOR: #CCCCCC;
	text-decoration: none;
}
A:hover.white
{
	COLOR: #999999;
	text-decoration: underline;
}
A:link
{
	color: #555555;
	text-decoration: underline;
}
A:visited
{
	COLOR: #555555;
	text-decoration: underline;
}
A:hover
{
	COLOR: #333333;
	text-decoration: none;
}
A.games:link
{
	color: #555555;

	text-decoration: none;
}
A.games:visited
{
	COLOR: #555555;

	text-decoration: none;
}
A.games:hover
{
	COLOR: #333333;
	text-decoration: underline;
}

a.staff
{
	color: #555555;
	text-decoration: none;
}
a.staff:hover
{
	color: #555555;
	text-decoration: underline;
	<!-- cursor: pointer; -->
}
a.staff:visited
{
	color: #555555;
	text-decoration: none;
}
table.layer1
{
	background-image: url(images/page/razrivleftbot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
table.layer2novich
{
	background-image: url(images/page/bg_novich.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.layermain
{
	background-image: url(images/page/bglogo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
table.layer2flag
{
    background-image: url(images/page/bg_flag.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
table.layer2komanda
{
	background-image: url(images/page/bg_komanda.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.layer2igri
{
	background-image: url(images/page/bg_igri.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.layer2sekret
{

	background-image: url(images/page/bg_sekret.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.title1
{
	font-family: "Courier New", Courier, monospace;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #444444;
}
.title2
{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #444444;
}
h1
{
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	margin-left:20pt;
	margin-right:20pt;
	color: #444444;
}
h2
{
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-bottom:2pt;
	padding-bottom:0pt;
	color: #444444;
}
h3
{
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-bottom:2pt;
	padding-bottom:0pt;
	color: #444444;
}
.maintext
{

	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
}
.maintext_line
{

	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #555555;
	font-weight: bold;
}
p, div, .marg, .dialog
{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top: 2pt;
	margin-bottom: 5pt;
	color: #555555;
	word-spacing: 1;
	line-height: 11pt;
}
p
{
	text-indent: 12pt;
	text-align: justify;

}
.marg
{
	margin-left: 10pt;
}
.dialog
{
	margin-left: 17pt;
	text-align: justify;
}
li
{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #555555;
	word-spacing: 1;
	line-height: 11pt;
	text-align: justify;
}
ul
{
	margin-bottom: 10pt;
}
hr
{
	color: #ABA492;
	width: 340;
	margin-top: 10pt;
}
.game
{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	font-weight: bold;
	text-align: center;
}

ul.showed { diplay: block;}
ul.hidden {	display: none;}

img.gallery_preview
{
	border:1px solid #DADADA;
    padding:5px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.HotLog
{
	visibility:  hide;
    position: absolute;
    top: 10px;
    left: 10px;
}