html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	background: url('/img/bg.gif');
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #0f4873;
}

form, p, div, table {
	border: 0;
	padding: 0;
	margin: 0;
}

img {
	vertical-align: top;
	border: 0;
}

a {
	cursor: pointer;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #0f4873;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear:both;
}

select {
	border: 1px solid #a0cee9;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	color: #0f4873;
	padding: 2px;
}

input[type=text], input[type=password] {
	border: 1px solid #a0cee9;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	background-color: #eff9fe;
	color: #0f4873;
	padding: 2px;
}

input[type=button] {
	border: 1px solid #a0cee9;
	background-color: #eff9fe;
	color: #0f4873;
}

#main {
	width: 1000px;
	margin: 0 auto;
}

#top {
	width: 1000px;
	text-align: center;
}

#logo {
	float: left;
	width: 290px;
}

#sponsors-top {
	float: right;
	width: 710px;
}

.sponsors-top-l {
	float: left;
	width: 14px;
	height: 210px;
	background: url('/img/top-l.png') no-repeat;
}

.sponsors-top-c {
	float: left;
	height: 210px;	
	width: 670px;
	background: url('/img/top-c.png') repeat-x;
}

.sponsors-top-r {
	float: left;
	height: 210px;
	width: 18px;
	background: url('/img/top-r.png') no-repeat;
}

#content {
	width: 1000px;
	background-color: #ffffff;
}

#menu {
	float: left;
	width: 242px;
	margin: 20px 28px 20px 20px;
	background-color: #daeeff;
}

#menu img {
	height: 60px;
}

#menu-t {
	width: 242px;
	background: url('/img/menu-t.gif') no-repeat;
	height: 11px;
}

#menu-b {
	width: 242px;
	background: url('/img/menu-b.gif') no-repeat;
	height: 11px;
}

#menu div.menu {
	cursor: pointer;
	margin: 10px 0 10px 20px;
	color: #0f4873;
	text-align: left;
	padding: 3px 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-khtml-border-radius: 10px 0 0 10px;
}

#menu a {
	color: #0f4873;
	text-decoration: none;
}

#menu .menu_active, #menu .menu:hover {
	background-color: #ffffff;
}

.menu_text {
	float: left;
	padding-top: 22px;
	font-weight: bold;
	margin-left: 10px;
}

#cont {
	float: left;
	margin: 20px 20px 20px 0;
	width: 680px;
	background-color: #eff9fe;
}

#logdiv {
	float: right;
	width: 450px;
	height: 25px;
	background-color: #ffffff;
	color: #256a8f;
	padding-top: 7px;
	margin-top: 10px;
}

#sponsors-btm {
	width: 1000px;
	margin-top: 20px;
}

#sponsors-btm-t {
	clear: both;
	width: 1000px;
	height: 8px;
	background: url('/img/rt1.gif') no-repeat;
}

#sponsors-btm-c {
	width: 1000px;
	background-color: #ffffff;
	height: 125px;
}

#stopka {
	width: 1000px;
	background: url('/img/stopka-bg.gif') no-repeat;
	height: 25px;
	margin-bottom: 20px;
	padding-top: 15px;
	color: #ffffff;
}

.stopka_copy {
	float: left;
	width: 200px;
}

.stopka_menu {
	float: right;
	width: 650px;
}

.stopka_control {
	float: right;
	width: 150px;
}

#stopka a {
	color: #ffffff;
	text-decoration: none;
}

.uzb_pkt {
	background-color: #ffffff;
	padding: 20px;
	margin: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;	
}

.rejestracja {
	text-align: left;
	margin: 20px;
}

.bold {
	font-weight: bold;
}

.reg1 {
	float: left;
	width: 200px;
}

.reg2 {
	float: left;
}

.reg_form div {
	margin-top: 10px;
}

.reg_form input {
	background-color: #ffffff;
}

.alert_ok {
	color: green;
	font-weight: bold;
}

.alert_error {
	color: red;
	font-weight: bold;
}

.input1 {
	width: 300px;
	margin: 10px 0;
}

.input2 {
	width: 200px;
	margin: 0 0 10px 0;
}

#loader_table {
	margin:10px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	display: none;
}

#loader {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.nagroda_cat {
	margin-top: 10px;
}

.nagroda_cat a {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Century Gothic", Calibri, sans-serif;
	color: #554a9c;
}

.nagroda_cat a:hover {
	color: #7b6fbe;
}

.nagroda_list {
	float: left;
	width: 200px;
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 5px;	
	height: 140px;
}

.nagroda_list a {
	font-size: 14px;
	color: #0f4873;
	text-decoration: none;
	font-family: "Arial Black", Arial, sans-serif;
}

.nagroda_list a:hover {
	color: #1768a6;
}

.nagroda {
	margin: 20px;
	text-align: left;
}

.nagroda_title {
	font-size: 14px;
	color: #0f4873;
	font-family: "Arial black", Arial, sans-serif;
}

.tabela_punkty {
	border: 1px solid #000000;
	margin: 20px auto;
	background-color: #ffffff;
}

.tabela_punkty th {
	border: 1px solid #000000;
	text-align: left;
	padding: 2px 10px;
}

.tabela_punkty td {
	border: 1px solid #000000;
	text-align: center;
	padding: 2px 10px;
}
