@font-face {
  font-family: "peekpoke";
/*  src: url("http://www.peekpoke.hr/fonts/peekpoke.eot"); */
  src: local("peekpoke"), url("http://www.peekpoke.hr/fonts/peekpoke.ttf") format("truetype"); /* non-IE */
}

body {
	background-color: #222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "peekpoke", courier;
}
#ContainerMain {
	width: 1000px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-color: #222222;
}

#Header {
	background-image: url(Header.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 960px;
	float: left;
	display: none;
}
#MenuLeft {
	float: left;
	width: 270px;
	font: 30px "peekpoke", courier;
	color: #cccccc;
	display: block;
	}

#MenuLeft li {
	list-style-type: decimal;
	font: 24px/26px "peekpoke", courier;
}

#MenuLeft li a:hover {
	font-color: white;
	background: #aa0000;
}
	
#Load {
	background-image: url(Load.gif);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 249px;
	margin-top: 30px;
}

.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}

#ContainerPictures {
	float: left;
	width: 620px;
	margin-top: 20px;
	height: 280px;
	overflow: auto;
}
.pic {
	margin-right: 12px;
	margin-bottom: 12px;
	border: 3px solid #FFFFFF;
}
#PokroviteljiLogo {
	background-color: #FFFFFF;
	border: 2px solid #6980DD;
	width: 591px;
}

a {
	color: #5555cc;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#PayPal {	height: 28px;	width: 100px;
	}

#ContainerRight {
	float: right;
	width: 680px;
	font-size: 17px;
	color: #dddddd;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}

#ContainerRight table {
	font-family: "peekpoke", Courier;
	font-size: 12px;
}

h2 {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}

.LNEnews {
	font-family: "peekpoke", Courier;
	font-size: 18px;
	
}

.LNEnews_title {
	font-family: "peekpoke", Courier;
	background: #00aa00;
	color: #eee;
	padding: 8px;	
}

.LNEnews img {
	padding: 8px;
	margin: 10px;
	border: 2px solid #cccccc;
}

#ContainerRight .LNEnews_comments {
	font-family: "peekpoke", Courier;
	margin-right: 20px;
}

#ContainerRight .LNEnews_comment {
	font-family: "peekpoke", Courier;
	font-size: 13px;
	margin-right: 20px;
	background-color: #0000dd;
	color: #ffffff;
}

#ContainerRight .LNEnews_author .LNEnews_email {
	font-family: "peekpoke", Courier;
	font-size: 10px;
}

.hyperviz {
	width:640px;
	height:400px;
	overflow: visible;
}
.credits {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:15px;
	font-size:10px;
	color:#6980dd;
	width:640px;
	text-align:center;
	line-height:15px;
}
.credits a:link {color:#6980dd; text-decoration:underline;}
.credits a:visited {color:#6980dd; text-decoration:underline;}
.credits a:hover {color:white; text-decoration:underline;}
.credits a:active {color:#6980dd; text-decoration:underline;}

h3 { color: white;}

