/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	background-color: black;
}
#rainbowDiv {
	position:absolute;
	bottom: 0px;
	left: -115px;
	height: 12px;
	z-index: 200;
}
#content {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 200px;
	width: 1000px;
}
img#logo {
	top: 130px;
	left: 0px;
	position: absolute;
	border: none;
	width: 145px;
	height: 54px;
}
/* pŠŠnavi */
img#profile {
	top: 146px;
	left:200px;
	position:absolute;
	width: 73px;
	height:36px;
}
img#portfolio {
	top: 146px;
	left: 393px;	
	position: absolute;
	width: 88px;
	height: 36px;
}
img#press_downloads {
	top: 146px;
	left: 671px;
	position:absolute;
	width:162px;
	height: 36px;
}
img#contact {
	top: 146px;
	left: 905px;
	position: absolute;
	width: 77px;
	height: 36px;
}

/*profile*/
#navi1 {
	width: 105px;
	left: 145px;
	top: 71px;
	text-align: right;
	position: absolute;
}
/*portfolio*/
#navi2 {
	width: 65px;
	left: 395px;
	top: 104px;
	text-align: right;
	position: absolute;
	
}

#navi2_1 {
	width: 77px;
	left: 465px;
	top: 104px;
	text-align: right;
	position: absolute;
	
}
#navi2_1_1 {
	width: 114px;
	left: 542px;
	top: 104px;
	text-align: left;
	position: absolute;
	
}
#navi2_1_2 {
	width: 114px;
	left: 542px;
	top: 56px;
	text-align: left;
	position: absolute;
	
}
#navi2_1_3 {
	width: 114px;
	left: 542px;
	top: 56px;
	text-align: left;
	position: absolute;
	
}
#navi2_2 {
	width: 77px;
	left: 465px;
	top: 72px;
	text-align: right;
	position: absolute;
}
#navi2_2_1 {
	width: 114px;
	left: 542px;
	top: 24px;
	text-align: left;
	position: absolute;	
}
#navi2_2_2 {
	width: 114px;
	left: 542px;
	top: 56px;
	text-align: left;
	position: absolute;	
}
#navi2_2_3 {
	width: 114px;
	left: 542px;
	top: 23px;
	text-align: left;
	position: absolute;	
}
#navi2_2_4 {
	width: 114px;
	left: 542px;
	top: 56px;
	text-align: left;
	position: absolute;	
}
#navi2_2_5 {
	width: 114px;
	left: 542px;
	top: 136px;
	text-align: left;
	position: absolute;	
}
#navi2_3{
	width: 77px;
	left: 465px;
	top: 72px;
	text-align: right;
	position: absolute;
	
}
/* press & downloads */
#navi3 {
	width: 80px;
	left: 732px;
	top: 88px;
	text-align: right;
	position: absolute;
	
}
#navi3_1 {
	width: 65px;
	left: 816px;
	top: 120px;
	position: absolute;
}

img {
  border: 0px;
}
a:active {
	outline:none;
}
a:focus {
	-moz-outline-style: none;
}
