<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* FB Share Button fix, until I do it the right way (the current setup is no longer correct, FB changed) */
.fb-share-button{ vertical-align: bottom !important; margin-bottom: -1px !important; }

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px; padding: 0px;
	background: #c5cfd0 url(img-style2/bg_grad.jpg) fixed repeat-x;
}

#everything{margin:0 auto 10px auto; width:1000px;} /*top right bottom left*/

/******* hyperlink and anchor tag styles *******/
a:link, a:visited{color: #005FA9; text-decoration: none;}
a:hover{text-decoration: underline;}
a.status404{text-decoration:line-through;}

/************** header tag styles **************/
h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px; padding: 0px;
}
h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px; padding: 0px;
}
h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px; padding: 0px;
}
h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px; padding: 0px;
}
h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px; padding: 0px;
}

/*************** list tag styles ***************/
ul{list-style-type: square;}
ul ul{list-style-type: disc;}
ul ul ul{list-style-type: none;}

/********* form and related tag styles *********/
form {margin: 0; padding: 0;}
label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}				
input{font-family: Arial,sans-serif;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	/*position:relative;*/ /*absolute*/
	/*top: 20px;*/ /*absolute 112px*/
	/*left: 0%; right: 0%;*/
	margin-top:20px;
	width:100%; /*2%, 2%, 95.6%*/
	/*width:1000px; margin:30px auto 0 auto;*/
	background-color: #ffffff;
}

#tl {
	float:left;
	position:relative;
	top: 0px; left: 0px; /*-1 both*/
	margin: 0px; padding: 0px;
	z-index: 100;
}
#tr {
	float:right;
	position:relative;
	top: 0px; right: 0px; /*-1 both*/
	margin: 0px; padding: 0px;
	z-index: 100;
}

#masthead{
	position: relative; /*absolute*/
	top: 0px; left: 0%; right: 0%;
	width:100%; /*2%, 2%, 95.6%*/
	/*width:1000px; margin:auto;*/
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #f5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	/*padding: 0px 10px 0px 0px;*/
	padding:0;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/
#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px; right: 0px;
	color: #919999;
}
#utility a{color: #ffffff;}
#utility a:hover{text-decoration: underline;}

/************** pageName styles ****************/
#pageName{
	padding: 0px 10px 8px 10px; /*bottom 14px*/
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}
#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px; padding: 0px;
}
#pageName img{
	position: absolute;
	top: 0px; right: 6px;
	padding: 0px; margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%; min-width: 640px; height: 32px;
	color: #cccccc;
	padding: 0px; margin: 0px;
	background-image: url(img-style2/glbnav_background.gif);
}
#globalNav img{margin-bottom: -4px;}

#gnl {
	position: absolute;
	top: 0px; left:0px;
}
#gnr {
	position: absolute;
	top: 0px; right:0px;
}

#globalLink{
	position: absolute;
	top: 6px; left: 10px;
	height: 22px; min-width: 640px;
	padding: 0px; margin: 0px;
	z-index: 100;
}

a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px; padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}
a.glink:hover{
  	background-image: url(img-style2/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {font-size: 80%; color: #ffffff;}
.subglobalNav a:hover{color: #cccccc;}

/*************** login form styles *****************/
/* #loginform */
.menuright{
	color:red;
	font-size: 80%;
	position: absolute;
	top: 5px; right: 10px;
	z-index: 101;
	/*float:right;*/
	text-align:right;
}
.menuright input{
  font-size: 90%; /*70%*/
  /*margin: 0px  0px 0px 10px;*/
 }
.menuright a:link, .menuright a:visited {/*font-size: 80%;*/ font-weight: bold;}
.menuright a:hover{margin: 0px;}

/************* breadCrumb styles ***************/
#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}
#breadCrumb a{color: #AAAAAA;}
#breadCrumb a:hover{color: #005FA9; text-decoration: underline;}

/************** feature styles *****************/
.feature{
	padding: 0px 10px 10px 10px;
	font-size: 90%; /*80%*/
	/*min-height: 200px; height: 200px;*/
}
html&gt;body .feature {height: auto;}

.feature h3{
	font: bold 160% Arial,sans-serif; /*175%*/
	color: #000000;
	padding: 15px 0px 0px 0px; /*30px 0 5px 0*/
	border-bottom:solid silver 1px;
}

/*.feature img{ float: left; padding: 0px 10px 0px 0px; }*/
img.left{padding-right:5px;} /*align:left; -- align ne postoji...*/

.feature p{ margin-bottom:10px; margin-top:15px; }

/*************** story styles ******************/

.story {
	padding: 10px 10px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	padding-bottom:10px;
}

.story p {
	margin-bottom:15px; margin-top:5px;
}

/*.story div{ margin-bottom:10px; }*/

.story a.capsule{
	font: bold 15px Arial,sans-serif; /* 1em */
	color: #005FA9;
	display:block;
	padding:3px 4px 3px 5px; /*was bottom and left 3px*/
	border-top:1px solid silver; border-bottom:1px solid silver;
	/*background:#eee url(img/tlink_grad.gif) repeat-y;*/
	background:url(img-style2/bg_nav.jpg) repeat-x;
}
.story a.capsule:hover{text-decoration:none; color:#0066cc; background:#ddeeff; border-color:#aabbdd;} /*text-decoration: underline;*/

.story p.nobottom{padding-bottom:0; margin-bottom:0;}

.story table{margin:0 0 8px 0;} /*0 -6px 8px -6px*/ /*treba ukljuciti cellpadding=6*/
.story td{border-left:solid #ccc 1px; border-right:solid #ccc 1px; padding-top:0; padding-bottom:11px;} /*td.storyLeft*/
/*.story td.firsttd{border-left:0;}
.story td.lasttd{border-right:0;}*/
.story td.firsttd{border-left:0; padding-left:0;} /*bez odredjenog padding-a*/
.story td.lasttd{border-right:0; padding-right:0;}

.story td div.left{float:left; padding-right:5px;}
.story td div.desc{height:102px; padding-top:2px;}

/*left &amp; right content sides*/
.leftcontent{float:left; width:230px; border-right:#cccccc solid 1px; padding-bottom:15px;}
.rightcontent{margin-left:250px; border-left:#cccccc solid 1px; padding-bottom:15px;}
.leftcontent p, .rightcontent p{margin:0; padding:3px 0 3px 0;}
/*end left &amp; right content sides*/

table.info{border:gray 1px solid; margin:8px auto 8px auto;}
table.info td{padding:1px; border:gray 1px solid;}
td.infohead{background-color:silver;}

table.basic, table.basic td, table.basic tr{border:0;}
table.basic td{padding-bottom:3px; padding-top:3px;}
table.basic{margin-bottom:11px;}
table.tbb{border-top:solid silver 1px; border-bottom:solid silver 1px;}

a.links_down{padding-left:15px; background:url(img-style2/link_down.gif) no-repeat left center;}
a.links_play{padding-left:15px; background:url(img-style2/link_play.gif) no-repeat; background-position: left center;}
a.links_hs{padding-left:15px; background:url(img-style2/link_hs.gif) no-repeat; background-position: left center;}

ol.nospace{margin-top:-10px;}

.hilight{background-color:#DEF; border:solid 1px #9CF; padding:4px; margin-bottom:7px;}
.hilight p.hltitle{margin-top:0; font-size:110%;}
.hilight p{margin-bottom:0; margin-top:20px;}

div.errorMsg {color:red;   background-color:#fcc;   border:1px solid #c66;}
div.goodMsg  {color:green; background-color:#cfc;   border:1px solid #6c6;}
div.statusMsg{color:black; background-color:silver; border:1px solid gray;}
div.hiddenMsg, .invisible{visibility:hidden; display:none;}

p.top{margin-top:9px; margin-bottom:0;}

/************** siteInfo styles ****************/
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #999999; /*#cccccc*/
	padding: 10px 10px 10px 10px; margin-top: 0px;
}
/* #siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
} */

/************ sectionLinks styles **************/
#sectionLinks{margin: 0px; padding: 0px;}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(img-style2/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}
#sectionLinks a:hover, #sectionLinks a.current:hover{
	border-top: 1px solid #cccccc;
	background-color: #e0e0e0; /*#DDEEFF;*/
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
#sectionLinks a.current{
	color:#2153CA;
	border-top: 1px solid #ddddff;
	background-color:#ddeeff;
	background-image:none;
}

/************* relatedLinks styles **************/
.relatedLinks{
	margin: 0px;padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}
.relatedLinks h3{padding: 10px 0px 2px 0px;}
.relatedLinks a{display: block; }

/**************** advert styles *****************/
#advert{padding: 10px;}
#advert img{display: block;}


/*hr{margin-left:7px; margin-right:7px; height:1px; color:#ccc;}*/
.hr{margin:7px 8px 10px 8px; background-color:#ccc; height:1px;}

.story table{font-size:13px;}</pre></body></html>