table#register {
	width: 700px;
	margin: auto;	
	vertical-align: top;
}

table#register td{	
	vertical-align: top;
}


.register_head2{
	font-size: 16px;
	color: #324D60;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 20px;
}

.register_head2_under{
	font-size: 11px;
	color: #9B9B9B;
	margin-top: 5px;
	margin-bottom: 10px;
}

.pion{
	width: 1px;
	background-color: #E4E4E4;
}

.separator{
	width: 20px;
}

.register_input{
	width: 240px;
	height: 27px;
	background: url('img/register_input.jpg');
}

.register_input input{
	width: 225px;
	height: 20px;
	line-height: 25px;	
	border: 0px;
	margin: 3px 5px 0px 5px;
}

.register_input2{
	float: left;
	width: 169px;
	height: 27px;
	background: url('img/register_file.jpg');
}

.register_input2 input{
	height: 20px;
	line-height: 25px;	
	border: 0px;
	margin: 3px 5px 0px 5px;
	width: 150px;
}

.register_file{
	width: 240px;
	height: 27px;
	background: url('img/register_file.jpg') left no-repeat;
}

.register_file input{
	border: 0px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
	width: 140px;
}

div.fileinputs {
	position: relative;
	cursor: pointer; 
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;	
	z-index: 1;	
	cursor: pointer; 
}

div.fileinputs  input{
	cursor: pointer; 
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

div#kalendarz {
	float: left;
	margin-left: 10px;
}

#logowanie {
	width: 320px;	
}

#logowanie td {
	padding-top: 4px;
	text-align: right;
	line-height: 27px;
	font-size: 11px;
	color: #324D60;
	font-weight: bold;
}

div#zaloguj {
	width: 230px;
	float: right;
	margin: 7px 30px 0px 20px;	
}

div#przypomnij_haslo a{
	color: #324D60;
	height: 40px;
	line-height: 30px;
	float: left;
}

#rejestracja {
	width: 340px;	
}

#rejestracja td {
	padding-top: 4px;
	text-align: right;
	line-height: 27px;
	font-size: 11px;
	color: #324D60;
	font-weight: bold;
}

.register_head3{
	font-size: 13px;
	color: #E51762;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	margin: 5px 0px 10px 0px;
}

div#zarejestruj {
	width: 130px;
	float: right;
	margin: 7px 5px 0px 20px;	
}

.komentarz
{
	clear:both;
	font-size: 9px;
	color: #B3B3B3;
	font-weight: normal;
}

div#kliknij_w_tytul{
	width: 700px;
	text-align: center;
	color: #E51762;
}


