#total {
	margin: 0 auto;
	width: 550px;
}
#container {
	width: 380px;
	float: right;
}
#top1 {
	height: 47px;
}
#top2 {
	height: 225px;
}
#top3 {
	height: 127px;
	background: url(../images/top3.jpg);
	background-repeat: no-repeat;
	padding: 0px 30px 1px 30px;
}
#middle {
	background: url(../images/middle.jpg);
	background-repeat: repeat-y;
	padding: 5px 30px 5px 30px;
	margin: 0;
}
#bottom {
	height: 57px;
	background: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
}	
#logo {
	width: 159px;
	height: 400px;
	float: left;
	padding-top: 276px;
}
div.clear {
	clear: both;
	font-size: 1px;
}
div.clear_big {
	clear: both;
	font-size: 10px;
}
div.web_projekt {
	width: 310px;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	padding-top: 2px;
	border-top: 2px solid #494949 !important;
	border-top: 2px solid #657CF5;
	border-bottom: 2px solid #494949;
}
div.web_projekt:hover {
	border-top: 2px solid #657CF5 !important;
	border-bottom: 2px solid #657CF5;
	background: #555;
}
div.fotka {
	width: 140px;
	float: left;
	margin: 5px;
	padding: 5px;
	text-align: center;
}