/*--------------------------------------------------------

			POLSKIE TOWARZYSTWO BOTANICZNE
			------------------------------
web			: http://ptb.ib-pan.krakow.pl
filename	: ../css/CMS.css

copyright	: (c) 2009 Polskie Towarzystwo Botaniczne
author		: AVC-Projekt Ida B. Dzikowicz
web			: http://www.avc-projekt.com

--------------------------------------------------------*/

.mail {
	border-bottom-color: #000000;
	font-weight: normal;
}
.podtytul {
	font-size: 80%;
	color: #CC6600;
}
.stanowisko {
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3E7;
	padding-bottom: 3px;
	padding-top: 10px;
	color: #8E9416;
	margin-bottom: 0.6em;
	font-size: 1.1em;
}
.ramka {
	border: 1px dotted #8E9416;
	padding: 0.3em;
	margin-top: 1.5em;
	background-color: #F3F3E7;
	color: #8E9416;
	font-weight: bolder;
	font-size: 1.1em;
}
.doLewej {
	text-align: left !important;
}
.naSrodek {
	text-align: center !important;
}
.doPrawej {
	text-align: right !important;
}