* {
	margin: 0;
	padding: 0;
}

img {
    border-width: 0;
}

td {
    vertical-align: top;
}

p {
    padding: 0 0 20px 0;
}


a:link { color: #16579b; text-decoration: none; }
a:visited { color: #16579b; text-decoration: none; }
a:active { color: #16579b; text-decoration: none; }
a:hover { color: #16579b; text-decoration: underline; }



body {
    background: #fff url(body.gif) top center repeat-x;
    font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
    font-size: 11px;
    color: #474747;
    line-height: 17px;
}

#help-nav {
    height: 28px;
    background-color: #3e3e3e;
    border-bottom: solid 1px #000;
}

#help-nav div {
    width: 977px;
    border-left: solid 1px #9a9999;
    border-right: solid 1px #9a9999;
    margin: 0 auto;
    height: 28px;
    color: #fff;
}

#table-help-nav td {
    height: 28px;
    vertical-align: middle;
}


#help-nav div a {
    color: #b0d8fe;
}

#table-help-nav {
    margin: 0 25px;

}

#table-help-nav td span {
    padding-right: 15px;
}

#table-help-nav td.td-border-right {
    border-right: solid 1px #9a9999;
}


#table-header {
    width: 980px;
    margin: 0 auto;
}

#table-srch {
    margin-top: 20px;
    float: right;
    height: 55px;
    margin-right: 25px;
}

#table-srch td {
    text-align: right;
}

.searchboxWrapper { 
    width: 206px; 
    background: url(searchBgnd.gif) no-repeat 0 0;
    height: 25px;
    padding-right: 8px;
    text-align: right;
}

.searchbox { 
    width: 160px; 
    margin: 5px 0 0 5px; 
    background: none; 
    border: none; 
    font-size: 11px; 
}

#Nav {
    list-style-type: none;
    float: right;
    margin-right: 25px;
}

#Nav li {
    float: left;
    padding-left: 7px;
    margin-left: 7px;
}

#Nav li a {
    display: block;
    text-transform: uppercase;
    color: #383838;
    font-size: 12px;
    font-weight: normal;
    
}

#Nav li a.active:link, #Nav li a.active:active, #Nav li a.active:visited, #Nav li a.active:hover {
    color: #e20c08;
}




#big-img {
    width: 100%;
    background: url(frame.png) no-repeat top center;
    height:460px;
}

#wrapper-big-image {
    width: 980px;
    margin: 0 auto;  
    position: relative;
    height: 393px;
}

#wrapper-big-image img {
    position: absolute;
    top: 32px;
    left: 20px;
}

#wrapper-big-image div {
    position: absolute;
    top: 318px;
    left: 20px;
    background-color: #fff;
    padding: 10px;
}

#wrapper-big-image div p {
    color: #737373;
    font-size: 15px;
    padding: 0;
}


#medium-img {
    width: 100%;
    background: url(frame-m.png) no-repeat top center;
    height:310px;
    margin: 0 auto;
    position:relative;
}

#wrapper-medium-image {
    width: 980px;
    margin: 0 auto;  
    position: relative;
    height: 250px;
}

#wrapper-medium-image img {
    position: absolute;
    top: 17px;
    left: 5px;
}

#wrapper-medium-image div {
    position: absolute;
    top: 332px;
    left: 20px;
    background-color: #fff;
    padding: 10px;
}

#wrapper-medium-image div p {
    color: #737373;
    font-size: 15px;
}

#table-main {
    width: 100%;
}

#table-main td#side {
    width: 300px;
}

#table-main td#main h2 {
    margin: 10px 0;
    font-size: 13px;
    text-transform: uppercase;
}



#table-main td#main ul {
    margin-left: 40px;
}

h4 {
    font-weight: bold;
    font-size: 23px;
    font-family: Calibri, "Arial Black", Arial, sans-serif;
    color: #000;
    margin-bottom: 6px;
}

#sub-menu {
    width: 940px;
    margin: 0 auto;
}


#table-browse-fairs {
    height: 37px;
    margin-right: 5px;
}

#browse-fairs {
    font-size: 11px;
    padding: 5px;
    width: 250px;
    border-width: 0;
}

.control-wrapper {
    border: solid 1px #ababb3;
    margin: 5px 0 0 0;
}

#sub-menu-items {
	padding: 10px 0 0 0;
}

#sub-menu-items p {
    float: left;
    padding-right: 12px;
    margin-right: 12px;
}

#sub-menu-items p a {
    display: block;
    color: #383838;
} 


#sub-menu-items ul {
    list-style-type: none;
}

#sub-menu-items ul li {
    background: url(bread-left.gif) no-repeat top left;
    margin-bottom: 2px;
    padding-left: 8px;
    float: left;
    margin-right: 20px;
}
#sub-menu-items ul li.selected {
    background-image: url(none);
    padding-left: 0;
}
#sub-menu-items ul li a {
    display: block;
    width: 100%;
    background: url(bread-right.gif) no-repeat top right;
    height: 22px;
    padding-top: 2px;
    padding-right: 10px;
}

#sub-menu-items ul li a {
    display: block;
}

.path { vertical-align: middle; }
.path ul { margin: 0; padding: 0; list-style: none; }
.path ul li { display: inline; }


#wrapper {
    width: 940px;
    margin: 20px auto 0 auto;
}

h3 {
    font-weight: bold;
    font-size: 17px;
    font-family: Calibri, "Arial Black", Arial, sans-serif;
    text-transform: uppercase;
    color: #737373;
    margin-bottom: 10px;
}

h1 {
    font-weight: normal;
    font-size: 25px;
    font-family: Calibri, "Arial Black", Arial, sans-serif;
    text-transform: uppercase;
    color: #0053a0;
    padding-top:8px;
    margin-bottom: 10px;
    height:35px;
}


.home-col-img {
    float: left;
    width: 95px;
    margin: 0 10px 0 0;
}

.home-col-txt {
    float: left;
    width: 165px;
    padding-right: 20px;
}

.home-col-txt-wider {
    float: left;
    width: 280px;
    padding-right: 20px;
}


#table-home-cols td {
    width: 300px;
    background: url(fer.gif) no-repeat top right;
    padding-left: 20px;
}

#table-home-cols td.col1 {
    padding-left: 0;
}

#table-home-cols td.col3 {
    background-image: none;
}

#home-news-arrows {
    float: right;
}

#home-news-arrows  img {
    padding: 0 5px;
}

#footer-wrapper {
    margin-top: 30px;
    background-color: #d7dce3;
    min-height: 188px;
}

#footer-wrapper-inner {
    width: 980px;
    margin: 0 auto 0 auto;
    padding-top: 25px;
}

#footer-legal {
    float: left;
    width: 300px;
    font-size: 9px;
}

.link-col {
    float: left;
    margin-left: 30px;
    width: 190px;
}

.link-col ul {
    list-style-type: none;
    font-size: 9px;
}

.link-col ul li {
    border-bottom: solid 1px #a7acb5;
    padding: 2px 0;
}

.link-col ul li a {
    color: #383838;
}

#legal {
    color: #91b6d3;
}

div#image-buttons {
    position: absolute;
    top: 40px;
    background-color: Transparent;
}

div#image-buttons span {
    display: block;
    float: left;
    margin-right: 6px;
    width: 11px;
    height: 14px;
    background-color: #fff;
    padding: 2px;
    padding-top: 0px;
    padding-left: 5px;
    font-weight: bold;
    color: #B0D8FE;
    cursor: hand;
}

div#image-buttons span a {
    color: #B0D8FE;
}

div#image-buttons span.selected {
    display: block;
    float: left;
    margin-right: 6px;
    width: 11px;
    height: 14px;
    background-color: #fff;
    padding: 2px;
    padding-top: 0px;
    padding-left: 5px;
    font-weight: bold;
    color: #000;
    cursor: hand;
}

div#image-buttons span.selected a {
    color: #000;
}


#side-nav {
    list-style-type: none;
}

#side-nav a {
    color: #383838;
}

#side-nav a:hover {
    text-decoration: none;
}

#side-nav li {
    background: url(side-nav-left.gif) no-repeat top left;
    margin-bottom: 2px;
    width: 257px;
    padding-left: 13px;
}

#side-nav a.active:link, #side-nav a.active:active, #side-nav a.active:visited, #side-nav a.active:hover {
    color: #e20c08;
}

#side-nav li a {
    display: block;
    width: 100%;
    background: url(side-nav-right.gif) no-repeat top right;
    height: 25px;
    padding-top: 4px;
}


#side-nav li ul {
    margin-left: 12px;
    list-style-type: none;
}

#side-nav li ul li {
    background: url(L-top.gif) no-repeat top center;;
    margin-bottom: 2px;
    width: 245px;
    padding-left: 0px;
    font-weight: normal;
    height: auto;
}

#side-nav li ul li.selected {
    font-weight: normal;
}

#side-nav li ul li a {
    background: url(L-bottom.gif) no-repeat bottom left;
    height: auto;
    padding-left: 13px;
    padding-bottom: 6px;
}

#side-nav li ul li.selected a {
    color: #e20c08;
}

#side-nav li ul li ul {
    margin-left: 0;
    padding: 0;
}

#side-nav li ul li ul li, #side-nav li ul li ul li a, #side-nav li ul li.selected ul li a {
    background-image: url(none);
    color: #383838;
}

#side-nav li ul li ul {
    margin-bottom: 10px;
}

#side-nav li ul li ul li {
    padding-left: 15px;
    background: url(arr.gif) no-repeat 14px 10px;
}

#side-nav li ul li ul li a {
    height: auto; 
}
#print {
   background: url(hor.gif) no-repeat top center; 
   padding-top: 20px;
}


#print p {
    background: url(printer.gif) no-repeat top left; 
    padding-left: 23px;
}

#mapaWeba{
	clear:both;
	margin:20px;
	margin-left:350px;
	border:1px dotted #DADFE6;
	width:500px;
	padding:20px;
	padding-left:50px;
	
}
#mapaWeba ul{
	margin-left:20px;
	float:none;
}
.infoTbl{
	width:100%;
	text-align:left;
}
.infoTbl td{
	min-width:100px;
	width:auto;
	text-align:left;
	border-bottom:1px dashed #E7EAEE;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
}
.infoTbl th{
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	background-image: url(body.gif);
	background-position: left -80px;
}
.podnaslov{
	color: #16579b;
	font-size:14px;
	font-weight: bold;
}
.podnaslov2{
	color: #16579b;
	font-size:11px;
	font-weight: bold;
}
.podnaslov3{
	color: #63a0d8;
	font-size:11px;
	font-weight: bold;
	background: url(dots_horizontal.gif) repeat-x left bottom;
	padding: 0 0 8px 2px;
	display: block;
	margin: 0 0 10px 0;
}
.player{
	width:314px;
	height:174px;
	position:absolute;
	margin-top:-300px;
	/*top:0px;
	float:left;
	left:165px;*/
}
.upinikTbl{
	width:99%;
	padding:10px;
}
.upinikTbl td{
	width:20%;
	padding:5px;
	border-bottom:1px dashed gray;
}
.upinikTbl td.noBrdr{
	width:20%;
	padding:5px;
	border-bottom:0px;
}
.upinikTbl td input{
	padding:2px;
	margin:5px;
}
.upitnikTxt{
	width:303px;
	border: 1px solid #c1c1c1;
}
.upitnikTxt2{
	width:303px;
	/*border: 1px solid #00B4EB;*/
	border: 1px solid #FF6A00;
}
.infoDetail{
	width:90px;
	font-weight:bold;
}
.infoMain{
	/*color:#16579B;*/
	font-weight:normal;
}
.infoMainTitle{
	/*color:#16579B;*/
	font-weight:bold;
	font-size:14px;
}
.videoPlayer{
	float:left;
	margin-right:30px;
}
/* aCCordion setup here */
/* accordion togglers */
.toggler {
	color: #363636;
	cursor:pointer;
	vertical-align: middle;
	width:15px;
	float:right;
	position:relative;
	
}
.togglerDiv{
	font-weight: bold;
	color: #363636;
	display:block;
	width:99%;
	cursor:pointer;
	vertical-align: middle;
	padding:5px;
	border-bottom:dotted 1px #767676;
}

.tDiv {
	margin-bottom:10px;
	border:1px dashed gray;
	padding:3px;
	float:left;
	width:100%;
}
.tDiv2 {
	float:left;
	width:99%;
}
.element{
	color: #3f3e37;
	text-align:left;
	text-indent:0px;
	padding-left: 30px;
	padding-right: 10px;
	margin-top:10px;
}
 /* end AccOrdion setup
 /* start hidden div modulars */
.izlagac{
	display:none;
	position:absolute;
	z-index:1000000;
	background-color:white;
	padding:20px;
	padding-bottom:10px;
	width:650px;
	border:solid 3px #767676;
 }
#exitBtn{
	 width:10px;
	 float:right;
	 top:-15px;
	 position:relative;
	 cursor:pointer;
 }
 /* end modulars */
 
.side-nav {
    list-style-type: none;
}

.side-nav a {
    color: #383838;
}

.side-nav a:hover {
    text-decoration: none;
}

.side-nav li {
    background: url(side-nav-left.gif) no-repeat top left;
    margin-bottom: 2px;
    width: 257px;
    padding-left: 13px;
}

.side-nav a.active:link, .side-nav a.active:active, .side-nav a.active:visited, .side-nav a.active:hover {
    color: #e20c08;
}

.side-nav li a {
    display: block;
    width: 100%;
    background: url(side-nav-right.gif) no-repeat top right;
    height: 25px;
    padding-top: 4px;
}


.side-nav li ul {
    margin-left: 12px;
    list-style-type: none;
}

.side-nav li ul li {
    background: url(L-top.gif) no-repeat top center;;
    margin-bottom: 2px;
    width: 245px;
    padding-left: 0px;
    font-weight: normal;
    height: auto;
}

.side-nav li ul li.selected {
    font-weight: normal;
}

.side-nav li ul li a {
    background: url(L-bottom.gif) no-repeat bottom left;
    height: auto;
    padding-left: 13px;
    padding-bottom: 6px;
}

.side-nav li ul li.selected a {
    color: #e20c08;
}

.side-nav li ul li ul {
    margin-left: 0;
    padding: 0;
}

.side-nav li ul li ul li, .side-nav li ul li ul li a, .side-nav li ul li.selected ul li a {
    background-image: url(none);
    color: #383838;
}

.side-nav li ul li ul {
    margin-bottom: 10px;
}

.side-nav li ul li ul li {
    padding-left: 15px;
    background: url(arr.gif) no-repeat 14px 10px;
}

.side-nav li ul li ul li a {
    height: auto; 
}


.uiIzbornik{
	border: 1px solid #79A5FF;
	background-color: #79A5FF;
	color: white;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 5px;
	
}
.uiIzbornik select{
	padding: 5px;
	border-radius:5px;
	-moz-border-radius: 5px;
	border: 1px solid #79A5FF;
}
.uiIzbornik input{
	padding: 5px;
	border-radius:5px;
	-moz-border-radius: 5px;
	border: 1px solid #79A5FF;
}
.uiIzbornik span{
	width: 110px;
	display: block;
	float:left;
}

/* katalog i frame i ostalo :) */
.katalogFrame
{
	border: none;
	width: 620px;
	height: 600px;
	overflow: auto;
}
