html {
	background-color:  #FFFFFF;
	}


body {
	background: url(img/bg.png) repeat-x top;
	margin: 0;
	padding: 0;
  	font-size: 11px;
	color: #666666;
	text-align: center;
  	font-family: trebuchet, Trebuchet MS, Arial, Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
}

td {
	  	font-size: 11px;
	color: #444444;
}

/* ##############  LINKI  ############## */
a {
  color: #DC3601;
  text-decoration: none;
  border-bottom: 1px solid #C0C0C0;
}

a:hover {
 border-bottom: 1px solid #000000;
}



.strona {
	margin: 0 auto; /* center for now */
	width: 764px;
	padding: 0;
	background-color: #FFFFFF;
}


.tlo {
	padding: 0;
	background-color: #FFFFFF;
}

.lewy {
	line-height: 25px;
	width: 210;
	float: left;
	padding-left: 0px;
	margin: 0;
	text-align: left;
}

.tresc {
	background: url(img/bg_tresc.png) repeat-x top;
	text-align: justify;
	line-height: 20px;
	margin: 0;
	background-color : #FFFFFF;
	
}


.top_bg {
	background: url(img/top_bg.png);
	background-repeat : no-repeat; 
	width: 764px;
	height: 223px;
	margin: 0;
	padding-left: 0px;
	padding-top: 0px;
	text-align: left;
}

.top {
	float: right;
	background: url(img/top_bg.jpg);
	background-repeat : no-repeat; 
	width: 474px;
	height: 204px;
	margin: 0;

}


.stopka {
	height: 69px;
	width: 774px;
	background: url(img/bg_stopka.png);
	color: #ffffff;
	font-size: 11px;
}

a#stp {
	color: #ffffff;
	border: none;
}

div#cleaner {
  clear: both;
  height: 0px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
}

a#menu {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	border: none;
}

a#menu:hover {
 	color: #000000;
}

/* ##############  FORMULARZE  ############## */

.textarea, .input {
	color: #444444;
	font-size: 10px;
	border: 1px solid #666666;
	background: #FEFBF8;
}

.textarea {
font-size: 11px;
}

#button {
	background-color: #DC3601;
	color: #FFFFFF;
    border: 1px solid #DC3601;
	font-size: 12px;
	cursor: hand;
}

form {
	margin: 0;
	padding: 0;
}

/* ##############  JP  ############## */
#tablica_nagrod { width: 460px; empty-cells: show; border-collapse: collapse; table-layout:fixed; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
#glowka_nagrod { font-weight: bold; background-color: #cccccc; }
#row_nagrod { }
#col_lp  { text-align:center; width: 5%; border: solid 1px; border-color:#666666; vertical-align:top; padding:5px; }
#col_nazwa  { text-align:left; width: 65%; border: solid 1px; border-color:#666666; vertical-align:top; padding:5px;}
#col_punktow  { text-align:center; width: 15%; border: solid 1px; border-color:#666666; vertical-align:top; padding:5px;}
#col_wybieram  { text-align:center; width: 15%; border: solid 1px; border-color:#666666; vertical-align:top; padding:5px;}
