body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFF;
	font-size: 70%;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana, Geneva;
	text-align: left;
}
/* ======================== IMAGES ================================*/
A IMG	{border: 0px;}
img		{ border-style: none; }
/* ======================== TEXT ================================= */
p		{ margin: 0px 0px 0px 0px; padding: 0px 0px; }
strong	{ font-weight: bold; }
b, .b	{ font-weight: bold; }
small	{ color: #333; font-size: 90%; }
.clear {clear: both;}
.space {clear: both;height: 10px;}
hr		{ height: 1px; color: #333333; background-color: #333333; border: 0px solid #333333; margin: 0px; padding: 0px; }
/* ======================== LISTS ================================ */
ol			{ margin: 10px 0px 10px 20px; padding: 0px; list-style-type: decimal; }
ul			{ margin: 10px 0px 10px 20px; padding: 0px; list-style-type: disc; }
li			{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

/* ====================== FORM ELEMENTS ========================= */
#container{
	margin: 0px auto;
	width: 766px;
	overflow: hidden;
	background: #fff;
}

#header{
	clear: both;
	width: 100%;
	overflow: hidden;
}
#header .logo {
	margin: 25px 0px 0px 90px;
	float: left;
	display: block;
}
* html #header .logo { margin: 25px 0px 0px 40px; }
#header .entry {
	background: url(../images/headertext.gif) left top no-repeat;
	float: right;
	text-align: center;
	width: 422px;
	height: 31px;
	text-indent: -9999px;
	margin: 99px 16px 0px 0px;
}
#header .entry h1, #header .entry h2 {font-size:80%;margin:0;padding:0}
/* =============================    ============================= */
.text {
	background: url(../images/picture01.gif) left top no-repeat;
	padding: 52px 0px 0px 45px;
	margin: -42px 34px 0px 0px;
	float: right;
	width: 237px;
	color: #666666;
}
.portfel-column, .video-column {
	width: 251px;
}
.text a {
	text-decoration: underline;
	color: #666;
}
.text p {
	margin: 0px 0px 7px 0px;
}
.video a {text-decoration: none;}
.video a:hover {text-decoration: underline;}
.video a:visited {color: #bbb;}
.video-online {
	float: left;
}
.video-download {
	float: right;
}
.video {
	margin-bottom: 30px;
	overflow: hidden;
}
.portfel {
	margin: 0px 5px 5px 0px;
}
/* =============================    ============================= */
.content {
	padding: 55px 53px 0px 53px;
	overflow: hidden;
}
.leftcolumn {
	margin: 10px 0px 0px 0px;
	width: 200px;
	float: left;
}
.leftcolumn .column1 {
	float: none;
	margin: 0px 0px 10px 30px;
}
.column1 {
	font-size: 95%;
	display: block;
	margin: 0px 8px;
	width: 204px;
	float: left;
	text-decoration: none;
	overflow: hidden;
}
.camera {
	display: block;
	margin: 0px auto 5px auto;
	padding: 4px 0px 0px 0px;
	clear: both;
}
.circle {
	clear: both;
	margin: 0px 0px 0px 77px;
	display: block;
}
.number {
	clear: both;
	display: block;
}
.column1 .h3, .column1 .h4 {margin: 0px 0px 0px 0px; clear: both; display: block;}
.column1 .h3 {font-size: 135%; font-weight: bold;}
.column1 .h4 {color: #000; font-size: 110%; font-weight: normal;}
.item-1 {color: #813408;}
.item-2 {color: #c06800;}
.item-3 {color: #1c0076;}
.item-4 {color: #0d6d00;}
.item-5 {color: #00a2a6;}
.item-6 {color: #990066;}
.no-active .h3 {color: #bababa;}
.no-active .h4 {color: #bababa;}
/* =============================    ============================= */
#footer{clear: both; height: 100px; margin: 31px 0px 0px 0px;}
#footer .info {
	margin: 0px 0px 0px 92px;
	color: #9b9b9b;
	padding: 0 10px;
	text-align: center;
	float: left;
}
#footer .download {
	float: left;
	margin: 24px 0px 0px 49px;
}