BODY {
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}

.gora {
	background: url('../jpeg/gora.jpg') no-repeat;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: right;
	height: 126px;
}

.logo {
	margin-right: 10px;
	width: 190px;
}

.menu_bok {
	background: #e6e6e6;
	vertical-align: top;
	text-align: center;
}

.stopka {
	height: 40px;
	background: #e6e6e6;
}

td.aktual {
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	border-bottom: 2px dashed #B7BFB7;
}

table.aktual {
	border-top: 2px dashed #B7BFB7;
}

td.tyt_los {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
	color: black;
	text-transform: uppercase;
	border-bottom: 2px dashed #B7BFB7;
}

ul.refer { 
	list-style: none;	
	margin: 0;
	padding: 0;
}

ul.refer li {
	padding: 8px; 
	padding-left: 40px;
}	

ul.mater {
	list-style: url('../jpeg/ikona_pdf.jpg');
	padding-left: 20px;	
}	

ul.mater li {
	padding: 2px;	
}	

ul.kolor {
	list-style-image: url('../jpeg/ikona_kolor_st.gif');
}

h4 {
	font-size: 16px; 
	color: black;	
	font-family: Arial;
	text-align: center;
}

h3 {
	font-size: 14px; 
	color: black;
	font-family: Arial; 
	text-align: right;
	padding-right: 40px;
	border-bottom: 1px solid #e6e6e6;	
	width: 400px;
}	
