@charset "windows-1250";

BODY {
    background-color: black;
    margin-top: 0px;
    margin-left: 0px;
}

A:LINK
{
	color : red;
	text-decoration : none;
	font : bold small "MS Serif", "New York", serif;
}
 
A:HOVER
{
	color : red;
	text-decoration : none;
	font : bold small "MS Serif", "New York", serif;
}

A:VISITED
{
	color : red;
	text-decoration : none;
	font : bold small "MS Serif", "New York", serif;
}

A.obr:LINK
{
	color : red;
	text-decoration : none;
	font-family : normal medium "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : normal;
}
 
A.obr:HOVER
{
	color : black;
	text-decoration : none;
	font-family : normal medium "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : normal;
}

A.obr:VISITED
{
	color : red;
	text-decoration : none;
	font-family : medium "Times New Roman", Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
}

img.logo_top_right {
	position: absolute;
	left: 0px;
	top: 0px;
}

TABLE {
	border-spacing: 10px;
}
TD b{
	color: #bbb;
}
TD.q {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-weight : bold;
	color : #bbb;
	text-align : right;
	margin-top : auto;
}

TD.a {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : yellow;
	text-align : justify;
	padding-left : 30px;
}

TD.back {
	color: red;
	padding-top : 30px;
	text-align : center;
}

TD.t1 {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-weight : bold;
	color :  red;
	text-align : center;
}

TD.t2 {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	color : yellow;
	text-align : justify;
	margin-top : auto;
	padding-left : 10px;
	text-align : center;
}

TD.t3 {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	color : red;
	text-align : justify;
	margin-top : auto;
	padding-left : 10px;
	text-align : center;
}

TD.t4 {
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	color : yellow;
	text-align : justify;
	margin-top : auto;
	padding-left : 10px;
	text-align : center;
}


TD.a1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #99CC33;
	text-align : justify;
	margin-top : auto;
	padding-left : 10px;
	padding-top : 10px;
}

TD.game {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : yellow;
	padding-left : 10px;
}
TD.res1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	color : #cc9900;
}

TD.res2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	color : #99CC33;
	text-align : justify;
	margin-top : auto;
}

