﻿body {
	background: #9D1820;
	color: #5B2727;
	font: 16px, Tahoma, Arial, sans-serif;
}

td {
	background: #F0EFEF;
	color: #5B2727;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-size: 16px;
	line-height: normal;
	font-family: "normal Tahoma", Arial, sans-serif;
	height: 50%;
				font-weight: 700;
}

img { 
	border: 1px solid #9D1820; 
}

.noborder { 
	border: 0px; 
} 

.navigation {	
	background: #FF4A39;
	border: 1px solid #9C1821;
	height: 20px;
	color: #F0EFEF;
	padding: 2px;
	text-align: center;
}

.navigation a {
	background: transparent;
	color: #F0EFEF;
	display: block;
	font: BOLD 80% arial;
	line-height: 20px;
	text-decoration: none;
	
}

.navigation a:hover {
background: transparent; 
color: #9C1821;

}

.bloktekst {	
	background: #F0D3C8;
	height: 20px;
	color: #5B2727;
	padding: 3px;
	text-align: justify;
}

.bloktekst a {
	background: transparent;
	color: #5B2727;
	display: block;
	font: normal 100% Tahoma, Arial, sans-serif;
	line-height: 20px;
	text-decoration: none;
	
}

.bloktekst a:hover {
	background: #FF4A39; 
	color: #5B2727;
}

.bloktekst2 {	
	background: #F0EFEF;
	height: 20px;
	color: #5B2727;
	padding: 3px;
}

.bloktekst2 a {
	background: transparent;
	color: #5B2727;
	display: block;
	font: normal 100% Tahoma, Arial, sans-serif;
	line-height: 20px;
	text-decoration: none;
	
}

.bloktekst2 a:hover {
	background: #FF4A39; 
	color: #5B2727;

}
.footer {	
	background: #FF4A39;
	height: 20px;
	color: #F0EFEF;
	border: 1px solid #9C1821;
	padding: 2px;
	text-align: center;
	text-decoration: none;
}

.footer a {
	background: transparent;
	color: #F0EFEF;
	font: normal 100% arial;
	line-height: 20px;
	text-decoration: none;
	
}

.footer a:hover {
background: transparent; 
color: #9C1821;

}
