@charset "utf-8";

a, a:visited {
	color: #CCCCCC;
    text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
body, html {
	background: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 99%;
	height: 95%
}
h1 {
	color: #FFFFFF;
}
img {
	border: none;
}
p {
	color: #999999;
	font-size: 0.6em;
}
div.outer {
	height: 100%;
}
#megazine {
	height: 100%;
	outline: none;
	width: 100%;
}
a.casopis {
	color:#ffa522;
}
a.casopis:hover {
	text-decoration: underline;
}
.narucivanje {
	font-weight:bold;
	font-size:16px;
}
.ma {
	color:#ffa522;
}
.footer {
	font-weight:bold;
	font-size:11px;
}