#navigation ul.companies {
	margin: 2em auto;
}

#wrap-sidebar {
	background: #ececec;
}

.sidebar {
	padding: 1.5em;
	padding-left: 3.2em;
}


a {
	text-decoration: none;
	background: url('images/line-blue-dotted.gif') left bottom repeat-x;
	color: #005a89;
}

a:hover {
	background: url('images/line-blue-solid.gif') left bottom repeat-x;
}


.sekacky {
	background: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 124px;
}

.sekacky a span {
	padding-top: 2px;
	padding-bottom: 2px;
	height: 124px;
	width: 320px;
	display: block;
}


/*************************************
 +Advert
*************************************/

.advert {
	/*width: 270px;*/
	padding: 15px;
	float: left;
	/*height: 200px;*/
}

.advert img {
	border: 1px solid #8f8f8f;
	
}

.advert img:hover {
	border: 1px solid #005a89;
}
