body {
	text-align: center;
	margin: 0;
	padding: 0;
	background:url(uvodna_back.gif) center top;
}

/*////////////////////////////////
//	FCK style
////////////////////////////////*/
.customBold {
	font-weight:bold;
}
.customBold2 {
	font-weight:bold;
	color:#741d11;
}
.fckTable {
	border-top:1px solid #E7E7E7;
	/*clear:both;*/
	margin:10px 0 10px 0;
}
.fckTable td, .fckTable th {
	border-bottom:1px solid #E7E7E7;
	padding:1px 4px 1px 4px;
}
.fck_Slika_desno, fck_Slika_levo {
	float:right;
	margin:0 0 5px 5px;
}
.fck_Slika_levo {
	float:left;
	margin:0 5px 5px 0;
}
.fckTR0 td, .fckTR0 th {
	
}
/*////////////////////////////////
//	common
////////////////////////////////*/
form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {
	color:#ff7200;
}
a:visited {
	/*color: #103E5B;*/
}
a:hover {
	text-decoration: none;
	color: #d40000;
}
body, input, textarea, select, td, th {
	font-family: Tahoma,Arial, san-serif;
	color:#828282;
	font-size: 10px;
}
body, html {
	width:100%;
}
ul {
	margin:0;
	padding:0 0 0 20px;
}
ul li {
	list-style:none;
	background:url(bullet.gif) no-repeat 0 2px;
	padding:1px 0 1px 15px;
}
ul ul li {
	background:url(bullet2.gif) no-repeat 0 2px;
}
ul ul ul li {
	background:url(bullet3.gif) no-repeat 0 2px;
}

/*////////////////////////////////
//	LAYOUT
////////////////////////////////*/
#mainContainer {
	position:relative;
	margin:0 auto;
	width:180px;
	text-align:left;
	background:url(uvodna_top.jpg) no-repeat;
	padding:251px 0 0 0;
	overflow:hidden;
}
#uvodna2 #mainContainer {
	width:190px;
	background:none;
	padding:0;
}
#adresa {
	float:left;
	width:180px;
	padding:5px 0 10px 0;
	text-align:center;
	background:url(uvodna_hline.gif) no-repeat left bottom;
}
#adresa2 {
	float:left;
	width:190px;
	padding:15px 0 10px 0;
	text-align:center;
	background:url(uvodna_2_adresa_top.gif) no-repeat left top;
}
#jezici {
	float:left;
	background:url(uvodna_jezici.gif) no-repeat;
	width:180px;
	padding:6px 0 20px 82px;
}
#jezici a {
	display:block;
	clear:both;
	float:left;
	color:#416691;
	margin:4px 0 0 0;
	text-decoration:none;
}
#jezici a:hover {
	color:#ff7200;
}
#linkTibar, .linkNaselje {
	float:left;
	display:block;
	background:url(uvodna_2_tibar.gif) no-repeat;
	width:100%;
	height:132px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	position:relative;
	overflow:hidden;
}
.linkNaselje {
	background:url(uvodna_2_naselje.gif) no-repeat;
	height:137px;
}
#linkTibar span, .linkNaselje .lnk {
	position:absolute;
	bottom:14px;
	left:30px;
	text-decoration:none;
	color:#fff;
	width:136px;
	z-index:1;
}
#linkTibar:hover, .linkNaselje .lnk:hover {
	color:#ff7200;
}
.linkNaselje .img {
	width:136px;
	height:77px;
	overflow:hidden;
	top:14px;
	left:27px;	
	position:absolute;
	z-index:1;
}
.href {
	position:absolute;
	width:152px;
	height:124px;
	z-index:100;
	top:6px;
	left:19px;
	display:block;
	background:#ccc;
	opacity:0.0;
	filter: alpha(Opacity=00);
}
#linkTibar .href {
	top:0;
}

