	body {
			/*background: url('images/bg2.png') repeat-y 50% 0;*/
			background: url('images/bg-nes.png') no-repeat bottom center;
			background-color: #C70102;
			color: #444444;
			font-family: Arial, sans-serif;
			font-size: 11px;
			margin: 0px;
			line-height: 160%;
			}
	td {
			color: #444444;
			font-family: Arial, sans-serif;
			font-size: 11px;
			line-height: 160%;
			}
	a {
			color: black;
			text-decoration:none;
			}

	h2 {
			text-indent: 30px;
			color: #ff0000;
			margin-top: 5px;
			letter-spacing:3px;
			font-size: 18px;
			font-family: "Arial Narrow", Arial;
			}
	h3 {
			color: #ff0000;
			margin-top: 5px;
			letter-spacing:2px;
			font-size: 16px;
			font-family: "Arial Narrow", Arial;
			}			
			
	IMG {
			border:0px;
			}
			
	#path {
			text-indent: 30px;
			}

				
	.copyright {
			background-color: black;
			color: white;
			padding: 5px;
			width: 770px;
			}
	.copyright a{
			color: white;
			}
	.kform {
			font-family: Arial, sans-serif;
			font-size: 11px;
			border:1px dashed #bbbbbb;
			padding: 2px;
			background-color: white;
			}		
			

			
			
			
			
#topMenu td {
		color: white;
		padding:4px 15px 4px 1px;
		}
#topMenu td a {
		color: white;
		font-weight: bold;
		}
#topMenu td a:hover {
		color: #dddddd;
		}		

			
			
			
			
#rightNav {
	width: 180px;
}
#rightNav img {
	display: block;
}
#rightNav ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightNav ul li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(images/bg_rightNav.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	border: 0px none;
	line-height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	text-indent: 15px;
}
#rightNav ul li a {
	color: #686868;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightNav ul li a b {
	color: black;
	}
#rightNav ul li a:hover, #rightNav ul li a:hover b {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #575757;
}
#rightNav .box {
	padding-left: 5px;
}			
			
			
/* ---- iskaznica tvrtke ---- */
dl.tvrtka dt {
		width:120px;
		float:left;
		font-weight:normal;
		}

dl.tvrtka dd {
		font-weight:bold;
		margin-left:120px;
		}