@charset "utf-8";
/* CSS Document */
			
* {
	margin:0;
	padding:0;
}
body {
	background-color: #000;
	color: #6cff3f;
}
#omotac {
	width: 997px;
	margin: 0 auto;
}
p {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
a {
	text-decoration: none;
	font-size: 1em;
	display: block;
	color: #6cff3f;
	font-weight: bolder;
	padding-bottom: 2px;
}
#glavni_tekst {
	list-style-type: square;
	height: 100px;
	line-height: 50%;

}
#glavni_tekst li   {
	font-family: Arial, Helvetica, sans-serif;
	margin: 25px 0 0 40px;
	font-size: 1em;
	float: left;
}
a img {
	border:none;
	margin: 0 0 3px 0;
}
a:hover {
	background-color: #282828;
	color: #FFF;
}
a:hover img {
	opacity:0.9;
	filter:alpha(opacity=90)
}
h1, h2, h3, h4, h5, p, a {
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	text-indent: -9999px;
}
h2 {
	margin: 25px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h3{ 
	margin: 4px 10px 5px 10px; 
	color:#ffffff;
	font-size:1.5em; 
	letter-spacing:-1px; 
	font-weight: bold;  
}		
.stranica_thumb{ 
    width: 318px; 
	height: 254px; 
	margin:0 0 8px 8px; 
	float:left; 
	background:#161613; 
	border: solid 1px #333333; 
	overflow: hidden; 
	position: relative; 
}
.stranica_thumb img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 	
}
.stranica_thumb p{ 
	padding: 0 10px; 
	color:#cccccc; 
	font-weight:bold; 
	font-size: 0.7em; 
	text-align: left;
}
#promo_cd {
	list-style-type: none;
	}
#promo_cd li {
	float:left;
	height:204px;
	margin:20px 0 9px 9px;
	width:318px;
}
#promo_cd a {
	text-decoration: none;
	font-size: 1em;
	display: block;
	color: #6cff3f;
	font-weight: bold;
	line-height: 110%;
	padding: 4px 4px 4px 6px;
	width: 120px;
	float: left;
	margin-left: 8px;
}
#promo_cd a:hover{
	background-color: #282828;
	color: #FFF;
}
#promo_cd img {
	float: left;
}
.cd_donji_tekst {
	margin: 10px 0 0 0;
	line-height: 90%;
}
#zaglavlje {
	width: 997px;
	height: 202px;
	background: url(../slike/slika-zaglavlje.jpg) center no-repeat;
}
#kontakt {
	float: right;
	margin: 30px 30px 0 0;
}
#kontakt p {
	color: #FFF;
	font-weight: bold;
	text-align: right;
	font-size: 0.9em;
}
#kontakt a {
	font-size: 0.8em;
}
#kontakt a:hover {
	color: #FFF;
}
#podnozje {
	margin: 20px 0;
	clear: both;
}
#podnozje p {
	font-size: 0.8em;
	color: #FFF;
	margin-bottom: 2px;
	font-weight: bold;
}
#podnozje a {
	text-align: center;
	font-size: 0.8em;
}
.kategorija {
	color: #CCC;
	text-align: left;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 1px;
}
.objasnjenje {
	font-size: 0.7em;
	color: #CCC;
	font-weight: normal;
	text-align: left;
}
.bez-linka {
	font-size: 0.8em;
	font-weight: bold;
	color: #CCC;
}
