/* CSS Document */
body {
    background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

a {color:#CC0000; text-decoration:none;}

a:hover {text-decoration:underline;}

#contener {
	width: 954px;
	margin: 0 auto;
	padding:0px;
	text-align:center;
	overflow:hidden;
}

#top {
	width: 954px;
	height:44px;
	background-image:url(bgBelka.png);
	margin: 0 auto;
	padding:0px;
	overflow:hidden;
}


#loginBox {
	width:710px;
	height:460px;
	margin: 0 auto;
	background-image:url(logBg.jpg);
}

#konto {margin-top:15px; margin-right:25px; width:444px; float:left; text-align:right;}

#konto a {color:#009900; text-decoration:none;}

#konto a:hover {color:#009900; text-decoration:underline;}

#menu {clear:both; margin-top:15px; margin-left:10px; width:475px; float:left; text-align:center;}

#menu a {color:#990000; text-decoration:none;}

#menu a:hover {color:#009900; text-decoration:underline;}

.button {
	width:60px;
	height:22px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:pointer;
	background-color:#666666;
	border:0px;}

#komunikat {
	margin: 28px 30px 0 320px; width:360px; height:50px; float:left; clear:both; position:absolute; color:#FFFFFF;}

#imie {
	margin: 38px 30px 0 60px; float:left;}

#zapomnialem {
	margin: 5px 0px 0 35px; float:left; clear:both;}
	
#nazwisko {
	margin: 35px 30px 0 60px; float:left; clear:both;}
	
#zapomnialem a {
	color:#FFFFFF; text-decoration:none;}
	
#zapomnialem a:hover {
	color:#FFFFFF; text-decoration:underline;}	
	
#pass {
	margin: 35px 30px 0 60px; float:left; clear:both;}
#send {
	margin: 16px 0px 0 165px; float:left; clear:both;}
	
#wyjazdy {width:945px; margin:0 auto;}

#mecz {width:135px; height:150px; float:left;}
#nazwa {width:135px; margin-bottom:5px;}
#data {width:135px; margin-top:3px;}

#page {
	margin-top:10px;
	width:925px;
	margin:0 auto;
}
