@charset "utf-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{	margin:0;
	padding:0;
	border:0;
	outline:0; }

body {
 background: url(../img/tlo.jpg) repeat-x scroll 0 0 #fff;
 font: normal 0.69em Tahoma, Arial, sans-serif;
 color:#333333;
 }
 
a {
 color: #00C2C2;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}

.regform {
	width: 98%;
}

 /*TOP*/
 #top {
 	width:901px;
	margin:0 auto;
	height:209px;
	}
	#top_flash {
		width:626px;
		height:209px;
		float:left;
		}
	#logowanie {
	float:left;
		width:274px;
		height:209px;
		background:url(../img/tlo_login.jpg) no-repeat scroll 0 0;
		}	
	#logowanie2 {
	float:left;
		width:274px;
		height:209px;
		background:url(../img/tlo_login2.jpg) no-repeat scroll 0 0;
		}
		
		#noform {
			margin: 60px 20px 0px 100px;
			}
	
		#user {
	-x-system-font:none;
	background-color:#DFDFDF;
	border:0 none;
	color:#70665E;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:13px;
	line-height:normal;
	width:165px;
	float:right;
	margin: 80px 10px 0px 0px;
}
		#pass {
	-x-system-font:none;
	background-color:#DFDFDF;
	border:0 none;
	color:#70665E;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:13px;
	line-height:normal;
	width:165px;
	float:right;
	margin: 27px 10px 0px 0px;
}
	
#ok {
	width:110px;
	height:29px;
	margin:10px 2px 4px 15px;
	border:0 none;
	color: #26778A;
	cursor: pointer;
	float: right;
	}
	input.ok {background:url(../img/button_ok_a.png) no-repeat;}
	input.ok:hover {background:url(../img/button_ok_a_hover.png) no-repeat;}
		
	#menu_top {
		width: 901px;
		height: 150px;
		margin:0 auto;
		}
  /*TEKST STRONY*/
  #txt {
	width:901px;
	margin:0 auto;
	background:url(../img/tlo_txt.jpg) no-repeat scroll 0 0;
	overflow: hidden;
	}
	#glowna {
	float:left;
	width:434px;
	height:auto;
	padding:40px 10px 10px 10px;
	margin: 20px 0px 5px 30px;
	background: url(../img/ngl_glowna.png) no-repeat scroll 0 0 transparent;
	}
	#glowna2 {
	float:left;
	width:793px;
	height:auto;
	padding:40px 10px 10px 10px;
	margin: 20px 0px 5px 30px;
	background: url(../img/ngl_glowna.png) no-repeat scroll 0 0 transparent;
	}
#glowna_prawy {
	float:left;
	width:359px;
	height:398px;
	background: url(../img/record_glowna.png) no-repeat scroll 0 0;
	margin: 20px 0px 0px 20px;
	}
	#general_record {
		margin: 50px 20px 0px 20px;
		}
		
#record_main {
	width: 60%;
	text-align: center;
	}
	
	#record_main tr:hover {
		background-color: white;
		}
	#record_main tr:hover:first-child {
		background-color: silver;
		}
	
#record_table {
	width: 100%;
	}
	
	#record_table td{
		padding: 2px 3px 2px 3px;
		}

#tips_table {
	width: 100%;
	}

	#tips_table td{
		padding: 2px 3px 2px 3px;
		}
	
/*STOPKA*/
#stopka {
	height:100px;
	width:100%;
	background:url(../img/tlo_stopka.jpg) repeat-x scroll 0 0;
	}
	#stopka_blok {
		width:900px;
		margin: 0 auto;
		height:100px;
		background:url(../img/tlo_stopka_blok.jpg) no-repeat;
		
		}
		#stopka_kronet {
			padding-top: 70px;
			text-align: center;
			color: white;
			}

