div#d_01{
	width:100%;
	height: 110px;
	background-color: #003049;
}
div.logo{
	float:left;
	width: 320px;
}
div.logo img{
	margin-top: 20px;
	margin-left: 35px;
}
div.logo_right{
	clear:right;
	float:left;
	width: 610px;
	}

.left{float: left;}
.right{float: right;}
.spacer_5{line-height: 5px;}
.spacer_20{line-height: 20px;}

.top_01 a, .top_01 a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.top_01 a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #406477;
	text-decoration: none;
}
.clear{
	clear: both;
}
.white{
  color:#ffffff;  
}
.top_02{
	color: #ffffff;
	width: 630px;
	margin-left: 35px;
	line-height: 35px;
	margin-top: 52px;
}
.splash{
	border-top: 1px solid #ffffff;
}
.content{
	width: 920px;
	margin-left: 35px;
}
.width_435{
	width:435px;
}
.width_155{
	width:155px;
}
.left_15{
	margin-left: 15px;
}
#d_02{
	width: 100%;
	border-top: 2px solid #003049;
}
#d_02_01{
	border-top: 5px solid #a4c500;
	float: left;
	margin-left: 35px;
	display: inline;
}
div.nextLine{
	clear:left;
}
div.client{
	float:left;
	margin-top:10px;
	margin-left:20px;
	border:2px solid #2b579e;
}
/*
div#largePic{
	position: absolute;
	width:971px;
	display:none;
	left: 0;
	top:60%;
}
div#largePicContainer{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	width: 10px;
}
*/
a.poza{
border: #2b579e 2px solid; 
margin: 5px; 
}

a.poza:hover{
border-color: lightblue;
}