body {
			font-family: Candara, Arial, "Trebuchet MS", helvetica, sans-serif;
			font-size: 14px;
			margin: 0px;
			background-color: #ffffff;																/* color 1 */
			background-image: url('images/bg-body.png');
			background-repeat: repeat-x;
			background-position: left top;
			}
td {
			font-family: Arial, helvetica, sans-serif;
			font-size: 12px;
			/*background-color: white;*/
			}
a {
			color: #49499C;
			text-decoration: none;
			}
a:hover {
			color: #303067;
			text-decoration: underline;
			}
hr { 
			border: 0;
			color: #ccc;
			background-color: #ccc;
			height: 1px;
			}
h1 {
			font-size: 20px;
			font-weight:bold;	
			color:#49499C;
			background-image: url(images/bg-h1.png);
			height: 30px;
			}		
																						
h2 {
			font-size: 14px;
			font-weight: bold;	
			color: #49499C;
			margin-top: 10px;
			}				
			

CITE {
			float: right;
			margin: 10px;
			margin-left: 20px;
			font-size: 24px;
			color: #fff;
			padding: 5px 5px 5px 5px;
			background-color: #49499C;
			border: 1px solid #303067;
	
			}		
			
.box {
			color: #333;
			padding: 5px 5px 5px 5px;
			background-color: #fff;
			border: 1px solid #ccc;
			background-image: url(images/bg-box.png);
			background-repeat: repeat-x;
			background-position: left top;			
			}				
.box a {
			color: #333;
			}	
.box ul {
			font-size:11px;
			padding: 0;
			margin-left:15px;
			}
.box hr {
			border: 0;
			color: #ccc;
			background-color: #ccc;
			height: 1px;
			}

div#slike {
			text-align: center;
			}
div#slike img {
			padding: 6px; 
			border: 1px solid #dddddd;
			margin: 5px 15px;
			}

.linkovi ul {
			list-style-position: outside; 
			list-style-image: url("/images/bullet.gif"); 
			padding:0px; 
			margin-left:14px;
			}
.linkovi li {
			margin-bottom:8px;
			}

ul.popis {
			list-style-position: outside; 
			list-style-image: url("/images/bullet.gif"); 
			/*padding:0px; */
			margin-left:14px;
			}
li.popis {
			margin-bottom:8px;
			}

/* ----- reference ------*/

.ref1, .ref2, .ref3 {
		padding: 8px;
		color: black;
		font-size: 11px;
		}
.ref1 {
		border: 1px dashed #cccccc; 
		background-color: #efefef;
		}
.ref2 {
		border: 1px dashed #cccccc; 
		border-bottom: 0px; 
		background-color: #ffffff;
		}
.ref3 {
		border: 1px dashed #cccccc; 
		border-bottom: 0px; 
		background-color: #dddddd;
		font-weight: bold;
		}	


/* ----- forms ------*/

input, textarea {
			font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 13px;
			padding: 2px;
			border: 0px;
			margin:0px;	
			border: 1px solid #ccc;
			/*background-image: url('images/bg-box.png');*/
			/*background-repeat: repeat-x;*/
			}	

input:focus, textarea:focus {
			border: 1px solid #000;
			}

label	{
			display: block;
			float: left;
			width: 130px;
			margin-right: 10px;
			text-align: right;
}
fieldset {
			background-image : url('images/bg-box.png');
			background-repeat: repeat-x;
			}	
			
/* ----- topmenu ------*/

div#topmenu {
			
			background-image: url(images/bg-topmenu.png);
			background-repeat: repeat-y;
			background-position:  top;
			/*background-color: #000000;*/
			height:34px;
			margin-left:1Px;
			width: 970px;
			}
		
div#topmenu ul {
			text-align: center;
			margin: 0;
			/*border-bottom: #762828 6px solid;*/
			padding:7px;
			}
div#topmenu li {
			background : transparent;
			display : inline;
			list-style-type : none;
			margin-top : 7px;
			/*margin-right: 8px;		*/
			/*padding:7px 10px 7px 10px;		*/
			}
	
div#topmenu li a {
			font:12px Arial, sans-serif;
			letter-spacing: 1px;			
			font-weight: normal;
			text-align: left;	
			color: #FFFFFF;
			/*background-color: #000000;*/
			text-decoration: none;	
			padding:4px 30px 7px 30px;		
			/* ovo je radilo padding:6px 30px 9px 30px;		*/
			
			}


div#topmenu li a:hover {
			background-image: url(images/bg-topmenu1.png);
			background-repeat: repeat-y;
			background-position:  top;
			background-color: #2357FF;
			color : #ffffff;
			}	
		
		
/* ----- burza ------*/
		
div#burza .unos {
			color: #333;
			padding: 5px 5px 5px 5px;
			background-color: #fff;
			border: 1px solid #ccc;
			background-image: url(images/bg-box.png);
			background-repeat: repeat-x;
			background-position: left top;	
			margin-bottom: 15px;
			}
div#burza H2 {
			font-size: 14px;
			font-weight: bold;	
			color: #49499C;
			margin-top: 10px;
			margin-bottom: 5px;
			}	
div#burza .sivo {
			font-size: 10px;
			color: #666;
			text-align:right;
			}	
			
/* ----- sajmovi tablica ------*/

.sajmovi TR TD {
			border-bottom: 1px solid #ccc;
			padding: 3px;
			}
.sajmovi TH {
			border-bottom: 1px solid #ccc;
			background-image: url(images/bg-box.png);
			background-repeat: repeat-x;
			background-position: left top;	
			}
			
/* ----- tabs ------*/			
			
	ul.tabs {
			text-align: left;
			border-bottom:1px solid #49499C;
			margin:0;
			}
		
	ul.tabs li {
			display: inline;
			list-style-type : none;
			margin:0;
			margin-left:1px;
			padding:2px 4px 1px 4px; 
			border-left:1px solid #49499C;
			border-right:1px solid #49499C;
			border-top:1px solid #49499C;
			cursor: pointer;
			
			background-color:#49499C; 
			color: #fff; 
			border-bottom: 1px solid #49499C;
			
			}
	ul.tabs li:hover {
			background-color:#fff; 
			color: #000; 
			border-bottom:1px solid #fff;
			}

	ul.tabs li.son{
			background-color:#fff; 
			color: #000; 
			border-bottom:2px solid #fff;}
			
			
/* ----- tabulator ------*/			
			
			
/*	
.tabulator.tabbed .head {
    height: 57px;
    overflow: hidden;
    margin-bottom: 10px;
    }
*/
.tabulator ul.tabs-large {
    margin: 0;
    padding: 0 0 0 6px;
    height: 37px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: url(images/tabulator-bg.gif) repeat-x;
    }

.tabulator ul.tabs-large li {
    margin: 2px 0 0 -1px;
    padding: 0 0 0 5px;
    list-style: none;
    float: left;
    display: inline;
    background: url(images/tabulator-tabs.gif) left;
    position: relative;
    z-index: 2;
    }

.tabulator ul.tabs-large li.alt {
    background-position: bottom left;
    }

.tabulator ul.tabs-large li.on {
    background-position: top left;
    }

.tabulator ul.tabs-large a {
    padding: 0 15px 0 10px;
    color: #000;
    background: url(images/tabulator-tabs.gif) right;
    line-height: 35px;
    float: left;
    }

.tabulator ul.tabs-large li.alt a {
    background-position: bottom right;
    color: #FFF;
    font-weight: bold;
    }

.tabulator ul.tabs-large li.on a {
    background-position: top right;
    font-weight: bold;
    color: #000;
    }


/* ----- pagenumbers ------*/			


.pgNr {
		border:1px solid #ccc; padding:1px; text-decoration: none; font-family: Arial; font-size:11px;
		}
.pgNr1, .pgNr:hover {
		background-color: #ddd; border:1px solid gray; padding:1px; color: gray; text-decoration: none; font-family: Arial; font-size:11px;
		}