@charset "utf-8";
/* CSS Document */

html
{
	text-align:						center;
	margin:								0 auto;
}

body
{
	background:						#333 url("../../images/background.gif");
	padding:							0;
	margin:								0 auto;
	text-align:						center;
}


/*
*
*	HEADER
* -----------------------------------------------------------------------------
*
*/

body #header
{
	margin:								0 auto;
	font-family:					verdana, tahoma, arial, helvetica, serif;
	font-size:						7.5pt;
	color:								#fff;
	text-align:						left;
}

body #header .left
{
	background:						#984920 url("../../images/header/background.gif");
}

body #header .left .title
{
	text-align:						left;
	padding:							0 0 0 17px;
}

body #header .left .info
{
	text-align:						right;
	padding:							0 17px 0 0;
}

body #header .right
{
}

body #header input.text
{
	width:								135px;
	border:								1px solid #000;
	font-size:						7.5pt;
	font-family:					verdana, tahoma, arial, helvetica, serif;
}

.title a
{
	text-decoration: 			none;
	color: 								#fff;
}

.title a:hover
{
	text-decoration: 			underline;
}

a{
color: #000;
text-decoration: none;
}

a:hover{
color: 								#f5821f;
}

/*
*
*	PRINT
* -----------------------------------------------------------------------------
*
*/

.print-container
{
	background:						#fff;
	padding:							11px;
	font-size:						8pt;
	font-family:					tahoma;
	background:						#eee;
	padding:							11px;
}

.print-container h1
{
	font-family:					arial narrow, arial, helvetica, serif;
	font-size:						24pt;
	font-weight:					normal;
	margin:								0;
	color: 								#f5821f;
}

.print-container h2
{
	font-family:					tahoma, arial, helvetica, serif;
	font-size:						11pt;
	font-weight:					normal;
	margin:								2pt 0 4pt 0;
}

.print-container h3
{
	font-family:					tahoma, arial, helvetica, serif;
	font-size:						9pt;
	font-weight:					normal;
	padding:							0 0 5px 0;
	margin:								0 0 0 0;
}

.print-container h4
{
	text-align:						right;
	font-family:					tahoma, arial, helvetica, serif;
	font-size:						9pt;
	font-weight:					bold;
}


/*
*
*	MAIL
* -----------------------------------------------------------------------------
*
*/

.mail-container
{
	background:						#fff;
	padding:							11px;
	font-size:						8pt;
	font-family:					tahoma;
	background:						#eee;
	padding:							11px;
}

.mail-container input
{
	font-size:						8pt;
	font-family:					tahoma;
	width:								80%;
	margin:								0 0 11px 0;
}

.mail-container .button
{
	width:								80px;
}

.mail-container h1
{
	font-family:					arial, tahoma, verdana, helvetica, serif;
	font-weight:					bold;
	font-size:						11pt;
	margin:								5px 0 0 0;
  color: 								#F5821F;

}

.mail-container h2
{
	color: #000;
  font-family:					arial, tahoma, verdana, helvetica, serif;
	font-size:						8pt;
	font-weight:					normal;
	margin:								0;
  text-decoration: 			none;
}

.mail-container p
{
	text-align:						left;
	font-family:					arial, tahoma, verdana, helvetica, serif;
	font-size:						9pt;
	margin:								0;
}

/*
*
*	CONTENT - TOP LEVEL
* -----------------------------------------------------------------------------
*
*/

#content-container
{
	margin:								0 auto;
}

#content-cell-left
{
	padding: 10px;
  background:						#fff;
}

#content-cell-right
{

}

/*
*
*	CONTENT - COLUMNS
* -----------------------------------------------------------------------------
*
*/

.pagecontent-left-column
{
	text-align:						center;
}

.pagecontent-main-column
{
	text-align:						left;
	font-family:					arial, helvetica, serif;
	font-size:						10pt;
}



.pagecontent-main-column h1
{
	font-family:					arial narrow, arial, helvetica, serif;
	font-size:						24pt;
	font-weight:					normal;
	margin:								0;
	color: 								#f5821f;
}

.pagecontent-main-column h2
{
	font-family:					tahoma, arial, helvetica, serif;
	font-size:						11pt;
	font-weight:					normal;
	margin:								2pt 0 4pt 0;
}

.pagecontent-main-column h3
{
	font-family:					tahoma, arial, helvetica, serif;
	font-size:						9pt;
	font-weight:					normal;
	padding:							0 0 5px 0;
	margin:								0 0 0 0;
}

.pagecontent-main-column h4
{
	text-align:						right;
	font-family:					tahoma, arial, helvetica, serif;
	font-size:						9pt;
	font-weight:					bold;
}

/*
*
*	HEADING
* -----------------------------------------------------------------------------
*
*/

.heading-newsitem
{
	text-decoration: 			none;
  text-align:						left;
}

.heading-newsitem a
{

}

.heading-newsitem a:hover
{
	color: 								#F5821F;
	text-decoration: 			underline;

}

.heading-newsitem h1
{
  font-family:					arial, tahoma, verdana, helvetica, serif;
	font-size:						11pt;
	font-weight: bold;
  padding: 0px 0px 5px 0px;
  margin:								5px 0 0 0;
color: 								#F5821F;
}

.heading-newsitem h1:hover
{
	text-decoration: 			underline;
}

.heading-newsitem h2
{
	color: #000;
  font-family:					arial, tahoma, verdana, helvetica, serif;
	font-size:						8pt;
	font-weight:					normal;
	margin:								0;
  text-decoration: 			none;
}

.heading-newsitem h2:hover
{
	color: 								#000;
	text-decoration: 			none;
}

.heading-newsitem p
{
	text-align:						left;
	font-family:					arial, tahoma, verdana, helvetica, serif;
	font-size:						9pt;
	margin:								0;
}

/*
*
*	HOME
* -----------------------------------------------------------------------------
*
*/
#daily{
border-bottom: 1px solid #ccc;
}

#daily h1{

  font-family:					arial narrow, arial, helvetica, serif;
	font-size:						24pt;
	font-weight:					normal;
	margin:								0;
	color: 								#f5821f;

}
#daily a
{
  color: 								#f5821f;
	text-decoration:			none;
}

#daily h1:hover
{
	text-decoration:			underline;
}

#daily a:hover
{
	text-decoration:			underline;
}

#daily h2{
  font-family: verdana;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  text-decoration: none;
}

#daily h3{
  font-family: verdana;
  font-weight: normal;
  font-size: 10px;
  color: #000;
}

#daily h3, a:hover{
 text-decoration: none;
}

/*
*
*	SUBHEADING
* -----------------------------------------------------------------------------
*
*/

.subheading-newsitem
{
	text-align:						left;
}

.subheading-newsitem a
{

}

.subheading-newsitem a:hover
{
	color: 								#F5821F;
	text-decoration: 			underline;
}

.subheading-newsitem h1
{
	font-family:					arial, tahoma, verdana, helvetica, serif;
	font-size:						11pt;
	font-weight:					bold;
  padding: 0px 0px 5px 0px;
  margin:								5px 0 0 0;

}

.subheading-newsitem h1:hover
{
	text-decoration: 			underline;
}

.subheading-newsitem h2
{
	color: #000;
  font-family:					arial, tahoma, verdana, helvetica, serif;
	font-size:						8pt;
	font-weight:					normal;
	margin:								0;
}

.subheading-newsitem h2
{
	color: #000;
  text-decoration: none;
}

.subheading-newsitem p
{
	text-align:						left;
	font-family:					arial, tahoma, verdana, helvetica, serif;
	font-size:						9pt;
	margin:								0;
}

/*
*
*	MAINMENU
* -----------------------------------------------------------------------------
*
*/

.mainmenu-ticker-left
{
	font-family:					verdana, tahoma, arial, helvetica, serif;
	font-size:						7.5pt;
	color:								#fff;
	background:						#994b22;
}

.mainmenu-content-left
{
	background:						#fff url("../../images/mainmenu/background-left.gif");
}

.mainmenu-content-inactive
{

  background:						#fff url("../../images/mainmenu/background-inactive.gif");
}

.mainmenu-content-inactive a:hover
{
  cursor: 							pointer;
  background:						#F8A965;
}

.mainmenu-content-active
{
	background:						#fff url("../../images/mainmenu/background-active.gif");
}

.menuitem
{
  padding:							0px 0 0 0;
	font-family:					arial, tahoma, verdana, helvetica, serif;
	font-size:						10pt;
	color:								#fff;
}

.menuitem img
{

  padding:							3px 0 0 0;
}

.menuitem a
{
  display: 							block;
  width: 								67px;
  padding: 							3px 5px 10px 5px;
  color:								#eee;
	text-decoration:			none;
}

.menuitem a:hover
{
  color:								#fff;
}

/*
*
*	SUBMENU
* -----------------------------------------------------------------------------
*
*/

.pagecontent-left-column ul
{
	text-align: 					left;
	list-style:						none;
	padding:							0;
	margin:								0;

}

.pagecontent-left-column ul li
{

  font-family:					tahoma, verdana, arial, helvetica, serif;
	font-size:						8pt;
	margin:								0;
	padding:							0;
	border-bottom:				1px solid #ccc;
}

.pagecontent-left-column ul li a
{
padding: 2px 0px;
}

.pagecontent-left-column ul li.subMenuTitle
{
  font-weight:					bold;
  text-transform:				uppercase;
	cursor:								pointer;
	padding:							2px 0 2px 10px;
}

.pagecontent-left-column ul li.subMenuTitle a
{
  text-transform:				uppercase;
	cursor:								pointer;
	padding:							2px 0 2px 10px;
}

.pagecontent-left-column ul li.subMenuTitle:hover
{

background: #f3f3f3;
}

.pagecontent-left-column ul li.subMenuTitle a:hover
{

background: #f3f3f3;
}

.pagecontent-left-column ul li.subMenuTitleCurrent
{
	font-weight:					bold;
	text-transform:				uppercase;
	cursor:								pointer;
	padding:							2px 0 2px 10px;
  background: #eee;
}


.pagecontent-left-column ul li.subMenuItem
{
	
  display:							block;
  text-indent: 10px;
  background: #fff;  
}

.pagecontent-left-column ul li.subMenuItem a
{
	display:							block;

}

.pagecontent-left-column ul li.subMenuItem:hover
{

background: #FEEFE3;
}

.pagecontent-left-column ul li.subMenuItem a:hover
{

background: #FEEFE3;
}

.pagecontent-left-column ul li.subMenuItem-selected
{
	display:							block;
  background: #FABC87;
  text-indent: 10px;
  padding: 2px 0px;
}

.pagecontent-left-column ul li.subMenuItem a, .pagecontent-left-column ul li.subMenuItem-selected a
{
	color:								#000;
	text-decoration:			none;
}

/*
*
*	SINGLE NEWSITEM
* -----------------------------------------------------------------------------
*
*/

.singlenews
{

}

.singlenews h3
{
font-family:					verdana, tahoma, helvetica, serif;
color: #555;
font-size: 8pt;
font-style: italic;
border-bottom: 1px solid #eee;
}

.singlenews h2
{
font-size: 9pt;
font-weight: bold;
}

.singlenews-rest
{

}

.singlenews-rest h1
{
  color:								#000;
	font-size:						8pt;
	font-family:					tahoma;
  padding: 							0 0 3px 0;
}

.singlenews-rest h1:hover
{
	color: 								#F5821F;
	text-decoration:			underline;
}

.singlenews-rest a
{
	color:								#000;
}

.singlenews-rest a:hover
{
	color: 								#F5821F;
	text-decoration: 			underline;
}

.singlenews-rest h4
{
	text-align:						left;
	margin:								0;
}

/*
*
*	CATEGORIZED NEWSITEMS
* -----------------------------------------------------------------------------
*
*/
.categorized-title h3
{
color:			#F5821F;
}

.categorized-newsitems
{

}

.categorized-newsitems li
{

padding: 2px 0px;
}

.categorized-newsitems  a
{
color: 								#000;

}


.categorized-newsitems  a:hover
{
color: 								#F5821F;
text-decoration: underline;
}
.categorized-newsitems h1
{
  color:								#000;
	font-size:						8pt;
	font-family:					tahoma;
  padding: 							0 0 3px 0;
}


.categorized-newsitems h2
{
  color:								#888;
	font-size:						7.5pt;
	font-family:					tahoma;
  padding: 							0 0 3px 0;
}

.categorized-newsitems h2:hover
{
  color:								#888;
	font-size:						7.5pt;
	font-family:					tahoma;
  padding: 							0 0 3px 0;
}


.categorized-newsitems h4
{
	text-align:						left;
	margin:								0;
}


#listtitle{
color: #fff;
padding: 2px 5px;
margin:  0 0 5px 0;
background: #994B22;
}

#sve{
font-family: verdana,tahoma;
font-size: 7.5pt;
font-weight: normal;
color: #fff;
width: 53px;
height: 15px;
background: url("../../images/icons/sve_vesti.png") no-repeat;
margin: 5px 0px;
}

#sve a{
cursor: pionter;
text-decoration: none;
}

#sve a:hover{
cursor: pionter;
background: #eee;
text-decoration: none;
}

#svehover{
background: #eee;
text-decoration: none;
}
/*
*
*	COMMENTS
* -----------------------------------------------------------------------------
*
*/

.comment-table
{
	border:								1px solid #F5821F;
}

.comment-title
{
	font-size:						8pt;
	font-family:					tahoma;
	background:						#FAC699;
	padding:							5px;

}
.comment-title a
{
color: #000;

}


.comment-title a:hover
{
color: #000;
text-decoration: underline;
}

.comment-sendcontainer
{
	font-size:						8pt;
	font-family:					tahoma;
	background:						#FAC699;
	padding:							11px;
  border:								1px solid #F5821F;
}

.comment-sendcontainer input, .comment-sendcontainer textarea
{
	font-size:						8pt;
	font-family:					tahoma;
	width:								95%;
	margin:								0 0 11px 0;
}

.comment-sendcontainer .button
{
	width:								80px;
}

.comment-sendcontainer-title
{
	font-size:						9pt;
	font-family:					tahoma;
	font-weight: bold;
  padding:							11px;

}

.comment-text
{
	font-size:						8pt;
	font-family:					tahoma;
}

.comment-sentcontainer
{
	font-size:						8pt;
	font-family:					tahoma;
	border:								1px dotted #ccc;

	padding:							11px;
	margin:								11px 0 0 0;
}

.comment-container-odd
{
	font-size: 7.5pt;
	font-family: tahoma;
  padding:							5px;
	background:						#f0f0f0;
	border-bottom:				1px dashed #ccc;
}

.comment-container-even
{
	font-size: 7.5pt;
  font-family: tahoma;
  padding:							5px;
	background:						#fafafa;
	border-bottom:				1px dashed #ccc;
}


#banner{
margin: 5px 0 5px 0;
}

#flash-banner{
padding: 0 0 5px 0;
}




/*
*
*	RIGHT COLUMN - BANNER & ARCHIVE
* -----------------------------------------------------------------------------
*
*/

#righttab
{
	padding: 10px;
  background:						#a0a0a0 url("../../images/content/background-right.gif");
}

#righttab form
{
	text-align: right;
}

.archive-title
{
	text-align:						left;
	font-family:					verdana, tahoma, arial, helvetica, serif;
	text-transform:				uppercase;
	font-weight:					bold;
	font-size:						7.5pt;
	color:								#CCFF00;
	border-bottom:				1px solid #CCFF00;
	padding:							11px 0 3px 0;
}

.archive-combo
{

}

.archive-combo select
{
	font-family:					verdana, tahoma, arial, helvetica, serif;
	font-size:						7.5pt;
	width:								185px;
}

.archthumb img
{

border: 1px solid #F5821F;
}

.archthumb:hover img{
border: 1px solid #fff;
}
.archthumb:hover{
color: red; /* jadni IE bug */
}

/*
*
*	FOOTER
* -----------------------------------------------------------------------------
*
*/

body #footer
{
	margin:								0 auto;
	font-family:					verdana, tahoma, arial, helvetica, serif;
	font-size:						7.5pt;
	color:								#000;
	text-align:						left;
}

body #footer .left
{
	background:						#6c6c6c url("../../images/footer/background.gif");
	padding:							11px 0;
}

body #footer .left a
{
	color:								#fff;
	text-decoration:			none;
}

body #footer .left a:hover
{
	color:								#fff;
	text-decoration:			underline;
}

/*
*
*	CONTENT END
* -----------------------------------------------------------------------------
*
*/

#content-end
{
	margin:								0 auto;
}

#content-end .left
{
	background:						#fff;
}

#content-end .right
{
}

/*
*
*	MISC
* -----------------------------------------------------------------------------
*
*/

form
{
	display:							inline;
}

ul
{
	list-style:						none;
	margin:								0;
	padding:							0;
}

li
{
  color:								#000;
	font-size:						8pt;
	font-family:					tahoma;
  padding: 							0 0 3px 0;
}

.horizontal-splitter
{
	font-size:						1px;
	border-bottom:				1px solid #ccc;
}

.vertical-splitter
{
	background:						#ccc;
}

.weatherTitle
{
	font-family:					arial, serif;
	font-size:						10pt;
  background:						#F5821F;
  padding:							3px;
  font-weight:					normal;
  color:								#fff;
}

.weatherTitle2
{
	font-family:					arial, serif;
	font-size:						10pt;
  background:						#F69F50;
  padding:							3px;
  font-weight:					normal;
  color:								#fff;
}

.weatherTitle3
{
	font-family:					arial, serif;
	font-size:						10pt;
  background:						#F5B97F;
  padding:							3px;
  font-weight:					normal;
  color:								#fff;
}

.weatherTemp
{
	font-size:						14pt;
	font-family:					arial, serif;
}

.kursnalista
{
	border:								1px solid #D4BDA9;
}

.kurs-naslov
{
	padding:							3px;
	border-bottom:				1px solid #fff;
  background:						#F5821F;
  color:								#fff;
}

.kurs-even
{
	background:						#FDE6D2;
	padding:							3px;
}

.kurs-odd
{
	padding:							3px;
}

.horTitle
{
	padding: 2px 5px;
  font-size:						9pt;
	font-family: arial;
  font-weight:					bold;
  color:								#F5821F;
	text-transform:				uppercase;
	background: #FDE6D2;
 
}

.horContent
{
  font-family: verdana;
  font-size:						9pt;
  color: #000;
  font-weight:					normal;
}

.horContentTitle
{
  font-size:						10pt;
  font-family: arial;
  font-weight:					bold;
  color:								#F5821F;
}

#brand{
width: 728px;
}

#brand h2{
font-family:					arial narrow, arial, helvetica, serif;
font-size:						12pt;
font-weight:					normal;
margin:								0;
color: 								#f5821f;
text-decoration: underline;
}

#brand h1{
font-family:					arial narrow, arial, helvetica, serif;
font-size:						24pt;
font-weight:					normal;
margin:								0;
color: 								#f5821f;
}

#brand a{
font-size:						8pt;
text-decoration: underline;
}


.thumbz{
width: 100%;
text-align: center;
}

.thumbz img{

padding: 3px;
border: 1px solid #F5821F;
}


