#text_content {
	display: block;
	float: left;
	width: 600px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 150px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#text_content a {
	color: #0086B9;
	text-decoration: none;
}
#text_content a:hover {
	color: #0086B9;
	text-decoration: underline;
}

#text_content #box {
	display: block;
	margin-bottom: 50px;
	clear: both;
}
#clients_content #client_box {
	display: block;
	margin-bottom: 15px;
	float: left;
	width: 300px;
	margin-right: 15px;
	height: 240px;
}

#text_content #notice {
	font-size: 10px;
	color: #666666;
	display: block;
	border: 1px solid #666666;
	background-attachment: scroll;
	background-image: url(gfx/info_s.png);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 36px;
}
#text_content p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#text_content h1 {
	font-size: 13px;
	font-weight: bold;
	color: #111;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	display: block;
}


#text_content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #222;
	margin-top: 0px;
	margin-bottom: 6px;
	display: block;
}
#text_content h3 {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	display: inline;
	margin: 0px;
}
#text_content h4 {
	display: inline;
	margin: 0px;
	font-size: 11px;
}

#text_content h5 {
	font-size: 10px;
	color: #666;
	display: inline;
	margin: 0px;
}
#text_content td {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}

#client_opis {
	display: block;
	float: left;
	width: 300px;
	padding-top: 8px;
	color: #888;
}

#client_img {
	width: 290px;
	clear: both;
	height: 80px;
	border: 5px solid #444;
	overflow: hidden;
}
#client_img img {

}
#clients_content {

	display: block;
	float: left;
	width: 945px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#clients_content h1 {

	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	display: block;
}

