/* CSS Document */

body{
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.contactURL:link, a.contactURL:visited, a.contactURL:active{
	color: #FF0066;
	text-decoration: none;
}
a.contactURL:hover{
	color: #000000;
	text-decoration: underline;
}
a.clientsURL:link, a.clientsURL:visited, a.clientsURL:active{
	color: #000000;
	text-decoration: none;
}
a.clientsURL:hover{
	color: #FF0066;
	text-decoration: underline;
}
.logoTop{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 330px;
	height: 100px;
}
.headerContact{
	position: absolute;
	background-color: #000000;
	top: 110px;
	left: 10px;
	width: 145px;
	height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 4px;
}
.headerClients{
	position: absolute;
	background-color: #000000;
	top: 110px;
	left: 170px;
	width: 175px;
	height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 4px;
}
.headerPortfolio{
	position: absolute;
	background-color: #FFCCCC;
	top: 110px;
	left: 360px;
	width: 629px;
	height: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 4px;
}
.listContact{
	position: absolute;
	top: 140px;
	left: 10px;
	width: 140px;
	color: #FF0066;
	padding-left: 5px;
}
.listClients{
	position: absolute;
	top: 140px;
	left: 170px;
	width: 175px;
	color: #000000;
	padding-left: 5px;
}
.listPortfolio{
	position: absolute;
	top: 140px;
	left: 360px;
/*	width: 629px;*/
	width: 640px;
	padding-left: 5px;
}
.listPortfolioStart{
	position: absolute;
	top: 140px;
	left: 360px;
	width: 650;
	padding-left: 5px;
}
.portfolioHeader{
	color: #FF0066;
}
.bbokenPrat{
	position: absolute;
	top: 55px;
	left: 610px;
	width: 367px;
	height: 70px;
}
.bbokenRese{
	position: absolute;
	top: 600px;
	left: 70px;
	width: 205px;
	height: 77px;
}
.arrows{
	position: absolute;
	top: 111px;
	left: 900px;
	width: 76px;
	height: 18px;	
}
.pagenav{
	width: 100%;
	text-align: right;
}
.pagenav span{
	color: #FF0066;
}
.pagenav a{
	color: black;
	text-decoration: none;
}
.pagenav a:hover{
	color: #FF0066;
	text-decoration: underline;
}