body {
	margin: 0px;
	line-height: 110%;
	background-color: #1179D1;
	

}

.layout {
	width: 788px;
	background-color: #ffffff;
}

.layout-box-kolektory {
	background-image: url('../img/layout-box-kolektory.gif');
	background-repeat: no-repeat;
	width: 267px;
	height: 50px;
}

.layout-box-menu {
	background-image: url('../img/layout-box-menu-tlo.gif');
	background-repeat: no-repeat;
	width: 558px;
}

.layout-box-kolektory-tresc {
	background-image: url('../img/layout-box-kolektory-tlo.gif');
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	height: 380px;
	
}

.layout-tresc {
	background-image: url('../img/tlo.gif');
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	text-align: justify;
	height: 513px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	font: normal 11px tahoma;
	color: #4d4d4d;
	
}

h4.szary {
	color: #868686;
	font-size: 13px;
	font-weight: normal;
}

ul.kolektory{
	list-style-image: url('../img/ul-element.gif');
	margin-top: 40px;
}

.kolektory-element{
	font: normal 12px tahoma;
	color: #525252;
	text-decoration: none;
	padding-bottom: 15px;
}

.kolektory-element a:link{
	font: normal 12px tahoma;
	color: #525252;
	text-decoration: none;
}

.kolektory-element a:visited{
	font: normal 12px tahoma;
	color: #525252;
	text-decoration: none;
}

.kolektory-element a:active{
	font: normal 12px tahoma;
	color: #525252;
	text-decoration: none;
}

.kolektory-element a:hover{
	font: normal 12px tahoma;
	color: #525252;
	text-decoration: underline;
}
