body {
	margin:0px;
	background-color:#c96;
	background-image:url("/images/index_layout/index_html_back.jpg");
}

div {
	margin:0px;
}

.preload {
	visibility:hidden;
	width:0px;
	height:0px;
}

#wrap {
	text-align:center; /*center hack*/
	margin:0 auto;
	width:800px;
}

#o_mne {
	float:left;
	width:388px;
	height:226px;
}

#tvorba_stranok {
	float:right;
	width:412px;
	height:226px;
}

#logo {
	clear:both;
	width:800px;
	height:169px;
}

#referencie_kontakt {
	float:left;
	width:545px;
	height:205px;
}

#referencie {
	float:left;
	width:276px;
	height:205px;
}

#kontakt {
	float:right;
	width:269px;
	height:205px;
}

#moj_blog {
	float:right;
	width:255px;
	height:205px;
}

#footer {
	clear:both;
	width:800px;
	font-size:10px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
}

img {
	border:none;
}

a img {
	border:none;
}

a.footer_link {
	color:#333;
	text-decoration:none;
}

a.footer_link:hover {
	color:#000;
}

#under_construction {
	position:absolute;
	left:0px;
	top:0px;
	color:#000;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}