/* CSS Document */


/* VESTI */
#vesti
{
	background-image: url("../images/bigBoxVestiBg.png");
}

#vesti h2
{
	background:  url("../images/bigBoxVestiH2.png") no-repeat;
	color:#E08B04;
}

#vesti h3
{	
	margin-bottom:2px;
}

.leftColumn
{
	float:				left;
	width:				360px;
	padding:			0 10px 10px 10px;
	color:				#FFFFFF;
	font-weight:		normal;
	text-align:justify;
}

.leftColumn img
{
	float:				left;
	margin-right:		10px;
}

#vesti a, #magazin a
{
	color:				#004080;
	text-decoration:	none;
}

#vesti .content, #danas .content
{
	height:395px;
}

#vesti a:hover, #magazin a:hover
{
	text-decoration:	underline;
}

#vestiOstale, #mtekstoviOstali
{
	margin:				10px 0 0 0;
	color:				#004080;
	list-style-type:	none;
}

#vestiOstale li, #mtekstoviOstali li
{
	width:				100%;
	border-bottom:		1px solid #3070b0;
	line-height:		17px;
}

#vestiOstale li a, #mtekstoviOstali li a
{
	display:			block; 
	color:				#004080;
	font-weight:		bold;
}

#vestiOstale li a:hover, #mtekstoviOstali li a:hover
{
	background-color:	#fff;
	text-decoration:	none;
}

.rightColumn
{
	float: 				left;
	width: 				22px;
	text-align: 		right;
	height:				100%;
}

#vesti .rightColumn
{
}

#vesti .footer
{
	background-image:   url("../images/bigBoxVestiFooter.png");
}

/* MAGAZIN */

#magazin
{
	background:  url("../images/bigBoxMagazinBg.png");
	color:#3D4A04;
}

#magazin h2
{
	background:  url("../images/bigBoxMagazinH2.png") no-repeat;
	color:#7D9221;
}

#magazinKategorije .content h3
{	
	margin-bottom:2px;
	padding-top:6px;
	height: 36px;
	background:  url("../images/magazin/magazincatheader.png") 0 0 no-repeat;
	font-size:13px;
	font-weight:bold;
	text-indent: 23px;
}
#magazinKategorije .content h3 .desno
{	
	margin-left: 220px;
	display:inline;
}
#magazinKategorije .content h3 .desno a {color:#7D9221;}
#magazinKategorije .content .magcat .magcatcontent {padding:10px;}
#magazinKategorije .content .magcat .magcatcontent .line {
	background: url(../images/spaceGray1x1.png) repeat-x top left;
	margin:10px 0;
	padding:0;
	height:1px;
}
#magazinKategorije .content .magcat .magcatcontent img {
float:left;
margin-right:7px;
}
#magazinKategorije .content .magcat .magcatcontent a {
text-decoration:none;
}
#magazinKategorije .content .magcat .magcatcontent a:hover {
text-decoration:underline;
}
.spisaklinkova a {color:#7D9221; cursor:pointer; text-decoration:none;}
.spisaklinkova a:hover {color:#fff;background-color:#7D9221; text-decoration:none;}
.sakriveni {
	padding-top:5px;
	padding-bottom:5px;
}
.prikazAnketa {
	display:none;
}
.prikazAnketaVidljiv {
	padding:5px;
	margin-bottom:8px;
	background-color:#fff;
	display:block;
}
*html .prikazAnketaVidljiv {
	margin-top:-5px;
}
.dalje {
	text-align:right;
}
.dalje a {color:#7D9221;}
.numberArticles {
	padding:7px 10px 15px 10px;
	background-color:#ffffff;
	margin:7px 0;
}
.numberArticles .linkdalje {text-align:right;}
.numberArticles .linkdalje a {color:#67720c;text-decoration:none;}
.numberArticles .linkdalje a:hover {color:#67720c;text-decoration:underline;}
.numberArticles .title a {color:#67720c;padding-bottom:5px; text-decoration:none}
.numberArticles .title a:hover {color:#67720c;padding-bottom:5px; text-decoration:underline}
.numberArticles img {
float:left;
margin-right:7px;
margin-top:2px;
margin-bottom:5px;
}
#magazinKategorije .content .magcat .magcatcontent .spisaklinkova {margin:3px 0;}
#magazinKategorije .content .magcat .magcatcontent .spisaklinkova a {color:#999;}
#magazinKategorije .content .magcat .magcatcontent .spisaklinkova a:hover {background-color:#999;color:#fff;}
#magazinKategorije .content .magcat .magcatcontent .linkdalje {text-align:right;}
#magazinKategorije .content .magcat .magcatcontent .linkdalje a {color:#660;}
#magazinKategorije .content .magcat .title {padding:5px 0;}
#magazinKategorije .content .magcat .title a {color:#67720c;}

#magazin .footer{background-image:url("../images/bigBoxMagazinFooter.png");}
#magazinKategorije .content .magcat{background-color:#fff;margin-bottom:10px;}
#magazinKategorije .content .magcat .magcatfooter{background:url("../images/magazin/magazincatfooter.png") no-repeat;height:7px;}

.tizerTekst {
	background-color:#fff;
	padding:5px;
}
.tizerNaslov {
	background-color:#fff;
	padding:5px;
}
.tizerNaslov a {
	font-size:13px;
	font-weight:bold;
	color:#7D9221;
}
#magazinKatLinkovi .right a {
	color:#7D9221;
}
.clear {clear:both;}
.pages {
	text-align:right;
	padding:5px;
	color:#333;
	font-size:11px;
}
.pages a {text-decoration:underline;color:#7D9221;}
.pages a:hover {text-decoration:none;}


/* DANAS */

#danas
{
	background-image: url("../images/bigBoxDanasBg.png");
	color:#fff;
}

#danas h2
{
	background:  url("../images/bigBoxDanasH2.png") no-repeat;
	text-align:right;
}

#danas h2 a
{
	text-decoration:none;
}

#danas h2 span
{
	margin-right:10px;
	background-color:#FFFFFF;
}

#danas .footer
{
	background-image:   url("../images/bigBoxDanasFooter.png");
}

#danasContent
{
	padding:			0 15px;
	overflow-y:			scroll;
}

/* ---- */

#todayList
{
	margin:				10px 0 0 0;
	color:				#fff;
}

#todayList li
{
	width:				100%;
	border-bottom:		1px solid #fff;
	line-height:		17px;
	_margin-top:		-2px;
}


#todayList li a
{
	display:			block; 
	color:				#fff;
	font-weight:		bold;
	text-decoration:	none;
	text-indent:		10px;
}

#forum ul
{
	margin:15px 0 0 15px;
	_margin:0 0 0 15px;
}
#forum ul li
{
	list-style-type:square;
}


#forum a
{
	color:				#fff;
	font-weight:		bold;
	text-decoration:	none;
}

#forum a:hover
{
	text-decoration:	underline;
}

#todayList li a:hover
{
	background-color:	#004080;
	color:				#fff;
}

#smallToday h2
{
	background-image:   url("../images/smallBox-danas-h2Bg2.png");
}

#smallToday h2 span, #smallMisao h2 span, #smallSpecial h2 span
{
	display:none;
}

/* TOP5 */

#top5nav
{
	border-bottom:		1px solid #fff;
	border-top:			1px solid #fff;
	height:				18px;
}
#top5nav a
{
	color:				#fff;
	text-decoration:	none;
}
#top5nav .h3
{
	float:				left;
	text-align:			center;
	width:90%;
}
#top5content
{
	margin-top:			10px;
}

/**/

#smallSpecial h2
{
	background-image:   url("../images/smallBox-izdvajamo-h2Bg2.png");
}

#smallSpecial a
{
	color:#fff;
}

#smallSpecial a:hover
{
	color:#fff;
}

#smallSpecial h3
{
	font-size:12pt;
}

/**/
#vremeLinkovi
{
	text-align:center;
	margin: 5px 0 15px 0;
}

#vremeLinkovi a
{
	color:				#fff;
	text-decoration:	none;
	padding:			0 3px;
}

#vremeLinkovi a:hover
{
	color:				#fff;
	text-decoration:	underline;
}

#vremeLinkovi .vremeBG
{
	background-color:	#004080;
	color:				#fff;
}
/**/
#boxBarsLeft {
	width:201px;
	float:left;
}
#boxBarsRight {
	width:201px;
	margin-left:3px;
	float:left;
}
*html #boxBarsRight {
	margin-left:-4px;
	position:absolute;
}

#anketa .anketa
{
	width:175px;
	margin-left:13px;
	margin-right:13px;
}
#anketa input
{
	padding:0;
	margin:0;
}

/**/
#smallMisao h2
{
	background-image:   url("../images/smallBox-danas-h2Bg2.png");
}

#misao
{
	height:100%;
	background-image: 	url('../images/smallBox-citati-Bg.png');
	padding:8px;
}

/* O NAMA */

#onama
{
	margin:0 14px 0 14px;
	background:  url("../images/magazin/magazincontent.png") top right;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	color:#321D18;
}

#onama h2
{
	padding-top:4px;
	height: 36px;
	background:  url("../images/magazin/magazinheader.png") 0 0 no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#909C28;
	text-indent: 23px;
}

#onama h3
{
	padding-top:4px;
	height: 36px;
	background:  url("../images/magazin/magazincatheader.png") 0 0 no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-indent: 23px;
}

#onama .footer
{
	margin-top:20px;
	background:  url("../images/magazin/magazinfooter.png") top right;
	height:7px;
	font-size:1px;
}
.prijatelji {
	background-color:#B7A90C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	height:20px;
	padding-left:4px;
	padding-top:2px;
}