body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.site_box {
	width: 987px;
	margin: 0 auto;
	background: url('../images/tlo.jpg');
}

.pb5 { padding-bottom: 5px; } .pb10 { padding-bottom: 10px; }

.btb { border-top: 1px solid; border-bottom: 1px solid;	border-color: #0099CC; }
.blr { border-left: 1px solid; border-right: 1px solid; border-color: #0099CC; }
.bt { border-top: 1px solid; border-color: #0099CC; } .bb { border-bottom: 1px solid; border-color: #0099CC;}

.address {
	font-family: Tahoma;
	color: #0033CC;
	letter-spacing: 5px;
}

a.main_link {
	text-weight: bold;
}

ul.quick_link_list { list-style: none; margin: 0px; padding: 0px; }
ul.quick_link_list li { display:inline; float:left; width: 328px; text-align: center; padding: 10px 0px; }

a.quick_link { display: block; width: 140px; height: 20px; margin: 0 auto; }

a.dziekanat { background: transparent url('../images/kontakt_dziekanat.jpg') center center no-repeat; }
a.dziekanat:hover {	background: transparent url('../images/kontakt_dziekanat_hover.jpg') center center no-repeat; }
a.dziekanat:active { background: transparent url('../images/kontakt_dziekanat_click.jpg') center center no-repeat; }

a.strona_uwm {	background: transparent url('../images/strona_glowna_uwm.jpg') center center no-repeat; }
a.strona_uwm:hover { background: transparent url('../images/strona_glowna_uwm_hover.jpg') center center no-repeat; }
a.strona_uwm:active { background: transparent url('../images/strona_glowna_uwm_click.jpg') center center no-repeat; }

a.dziekani { background: transparent url('../images/kontakt_dziekani.jpg') center center no-repeat; }
a.dziekani:hover { background: transparent url('../images/kontakt_dziekani_hover.jpg') center center no-repeat; }
a.dziekani:active { background: transparent url('../images/kontakt_dziekani_click.jpg') center center no-repeat; }

a.group_link { display: block; width: 180px; height: 20px; margin: 0 auto; }
a.zapowiedzi-wydarzen { background: transparent url('../images/zapowiedzi-wydarzen.jpg') center center no-repeat; }
a.zapowiedzi-wydarzen:hover { background: transparent url('../images/zapowiedzi-wydarzen_hover.jpg') center center no-repeat; }
a.zapowiedzi-wydarzen:active { background: transparent url('../images/zapowiedzi-wydarzen_click.jpg') center center no-repeat; }

a.przeglad-wydarzen { background: transparent url('../images/przeglad-wydarzen.jpg') center center no-repeat; }
a.przeglad-wydarzen:hover { background: transparent url('../images/przeglad-wydarzen_hover.jpg') center center no-repeat; }
a.przeglad-wydarzen:active { background: transparent url('../images/przeglad-wydarzen_click.jpg') center center no-repeat; }

a.wiesci-z-dziekanatu { background: transparent url('../images/wiesci-z-dziekanatu.jpg') center center no-repeat; }
a.wiesci-z-dziekanatu:hover { background: transparent url('../images/wiesci-z-dziekanatu_hover.jpg') center center no-repeat; }
a.wiesci-z-dziekanatu:active { background: transparent url('../images/wiesci-z-dziekanatu_click.jpg') center center no-repeat; }

a.news_link { text-decoration: none; color: #1e3889; }
a.news_link:hover { text-decoration: underline; }

.news_list { list-style: none; padding: 0px; margin: 0px; margin-left: 15px; padding: 10px; }
.news_list li {
	padding: 10px 0px;
}
.news_intro {
	color: #333333;
}

.news_title { color: #1e3889; }

.sub_menu_list { list-style: none; margin: 0px; padding: 0px}
.sub_menu_list li { padding: 5px; margin: 3px; text-align: center; background-color: #C8DCFF; }
