/* CSS Document */

*
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

html
{
	background-image:url(/i/sky.gif);
	background-repeat:repeat-x;
	background-position:top;
	overflow:scroll;
}

body
{
	margin:0px;
	padding:0px;
	background-image:url(/i/gradu.gif);
	background-repeat:repeat-x;
	background-position:top center;
}

#main-1000
{
	width:980px;
	margin:0px auto;
}

a
{
	color:#E87877;
	text-decoration:underline;
}

a:hover
{
	color:#9C0;
	text-decoration:none;
}

.big
{
	font-size:14px;
	font-weight:bold;
}

h1
{
	margin:0px;	
	color:#9C0;
	font-weight:normal;
	font-size:18px;
	margin-top:15px;
}

.ho
{
	font-size:28px;
	font-weight:bold;
	margin:0px;
}


h4
{
	font-size:18px;
	font-weight:bold;
	margin:0px;
}

.hh
{
	font-size:18px;
	font-weight:bold;
	margin:0px;
	color:#09F;
	text-decoration:underline;	
}

p
{
	margin-top:10px;
}

h2
{
	margin:0px;	
	color:#9C0;
	font-weight:normal;
	font-size:18px;
	margin-top:15px;
}

.ho2
{
	margin:0px;	
	color:#9C0;
	font-weight:normal;
	font-size:18px;
	margin-top:15px;
}

.hhbig
{
	font-size:28px;
	font-weight:bold;
}

.hhbig2
{
	font-size:18px;
	font-weight:normal;
}


#bottom
{
	width:980px;
	border-top:#CDFF7F solid 5px;
	padding-top:10px;
	padding-bottom:10px;
}

#email
{
	float:right;
	font-size:18px;
	text-align:right;
	line-height:30px;
}

#email a
{
	font-size:20px;
}

#copyright
{
	float:left;
}

#photoset
{
	width:155px;
	height:155px;
	text-align:center;
	margin-bottom:20px;
	margin-right:20px;
	vertical-align:middle;
}

#photoset img
{
	border:0px;
	padding:1px;
	border:solid 1px #CCCCCC;	
}