@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #423e3f;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
}
h1 {
	text-transform: uppercase;
	font-size: 32px;
	text-shadow: 0px 0px 2px #000;
}
h2 {
	text-transform: uppercase;
	font-size: 28px;
	text-shadow: 0px 0px 2px #000;
}
h3 {
	text-transform: uppercase;
	font-size: 26px;
	text-shadow: 0px 0px 2px #000;
}
h4 {
	text-transform: uppercase;
	font-size: 26px;
	margin-bottom: 0px;
	text-shadow: 0px 0px 2px #000;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
}
img {
	border: 0px;
}
p {
	margin-bottom: 25px;
}
#okvir {
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #231f20;
	border-bottom-color: #0F0;
	border-left-color: #231f20;
}
#vrh {
	height: 168px;
	width: 100%;
	background-color: #242021;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
#menu {
	height: 42px;
	background-image: url(slike/bg-menu.png);
	background-repeat: repeat-x;
	line-height: 42px;
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	color: #231f20;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
	background-color: #E7E8E8;
}
#menu a {
	color: #231f20;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	height: 42px;
	text-shadow: 1px 1px 1px #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu a:hover, #menu a:active {
	color: #FFF;
	background-color: #EE1C25;
	height: 42px;
	display: inline-block;
	background-image: url(slike/bg-menu2.png);
	background-repeat: repeat-x;
	text-shadow: 0px 0px 5px #000;
	border: 0px;
}
#menu .tu {
	color: #FFF;
	background-color: #EE1C25;
	height: 42px;
	display: inline-block;
	background-image: url(slike/bg-menu2.png);
	background-repeat: repeat-x;
	text-shadow: 1px 1px 1px #000;
	border: 0px;
}
#sadrzaj {
	clear: both;
	float: left;
	background-color: #ee1c25;
	padding: 20px;
	width: 940px;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
}
#sadrzaj-glider {
	clear: both;
	float: left;
	background-color: #ee1c25;
	width: 980px;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sadrzaj-glider h1 {
	padding-left: 20px;
}

.nagrada {
	background-color: #FFF;
	color: #333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.nagrada h2 {
	text-shadow: 0px 0px 0px #000;
	margin: 0px;
	padding: 0px;
	color: #EE1C25;
}
.foto_lijevo {
	float: left;
	clear: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.foto_desno {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}
.fotka {
	border: 3px solid #FFF;
	margin-right: 6px;
	margin-bottom: 14px;
	background-color: #EE1C25;
	padding: 1px;
	margin-left: 7px;
}

#dno {
	clear: both;
	float: left;
	height: 42px;
	width: 100%;
	line-height: 42px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-image: url(slike/bg-menu.png);
	background-color: #E7E8E8;
}
#dno a {
	color: #EE1C25;
	text-decoration: none;
}
#dno a:hover, #dno a:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

