#slideshow-box {
	position: relative;
	border-bottom: 1px none #e1e1e1;
	height: 263px;
	background: url(../graphic/slideshow-background.jpg);
	margin-bottom: 10px;
}
#slideshow-gradient {
	display: block;
	float: left;
}
#slideshow-promo-text {
	position: absolute;
	top: 50px;
	left: 0px;
	padding-left: 20px;
	width: 430px;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	color: #555555;
	/*background-image: url(../graphic/cienie/zolty-30.png);*/
}
#slideshow-promo-text ul {
	padding: 0;
	list-style: none;
}
#slideshow-promo-text li {
	display: inline;
	margin: 0 5px;
	padding-left: 17px;
	background: url(../graphic/small-blue-sphere.png) no-repeat left;
}

#slideshow-promo-text p {
margin-top: 8px;
margin-bottom: 6px;
}

#slideshow {
	float: right;
	margin: 40px 0px 0 0;
	width: 440px;
	height: 220px;
	overflow: hidden;
}

#slideshow img { display: block; }

#left-box , #right-box {
	width: 49%; 
	text-align: justify;
	line-height: 120%;
}
#left-box  { float: left;}
#right-box { float: right;}


#right-box .simple-news {
	padding: 0 0 5px 0;
}

.news-date {
	font-size: 10px;
	color: #888888;
	text-align: right;
	
}
.news-content {
	margin-bottom:20px;
}

.news-box {
	margin-bottom:20px;
	padding: 1px;
}

#dino-dino>a>div, #referencje-i-realizacje>a>div {
	width: 100%;/*456*/
	margin: auto;
}

#dino-dino>a>div {
	padding-top: 133px;
	height: 30px;
	background-image: url(../graphic/dino.jpg);
	margin-bottom: 3px;
}

#referencje-i-realizacje>a>div {
	padding-top: 66px;
	height: 100px; 
	background-image: url(../graphic/realizacje.jpg);
}

.news-box>a:hover {text-decoration: none; } 
.news-box>a h2 {
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	text-shadow: 2px 2px 2px #000000;
   filter: dropshadow(color=#000000, offx=2, offy=2);
} 
.news-box>a:hover h2 { color: white; } 

.news-box>h2,.news-box>h4, #right-box h4 { 
	margin-bottom: 10px;
	padding: 0 25px; 
	text-align: left; 
	line-height: 1.5em;
	color: #244179;
	font: normal 12px/normal Arial,Ubuntu,"Lucida Console",Helvetica,sans-serif; 
	background: #E7ECF3 url(../graphic/orange-rectangle.png) no-repeat;
	text-transform: uppercase;
	line-height: 20px;
	}
.news-box>h2 {
	font-weight: bold;
}
#dino-dino>a>div>div, #referencje-i-realizacje>a>div>div {
	width: 100%px;
	height: 30px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
}
#history {
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	background-color: #F4F4F4;
}
.link-box {
	margin: 5px auto;
	padding: 3px 0;
	border-top: 1px dotted #E2E6E9;
}
.link-box h4 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height:	normal;
}
.link-box ul {
	list-style: square inside;
	margin-left: 5px;
}
p.more-link {
	text-align: right;
	padding-right: 15px;
}

