body
	{
		background: url('/img/background.png') repeat; 
		font-family: tahoma;
		font-size: 13px;
		color: #282828;
		text-decoration: none;
		text-align: center;
	}

.holding
	{
		margin-left:auto; 
		margin-right:auto;
		background-color: #ffffff;
		border: 5px solid #000000;
	}
	
a
	{
		color: #282828;
		text-decoration: none;
	}


a:hover
	{
		color: #005CB1;
	}

.site, .adres
	{
		margin: 2px;
	}
	
	
.randje
	{  
	border: #AEA9A3; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}
	
.hr
	{
		color: #005BAC;
		width: 700px;
	}

.right
	{
		text-align: right;
		width: 400px;
	}
.left
	{
		text-align: left;
		width: 400px;
	}
.core
	{
		background-color: white;
		text-align: center;
		border: 0px;
		width: 800px;
		margin-left: auto; 
		margin-right: auto;
	}
.core2
	{
		background-color: white;
		text-align: left;
		border: 0px;
		width: 550px;
		margin-left: auto; 
		margin-right: auto;
	}

.spacer
	{
		width: 25px;
		text-align: center;
	}
img 
	{
		border: 0px;
	}
a
	{
		target: _blank;
	}
.foot
	{
		text-align: center;
		border: 0px;
		width: 700px;
		padding: 0px;
		margin-left: auto; 
		margin-right: auto;
	}
ul {
	margin:0px;
	padding: 15px;
	padding-top: 15px;
}
