body {
	margin: 0;
	padding: 0;
	background:url(back.jpg) repeat-y center top;
	text-align:center;
}
/*////////////////////////////////
//	FCK style
////////////////////////////////*/
.customBold {
	font-weight:bold;
}
.customBold2 {
	font-weight:bold;
	color:#A90303;
}
.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;
	border:1px solid #F7F7F7;
}
.fck_Slika_levo {
	float:left;
	margin:0 5px 5px 0;
}
.fckTR0 td, .fckTR0 th {
	background:#f7f8f7;
}
/*////////////////////////////////
//	common
////////////////////////////////*/
form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {
	color:#0069c3;
}
a:visited {
	/*color: #103E5B;*/
}
a:hover {
	text-decoration: none;
	color: #a90303;
}
body, input, textarea, select, td, th {
	font-family: Tahoma, Arial, sanserif;
	color:#424242;
	font-size: 12px;
}
body, html {
	width:100%;
}
li {
	list-style:url(bullet.gif);
	margin:3px 0 3px 0;
	padding:0px 0 3px 0;
}
ul ul li {
	list-style:url(bullet2.gif);
}
ul ul {
	margin-top:10px;
}

/*////////////////////////////////
//	LAYOUT
////////////////////////////////*/
#mainContainer {
	text-align:left;
	width:760px;
	margin:0 auto;
	position:relative;
}
#glava {
	position:absolute;
	top:0px;
	left:6px;
	width:760px;
	height:169px;
	background:url(glava.jpg) no-repeat;
	z-index:5;
}
#glava a{
	position:absolute;
	top:0px;
	left:550px;
	width:145px;
	height:140px;
}
#glava a span, #hl h1 {
	display:none;
}
#hl {
	position:absolute;
	top:169px;
	left:50%;
	margin:0 0 0 -405px;
	width:810px;
	height:61px;
	background:url(hl.jpg) no-repeat;
}
#glava form {
	position:absolute;
	top:26px;
	left:591px;
}
#glava form input {
	background:none;
	border:none;
	text-align:center;
}
#glava .submit {
	margin:0 0 0 11px;
	width:30px;
}
#info {
	color:#898e92;
	float:left;
	margin:5px 0 0 5px;
}
#footer {
	position:absolute;
	bottom:-1px;
	left:0;
	background:url(footer.gif) no-repeat #FFF8C8;
	width:100%;
	padding:14px 0 10px 85px;
	color:#ef9621;
	font-size:10px;
}
#lcol, #mcol {
	position:absolute;
	top:230px;
}
#lcol {
	width:180px;
	left:6px;
}
#mcol {
	left:200px;
	width:554px;
}
#dom_slika {
	float:left;
	border-top:6px solid #fff;
	border-bottom:6px solid #fff;
}
#spacer {
	float:left;
	width:1px;
	overflow:hidden;
	height:540px;
}
/*////////////////////////////////
//	MENIJI
////////////////////////////////*/

/* VMENI */
#vmeni {
	float:left;
	width:180px;
	background:#f68d46;
	margin:0;
}
.vmeniAkt a {
	font-weight:bold;
}
.vmeniAkt ul a {
	font-weight:normal;
}
#vmeni a, #revije a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #f9af7e;
	display:block;
	padding:3px 0 3px 8px;
}
#vmeni a:hover {
	color:#000;
	background-color:#fff;
}
#vmeni ul, #revije ul {
	margin:0;
	width:100%;
	padding:0 0px 0 0px;
}
#vmeni ul ul, #revije ul ul {
	padding:0;

}
#vmeni ul ul a, #vmeni ul ul a {
	padding: 3px 0 3px 30px;
	color:#d4e3d3;
	background:url(bullet_vmeni.gif) no-repeat 5px 6px #ea7b31;
}
#vmeni ul ul a:hover, #vmeni ul ul a:hover  {
	background-color:#ea7b31;
}
#vmeni ul li, #revije ul li {
	display: inline;
	list-style:none;
}
#vmeniLast a {
	border-bottom:none;
}
#vmeni_akt {
	position:absolute;
	width:24px;
	height:24px;
	left:16px;
	background:url(vmeni_akt.gif) no-repeat;
	z-index:1000;
}
/*////////////////////////////////
//	ITEMs
////////////////////////////////*/
.item {
	display:inline;
	float:left;
	width:100%;
	margin: 0 0 5px 0;
}
.itemContent {
	float:left;
	display:inline;
	width:520px;
	margin: 5px 0 0px 34px;
	border-bottom:1px solid #a8c1b6;
	padding: 0 0 10px 0;
}
.item h1 {
	font-size:18px;
	font-weight:normal;
	color:#719f6e;
	padding:5px 0 5px 34px;
	margin:0;
	line-height:1;
	background:url(h1.gif) no-repeat 5px 10px;
}
.item h2 {
	padding:0;
	margin:0 0 0 34px;
	color:#EA7B31;
	font-weight:normal;
	font-size:13px;
}
.item h6 {
	font-size:10px;
	font-weight:normal;
	padding:0;
	line-height:1;
	margin:0 0 0 44px;
}
.itemImgs {
	float:right;
	width:135px;
	margin:0 10px 0 10px;
}
.itemImgs a {
	float:left;
	display:block;
	padding:4px;
	background:#9ebaad;
	margin:5px 0 2px 0;
}
.itemImgs a:hover {
	background:#6a0000;
}
.itemImgs h3 {
	text-align:center;
	font-size:11px;
	font-weight:normal;
	margin:5px 0 5px 0;
	padding:0;
	float:left;
	clear:both;
	width:135px;
	line-height:1;
	background:none;
}
.itemNav {
	text-align:right;
	float:left;
}
.gVec, .gKoment {
	background:#e6f1ea;
	padding:1px 10px 1px 10px;
	text-decoration:none;
	border:1px solid #d0d0d0;
}	
.gVec {
	display:block;
	float:right;
}
.gKoment {
	display:block;
	float:right;
	margin:0 0 0 10px;
}

/* KOMENTARI */

.f_komentarIme, .f_komentarTekst {
	float:left;
	width:100%;
	margin:8px 0 0px 0;
}
.f_komentarTekst {

}
#t_ime, #t_komentar {
	float:left;
	width:100px;
}
.f_komentarIme input {
	float:left;
	width:250px;
	margin:0 0 0 0;
	padding:2px;
	background:#e6f1ea;
	border:1px solid #D7D7D7;
}
.f_komentarIme span, .f_komentarTekst span {
	float:left;
	margin:0 0 0 0px;
}
.f_komentarTekst textarea {
	float:left;
	width:250px;
	padding:2px;
	margin:0 0 0 0;
	background:#e6f1ea;
	border:1px solid #D7D7D7;
	height:86px;
}
.komentarGumb {
	border:none;
	background:#ea7b31;
	width:110px;
	height:21px;
	color:#fff;
	float:left;
	margin: 8px 0 0 100px;
}
.itemContent h2 {
	padding:0;
	margin:0 0 0 0;
	font-weight:normal;
	font-size:11px;
}
.itemContent h2 span {
	font-weight:bold;
	font-size:12px;
}
.item h4 {
	font-size:12px;
	padding:0px 0 4px 0px;
	margin:0;
	line-height:1;
}
/* GALERIJA */
.galerijaRow {
	width:100%;
	float:left;
	margin:0 0 5px 0;
}
.galerijaRow .galerijaItem {
	float:left;
	width:138px;
	margin:0 15px 0 15px;
	display:inline;
}
.galerijaRow a {
	float:left;
	display:block;
	padding:4px;
	background:#cfcfcf;
}

.galerijaRow a:hover {
	background:#6a0000;
}
.galerijaRow h3 {
	text-align:center;
	font-size:10px;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0;
	color:#aaaaaa;
	float:left;
	clear:both;
	width:138px;
	line-height:1;
	background:none;
}
.searchStr {
	color:#ff811b;
	font-weight:bold;
}

