@CHARSET "UTF-8";

.amfcmenu		{ background: #27556e; color: white; }

.logo			{ text-align: right; color: white; }
.italic			{ font-style: italic;}
.underline		{ text-decoration: underline; }
.center			{ text-align: center; }
.left			{ text-align: left; }
.info			{ color: white; }
/* .info span		{ float: right; } */

body			{ background: #F9F9F9; }

a.toggle		{ font-size: 0.9em; line-height: 5em; float: right;}
hr.space		{ color: inherit; background: inherit; }

#strona h2		{ border-bottom: 1px solid #DDDDDD; }
#strona a		{ color: inherit; text-decoration: none; }
#strona a:hover { text-decoration: underline; }

table			{ border: 1px solid #DDDDDD; }
th				{ background: #80AFC9; border-right: 1px solid #DDDDDD; text-align: center; }
td				{ border-right: 1px solid #DDDDDD; text-align: center; }
tr.even	td		{ background: #BFD2DD; }
td.sum			{ font-weight: bold; }

.upperB			{ border-top: 1px solid #DDDDDD; }
.rightNB		{ border-right: 0px none; }
.noB			{ border: 0px none; }

#opisNav li		{ float:left; line-height: 3em; border: 1px solid #DDDDDD; 
					list-style-image: none; list-style-position:outside; list-style-type: none; }

