/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0 10px 0 0;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#heder{
	background:#FFFFFF;
	padding:0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#masthead{
	padding: 0 0 0 10px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 200px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headlines{
	float:right;
	width: 180px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 55%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
}

#globalNav img{
	display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 5px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
	background-color: #eeeeee;
}


/************** .feature styles ***************/

.telefoni{
	font-size: 80%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.feature{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 80%;
	text-align: justify;
	text-indent: 3ex;
}

.feature h3{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	text-indent: 0ex;
}

.feature p{
	padding: 0px 0px 0px 0px;
}

.feature img{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/************** .aktuelno styles *****************/

.aktuelno {
	clear: both;
	font-size: 80%;
	text-align: justify;
	padding: 5px 10px 0px 10px;
	margin: 10px;
	border-width: thin;
	border-style: solid;
	border-color:#dddddd;
	background-image: url(img/grad.gif);
	background-repeat: repeat-x;
	min-height:175px;
}

.aktuelno h3{
	font-size: 114%;
	/*	text-indent: 4em;
*/	margin-top: 12pt;
	margin-bottom: 12pt;
	padding-left: 4em;
	text-align: left;
}

.aktuelno h5{
	font-size: 100%;
	margin-top: 6pt;
	margin-bottom: 6pt;
	padding-left: 4em;
	text-align: left;
}

.aktuelno p{
	text-indent: 2em;
	margin-top: 0pt;
	margin-bottom: 6pt;
}

.aktuelno li{
	list-style-position: inside;
}

.aktuelno ul li{
	list-style-type: disc;
	text-indent: -1em;
	padding-bottom: 4pt;
}

.aktuelno ol li{
	list-style-type: decimal;
	padding-top: 0pt;
	padding-bottom: 2pt;
	text-align: left;
	text-indent: -1.5em;
	padding-left: 1.5em;
}

.aktuelno ol ul li{
	list-style-type: square;
	padding-top: 2pt;
	padding-bottom: 2pt;
/**/
	text-align: left;
	text-indent: -1em;
	padding-left: 1em;
}

/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	text-align: justify;
	padding: 10px 0px 0px 10px;
}

.story h3{
	font-size: 114%;
/*	text-indent: 4em;
*/	margin-top: 12pt;
	margin-bottom: 12pt;
	padding-left: 4em;
}

.story h5{
	font-size: 100%;
	margin-top: 6pt;
	margin-bottom: 6pt;
	padding-left: 4em;
}

.story p{
	text-indent: 2em;
	margin-top: 0pt;
	margin-bottom: 6pt;
}

.story li{
	list-style-position: inside;
}

.story ul li{
	list-style-type: disc;
	text-indent: -1em;
	padding-bottom: 4pt;
}

.story ol li{
	list-style-type: decimal;
	padding-top: 0pt;
	padding-bottom: 2pt;
	text-align: left;
	text-indent: -1.5em;
	padding-left: 1.5em;
}

.story ol ul li{
	list-style-type: square;
	padding-top: 2pt;
	padding-bottom: 2pt;
	text-align: left;
	text-indent: -1em;
	padding-left: 1em;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfoText{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 80%;
	color: #000000;
	padding: 2px;
	text-align: center;
}


#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
	margin: 0px;
	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0 10px 0 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	font-size:80%;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	font-size:80%;
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 5px 10px;
	font-size: 80%;
}

#headlines p, #headlines h3{
	padding: 0px 0px 5px 0px;
}

#headlines .aktuelnost{
	clear: both;
	text-align: left;
	padding: 0px 10px 0px 10px;
	margin: 0px 5px 5px 0px;
	border-width: thin;
	border-style: solid;
	border-color:#dddddd;
	background-color: #eeeeee;
	background-image: url(img/grad.png);
	background-position: bottom;
	background-repeat: repeat-x;
	min-height:50px;
	
}

/************** menjani ** styles **************/

#content .story .delatnost td{
	font-size: 80%;
	text-align: left;
	text-indent: 0px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 2px;
}

#content .story .delatnost td h5{
	font-size: 85%;
	text-align: left;
	text-indent: 0px;
	padding-top: 6px;
}

#content .story .delatnost_U td{
	font-size: 80%;
	text-align: left;
	text-indent: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#content .story .delatnost_U td h5{
	font-size: 85%;
	text-align: left;
	text-indent: 0em;
	padding-left: 0em;
}

#content .story .planovi th{
	font-size: 80%;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-top-style: solid /*dotted*/;
	border-top-color: #999999;
	background-color: #CCCCCC;
	padding: 4px;
}

#content .story .planovi td{
	font-size: 80%;
	border-bottom-width: 1pt /*thin*/;
	border-bottom-style: solid /*dotted*/;
	border-bottom-color: #999999;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
}

#content .story .planovi tr.potpuni{
	border-bottom-width: 1pt /*thin*/;
	border-bottom-style: solid /*dotted*/;
	border-bottom-color: #999999;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(img/grad.gif);
	background-repeat: repeat-x;
}

#content .story .download_list li {
	list-style-type: decimal;
	padding-top: 0pt;
	padding-bottom: 3pt;
	text-align: left;
	text-indent: -5em;
	padding-left: 2em;
}

#heder img{
	padding: 0;
}

.clearfloat {
	/*
	*	this class should be placed on a div or break element
	*	and should be the final element before the close of a
	*	container that should fully contain a float
	*/
	clear:both;
    height:0;
    font-size: 5px;
    line-height: 0px;
}