body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff; color: #53412e;
}

body.linki {
	background-image: url(./grafika/ak02.png); 
	background-repeat: no-repeat;
	background-position: top; 
}

body.menu {
	background-image: url(./grafika/bg.png); 
	background-repeat: repeat;
	background-position: top; 
}

body.text { 
	background-image: url(./grafika/plama.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom right; 
}

img { 
	margin-right: 5em; 
}

p {  
	font-size: 14px; 
	color: #53412e;
}

a { 
	font-size: 14px; 
	color: #53412e;
}

a:hover {  
	background-color: #53412e; 
	text-decoration: underline; 
	color: #dbd1ba; 
}

b {
	color: #53412e; 
	font-weight: bold;
}

h1 { 
	font-size: 24px; 
	font-weight: bold; 
	color: #53412e;
}

h3 { 
	font-size: 16px;
	color: #53412e;
}

h4 { 
	font-size: 16px; 
	color: #53412e ; 
	font-weight: normal; 
	text-decoration: none;
}

li {
	font-size: 14px;
	color: #53412e;
}

