/* CSS Document */

/*------------------------------------------------------
NULOVANJE
------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {   
    margin:0;  
    padding:0;  
	} 
table {  
    border-collapse:collapse;  
    border-spacing:0;  
	} 
fieldset,img {   
    border:0;  
	} 
address,caption,cite,code,dfn,th,var {  
    font-style:normal;  
    font-weight:normal;  
	} 
ol,ul {  
    list-style:none;  
	} 
caption,th {  
    text-align:left;  
	} 
h1,h2,h3,h4,h5,h6 {  
    font-size:100%;  
    font-weight:normal;  
	} 
q:before,q:after {  
    content:'';  
	} 
abbr,acronym { border:0;  
	}
a, a:hover, a:active {
	text-decoration: none;
	}

/*------------------------------------------------------
GLAVNI
------------------------------------------------------*/

body {
	margin-top: 28px;
	padding: 0;
	background-color: #EDF1F3;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	}

/*------------------------------------------------------
TIJELO
------------------------------------------------------*/

#tijelo {
	width: 700px;
    margin: 0 auto;
	padding: 0;
    text-align: left;
	background-image: url(materijal/tijelo.gif);
	}
#zaglavak {
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(materijal/zaglavak.gif) no-repeat;
	}
#zaglavakOnama {
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(materijal/zaglavakOnama.gif) no-repeat;
	}
#zaglavakTecajevi {
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(materijal/zaglavakTecajevi.gif) no-repeat;
	}
#zaglavakTvrtke {
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(materijal/zaglavakTvrtke.gif) no-repeat;
	}
#zaglavakPrijevodi {
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(materijal/zaglavakPrijevodi.gif) no-repeat;
	}
#zaglavakKontakt {
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(materijal/zaglavakKontakt.gif) no-repeat;
	}
#zaglavakLokacija {
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(materijal/zaglavakLokacija.gif) no-repeat;
	}
#zaglavak h1, #zaglavakOnama h1, #zaglavakTecajevi h1, #zaglavakTvrtke h1, #zaglavakPrijevodi h1, #zaglavakKontakt h1, #zaglavakLokacija h1 {
	font: 150% bold;
	display: none;
	}
#hNavig {
	height: 43px;
	width: 685px;
	padding: 2px 5px 5px 10px;
	background-color: #265D9C;
	font: bold 14px/14px "Trebuchet MS", tahoma, verdana, sans-serif;
	color: #FFBF00;
	}
#lStupac {
	width: 135px;
	padding: 5px;
	float: left;
	}
#nevidljiva {
	display: none;
	}
#dStupac {
	width: 535px;
	min-height: 400px;
	padding: 10px;
	background-color: #FFFFFF;
	float: left;
	color: #000000;
	}
/*\*/
* html #dStupac {
	height: 400px;
	}
/**/
#dStupac_01 {
	width: 350px;
	padding-right: 10px;
	background-color: #FFFFFF;
	float: left;
	color: #000000;
	}
#dStupac_02 {
	width: 161px;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #C1D0E3;
	color: #000000;
	}
#dno {
	width: 700px;
	padding: 5px 0 5px 0;
	background-color: #265D9C;
	clear: left;
	font: 12px "Trebuchet MS", tahoma, verdana, sans-serif;
	text-align: center;
	color: #FFFFFF;
	}
	
/*------------------------------------------------------
hNavig
------------------------------------------------------*/

#hNavig ul {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	}
#hNavig ul li {
	display: inline;
	list-style-type: none;
	margin-right: 7px;
	}
#hNavig a {
	padding: 0 3px 4px 3px;
	background-color: #265D9C;
	color: #FFFFFF;
	}
#donji {
	text-align: left;
}
#donji a:hover {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	background-color: #5A83B4;
	}
#gornji {
	text-align: right;
}
#gornji a:hover {
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	background-color: #5A83B4;
	}

	
/*------------------------------------------------------
lStupac
------------------------------------------------------*/

#lStupac ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: right;
	font: bold 14px "Trebuchet MS", tahoma, verdana, sans-serif;
	}
#lStupac ul li a {
	display: block;
	padding: 3px;
	width: 129px;
	background-color: #C1D0E3;
	border-bottom: 2px solid #ECF2F9;
	}
#lStupac ul li a:hover {
	background-color: #D9E0EA;
	color: #333333;
	}
#lStupac ul li a:link, #lStupac ul li a:visited {
	color: #333333;
	text-decoration: none;
	}
#lStupac .aktivna {
	display: block;
	background-color: #E8EEF4;
	padding: 3px;
	width: 129px;
	border-bottom: 2px solid #ECF2F9;
	}
#lStupac .last {
	border-bottom: 0;
	}
#lStupac h1 {
	color: #FF6633;
	font-size: 120%;
	font-weight: bold;
}
#lStupac h2 {
	font-size: 110 %;
	font-weight: bold;
}
#lStupac p {
	font-size: 10px;
	}
#lStupac a, #lStupac a:visited, #lStupac a:hover {
	font-weight: bold;
	color: #265D9C;
	}
/*------------------------------------------------------
dStupac
------------------------------------------------------*/

#dStupac h1 {
	font-size: 120%;
	font-weight: bold;
	color: #FF6633;
	}
#dStupac p {
	margin-bottom: 5px;
	}
#dStupac a, #dStupac a:visited, #dStupac a:hover {
	font-weight: bold;
	color: #265D9C;
	}
#dStupac ul {
	list-style:  disc;
	list-style-position: inside; 
	}
#dStupac td {
	padding: 5px;
	}
	
/*------------------------------------------------------
TEKST
------------------------------------------------------*/

.narange {
	color: #FF6633;
	}
.bijela {
	color: #FFFFFF;
	}
.debela {
	font-weight: bold;
	}
.B_crumbBox, .B_firstCrumb, .B_homeCrumb, .B_lastCrumb {
	font-size: 10px;
	color: #265D9C;
	margin: 0;
	padding: 0;
	}
.B_currentCrumb, B_lastCrumb {
	font-size: 10px;
	font-weight: bold;
	color: #FFBF00;
	margin: 0;
	padding: 0;
	}