@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
}

#main_container_index {
	margin:0 auto;
	width:980px;
}

#header_index {
	position:relative;
	width:640px;
	height:100px;
	margin:20px 0 20px 170px;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
#logo {
	width:200px;
	float:left;
}
#logo_txt {
	position:absolute;
	right:0;
	bottom:5px;
	width:350px;
	text-align:right;
}
#logo_txt #linkovi {
	padding-top:6px;
}
#logo_txt #linkovi a:link, #logo_txt #linkovi a:hover, #logo_txt #linkovi a:visited {
	color:#ff6600;
	text-decoration:underline;
}
#header_index #redakcija {
	position:absolute;
	top:105px;
	right:20px;
	width:350px;
	padding:10px;
	background:white;
	color:black;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	visibility:hidden;
	border:1px solid #afafaf;
}
#header_index #redakcija a:link, #header_index #redakcija a:hover, #header_index #redakcija a:visited {
	text-decoration:none;
	color:#ff6600;
}

#kolona_levo {
	width:150px;
	float:left;
}
#kolona_lcentar {
	width:200px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
#kolona_centar {
	width:200px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
#kolona_dcentar {
	width:200px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
#kolona_desno {
	width:150px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}


#footer_index {
	clear:both;
	width:640px;
	margin-left:170px;
	border-top: 1px solid rgb(153, 153, 153);
	padding: 5px 0pt 10px;
	font-family: Verdana;
	font-size: 10px;
	color: rgb(153, 153, 153);
}
#footer_logo {
	float:left;
}
#footer_txt {
	margin-left:70px;
}


#clanak_mini_box {
	margin-bottom:10px;
}
#clanak_mini_box .top {
	background:url(img/index/clanak_top.gif) no-repeat;
	height:10px;
	overflow:hidden;
}
#clanak_mini_box .bottom {
	background:url(img/index/clanak_bottom.gif) no-repeat;
	height:10px;
	overflow:hidden;
}
#clanak_mini_box .intro {
	background:#000000;
	color:white;
	font-family:Verdana;
}
#clanak_mini_box .intro h1 {
	padding:0 15px 5px 15px;
	margin:0;
	font-size:13px;
	font-weight:bold;
}
#clanak_mini_box .intro p {
	padding:0 15px 5px 15px;
	margin:0;
	font-size:10px;
}
#clanak_mini_box .intro p.donji {
	padding:5px 15px;
	background:#dcdcdc;
	color:black;
	font-size: 10px;
}
#clanak_mini_box .slika {
	margin:0;
	width:200px;
	height:150px;
	display:block
}
#clanak_mini_box .slika_1 {
	border-left:15px solid #936b41;
	border-right:15px solid #936b41;
	margin:0;
	width:170px;
	height:128px;
	display:block;
}
#clanak_mini_box .link {
	margin-top:5px;
	border:0;
	display:block;
}


#najbolje {
	margin-bottom:10px;
}
#najbolje .top {
	background:url(img/index/najbolje_top.gif) no-repeat center bottom;
	height:42px;
	overflow:hidden;
}
#najbolje .txt {
	background:#FAC611;
	font-family:Verdana;
	font-size:10px;
	padding:4px 0;
}
#najbolje .txt h1 {
	padding:5px 10px;
	margin:0;
	font-size:11px;
	font-weight:bold;
}
#najbolje .txt a:link, #najbolje .txt a:visited {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid black;
	text-decoration:none;
	color:black;
}
#najbolje .txt a:hover {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid black;
	text-decoration:none;
	background:black;
	color:white;
}
#najbolje .bottom {
	background:url(img/index/najbolje_bottom.gif) no-repeat center top;
	height:11px;
	overflow:hidden;
}

#intervjui {
	margin-bottom:10px;
}
#intervjui .top {
	background:url(img/index/intervjui_top.gif) no-repeat center bottom;
	height:60px;
	overflow:hidden;
}
#intervjui .txt {
	background:#6c5120;
	font-family:Verdana;
	font-size:10px;
	padding:4px 0;
}
#intervjui .txt h1 {
	padding:5px 10px;
	margin:0;
	font-size:11px;
	font-weight:bold;
}
#intervjui .txt a:link, #intervjui .txt a:visited {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid black;
	text-decoration:none;
	color:black;
}
#intervjui .txt a:hover {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid black;
	text-decoration:none;
	background:black;
	color:white;
}
#intervjui .bottom {
	background:url(img/index/intervjui_bottom.gif) no-repeat center top;
	height:11px;
	overflow:hidden;
}

#redpill {
	margin-bottom:10px;
}
#redpill .top {
	background:url(img/index/redpill_top.gif) no-repeat center bottom;
	height:40px;
	overflow:hidden;
}
#redpill .txt {
	background:#e94c3a;
	font-family:Verdana;
	font-size:10px;
	color:black;
}
#redpill .txt h1 {
	padding:5px 10px;
	margin:0;
	font-size:11px;
	font-weight:bold;
}
#redpill .txt a:link, #redpill .txt a:visited {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid black;
	text-decoration:none;
	color:black;
}
#redpill .txt a:hover {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid black;
	text-decoration:none;
	background:black;
	color:white;
}
#redpill .bottom {
	background:url(img/index/redpill_bottom.gif) no-repeat center top;
	height:11px;
	overflow:hidden;
}

#brain_streaming {
	margin-bottom:10px;
}
#brain_streaming .top {
	background:url(img/index/brain_streaming_top.gif) no-repeat center bottom;
	height:44px;
	overflow:hidden;
}
#brain_streaming .txt {
	background:#c50823;
	font-family:Verdana;
	font-size:10px;
	color:white;
}
#brain_streaming .txt p {
	padding:5px 10px;
	margin:0;
}
#brain_streaming .txt h1 {
	padding:5px 10px;
	margin:0;
	font-size:11px;
	font-weight:bold;
}
#brain_streaming .slika {
	width:130px;
	border-left:10px solid black;
	border-right:10px solid black;
	margin:0;
}
#brain_streaming .link {
	margin-top:5px;
	border:0;
	display:block;
}
#brain_streaming .bottom {
	background:url(img/index/brain_streaming_bottom.gif) no-repeat center top;
	height:11px;
	overflow:hidden;
}


#test {
	margin-bottom:10px;
}
#test .top {
	background:url(img/index/test_top.gif) no-repeat center bottom;
	height:44px;
	overflow:hidden;
}
#test .txt {
	background:#afafaf;
	font-family:Verdana;
	font-size:10px;
	color:black;
}
#test .txt p {
	padding:5px 10px;
	margin:0;
}
#test .txt h1 {
	padding:5px 10px;
	margin:0;
	font-size:11px;
	font-weight:bold;
}
#test .slika {
	width:130px;
	border-left:10px solid black;
	border-right:10px solid black;
	margin:5px 0;
}
#test .link {
	margin-top:5px;
	border:0;
	display:block;
}
#test .bottom {
	background:url(img/index/test_bottom.gif) no-repeat center top;
	height:11px;
	overflow:hidden;
}
