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

/*////////////////////////////////
//	FORMA
////////////////////////////////*/
.greskaForm {
	border:1px solid #DA2A1B !important;
}
.fI, .fT {
	float:left;
	margin:0 0 4px 0;
}
.fI {
	width:300px;
}
.fT {
	width:100px;
	clear:both;
	padding:5px 0 5px 0;
}
.fI input, .fI textarea {
	width:300px;
	border:1px solid #E7E7E7;
	padding:1px 4px 1px 4px;
}
.fI .fR {
	width:20px;
	border:none;
}
/*////////////////////////////////
//	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: Arial,Tahoma, san-serif;
	color:#828282;
	font-size: 11px;
}
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
////////////////////////////////*/
#kabi {
	float:left;
	background:url(kabi.gif) no-repeat;
	width:89px;
	height:23px;
	margin:16px 0 5px 30px;
}
#kabi span {
	display:none;
}
#topTraka {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:100%;
	height:229px;
/*	background:url(top_back.gif) center top;*/
}
#topLS, #topRS {
	position:absolute;
	top:0;
	width:6px;
	height:229px;
	left:50%;
	margin-left:-386px;
	/*background:url(top_left.gif);*/
}
#topRS {
	margin-left:380px;
	/*background:url(top_right.gif);*/
}

#mainContainer {
	position:relative;
	margin:0 auto;
	width:794px;
	text-align:left;
}
#mc {
	float:left;
	width:760px;
	background:url(main_back.gif) repeat-y #fff;
}
#glava {
	position:relative;
	float:left;
	z-index:150;
	width:100%;
	height:181px;
	overflow:hidden;
	background:url(glava.jpg) no-repeat 186px 10px #fff;
}
#glava a {
	display:block;
	width:186px;
	height:181px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100020;
	background:url(logo.jpg) no-repeat;
}
#footer {
	float:left;
	width:100%;
	background:url(bottom.gif) no-repeat;
}
#domov span, #hl h1, #bane span, #zemljisca span, #glava a span {
	display:none;
}
h1,h2,h3 {
	font-size: 14px;
	color:#151547;
	margin:0;
	padding:0px 0 5px 0px;
}
h2 {
	color:#00519b;
	font-size:11px;
}
#lcol, #rcol {
	position:relative;
	float:left;
	width:180px;
}
#rcol {
	left:600px;
}
#mcol {
	position:relative;
	float:left;
	width:564px;
}
#lb, #rb {
	float:left;
	width:17px;
	height:222px;
	overflow:hidden;
	background:url(back_l.gif) no-repeat;
}
#rb {
	background:url(back_r.gif) no-repeat;
}
#kontakti {
	float:left;

	font-size:10px;
	color:#939393;
	margin:10px 0 0 20px;
	display:inline;
	padding:0px 0 10px 0;
}
/*////////////////////////////////
//	MENIJI
////////////////////////////////*/

/* HMENI */
#hmeni  {
	position:relative;
	float:left;
	width:746px;
	padding:3px 0 0 7px;
	height:42px;
	background:url(hmeni_back.gif) no-repeat 7px 3px #fff;
}
#hmeni h1 {
	color:#fff;
	text-align:center;
	font-size:12px;
	padding:3px 0 0 0;
}
#hmeni ul{
	margin:0;
	padding:0 0 0 0;

}
#hmeni ul ul {
	padding:0;
	background:none;
}
#hmeni ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	background:none;
}
#hmeni li a {
	display:block;
	float:left;
	margin:1px 0 0 0px;
	padding:18px 28px 6px 20px;
	color:#fff;
	text-decoration:none;
	background:url(hmeni_l1.gif) no-repeat right bottom;
}
#hm2 a{
	background-image:url(hmeni_l2.gif) !important;
}
#hm3 a{
	background-image:url(hmeni_l3.gif) !important;
}
#hm4 a{
	background-image:url(hmeni_l4.gif) !important;
}
#hm5 a{
	background-image:url(hmeni_l5.gif) !important;
}
#hm6 a{
	background-image:url(hmeni_l6.gif) !important;
}
#hm7 a{
	background-image:url(hmeni_l7.gif) !important;
}
#hm8 a{
	background-image:url(hmeni_l8.gif) !important;
}
#hm9 a{
	background-image:url(hmeni_l9.gif) !important;
}
#hm10 a{
	background-image:url(hmeni_l10.gif) !important;
}
.hmeniAkt a {
	color:#ffa201 !important;
	
}
#hmeni li a:hover {
	color:#ffa201;
}
/* VMENI */
#vmeniKao {
	width:100%;
	height:8px;
	overflow:hidden;
	background:#fff;
}
#vmeni,#vmeni2 {

	position:relative;
	width:173px;
	margin:0 0 0 6px;
	float:left;
	display:inline;
	padding:0 0 21px 0;
	background:url(vmeni_bottom.gif) no-repeat left bottom #fff;
}

#vmeni ul {
	margin:0 0 0 0;
	padding:12px 0 0 0;
	width:173px;
	background:url(vmeni_top.gif) no-repeat left top;
}

#vmeni ul ul, #vmeni2 ul ul {
	padding:0;
	margin:0;
	background:none;
}
#vmeni ul li, #vmeni2 ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	background:none;
}
#vmeni li a, #vmeni2 li a {
	display:block;
	text-decoration:none;
	color:#7b7b7b;
	padding:4px 5px 4px 10px;
	margin:0 10px 0 9px;
	border-bottom:1px solid #75a4d9;
}

#vmeni ul ul li a {
	padding:4px 5px 4px 30px;
	font-weight:normal;
	background:url(vmeni_bullet.gif) no-repeat 16px 8px;
	color:#585858;
	float:none;
}
#vmeni ul ul li a:hover {
	background-color:#2d4b6e !important;
}
#lcol h1 {
	color:#142940;
	font-size:11px;
	padding:4px 0 5px 10px;
	margin:0;
}

#vmeni .vmeniAkt ul a {
	color:#585858 !important;
}
#vmeni .vmeniAkt a {
	color:#fff !important;
}
#liZadnji a {
	border-bottom:none !important;

}	
#vmeni li a:hover {
	background-color:#3e618a !important;
	color:#fff !important;
}
#vmeni ul ul li a:hover {

	color:#fff;
}
#vmeni2 li a:hover {
	color:#000;
}
#vmeni2 h1 {
	font-weight:normal;
	font-size:9px;
	color:#969696;
	padding:10px 0 0 4px;
}



/*////////////////////////////////
//	ITEMs
////////////////////////////////*/
.item h1 {
	color:#11a6df;
	font-weight:normal;
	font-size:15px;
	margin:0px 0 0px 0;
	padding:0 0 0 0;
	line-height:1.2;
	float:left;
	font-family:"Trebuchet MS", Tahoma, Arial, san-serif;
}
.item h2 {
	font-size:11px;
	font-weight:normal;
	margin:0px 0 0px 0;
	color:#00519b;
	padding:0;
	float:left;
	clear:left;
}
.item {
	float:left;
	display:inline;
	margin:5px 0 10px 6px;
	padding:0 0 5px 0;
	width:100%;
}
.itemTloris {
	margin:5px 0 0px 6px;
}
.itemImgs {
	float:right;
	width:190px;
	margin:0px 0 0 10px;
	padding:5px 0 5px 0;
	display:inline;
	overflow:hidden;
	background:url(slike_back.gif);
}

.itemImgs a {
	float:left;
	margin:0px 0 5px 5px;
	padding:4px;
	border:1px solid #CBD0D6;
}
.itemImgs a:hover {
	border:1px solid #a0a9b3;
}
.itemImgs h3 {
	color:#9c9c9c;
	font-size:10px;
	float:left;
	font-weight:normal;
	width:170px;
	margin:0px 0 0px 10px;
	display:inline;
}


.itemContent {
	float:left;
	display:inline;
	width:100%;
	margin: 4px 0 0px 0px;
	padding: 10px 0 0px 0;
	font-size:11px;
	color:#5c5c5c;
	border-top:1px solid #cbd0d6;
}
.itemContentGalerijaTloris {
	border-top:none;
	margin:0 0 10px 0;
}
.itemContentTloris {
	padding:0;
}
.itemContent p {
	margin-top:0;
}
.itemContent h2 {
	color:#142940;
	font-size:12px !important;
	font-weight:bold !important;
	margin:10px 0 10px 0 !important;
	float:none;
}
.item h6 {
	font-size:10px;
	font-weight:normal;
	padding:0px 0 0px 0px;
	line-height:1.0;
	margin:3px 0 2px 0;
	float:right;
	font-family:"Trebuchet MS", Tahoma, Arial, san-serif;
	color:#b1b0b0;
}

.itemNav {
	float:left;
	margin:10px 0 0 0px;
}
.gVec, .gKoment, .gArhiv {
	padding:3px 0px 5px 10px;
	margin:0 0 0 10px;
	text-decoration:none;
	height:20px;
	float:right;
	display:block;
	font-size:12px;
	color:#D40000;

}	
.gVec:hover, .gKoment:hover, .gArhiv:hover {
	text-decoration:underline;
}
.gKoment {
	
}
.gArhiv {
	
}


/* KOMENTARI */
.itemKomentar h2 {	
	color:#1C1C52;
}
.itemKomentar {
	margin:0px 0 10px 10px;
	padding:0 0 10px 0;
	width:739px;
}
.itemKomentar .itemContent {
	margin:0;
	padding:0;
}
.f_komentarIme, .f_komentarTekst {
	float:left;
	width:100%;
	margin:4px 0 0px 0;
}
.f_komentarTekst {

}
#t_ime, #t_komentar {
	float:left;
	width:100px;
}
.f_komentarIme input {
	float:left;
	width:271px;
	margin:0;
	border:1px solid #e0e0e0;;
/*	background:url(input.gif);*/
}
.f_komentarIme span, .f_komentarTekst span {
	float:left;
	margin:0 0 0 0px;
}
.f_komentarTekst textarea {
	float:left;
	width:271px;
	padding:0;
	margin:0 0 0 0;
	border:1px solid #e0e0e0;;
	height:94px;
	/*background:url(input.gif);*/
}
.komentarGumb {
	border:none;
	width:103px;
	height:20px;
	padding:0 0 3px 0;
	color:#fff;
	float:left;
	font-size:10px;
	margin: 4px 0 0 100px;
	border:none;
	/*background:url(gumb_blue.gif) no-repeat;*/
}
.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.0;
}
/* GALERIJA */
.galerijaRow {
	width:100%;
	float:left;
	margin:0 0 5px 0;
	display:inline;
}
.galerijaRow .galerijaItem, .galerijaItem2 {
	float:left;
	width:120px;
	margin:0 21px 0 0px;
	display:inline;
}
.galerijaItem2 {
	width:108px;
	margin:0 5px 0 0px;
}
.galerijaItem2last {
	margin:0;
}
.galerijaRow a {
	float:left;
	display:block;
	padding:0;
}
.galerijaItem2 a {
	padding:4px;
	border:1px solid #E7E7E7;
}
.galerijaRow a:hover {
	
}
.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:100px;
	line-height:1.0;
	background:none;
	display:inline;
}
.searchStr {
	color:#ff811b;
	font-weight:bold;
}
.galerijaRight {
	float:right;
	width:139px;	
	background:url(slike_back.gif);
	padding:0 0 5px 0;
}
.galerijaRight .galerijaItem {
	width:60px;
	height:60px;
	overflow:hidden;
	margin:6px 0 0 6px;
	position:relative;
}
.galerijaRight .galerijaItem img {
	position:absolute;
	left:0;
	margin-left:-30px;
}
.galerijaRight .galerijaRow {
	margin:0 0 0px 0;
}
.galerijaBig {
	float:left;
	width:400px;
}
.galerijaBig a {
	float:left;
	display:block;
	padding:4px;
	border:1px solid #E7E7E7;
}
.galerijaBig h3 {
	text-align:center;
	color:#9c9c9c;
	font-size:12px;
	font-weight:normal;
}
.galerijaRight .galerijaItemAktivan {
	width:54px;
	height:54px;
	border:3px solid #FFA201;
}


/*////////////////////////////////
	TLORISI
/////////////////////////////////*/
#nepTabela, #nepNavodila {
	position:absolute;
	top:0;
	right:0;
	width:499px;
}

.nepFlash12 object {
	width:759px;
}
#nepNavodila p {
	margin:0;
	padding:0;
}
#nepNavodila .h1 {
	color:#fff;
	font-size:12px;
	width:440px;
	position:absolute;
	top:200px;
	left:50px;
	font-weight:normal;
}
#nepTable, #nepCenovnik {
	border-top:1px solid #7B809B;
	width:564px;
	margin-top:0px;
	float:left;
}
#nepTableC {
	float:left;
	padding:0 0 0 0px;
}
#nepTable td, #nepTable th, #nepCenovnik td, #nepCenovnik th {
	border-bottom:1px solid #E7E7E7;
	color:#475158;
	background:#FFFFFF;
	padding:1px 4px 1px 4px;
	text-align:right;
}
#nepTable th {
	text-align:center;
	font-weight:normal;
	padding:4px 0 4px 0;
}
#nepTable th span {
	font-weight:bold;
}
#nepTable .nepTH td, #nepCenovnik th {
	background:url(layout_v2d_33.gif);
	color:#fff;
	padding:5px 4px 5px 4px;
}
#nepTable .nepTDO {
	text-align:center;
}
#nepTable .nepTR0 td, #nepCenovnik .nepTR0 td {
	/*background:url(slike_back.gif);*/
}
#nepTable .nepTRover td, #nepCenovnik .nepTRover td {
	background-color:#CDD6DF;
}
.nepSUM td {
	font-weight:bold;
}
#nepToolbar {
	float:left;
	width:100%;
	padding:2px 0 2px 0;
	border-bottom:1px solid #cbd0d6;
}
#nepTool2d, #nepTool3d, #nepToolEmail, #nepToolPrint {
	display:block;
	float:left;
	text-decoration:none;
	color:#003366;
	padding:3px 4px 4px 20px;
	margin:0 0 0 5px;
}
#nepTool2d {
	background:url(2d.gif) no-repeat 0 2px;
	float:right;
}
#nepTool3d {
	background:url(3d.gif) no-repeat 0 2px;
	float:right;
}
#nepToolEmail {
	background:url(email.gif) no-repeat 0 2px;
	float:right;
}
#nepToolPrint {
	background:url(print.gif) no-repeat 0 2px;
	float:right;
}
#nepToolbar a:hover, #nepNads a:hover {
	color:#ff7200;
}
#nepNads {
	float:left;
	width:100%;
	padding:2px 0 2px 0;
	clear:both;
}
#nepNad0, #nepNad1 {
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:none;
	color:#003366;
	padding:3px 4px 4px 23px;
	margin:0 0 0 5px;

}
.nepTloris {
	padding:0 0 0 0px;
	width:564px;
	height:350px;
	float:left;
	overflow:hidden;
	text-align:center;
}
.nepTloris img {
	
}
.nepAktSprat {
	color:#cb0000 !important;
}

#nepCenovnik {

}
#nepCenovnik th {
	text-align:left;
	font-size:12px;
}
#nepCenovnik .nepCenovnikTH td {
	background:url(slike_back2.gif);
	color:#416691;
}
#nepCenovnik .nepCenovnikTH2 td {
	text-align:left;
	background:#f7f7f7;
	color:#3E618A;
	font-weight:bold;
}
#nepCenovnik td a:visited {
	text-decoration:none;
	color:#3E618A;
}
#nepTlorisCenik {
	
}
#nepTlorisCenik #nepTabela {
	position:relative;
	background:#F3F3F3;
	width:100%;
	float:left;
}
#nepTlorisCenik #nepTable {
	width:739px;
}
#nepTlorisCenik .nepTloris {
	width:739px;
}
.nepIskalnik {
	width:100% !important;
}

.itemReference {
	width:274px;
	height:135px;
	margin:5px 0 10px 6px;
}
.itemReference h1 {
	font-size:11px;
}
.ir0 {
	margin-left:10px;
}
.itemReference .itemImgs {
	width:115px;
	margin:0px 0 0 10px;
	padding:0px 0 5px 0;
	display:inline;
	overflow:hidden;
	background:none;
}
.itemReference .itemImgs a {
	float:left;
	margin:0px 0 5px 5px;
	padding:4px;
	border:1px solid #CBD0D6;
}
.itemReference ul {
	padding:0;
}
.itemReference b {
	font-weight:normal;
	color:#4D6783;
}

/*////////////////////////////////
//	Google Map
////////////////////////////////*/
/*
div.itemMapData {
	float:left;
	display:inline;
	width:100%;
	border-top:1px solid #eeebdf;
	padding-top:10px;
	margin-top:5px;
	margin-bottom:5px;
}*/
div#googleOkvir {
	float:left;
	display:inline;
	width:564px;
	background:url(slike_back.gif) repeat 0 0;
	margin:0 0 10px 0;
}
div#googleMap {
	float:left;
	margin:4px;
	display:inline;
}
div#googleOkvir a:hover, div#googleOkvir a:focus {
	background:transparent;
}
div#googleTbar {
	margin:0 0 15px 0;
	display:inline;
	float:right;
}
div#googleTbar a {
	display:inline;
	float:right;
	width:auto!important;
	margin-left:15px;
}
/*
a#g_satellite, a#g_map, a#g_hybrid, a#g_url {
	display:block;
	float:left;
	margin:0 0 0 10px;
	height:26px;
	width:71px;
	background:url(g_satellite.gif) no-repeat;
}
a#g_map {
	width:49px;
	background:url(g_map.gif) no-repeat;
}
a#g_hybrid {
	width:66px;
	background:url(g_hybrid.gif) no-repeat;
}
a#g_url {
	width:35px;
	float:right;
	margin:0 10px 0 0px;
	background:url(g_url.gif) no-repeat;
}
a#g_satellite span, a#g_map span, a#g_hybrid span, a#g_url span {
	display:none;
}
a#g_satellite:hover, a#g_map:hover, a#g_hybrid:hover, a#g_url:hover {
	background-position:0 -28px;
}
*/