/* CSS Document */


.content_table{
	width: 683px;	
	background-color: #FFFFFF;
	text-align: center;
	border: #1D5F22 1px solid;
}
.strony{
	width: 683px;
}
.logtyt {
	font-size: 19px;
}

.rek_content{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.rej_table{
	width: 600px;
	margin: 0px auto 0px auto;
	color: #fff;
	border: #1D5F22 1px solid;
}

.rej_table div{
	border: #fff 1px solid; 
	background-color: #7DDF7F;
}
div.loginihaslo {
	border: 0px;
}
.loginihaslo table{
	border: 0px;
}

.loginihaslo td{
	text-align: right;
}

.loginihaslo input{
	float:left;
	margin-left: 3px;
}

.loginihaslo select{
	float:left;
	margin-left: 3px;
}
fieldset{
	border: #1D5F22 1px solid;
}
