/* CSS Document */

html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #222222;
}

body {
	margin: 0;
	padding: 0;
}

div.main {
	width: 980px;
	margin: 15px auto 0 auto;
}

div.sprzatanie-wnetrz-01_ {
	width: 980px;
	height: 335px;
	background: url(sprzatanie-wnetrz-01.jpg);
}

div.sprzatanie-wnetrz-02_ {
	width: 980px;
	height: 37px;
	background: url(sprzatanie-wnetrz-02.jpg);
}

div.sprzatanie-wnetrz-03_ {
	width: 980px;
	min-height: 270px;
	background: url(sprzatanie-wnetrz-03.jpg) top no-repeat;
}

div.sprzatanie-wnetrz-04_ {
	width: 980px;
	height: 100%;
	background: url("sprzatanie-wnetrz-04.jpg") no-repeat scroll 0 0 #B22B27;
	color:#fff;
}
div.sprzatanie-wnetrz-04_  a{color:#fff;
}
div.clear {
	clear: both;
}

p.blad {
	color: #ff0000;
	background: #ffffff;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

div.aginus {
	width: 140px;
	float: left;
	font-size: 9px;
	color: #ffffff;
	padding: 10px 0 0 10px;
}

div.aginus a {
	text-decoration: none;
	color: #ffffff;
}

div.aginus a:hover {
	text-decoration: none;
	color: #cccccc;
}

div.licznik {
	width: 680px;
	float: left;
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	padding: 10px 0 0 0;
}

div.top {
	width: 140px;
	float: right;
	font-size: 9px;
	text-align: right;
	padding: 10px 10px 0 0;
}

div.top a {
	text-decoration: none;
	color: #ffffff;
}

div.top a:hover {
	text-decoration: none;
	color: #cccccc;
}

div.menu {
	float: right;
}

div.menu ul {
	margin: 0;
	padding: 0;
}

div.menu ul li {
	margin: 0;
	padding: 0 0 0 2px;
	list-style-type: none;
	background: url(menu-separator.jpg) left repeat-y;
	float: left;
}

div.menu ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	padding: 0 1px 0 0;
	text-transform: uppercase;
	position: relative;
}

div.menu ul li a span {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	cursor: pointer;
	display: block;
	padding: 12px 13px 11px 13px;
}

div.menu ul li a span.cien {
	top: 0;
	left: 0;
	color: #000000;
	position: absolute;
	display: block;
	padding: 13px 13px 10px 14px;
}

div.menu ul li a:hover span.cien, div.menu ul li.wybrana a span.cien {
	background: #9a2522;
}

div.menu ul li a.last:hover span.cien, div.menu ul li.wybrana a.last span.cien {
	background: url(menu-right.jpg) right no-repeat #9a2522!important;
}

div.tresci {
	line-height: 20px;
	padding: 30px;
	text-align: justify;
	font-size: 12px;
	position: relative;
}

div.tresci p {
	margin: 0;
	padding: 8px 0 7px 0;
}

div.tresci ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.tresci ul li {
	margin-top: 5px;
	margin-bottom: 3px;
	list-style-type: square;
	list-style-position: outside;
}

div.tresci ol {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.tresci ol li {
	margin-top: 5px;
	margin-bottom: 3px;
	list-style-type: decimal;
	list-style-position: outside;
}

div.tresci a {
	text-decoration: none;
	background: #0066ff;
	padding: 0 2px;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

div.tresci a:hover {
	text-decoration: none;
	color: #cccccc;
	border-bottom: 1px dotted #cccccc;
}

h1 {
	margin: 10px 0 5px 0;
	font-size: 18px;
	line-height: 24px;
	text-align: right;
	border-bottom: 1px dotted #999999;
	clear: both;
}

a.referencje {
	display: block;
	width: 190px;
	float: left;
	border: 0!important;
	text-decoration: none!important;
	margin: 0 5px 0 0!important;
	padding: 0!important;
	background: none!important;
	text-align: center;
	font-size: 11px;
}

a.referencje img {
	display: block;
}
