.dziekuje{
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	background: blue;
	text-align: center;
	padding: 2px;
}
.tabela{
margin-left:20px;
}
h2{
width:98%;
background-color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-size:16px;
font-family: Tahoma;
color: #F06707;
text-align: left;
border-bottom:1px solid #807677;
margin-top:10px;
margin-bottom:10px;
margin-left: 5px;
}
.nazwa_info{
width:98%;
background-color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-size:15px;
font-family: Tahoma;
color: #F06707;
text-align: left;
border-bottom:1px solid #807677;
margin-top:10px;
margin-bottom:10px;
margin-left: 5px;
}
.menu{
background-color: #F06707;
text-decoration: none;
font-weight: bold;
font-size:15px;
font-family: Tahoma;
color: #FFFFFF;
padding: 8px;
width: 94%;
}
.menu_prawe{
background-color: #58B6FF;
text-decoration: none;
font-weight: bold;
font-size:15px;
font-family: Tahoma;
color: #FFFFFF;
padding: 8px;
width: 97%;
margin:1px;
}
#rejestracja label{
	width: 200px; 
	float:left; 
}

#rejestracja input {
	/*width: 170px;*/
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#rejestracja textarea {
	width: 500px;
	padding: 2px;
	}
#rejestracja label.error{
font-size: 11px; 
margin-left: 200px;
background: #fbfcda url('../images/cancel.png') no-repeat left;
border:1px solid #dbdbd3;
width:209px;;
margin-top:4px;
padding-left:20px;
}
form{
		width:550px !important;
		}

	fieldset.submit
		{
		padding-left: 190px !important;
		}

	form label{
		padding:0px 10px;
		width: 160px;
		}

	form label.error,
	form input.submit
		{
		margin-left:180px !important;
		}		

	form fieldset fieldset label.error
		{
		margin-left:0px !important;
		width:200px !important;
		}		


	form .centered{
		margin-left:180px !important;
		width:200px !important;
		}
	
	form .text, 
	form .button,
	form .group,
	form .control,
	form .submit,

	form select
		{
		width: 200px !important;
		}
	form textarea{
			width: 500px !important;
	}		
/*** FIELDSETS AND LEGENDS ***/

	form{
		width:700px;
		margin-bottom:25px;
		clear:both;
		}

	form fieldset
		{
		margin: 0 0 1.5em 0;
		padding: 0 0 10px 0px;
		
		border: 1px solid #BFBAB0;
		
		background-color: #F2EFE9;
		background-image: url(images/fieldset_gradient.jpg);
		background-repeat: repeat-x;
		
		background-color: #fff;
		background-image: url(images/fieldset-gradient-02.jpg);
		background-position:bottom;
		
		float: left;
		clear: both;
		width: 100%;
		
		}
	
	form fieldset.submit
		{
		padding: 0px 10px 10px 190px;
		border-style: none;
		
		background-color: transparent;
		background-image: none;
		
		float: none;
		width: auto;
		
		}
	
	form legend
		{
		color: #000000;
		
		font-size:1.3em;
		font-weight: bold;
		font-variant:small-caps;
		
		margin-left: 1em;
		padding:0px 5px;
		}
		
	form fieldset p{
 		margin:10px 0px 0px 10px;
 		}
	
/*** FORM BLOCKS ***/

	form ul
		{
		padding:5px 10px;
		list-style: none;
		}
	
	form li
		{
		width: 100%;
		
		padding:5px 0px 10px 0;
		border-top:1px dotted #ccc;
		
		display:block;
		float: left;
		clear: left;
	}
	
	form li:first-child
		{
		border:none;
		}

	
/*** FORM BLOCK ELEMENTS ***/

	form label
		{
		padding:0px 10px;
		width: 700px;
		float: left;
		}
		
	form .error{
		color: #c00;
		}
		
	form label.error
		{
		color: #c00;
		
		font-size: 100%;
		font-weight: bold;
		font-variant:small-caps;
		
		width:308px;
		display: none;

		margin:8px 0px 0px 180px;
		padding:3px 0px 0px 5px;
		border-top:1px dotted #ccc;
		
		clear:both;
		}
		
	form label.info{
		font-size: 100%;
		font-weight: bold;
		font-variant:small-caps;
		
		margin:8px 0px 0px 180px;
		padding:3px 0px 0px 5px;
		}

	form fieldset fieldset,
	form .group
		{
		width:700px;
		
		margin: 0;
		border:none;
		
		background:none;
		
		float:left;
		clear: none;
		
		}
		
	form fieldset fieldset label
		{
		width:700px;
		white-space:nowrap;
		padding:0px;
		margin:0px;
		display:block;
		clear:both;
		}
		
	form label label.error{
		margin-left:0px;
		}

	form label.centered{
		padding:0px 0px;
		width:200px !important;
		}
	
		
#rejestracja p { clear: both; }
.div_tak{
	color: #00BF00;
}
.div_nie{
	color: #FF0000;
}
.status{
	font-weight:bold;
}

