body {
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	font: 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* !---------- slavne html5 prvky ---------- */
header, footer, section, nav, article, aside {
    margin: 0;
    padding: 0;
    display: block;
}
header {
	height: 400px;
	width: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	margin-left: -300px;
}

/* !---------- pozadi ---------- */
img.bgmaximage {
	position: fixed !important;
}

/* !---------- logo ---------- */
h1 {
	display: block;
	width: 227px;
	height: 69px;
	position: absolute;
	margin: 0 auto;
	background: #000;
	text-indent: -9999px;
	outline: none;
	left: 50%;
	top: 50%;
	margin-top: -34px;
	margin-left: -113px;
}
h1 span {
	display: block;
	width: 227px;
	height: 69px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../obrazy/logo.png);
}

h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	outline: none;
	top: -26px;
	left: 420px;
}
h2 span {
	background: url(../obrazy/jiri_sebek.png);
	height: 222px;
	width: 269px;
	position: absolute;
	top: 0;
	left: 0;
}

h3 {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	outline: none;
	top: 266px;
	left: 464px;
}
h3 span {
	background: url(../obrazy/soc.png);
	height: 40px;
	width: 53px;
	position: absolute;
	top: 0;
	left: 0;
}

h4 {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	outline: none;
	bottom: 12px;
	right: 75px;
}
h4 span {
	background: url(../obrazy/swah_net.png) no-repeat;
	height: 11px;
	width: 58px;
	position: absolute;
	top: 0;
	left: 0;
}

#kontakt_box {
	position: relative;
	text-align: left;
}
#kontakt_1 {
	z-index: 1;
	position: relative;
}
#linka {
	position: absolute;
	background: url(../obrazy/kontakt_box_cara.png);
	_background: none;
	height: 524px;
	width: 346px;
	bottom: -61px;
	left: -112px;
	z-index: 0;
}
#kontakt_2 {
	float: right;
	width: 180px;
}
h5 {
	height: 22px;
	width: 130px;
	margin: 0 0 20px;
	padding: 0;
	text-indent: -9999px;
	outline: none;
	position: relative;
}
h5 span {
	background: url(../obrazy/kontaktni_info.png);
	height: 22px;
	width: 130px;
	position: absolute;
	top: 0;
	left: 0;
}

/* !---------- navigace ---------- */
nav ul {
	margin: 0;
	padding: 0;
}
nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
nav li a {
	display: block;
	outline: none;
}
nav #kontakt a {
	width: 241px;
	height: 127px;
	position: absolute;
	text-indent: -9999px;
	top: 34px;
	left: 56px;
	display: block;
	background: url(../obrazy/kontakt.png) no-repeat;
}
nav #kontakt a p {
	text-indent: -9999px;
}
nav #kontakt a .hover {
	background: url(../obrazy/kontakt_hover.png) no-repeat right top;
	width: 360px;
	height: 453px;
	position: absolute;
	top: -108px;
	left: -217px;
	opcaity: 0;
}

nav #behance a {
	width: 164px;
	height: 144px;
	position: absolute;
	text-indent: -9999px;
	top: 249px;
	left: 89px;
	display: block;
	background: url(../obrazy/behance.png) no-repeat;
}
nav #behance a .hover {
	background: url(../obrazy/behance_hover.png);	
	width: 164px;
	height: 144px;
	display: block;
	top: 0;
	left: 0;
	position: absolute;
}

nav #cv a {
	width: 194px;
	height: 36px;
	position: absolute;
	text-indent: -9999px;
	top: 117px;
	left: 253px;
	display: block;
	background: url(../obrazy/cv.png) no-repeat;
}
nav #cv a .hover {
	background: url(../obrazy/cv_hover.png);	
	width: 194px;
	height: 36px;
	display: block;
	top: 0;
	left: 0;
	position: absolute;
}

nav #twitter a {
	width: 159px;
	height: 55px;
	position: absolute;
	text-indent: -9999px;
	top: 186px;
	left: 445px;
	display: block;
	background: url(../obrazy/twitter.png) no-repeat;
}
nav #twitter a .hover {
	background: url(../obrazy/twitter_hover.png);	
	width: 159px;
	height: 55px;
	display: block;
	top: 0;
	left: 0;
	position: absolute;
}

nav #facebook a {
	width: 168px;
	height: 71px;
	position: absolute;
	text-indent: -9999px;
	top: 310px;
	left: 510px;
	display: block;
	background: url(../obrazy/facebook.png) no-repeat;
}
nav #facebook a .hover {
	background: url(../obrazy/facebook_hover.png);	
	width: 168px;
	height: 71px;
	display: block;
	top: 0;
	left: 0;
	position: absolute;
}

nav #posterous a {
	width: 192px;
	height: 183px;
	position: absolute;
	text-indent: -9999px;
	top: 278px;
	left: 331px;
	display: block;
	background: url(../obrazy/posterous.png) no-repeat;
}
nav #posterous a .hover {
	background: url(../obrazy/posterous_hover.png);	
	width: 192px;
	height: 183px;
	display: block;
	top: 0;
	left: 0;
	position: absolute;
}

/* !---------- ruzne ---------- */
a {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
	vertical-align: middle;
}
.clear_both {
	clear: both;
	
	font-size: 0;
	line-height: 0;
	height: 0;
}
.zarovnani_stred {
	text-align: center;
}
.skryt {
	display: none;
}

