/* CSS Document */
iframe {float: right;}
html {
	height: 100%;
	background-color: #f1f1f1;
}

.ttl {
font-family: Arial; 
/**font-weight: bold;**/
color: #E6B239; 
text-decoration: none; 
word-spacing: normal; 
text-transform: uppercase;
text-align: center; 
letter-spacing: 0; 
line-height: 1.2em; 
font-size: 1.8em;
}

.vlada {
display:block;
vertical-align: top;
width:110px;
height:150px;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

#main {
	padding:2px;
	border: 1px solid #cccccc;
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f1f1f1;	
}
.clr {
	clear: both;
}

.outline {
	padding: 2px;
background-image: none;
}

.outlinem {
  /**background: #ffffff;**/
	padding: 2px;
	background-image: url(../../../images/Background/Back1.png);
/**background-repeat: no-repeat;**/
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
  border: 1px solid #063466;
}

.outlineb {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
	position: absolute;
bottom: 0px;
left: 0px;
  overflow: hidden;
	display: block;
	height: 25px;
	width: 810px;
	line-height: 25px !important;
	line-height: 22px;
	color: gray;
	padding-left: 4px;
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#pathway_text a{
	color:  gray;
}

#pathway_text a:hover {
	color: #0081BF;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
background: #DFDFDF;
width: 155px;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 24px;
	white-space: nowrap;
	border-right: 1px solid #8F8F8F;
background: #DFDFDF;
width: 155px;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 14px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
background: #DFDFDF;
width: 155px;
}

#buttons>ul#mainlevel-nav li a { width: auto;	 }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #0081BF;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0081BF;
}

#header_outer {
	text-align: left;
height: 151px;
width: 806px;
  overflow: hidden;
	padding: 1px;
	border: 1px solid #cacaca;
}

#header {
	position: relative;
	float: left;
	padding: 0px;
	/** margin-right: 2px; **/
	width: 806px;
	height: 150px;
	background: url(../images/header_long.jpg) no-repeat;
}

#top_outer{
	float: left;
	/**width: 165px;**/
}

#top_inner {
  /** border: 1px solid #cccccc;
  padding: 2px;**/
  /** height: 150px !important; **/
  height: 150px;
	width: 165px;
  overflow: hidden;
  float: none !important;
  float: left;
}
#left_side {
	vertical-align: top;
}
#left_outer {
	width: 165px;
	float: left;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
	float: none !important;
	float: left;
}

/*Sidenav Menus must be set to flat list in order to be styled correctly otherwise sublevels get messed up*/
#leftcol ul#mainlevel-sidenav, #leftcol ul#mainlevel
{list-style:none;padding:0px 15px 0px 5px;position:relative;}
#leftcol ul#mainlevel-sidenav li a, #leftcol ul#mainlevel li a
{
text-decoration:none;
padding-left:10px;
padding-top:1px;
background: url(../images/sidenavup.png) no-repeat left center;
border-bottom: 1px solid #cacaca;
display:block;
font:bold 12px/24px Arial, Tahoma, Verdana, sans-serif;
color:#666666;
width: 155px;
}
/*Sidenav Menus when used as a vertical (TABLED) style*/
#leftcol a.mainlevel:link,#leftcol a.mainlevel:visited,#leftcol a.mainlevel-sidenav:link,#leftcol a.mainlevel-sidenav:visited {
text-decoration:none;
padding-left:10px;
padding-top:1px;
padding-bottom:3px;
background: #DFDFDF;
border-bottom: 1px solid #cacaca;
display:block;
font:bold 12px/16px Arial, Tahoma, Verdana, sans-serif;
color:#666666;
margin:0;
z-index: -1;
width: 155px;
}

#leftcol a.mainlevel:hover, #leftcol a.mainlevel-sidenav:hover {
text-decoration:none;
padding-left:10px;
padding-top:1px;
padding-bottom:3px;
background: #ffffff;
display:block;
font:bold 12px/16px Arial, Tahoma, Verdana, sans-serif;
color:#0081BF;
z-index: -1;
width: 155px;
}
#leftcol a.mainlevel#active_menu, #leftcol a.mainlevel-sidenav#active_menu-sidenav {
text-decoration:none;
padding-left:10px;
padding-top:2px;
padding-bottom:3px;
background: #DFDFDF;
display:block;
font:bold 12px/16px Arial, Tahoma, Verdana, sans-serif;
color:#0081BF;
width: 155px;
}
#leftcol a.mainlevel#active_menu:hover, #leftcol a.mainlevel-sidenav#active_menu-sidenav:hover {
text-decoration:none;
padding-left:10px;
padding-top:2px;
padding-bottom:3px;
background: #DFDFDF;
border-bottom: 1px solid #cacaca;
display:block;
font:bold 12px/16px Arial, Tahoma, Verdana, sans-serif;
color:#000000;
margin:0;
width: 155px;
}
#leftcol a.sublevel, #leftcol a.sublevel-sidenav {
font:normal 12px/16px Arial, Tahoma, Verdana, sans-serif;
	display: block;
border-bottom: 1px solid #cacaca;
background: #DFDFDF;
}



#main_area {
	padding-top: 2px;
}

#main_body {
	vertical-align: top;
	padding-left: 2px;
	width: 100%;
height: 100%;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

table.blog {
width: 100%;
}

table.blog td {
  /**background: #FCFCF9;
  border: 1px solid #EFEFEF;**/
  /**border-bottom: 1px solid #777;**/
}

#banner_inner {
	padding: 0px;
	text-align: center;
	margin: 0px;
	margin-bottom: 2px !important;
	margin-bottom: 0px;
}

#poweredby_inner {
	float: right;
	padding-left: 1px;
	margin-left: 0px;
	height: 70px;
}

#right_side {
	vertical-align: top;
	padding-left: 2px;
}

#right_outer {
	margin-left: 0px;
	width: 165px;
}

#right_inner {
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	margin-right: 2px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

#body_outer {
	float: left;
	padding: 2px;
	border: 1px solid #cccccc;
background-image: url(../../../images/Background/Back2.png);
/**background-repeat: no-repeat;**/
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
min-height: 675px;
min-width: 635px;
  overflow: visible;
}

#active_menu {
	color:#0081BF;
	font-weight: bold;
}

a#active_menu:hover {
	color: #0081BF;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 13px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

/*ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 16px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

LI.list1 {list-style: square;padding-left: 0px;background-image: none;}
LI.list2 {list-style: circle;padding-left: 0px;background-image: none;}*/

.colorblack {color:black;}
.colorblue {color:blue;}
.colorwhite {color:white;}
.colorred {color:red;}
.colorgray {color:gray;}

td {
	text-align: left;
	font-size: 13px;
}



body {
	margin: 19px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 13px;
	color: #333333;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #0081BF; text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	color: #FF8000;	text-decoration: none;
	font-weight: bold;
}

.external
{
  background: url(../../../images/stories/Icons/external_link.png) no-repeat 100% 0;
  padding: 0 20px 0 0;
}

table.contentpaneopen {
  width: 635px;
/*	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;*/
  /**margin: 2px 0;
  padding: 2px;
  text-align: left;
  display: block;
  overflow: auto;  
  background: #FCFCF9;
  border-bottom: 1px solid #EFEFEF;**/
  /**border: 1px solid #777;**/
}

table.contentpaneopen td {
/*border: 0px;*/
}

table.contentpaneopen td.componentheading {
	/*padding-left: 4px;
border: 0px;*/
}

.duskoconthead {
background-color: #E0E0E8;	
height: 24px;
width: 100%;
background-position: 15px 50%; 
text-align: left; 
/*padding: 5px 10px 5px 45px; */
color:#333333; 
border-top: 2px solid #85BBDB ; 
border-bottom: 2px solid #85BBDB;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #0081BF;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 24px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	/*padding-top: 8px;
	height: 24px;*/
	color:#0081BF;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
/*border: 0px;*/

}

.-lnkscontentheading {
	padding-top: 8px;
	height: 26px;
	color:gray;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 15px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	/**background-color: #f1f1f1;**/
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	/**background-color: #f1f1f1;**/
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.sectiontableentry2 {
	background-image : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 12px;
}

.createdate {
	height: 19px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 12px;
}

.modifydate {
	height: 19px;
	padding-top: 10px;
	color: #999999;
	font-size: 12px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

/*Dusko*/
a:link, a:visited {color:#0081BF;text-decoration:underline;}
a:hover {color: #666666;text-decoration:none;}
a.img{border:0;}
a:focus {outline:0;}
ul {padding-left:20px;}
td#maincol {
	margin: 0px;
	padding: 0px;
	
}
td#maincol .inside {
padding: 0px;
}
#leftcol .inside, #rightcol .inside {
	width:165px;
	padding:1px;
	margin:0;
	position: relative;
}
td#rightcol {
	width:200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/modulefade.png);
	background-repeat: no-repeat;
	background-position: left top;
}
td#leftcol {
	width:200px;
	padding: 0px;
	background-image: url(../images/modulefade.png);
	background-repeat: no-repeat;
	background-position: right top;

}
td#leftshadow {
	background-image: url(../images/wrapleft.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 5px;
	vertical-align: top;
}
td#rightshadow {
	background-image: url(../images/wrapright.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	width: 5px;
	vertical-align: top;
}

/*Dusko*/

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
z-index: -1;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ccc;
z-index: -1;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #0081BF;
	text-align: left;
	display: block;
	padding-left: 25px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
background: #DFDFDF;
}

a.sublevel:hover {
	color: #0081bf;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	padding-right: 15px;
	text-decoration: none;
background: #DFDFDF;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
  border: 1px solid #cccccc;
height: 100%;
}

div.mosimage {
  border: 3px solid #ccc;
}

.mosimage {
  border: 3px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

.dd { }

blockquote (line 1)

{
clear: left;
width: 350px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

blockquote.yes, blockquote.shade (line 1)
{
background-color: #eeeeee;
font-family: courier new;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;
}