body,td,th {
	color: #2E2195;
}
body {
	margin-top: 3px;
	margin-right: 3px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1,h2,h3,h5,h6 {
	font-weight: bold;
	margin-top: 2px;
	margin-left: 0px;
}
h1 {
	font-size: 16px;
	color: #FFF;
	margin: 0px;
}
h2 {
	font-size: 16px;
	color: #000;
	margin: 0px;
}
h4 {
	font-size: 14px;
	margin: 0px;
}

#wrap {
	width: 903px;
	margin: 0em auto;
}

#links {
	text-align: right;
	margin: 0px 0px 5px 0px;
}

#links a {
	text-decoration: none;
	color: #455FB4;
}

/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
	font-family:Arial, Helvetica, sans-serif;
	z-index: 100;
	position: relative;
}
.nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	font: bold 1.1em/21px Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	padding: 0 9px;
	text-decoration: none;
	background-color: #2E2195;
}

.nav li a:hover {
	background: ;
	color: #455FB4;
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
	color: #FFF;
	background-color: #455FB4;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #2E2195;
  color: #ffffff;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	background: #455FB4;
	color: #ffffff;
}

.nav ul {
	background: #455FB4;
	list-style: none;
	margin: 0;
	width: 175px;
	position: absolute;
	top: -999px;
	left: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 21px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
	padding-right: 20px;
	width: 175px;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.nav ul a:hover {
	background: #455FB4;
	color: #2E2195;
}
#kontakta table tr td div p {
}
a:link {
	text-decoration: none;
	color: #00F;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.fotter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: absolute;
	bottom: 0px;
	padding-bottom: 0px;
