/* CSS Document */

body {	width: 1000px;
	background: #660000;
		}
p {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #FFF;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 35px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 30px;
	line-height: normal;
	color: #600;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 25px;
	margin-top: 15px;
	margin-bottom: 25px;
	color: #600;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #ffcc00;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #600;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-bottom: -7px;
	
}

	div#blok01 {
	width: 636px;
	position: absolute;
	top: 10px;
	left: 343px;
}

	div#blok01b {
	width: 636px;
	position: absolute;
	top: 10px;
	left: 337px;
}

	div#blok01c { 
	width: 640px;
	position: absolute;
	top: 10px;
	left: 356px;
}


	div#blok02 { 
	width: 500px;
	position: absolute;
	top: 5px;
	left: 200px;
	}

	div#blokned { 
	width: 250px;
	position: absolute;
	top: 650px;
	left: 20px;
	}

	div#blokeng { 
	width: 250px;
	position: absolute;
	top: 650px;
	left: 250px;
	}


.artworks {
	border: solid 2px #600;
	margin: -3px;
	
}

.artworks:link { 
			border: solid 2px #600;
}

.artworks:hover {
			border: solid 2px #900;
}

.artworks:visited {
			border: solid 2px #600;
}
.artworks:visited:hover { 
			border: solid 2px #900; 
}


.tekstlinks2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-color: #FFF;
	letter-spacing: 1px;
}
.tekstlinks2:link {
			text-decoration: none;
			color: #FFF;
}

.tekstlinks2:visited {
			text-decoration: none;
			color: #FFF;
}

.tekstlinks2:visited:hover { color: #600;
}


.tekstlinks2:active {
	text-decoration: none;
	color: #600;
	
}

.tekstlinks2:hover {
	text-decoration: none;
	color: #600;
}


.tekstlinks3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-color: #600;
	letter-spacing: 2px;
}
.tekstlinks3:link {
			text-decoration: none;
			color: #600;
}

.tekstlinks3:visited {
			text-decoration: none;
			color: #600;
}

.tekstlinks3:visited:hover { color: #FFF;
}


.tekstlinks3:active {
	text-decoration: none;
	color: #FFF;
	
}

.tekstlinks3:hover {
	text-decoration: none;
	color: #FFF;
}

.spatie	{ 	margin-right: 	3px;	
}

.spatie2	{ 	margin-right: 	-3px;	
}

.spatie3	{ 	margin-right: 	8px;	
}