@charset "UTF-8";
html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 101%;
}
body,td,th {
	font-family: Calibri, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #FFF;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
}
h1 {
	font-size: 18px;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #333;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
img {
	border:0;
	border-style: none;
}

#tablelayout {
	background-color: #FFF;
	padding: 0px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#tdadvertising {
	width: 495px;
	height: 95px;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 5px;
}
#tdnavigation {
	width: 495px;
	height: 97px;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 3px;
	padding-right: 5px;
}
#tdnavigation  a {
	font-size: 12px;
	text-transform: uppercase;
	background-color: #BBBBA5;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#tdnavigation a:hover {
	background-color: #697B74;
	color: #FFFFFF;
}
#tdheader {
	height: 160px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBA5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBA5;
}
#tdheadershop {
	height: 160px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../unityproshop/assets/banner-poland.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#tdleftnav {
	text-align: left;
	vertical-align: top;
	width: 490px;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
}
#tdleftnav a {
	font-size: 12px;
	text-transform: uppercase;
	background-color: #BBBBA5;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#tdleftnav a:hover {
	background-color: #697B74;
	color: #FFFFFF;
}
#tdrightnav {
	text-align: right;
	vertical-align: top;
	width: 490px;
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;
}
#tdrightnav a {
	font-size: 12px;
	text-transform: uppercase;
	background-color: #BBBBA5;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#tdrightnav a:hover {
	background-color: #697B74;
	color: #FFFFFF;
}
#tdcontentwrapper {
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#tdcontent {
	width: 670px;
	text-align: justify;
	vertical-align: top;
}
#tdbuttons {
	width: 300px;
	vertical-align: top;
}
#tdfooter {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBA5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBA5;
}
#tdleftlinks {
	width: 495px;
	height: 20px;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	font-size: 12px;
	color: #BBBBA5;
	padding-left: 5px;
}
#tdrightlinks {
	width: 500px;
	height: 20px;
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
	font-size: 12px;
	color: #BBBBA5;
}
#tdrightlinks a {
	color: #BBBBA5;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
#tdrightlinks a:hover {
	color: #697B74;
}
#tablecats {
}
#tablecats a {
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border: 1px solid #FFF;
}
#tablecats a:hover {
	border: 1px solid #999;
}
.hometown {
	color: #666;
	font-weight: bold;
	font-size: 12px;
}
.name {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.sponsors {
	color: #999;
}
.sponsors a {
	color: #999;
}
.sponsors a:hover {
	color: #999;
	text-decoration: underline;
}
.sub {
	color: #000;
}
.justify {
	text-align: justify;
}
.right {
	text-align: right;
}
.center      {
	text-align: center;
}
.tab {
	color: #FFF;
	background-color: #999;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-left: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px;
	vertical-align: top;
}
.line {
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.linetext {
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 5px;
}
