body {
			color: #007F6F;
			margin: 0;
			padding: 0;
			line-height:180%;
			background-color: #007F6F;
			/*
			 background: #007F6F url(images/bg.jpg) repeat-y 50% 0;
			 */
			font: 11px Arial, sans-serif;
			}
			
td {
			color: #007F6F;
			font:11px Verdana, Arial, sans-serif;
			line-height:180%;
			}

h2 {
		letter-spacing:-1px;
		margin:15px 0px 20px 0px;
		padding:0;
		color:#000;
		font:18px Verdana, Arial, sans-serif;
		font-weight: bold;
		word-spacing: -2px;
		}
hr { 
				border: 0;
				color: #919191;
				background-color: #919191;
				height: 1px;
				}		
.linkovi {
			line-height:180%;
			}
			
#leftmenu {
			font:12px Arial, sans-serif;
			letter-spacing: 1px;			
			font-weight: bold;
			text-align: left;	
		}
#leftmenu .linkovi {
			font:11px Arial, sans-serif;
			letter-spacing: 0px;			
			font-weight: normal;
			text-align: left;	
		}		
#leftmenu a{
			color: #007F6F;
			text-decoration: none;
		}		
#leftmenu a:hover{
			color: #007F6F;
		}				
		
#sredina {
		color:#007F6F;
		line-height:180%;
		font-size: 11px;
		/*background-color: #CEE5D1;*/
		}		
		
.tekst, .tekst td {
		color:#007F6F;
		line-height:180%;
		font-size: 11px;
}



.copyright {
			background: url('images/t_bottom.jpg') repeat-y 50% 0; 
			color: white;
			font-size: 11px;
			text-align: center;
			padding: 5px;				
			}
.copyright a {
			color: white;
			text-decoration:none;
			}			
			
.kform {
			font-family: Verdana, Arial, sans-serif;
			font-size: 11px; 
			color: #007F6F; 
			border: 1px solid black; 
			background-color: #E3F1EF;

			}			
.linkoviSlike {
	line-height:180%;
	color: #006666;

}


/* ---- iskaznica tvrtke ---- */
dl.tvrtka dt {
		width:120px;
		float:left;
		font-weight:normal;
		}

dl.tvrtka dd {
		font-weight:bold;
		margin-left:120px;
		}
