body {
	background:#5f9eb9 url(../img/bg.jpg) repeat-x;
}

#container {
	margin-top:0px;
	margin-bottom:20px;
}

#head {
	height:107px;
}

#contentbox {
	position: relative;
}

#contentbox-top{ 
	background: url(../img/rounded_top.png) no-repeat;
	height:38px;
}

#contentbox-middle{ 
	background: url(../img/rounded_middle.png) repeat-y;
	padding: 0 30px 1px 30px;
	min-height:150px;
}

#contentbox-bottom{ 
	background: url(../img/rounded_bottom.png) no-repeat;
	height:36px;
}

#footer {
	text-align: right;
	font-size: 9px;
	color: #dbebf0;
	letter-spacing: 2px;
}

#menu {
padding-top: 70px;
}

.button {
	float: left;
	margin: 3px;
}

#www {
	display: block;
	min-height:1280px;
}
#www-button {
	opacity: 1;
}

#it {
	display: none;
}
#it-button {
	opacity: 0.5;
}

#kontakt {
	display: none;
}
#kontakt-button {
	opacity: 0.5;
}

#portfolio li {
	float: left;
	margin-bottom: 25px;
	margin-right: 10px;
	position: relative;
	width: 100px;
	height: 100px;
}

#portfolio img{
	border: 1px solid #6D8DAF;
}
