/* Main body layout.  Default text properties. */
body {
    margin: 0px;
    padding: 0px;
    background-color: #EAEAE5;
    background-image: url('http://www.poslovnamreza.hr/t_images_main/tile_fin.GIF');
/*
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #000000;
*/
	font-size: 11px; 
	color: #585858; 
	font-family: trebuchet MS; 
	line-spacing: 0px;    
}

table {
	font-size: 11px; 
	color: #585858; 
	font-family: trebuchet MS; 
	line-spacing: 0px;  
}

/* Default hyperlink colour. */
a {
    color: #778899;
}

/* Default hyperlink colour (when mouse hovers). */
a:hover {
    color: #E4562D;
}

/* Default image properties. */
img	{
	/*display: block;*/
	border: 0;
	margin: 0px;

}

/* Main header layout. */
div#header {
    margin:0 auto;
    padding: 4px 0 6px 0;
    height: 25px;
    width: 960px;
    position: absolute;
    top:0px;
}

/* logo layout (top-left corner of page). */
div#logo {
    text-align: left;
    float: left;
}

/* Footer layout. */
#footer {
    margin: 10px 0px auto 20px;
    height: 30px;
    clear: both;
    font-size: 10px;
}

/* Footer layout (for plain text). */
#footer td {
    font-size: 10px;
}

/* Footer layout (for hyperlinks). */
#footer a {
    padding: 0 15px 0 0px;
    font-size: 10px;
}


/* Background colour for content pages (i.e. lists, articles, etc.). */
div#wrap {
    background-color: #FFFFFF;
    margin:0px; 
    padding:0px;
}

#mainTable {
    height: 100%;
    width: 100%;
    background-color: white;
   
}

/* Reduces spaces of line borders between boxes/content. */
#mainTable td{
    padding: 0; margin: 0;
}

/* Block size and layout for main body. */
#mainBody {
    padding: 0px 5px 5px 5px;
    width: 610px;
}

/* Sidebar main layout. */
#sidebar {
    width: 180px;
    vertical-align: top;
    background-color: #FC9D43;
    height: 100%;
	background: url("../zuti_ferlauf.gif");  
	background-repeat: repeat-x;  
}


/* Highlights keywords on search page. */
.highlight {
    background-color: #FFFF00;
}

/* Text colour for error messages. */
.error {
    color: #FF0000;
}

.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bolder;
	text-transform: uppercase;
}

.article_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
}

.article_subtitle_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
        color: #FF6600;
}

.article_subtitle_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
        color: #FFFFFF;
}

.bijeliNav {
/*    font-size: 20px;*/
    line-height: 18px;
    color: #FFFFFF;
    font-weight: bolder;
    text-decoration: none;
    /*text-transform: uppercase;*/
}

.bijeliNav a {
    color: #FFFFFF;
    font-weight: bolder;
    text-decoration: underline;
}

.bijeliNav a:hover {
    color: #FFFFFF;
    font-weight: bolder;
    text-decoration: underline;
}

.shadow_image {
    display: block;
}

.uplinks {
	padding:0px; 
	margin:0px; 
	/*background-color: #E4562D; */
	background-color: #43607F; 
	width: 960px; height: 19px; 
	margin-bottom: 5px; 
	font-size: 12px; 
	color: #FFFFFF;	
	font-weight: bold;
}

.uplinks a {
	color: #FFFFFF;	
  text-decoration: none;	
}

.uplinks a:hover {
	color: #FFFFFF;	
  text-decoration: underline;	
}

.smallForm 	{ 
	font-size: x-small;	
	font-family: trebuchet MS; 
	color: #666666
}

.smallFormBlack	{ 
	font-size: x-small;	
	font-family: trebuchet MS; 
	color: #000000
}


.search_result {
	width: 390px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color: #C2C2C2;
	/*border: 1px solid;*/
}

p#search_naslov {
	font-weight: bold;
	margin: 0;
	background-color: #D2D2D2;
	padding: 5px;	
}

.dottedline {
	background-image:url("../dotted_h.gif");
	background-repeat: repeat-x;
	height:8px;
	margin-top:5px;
	margin-bottom:10px;
}
.search-column {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#670D2A;
	text-transform:capitalize;
}
			
.search-column a:link {
	text-decoration:none;
	color:#670D2A;
}
			
.search-column a:visited {
	text-decoration:none;
	color:#670D2A;
}
			
.search-column a:active {
	text-decoration:underline;
	color: #670D2A;
}
			
.search-column a:hover {
	text-decoration:underline;
	color:#670D2A;
}

.search-blurb {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
	
.search-blurb a:link {
	text-decoration:none;
	color:#670D2A;
}
.search-blurb a:visited {
	text-decoration:none;
	color:#670D2A;
}
.search-blurb a:active {
	text-decoration:underline;
	color:#670D2A;
}
	
.search-blurb a:hover {
	text-decoration:underline;
	color:#670D2A;
}

.search-blurb-visited {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
	
.search-blurb-visited a:link {
	text-decoration:none;
	color:#670D2A;
}
.search-blurb-visited a:visited {
	text-decoration:none;
	color:#670D2A;
}
.search-blurb-visited a:active {
	text-decoration:underline;
	color:#670D2A;
}
	
.search-blurb-visited a:hover {
	text-decoration:underline;
	color:#670D2A;
}

.zuti {
	color: #000000;
}
.zuti a {
    color: #000000;
    text-decoration: underline;
}
.zuti a:hover {
    color: #E4562D;
    text-decoration: underline;
}
.zuti a:visited {
    color: #000000;
    text-decoration: underline;
}
.zuti-naslov {
	font-size: 14px; 
	color: #000000; 
	font-family: trebuchet MS; 
	font-weight:bold;
	text-decoration: none;
}
.zuti-naslov a{
	font-size: 14px; 
	color: #000000; 
	font-family: trebuchet MS; 
	font-weight:bold;
	text-decoration: none;
}
.zuti-naslov a:hover{
	font-size: 14px; 
	color: #000000; 
	font-family: trebuchet MS; 
	font-weight:bold;
	text-decoration: none;
}
.zuti-naslov a:visited{
	font-size: 14px; 
	color: #000000; 
	font-family: trebuchet MS; 
	font-weight:bold;
	text-decoration: none;
}