/* CSS Document */

body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #727D9E;
	background-color:#F5F7FC;
}
div {
	color:#727D9E;
	margin:0px;
	padding:0px;
}
p,
p.bodytext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #727D9E;
	margin-top: 8px;
	margin-bottom: 8px;
}
h1 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:1.1em;
}
div.hr,
p.horizontal-rule {
	background-image:url(../imgs/kropki.gif);
	background-repeat:repeat-x;
	height:1px;
	margin:11px 5px 9px 5px;
}
a, a:link, a:visited {
	color:#606e96;
	text-decoration: none;
	border-bottom:1px dotted #606e96;
	}
a:hover {
	color:#606e96;
	border-bottom:1px solid #606e96;
	}
img {
	margin:0px;
	padding:0px;
	border:0px;
}
ul, ol {
	margin:0px;
	padding:0px;
	margin-left:19px;
}
#content-body-content li {
	list-style:url(../imgs/li.gif);
	margin:0px 3px 0px 3px;
}
.cb,
span.clear-both {
	clear:both;
}
.fr,
span.float-right {
	float:right;
}
.ttu,
span.text-transform-uppercase {
	text-transform:uppercase;
}
.u,
span.text-decoration-underline {
	text-decoration:underline;
}
span.ramka-obrazka-z-cieniem{
	border:1px solid #A5A5A6;
	margin-right:8px;
	margin-bottom:8px;
}
