/* CSS Document */

body 
	{
	color: #4C4C4C;
	background-color: #F7F7F7;
	margin: 0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	}
	
hr {
height: 0;
border-style: solid;
border-width: 1px 0 0 0;
border-color: #CBCBCB; 
}
	
	

#horizon        
	{
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -390px;
	position: absolute;
	top: -275px;
	left: 50%;
	width: 780px;
	height: 550px;
	visibility: visible
	}
	
.logo {
padding: 20px 0 40px 0;
}	
	
.logo2 {
text-align:right;
}
	
	
	
	
	
	
	
	
	
	
	
	
.okna
{
text-align:center;
padding:0 120px 100px 120px;
}


.okno1
{
float:left;
width:241px;
height:126px;
background:url(../img/bg_logowanie.gif) no-repeat;
text-align:right;
}

.login
{
padding: 50px 20px 0 0;
}

.login input {
width: 120px;
}

.pass
{
padding: 0 20px 0 0;
}

.pass input {
width: 120px;
}


.zapomnialem
{
float:left;
width:120px;
font-size:9px;
text-align:left;
padding:5px 0 0 20px;
}


.zaloguj {
padding:5px 20px 0 0;
width:80px;
float:right;
}
















.okno2
{
float:right;
width:241px;
height:126px;
background:url(../img/bg_rejestracja.gif) no-repeat;
}

.okno2txt
{
text-align:left;
padding: 50px 20px 10px 20px;
}





.button
{
font-weight:bold;
color:#4C4C4C;
text-decoration:none;
}

.button:hover
{
font-weight:bold;
color:#E53D44;
text-decoration:underline;
}



.button2
{
color:#4C4C4C;
text-decoration:none;
}

.button2:hover
{
color:#E53D44;
text-decoration:underline;
}

.clearboth
{
clear:both;}



.introtext {padding:0px 0 40px 0; width:400px; margin:auto;}
