body
{
	font-family: century gothic, trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #000062;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align:center;
	text-align:justify;
	/*background-image:url(images/back.jpg)!important;*/
	background-repeat:repeat-x !important;
	background-attachment:fixed !important;
	background-position:top left !important;
}

html
{
	font-family: century gothic, trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #000062;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align:center;
	text-align:justify;
	
}

h1
{
	font-size: 110%;
}

h1#contentheading
{
	 font: 16px century gothic, trebuchet ms, verdana, arial, tahoma;
  	 color:#000033;
	 text-decoration:underline;
	 font-weight:bold;
}

#container
{
	background-color:#FFFFFF;
	height:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#banner
{
	background-color:#010136;
	height:150px;
	background-image:url(images/banner2.png);
	background-repeat:no-repeat;
	background-position:center;
}

#pathway {
  font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color:#accc67;
  color: #010136;
  height:20px;
}

#wrapper
{
	/*background-color:#D5EDB3;*/
	width:820px;
	margin: 0 auto;
	padding: 0;
}

#navigation
{
	background-color:#FFFFFF;
	width:200px;
	height:600px;
	float:left;
	
}



#content
{
	background-color:#FFFFFF;
	width:620px;
	float:left;
	text-align:left;
}

#content-text
{
	padding: 0px 20px 0 20px;
	text-align:justify;
	overflow: auto;
	height:575px;
}


#footer
{
	background-color:#010115;
	color:#FFFFFF;
	clear:both;
	
}

/* Navigation */

#button 
{
	text-align:left;
}

#button ul 
{
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#button li a
{
		color: #000062;
		display: block;
		background: url(images/menu1.gif) ;
		padding: 8px 0 0 10px;
		height:24px;
		line-height:16px;
		letter-spacing:.1em;
		text-decoration:none;
		font: 13px century gothic, Verdana,Arial,sans-serif, bold;
}

#button li a:hover 
{
		color: #000062;
		background: url(images/menu1.gif) 0 -32px;
		padding: 8px 0 0 10px;
}

#button li a.selected
{
		color: #000062;
		background: url(images/menu1.gif) 0 -32px;
		/*padding: 8px 0 0 10px;*/
}

p#adres
{
	text-align:center;
	font-size:18px;
}

#adres-pic
{
	text-align:center;
}