body {
    color: #cccccc;
}

html,body {
  background: #191919;
}

.container {
  background: #191919;
}


.header {
  width: 652px;
  padding-top: 15px;
  padding-left: 0px;
}

.header .foto-logo {
  float: left;
  margin-top: 25px;
}

.header .foto-banner {
  float: right;
}

#navigation {
  margin-top: 10px;
}

#navigation .level1 {
  background: #2b2b2b;
}

#navigation .level1 ul.nav {
  background: #2b2b2b;
}

#navigation .level1 ul.nav li a {
  color: #ccc;
}

#navigation .level1 .ephwebnav a {
  color: #ccc;
}

#navigation .level1 ul.nav li a.current {
  background-color: #474747;
}

#navigation .level2 {
  background-color: #474747;
}

form#search .submit input {
  width: 45px;
	height: 19px;
	background-image: url(../images/trazi-dark.png);
	background-repeat: no-repeat;
	background-color: #f4f2eb;
	border: none;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	margin-top: 1px;
	margin-left: 4px;
}

a,a:link,a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.fotogalerija {
  background:url(../images/dot-dark.png) top repeat-x;	
}

.paginate {
  width: 652px;
  margin: 0 auto 6px auto;
  padding-top: 15px;
  height: 20px;
}

.paginate img {
  vertical-align: middle;
}

.paginate span {
  vertical-align: middle;
  font-size: 85%;
}

.paginate .prethodna {
  width: 154px;
  float: left;
  height: 20px;
}

.paginate .prethodna img {
  margin-right: 8px;
}

.paginate .counter {
  width: 344px;
  float: left;
  text-align: center;
  height: 20px;
}

.paginate .sljedeca {
  width: 154px;
  float: left;
  text-align: right;
  height: 20px;
}

.paginate .sljedeca img {
  margin-left: 8px;
}

.paginate a,.paginate a:link,.paginate a:visited {
	color: #cccccc;
	text-decoration: none;
}

.paginate a:hover {
  text-decoration: none;
}

.foto {
  text-align: center;
  margin-bottom: 12px;
}

.caption {
  text-align: center;
  margin-bottom: 30px;
}

.caption p {
  width: 510px;
  margin: 0 auto;
  padding: 0;
  font-size: 93%;
  line-height: 130%;
}

#links-footer a {
  color: #ccc;
}

#links-footer .top a {
  color: #ccc;
}

#links-footer a:hover {
  text-decoration: underline;
  border-bottom: 0px solid #000;
}

#impressum {
	background:url(../images/dot-dark.png) bottom repeat-x;
}
