body {
	background-color: #000000;
	background-image:url(background.gif);
	background-repeat: repeat-y;
	background-position: center;		 
	margin-top: 85px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
}

html {
	min-width:820px;
}

#hidden {
	left:-9000px;
	position:absolute; 	
}

#mainbody {
	width: 820px;
	margin: 0px auto;
}

#ondrejzeman {
	width: 400px;
	text-align: right;
	float: left;
	color: #000000;
}	
	
#null {
	width: 20px;
	float:left;
}

#photography {
	color: #ffffff;
	width: 400px;
	text-align: left;
	float: right;
}

#tags {

	color: #799312;
}

.ondrejzeman {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -5px;
	line-height: normal;
}

.photography {
	color: #b3d335;	
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -5px;
	line-height: normal;	
}

h2 {
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	display: inline;
}


a:link		{color: #ffffff; text-decoration: none;}
a:visited	{color: #ffffff; text-decoration: none;}
a:hover		{color: #ffffff; text-decoration: underline;}

