/* style konferencje main*/

html, body { font-family: tahoma; margin: 0;	text-align: center; background: #2b4273; }

a { color: #155996; text-decoration: none; }
a:hover { color: #155996; text-decoration: underline; }

.term { clear: both; float: none; font-size: 0px; margin: 0px; padding: 0px;  }



#main { width: 100%; margin-left: auto; margin-right: auto; border: solid 0px;}


	
#top { height: 106px; text-align: left; background: url(../img/tla/top.jpg) repeat-x; }
	.top_wing { background: url(../img/tla/top.jpg) repeat-x; }	

	h1 { width: 454px; height: 57px; text-indent: -9999px; background: url(../img/logo.png) no-repeat; cursor: pointer;  }

#menu { height: 29px; font-family: arial; background: url(../img/tla/menu.gif) repeat-x top; text-align: left; }
	.menu_wing { background: url(../img/tla/menu.gif) repeat-x; }
	
	#menu a { color: #3f3f3f; margin-left: 10px; margin-right: 30px; position: relative; top: -2px; font-size: 13px; text-decoration: none; }
	#menu a:hover { color: #9d806e;}

	
	
	.szukaj { display: none; }

#center { width: 1020px;  border: solid 0px; text-align: left; background: url(../img/tla/center.jpg) repeat-x;}
	.center_wing { background: url(../img/tla/center.jpg) repeat-x;}
	
	.blad { text-align: center!important; vertical-align: middle; background: #fef4c4; color: #8c8044; border-top: 2px #8c8044 solid; border-bottom: 2px #8c8044 solid;}
		.blad h4 {  font-size: 20px; margin-top: 0px; font-weight: normal; }
	.komunikat { text-align: center!important; vertical-align: top; color: #477b8f; background: #ccf1ff; border-top: 2px #477b8f solid; border-bottom: 2px #477b8f solid;}
		.komunikat h4 {  font-size: 20px; margin-top: 20px; font-weight: normal; }
		.komunikat h4 a { text-decoration: underline; }

.footer { width: 761px; height: 104px; background: url(../img/tla/footer.jpg) repeat-x; text-align: center; font-size: 12px; }

.paginate { font-size: 12px; color: #fff; text-align: center; width: 761px;  }
		.paginate a { color: #67a7dd!important; font-size: 12px; display: inline; }


