/* @override http://0.0.0.0:3000/css/page.css
http://www.uo.uw.edu.pl/css/page.css
*/

body {
	margin:0px;
	padding: 0px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
    color: #29428c;
}

a:visited {
    color: #29428c;
}

a img {
   border: 0px none;
}

.mceContentBody p, p {
	line-height: 1.75em;
	color: rgb(51, 51, 51);
	font-size: 13px;
	margin: 0em 12px 1em 12px;
	text-align: left;
}

.mceContentBody li, li {
	line-height: 1.75em;
	margin: 6px 0px;
	color: rgb(51, 51, 51);
}

.mceContentBody h1, h1 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	font-size: 25px;
	color: #06417d;
}

.mceContentBody h2, h2 {
	color: #06417d;
	font-size: 22px;
	margin: 0px 0px 18px 0px;
	font-weight: normal;
}

.mceContentBody h3, h3 {
	font-size: 20px;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0em 12px 6px 12px;
	color: #06417d;
}

.mceContentBody h4, h4 {
	margin: 18px 0px 10px 0px;
	font-weight: normal;
	font-size: 16px !important;
	color: #06417d;
}

.mceContentBody h5, h5 {
	margin: 14px 0px 10px 0px;
	font-weight: bold;
	font-size: 14px !important;
	color: #000;
}

.mceContentBody h6, h6 {
	margin: 12px 0px 10px 0px;
	font-weight: normal;
	font-size: 12px !important;
	color: #000;
}

.cytat {
	margin: 1em 2em;
	padding: 1em !important;
	background-color: #f3f3f3;
	border: 1px solid silver;
}

.lista-literami {
	list-style-type: lower-latin;
}

.lista-rzymskimi {
	list-style-type: upper-roman;
}

.zalacznik {
	padding: 8px 12px 8px 38px;
	border-left: 5px solid #43649a;
	line-height: 26px;
	background: #e6e6e6 url(../images/icons/small/attachements.png) no-repeat 10px center;
}

p strong, p b {
	color: #000 !important;
}