@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
	font-weight: bold;
	margin-left: 0px;
	text-align: justify;
	display: block;
	margin-top: 0px;
	color: #4d4d4d;
	width: 415px;
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#head {
	margin: auto;
	width: 900px;
}
#block1 {
	margin: auto;
	width: 900px;
}
#block2 {
	margin: auto;
	width: 900px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#download {
	width: 260px;
	float: left;
	background-image: url(file://///dnk/POSAO/Crest%20Home/holding%20page/html/image/downrepeate.jpg);
	background-repeat: repeat-y;
	margin-left: 15px;
}
#adrese {
	width: 200px;
	float: left;
	background-image: url(file://///dnk/POSAO/Crest%20Home/holding%20page/html/image/adresrepeate.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
	line-height: 14px;
}




.clearer {
	clear: both;
}
