body{
	text-align:center;
	padding:0px;
	margin:0;
	font-family:tahoma;
	font-size:12px;
	background:#dad9d3 url('/media/images/tlo.png') repeat-x;
	color:#383936 ;
}
img{
	border:0;
}
a{
  color: #3B5998;
  outline: none;
  text-decoration:none;
  font-weight:bold;
}
#wrapper{
	margin: 0 auto; 
	width: 1000px;
	min-height:560px;
}
#content{
	text-align:left;
	float:left;
	display:block;
	width:1000px;
	clear:both;
}
#wrapper_banner{
	display:block;
	position:relative;
	/*height:580px;*/
}
#banner{
	height:100px;
	display:block;
	text-align:center;
	margin: 0 auto; 
	width: 1000px;
}
#upper{
	float:left;
	margin:5px 0 5px 0;
}
#maincolumn{
	min-height:400px;
	display:block;
	float:left;
	width:1000px;
	margin-bottom:5px;
}
#wrapper_stopka{
	display:block;
}
#stopka{
	height:40px;
	display:block;
	text-align:center;
	padding-top:10px;
	margin: 0 auto; 
	width: 1000px;
	font-weight:normal;
}
#flash{
	display:block;
	margin-top:10px;
	margin-left:10px;
	float:left;
	height:20px;
}
#leftcol{
	float:left;
	width:230px;
}
#middlecol{
	float:left;
}
#rightcol{
	float:right;
	width:230px;
}
.poz{
	background:url('/konferencje/media/images/check.gif') no-repeat 4px;
	border:2px solid green;
	color:green;
	display:inline;
	padding:4px 4px 4px 24px;
}
.neg{
	background:url('/konferencje/media/images/icon-cross.png') no-repeat 4px;
	border:2px solid #A81111;
	color:#A81111;
	display:inline;
	padding:4px 4px 4px 24px;
}
.error{
	color:red;
}
legend{
	font-weight:bold;
	font-size:14px;
}
#col3 table tr td{
	padding-bottom:10px;
}
#col2 table tr td{
	padding-bottom:2px;
}

/*zaokrąglone ramki boczne*/
.ramka_okr{
	width:220px;
}
.ramka_okr .gora{
	padding:0;
	margin-bottom:-2px;
	float:left;
	clear:both;
}
.ramka_okr .dol{
	padding:0;
	margin:0;
	float:left;
	clear:both;
}
.ramka_okr .srodek{
/*	min-height:200px;*/
	padding:0 20px 0 12px;
	background:url('/media/images/ramka_srodek.png') repeat-y;
	width:220px;
	float:left;
	clear:both;
	width:194px;
}
.ramka_okr .srodek p{
	line-height:17px;
}
