#new-right-content {
	color: #fff;
}

a.urzadzenia-img {
	display: block;
	float: left;
	text-align: left;
	margin:  20px 0 20px 0;
}

a.urzadzenia-txt {
	display: block;
	float: left;
	padding: 20px 0 20px 5%;
	text-align: justify;
	width: 65%;
	color: #eee;
}
div.division {
	clear: left;
}
hr.division {
	background-color: #eee;
	color: #eee;
	height: 1px;
	border: 0;
}

#new-right {
	background: url('/img/background11.jpg') no-repeat top right #5e92b9;
}

h1 {
	font-size: 20px;
	color: #eee;
	padding-bottom: 0;
	margin-bottom: 0;
}

h2 {
	padding-top: 0;
	padding-bottom: 15px;
	font-size: 10px;
	color: #eee;
}
h3, h4, h5 {
	color: #eee;
	clear: both;
}
.table {
	clear: right;
	float: right;
	padding-top: 10px;
}

ul {
	color: #eee;
}
div.table thead.darkblue {background-color: #2C71A4; color: #eee;}
div.table tr.blue {background-color: #5E92BA; color: #eee;}
div.table tr.white {background-color: #fff; color: #000000;}
div.table th {border-right: 1px #444444 solid; border-bottom: 1px #444444 solid;}
div.table td {border-right: 1px #444444 solid; border-bottom: 1px #444444 solid;}

div.extra-info {
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #fff; 
	color: #fff;
	font-size: 26px;
	text-align: center;
}
div.extra-info a {color: #fff; text-decoration: underline;}
div.extra-info a:hover {color: #F9D900;}

p.lg-extra-info {
	padding: 10px 0 10px 0;
	color: #fff;
	font-size: 14px;
	text-align: justify;
}

li a {color: #fff; text-decoration: underline;}
li a:hover {color: #F9D900;}