body {
	text-align: center;
	background-color: black;
	top-margin: 16px;
	left-margin: 0px;
	background-repeat: repeat-xy;
	background-position: top center;
}

body, p, td {
	font: normal 10px Verdana, Arial, Helvetica;
	color: black;
}

#page {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}

#body {
	width:100%;
	background-color: white;
	text-align: left;
}

#prefoot {
	width:100%;
	background-color: white;
	text-align: left;
}

#postfoot {
	display: none;
}

#pkrmain {
	text-align: left;
	font-size: 9px;
	padding: 12px;
}

#pkrmain p {text-align: justify;}

th {font-size: 10px;}

#pkrmain th {
	color: white;
	font-size: 10px;
	font-weight: bold;
	background-color: #000080;
	background-image: url('/images/bluebar.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#pkrmain .rc0 {background-color: #e0e8ff;}
#pkrmain .rc1 {background-color: whitesmoke;}

.newsicon {
	border: 1px solid black;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}

.newshl {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	color: navy;
}
.newsdate {
	font-size: 10px;
	font-weight: normal;
	color: #a0a0a0;
}
.newstextshort {
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.newstext {
	margin-top: 2px;
}

h4 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 8px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 6px;
}


h3, h4 {color: #0060B0;}

.cspt h4 {
	color: navy;
	margin-top: 32px;
	margin-bottom: 12px;
}

a:link, a:visited, a:active {
	color: #0060B0;
	text-decoration: none;
}
a:hover {
	color: #EEB62D;
	text-decoration: underline;
}

#Login TD {
	color: silver;
}

#Login form {
	margin-top: 4px;
	margin-left: 12px;
}

#Login input {
	background-color: #6699FF;
	font: normal 10px Verdana, Arial, Helvetica;
}

input, select {
	font: normal 10px Verdana, Arial, Helvetica;
}

#register {
	background-color: #e0e8ff;
	padding: 0px;
}

#register form {
	margin: 8px 8px;
}

#register H4 {
	background-color: #99CCFF;
	padding: 8px;
	color: silver;
	font-size: 10px;
	font-weight: bold;
	background-color: #000080;
	background-image: url('/images/bluebar.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.red {
	color: red;
}

.formnote {
	margin-left: 8px;
	color: gray;
}

.formerror {
	font-weight: bold;
	color: red;
	display: none;
}

.thanks {
	margin-bottom: 4px;
}

.team {
	margin-top: 4px;
}


h5 {
	margin-top: 8px;
	margin-bottom: 4px;
}

#dpage {
	position:relative;
	width:980px;
	height:100%;
	background-color: white;
	border-right: 2px inset silver;
	border-bottom: 2px inset silver;
	padding: 38px;
	padding-top: 16px;
	padding-bottom: 16px;
}



#head {
	width:100%;
	background-color: #0060B0;
	margin-bottom: 12px;
}

#head .cleft {
	background-image: url('/images/clefts.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
}

#head .cright {
	background-image: url('/images/crights.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

#head .mbar {
	background-image: url('/images/headbar2.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 119px;
	background-color:#000;
}

#foot {
	width:100%;
	height:30px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000080;
	background-image: url('/images/shadow2.gif');
}

.copyright {
	color: silver;
	font-size: 9px;
	text-align: center;
}

.topmenu {
	color: gold;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	background-color: #000080;
	background-image: url('/images/shadow2.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 14px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
}

.topmenu a:link, .topmenu a:visited, .topmenu a:active {
	color: silver;
	text-decoration: none;
}

.topmenu A:hover {
	color: #EEB62D;
	text-decoration: underline;
}

.imgblack {
	border: 1px solid black;
}

.fright {
	margin-left: 12px;
	margin-bottom: 8px;
	float: right;
}

.fleft {
	margin-right: 12px;
	margin-bottom: 8px;
	float: left;
}

#tblTurneys {
	font: normal 10px Verdana, Arial, Helvetica;
	color: black;
}

#tblTurneys TH {
	background-color: #0060B0;
	color: white;
	text-align: left;
}

#tblTurneys TR.row0 {
	background-color: whitesmoke;
}
#tblTurneys TR.row1 {
	background-color: #e0e8ff;
}
#tblTurneys TR.rowx {
	background-color: #ffe0e8;
}

#tblTurneys TD.note {
	font-variant: italic;
	text-align: left;
	color: gray;
}

#menu {
	width: 100%;
	text-align: left;
	font-size: 9px;
	float: left;
}

TD.menu {
	background-color: #0060B0;
}


TD.hitcounter {
	background-color: #0060B0;
	text-align: center;
	color: silver;
}

TD.hits {
	background-color: black;
	text-align: center;
	color: #404040;
}


.menu H4 {
	color: silver;
	font-size: 10px;
	font-weight: bold;
	background-color: #000080;
	background-image: url('/images/bluebar.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menu UL {
	color: #EEB62D;
	list-style-type: square;
	margin-top: 8px;
	margin-bottom: 8px;
	vertical-align: middle;
	padding-left:12px;
	margin-left:20px;
}

.menu LI {
	color: #EEB62D;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 2px;
	list-style-type: square;
}

.xmenu UL {
	color: #EEB62D;
	list-style-type: square;
	margin-top: 8px;
	margin-bottom: 8px;
	vertical-align: middle;
	padding-left:12px;
	margin-left:0px;
}

.xmenu LI {
	color: #EEB62D;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 16px;
	list-style-type: square;
}

.menu a:link, .menu a:visited, .menu a:active {
	color: silver;
	text-decoration: none;
}

.menu A:hover {
	color: #EEB62D;
	text-decoration: underline;
}




#dhead TD {
	font-weight: bold;
	font-size: 24px;
}

#dfoot {
	width:100%;
	background-color: white;
	margin-bottom: 12px;
	text-align: left;
	color: silver;
	font-size: 10px;
	position: absolute;
	bottom: 0px;
}

#dfoot HR {
	width:100%;
	color: silver;
}

.remains {
	font-weight: bold;
}

#error {
	width: 100%;
	background-color: lightyellow;
	border: 4px solid red;
	text-align: left;
	padding: 6px;
	margin-bottom: 8px;
}

#error P {
	color: red;
	font-weight: bold;
}

#status, #location {
	width: 100%;
	background-color: red;
	color: gold;
	text-align: right;
	padding: 6px;
	font-weight: bold;
	margin-bottom: 8px;
}

#location {
	text-align: left;
}

#iprev {
	text-align: center;
	background-color: whitesmoke;
	width: 180px;
	height: 150px;
}

#tform {
	width: 500px;
	background-color: #dddddd;
	float: left;
	padding: 4px;
}

#tform TR {
	vertical-align: top;
}

#tform A.help {
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

#cform {
	width: 100%;
	background-color: #dddddd;
	padding: 4px;
}

#cform TR {
	vertical-align: top;
}

#cform A.help {
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

#infos {
	width: 480px;
	height: 500px;
	background-color: white;
	float: left;
	padding: 4px;
	text-align: justify;
}

#infos A {
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

#infos A:hover {
	color: red;
}

#infos TABLE {
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 12px;
}

#infos TR {
	vertical-align: top;
	background-color: #dddddd;
}

#infos TD {
	text-align: left;
	padding: 4px;
	font-weight: bold;
}

#infos TH {
	width: 120px;
	text-align: right;
	padding: 4px;
	font-weight: normal;
}

#info {
	width: 100%;
	margin-bottom: 4px;
}

#contact {
	width: 100%;
	margin-bottom: 4px;
}

#preview, #epreview {
	width: 390px;
	background-color: #dddddd;
	float: right;
	position: relative;
}

#previewnote {
	padding: 16px;
	text-align: justify;
}


.note {
	font-style: italic; color: gray;
}

.povinne {
	color: red;
}

.error {
	font-weight: bold;
	color: red;
	display: none;
}


.rightMenu {
  color: #ffffff;
}

.hidden
{
  display:none;
}
