﻿html 
{
	height: 100%;
}
a,h2,p
{
	margin: 0;
	padding: 0;
	border: 0;
}
body 
{
	background: #e1ece1 url(../img/bg_page01.gif) repeat-x;
	font: 16px Arial, Verdana, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {font: 16px Arial, Verdana, Helvetica, sans-serif;}
div.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	line-height: 0;
	font-size: 1px;
	padding: 0px;
	}
form {
	margin: 0px;
	padding: 0px;
	}
input.sendfrend {
	color: #3366CC;
	font-size: 0.9em;
	font-weight: 700;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 120px;
	border: 1px solid #f1f1f1;
	line-height: 18px;
	float: left;
}
strong {
	font-weight: 700;
	/*color: #000000; JK 20081203 - commented (makes no sense) */ 
}

table, tr, td, th, img, a img {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
	}
table.Oglasi {
	margin: 0px;
	padding: 0px;
	width: 630px;
	border: 0px none #FFFFFF;
	border-collapse: collapse;
}
.Oglasi td.marginVert {
	height: 28px;
}

.Oglasi th {
	background: #ECEEE8;
	border-bottom: 1px solid #CDD2C4;
	height: 22px;
	text-align: left;
	line-height: 22px;
}
.Oglasi select.filters {
	font-size: 0.9em;
	font-weight: 700;
	color: #3366CC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
.Oglasi input.from {
	font-size: 0.9em;
	font-weight: 700;
	color: #3366CC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 55px;
	display: inline;
	height: 16px;
	line-height: 16px;
}
#downpage {
	background: url(../img/bg_downpage.gif);
	margin: 0px auto;
	padding: 0px;
	height: 6px;
	width: 980px;
}

#contentLeft 
{
    background-color: #eaf4e0;
    display: block;
	float: left;
	width: 583px;
	text-align: justify;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
}
#contentPopup {
	background: url(../img/bgPopup.gif) no-repeat bottom;
	margin: 0px auto;
	padding: 0px;
	width: 510px;
	font-size: 0.75em;
	line-height: 1.3em;
	text-decoration: none;
	height: auto;
}
#contentPopup p {
	text-align: justify;
	margin: 0px 20px 6px;
	padding-right: 0px;
	padding-left: 0px;
}
#contentPopup a {
	color: #3B65C7;
	text-decoration: none;
}
#contentPopup h1 {
	font-size: 1.6em;
	color: #009900;
	text-decoration: none;
	margin: 10px 20px 15px;
	padding: 0px;
	font-weight: 100;
	line-height: 1.3em;
}
#contentPopup h2 {
	font-size: 1.3em;
	font-weight: 100;
	color: #009900;
	text-decoration: none;
	margin: 20px 20px 12px;
	padding: 0px;
}

#contentPopup a:hover {
	color: #669900;
}


#contentLeft fieldset {
	text-decoration: none;
	margin: 0px 10px;
	padding: 0px;
}

#contentLeft h1 {
	font-size: 18px;
	font-weight: 100;
	color: #000;
	line-height: 1.6em;
	text-decoration: none;
	margin: 0px 10px;
	padding: 0px;
}
#contentLeft h2 {
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: 100;
	text-decoration: none;
	margin: 0px 10px;
	padding: 0px;
	color: #009900;
	display: block;
}
#contentLeft h3 {
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	margin: 0px 10px;
	padding: 0px;
	display: block;
	clear: both;
	font-size: 0.8em;
}
#contentLeft h6 {
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: 100;
	text-decoration: none;
	margin: 0px 10px;
	padding: 0px;
	color: #009900;
	display: block;
}
#contentLeft hr {
	color: #BDC69F;
	text-decoration: none;
	margin: -7px 10px 6px;
	padding: 0px;
	clear: both;
	float: none;
	height: 1px;
	border-width: 0px;
	border-style: none;
}

#contentLeft p 
{
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	margin: 0px 10px 10px 10px;
	padding: 0px;
}
#content #contentRight ul.pdf {
	width: 180px;
	margin-left: 10px;
}
#content #contentRight ul.pdf li {
	line-height: 28px;
	display: block;
	height: 28px;
}

#content   #contentRight   ul.pdf   a {
	background: url(../img/bg_pdflink.gif) no-repeat left;
	padding-left: 28px;
	display: block;
	height: 28px;
}

#content #contentLeft ul.pdf {
	margin: 20px 20px 10px;
	padding: 0px;
	list-style: none;
}
#content #contentLeft ul.pdf li {
	line-height: 28px;
	display: block;
	height: 28px;
	list-style: none;
}

#content   #contentLeft   ul.pdf   a {
	background: url(../img/bg_pdflink.gif) no-repeat left;
	padding-left: 28px;
	display: block;
	height: 28px;
}
#content #contentLeft table #tblContent, #content #contentLeft table #tblContent td, #content #contentLeft table #tblContent th { 
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
#content #contentLeft table #tblContent {
	margin:0px 0px 0px 10px;
	padding: 0px;
}

#content #contentLeft td, #content #contentLeft th {
	border: 1px solid #C5D0B3;
	padding: 2px 4px;
}
#content #contentLeft table.noborder, #content #contentLeft table.noborder td, #content #contentLeft table.noborder th { border-collapse:collapse;

	border: 0px none #EAF5E0;
}

#content #contentLeft ul.ref {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content #contentLeft ul.ref li {
	border-bottom: 1px solid #C5D0B3;
	margin: 0px 10px;
	padding: 0px;
	display: block;
	clear: both;
}
#content #contentLeft ul.ref li img {
	padding: 0px;
	float: left;
	margin: 0px 4px -2px 0px;
}
#content #contentLeft ul.ref li img.up {
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	border-width: 0px;
	border-style: none;
}
#content #contentLeft ul.ref h2 {
	margin-left: 0px;
	padding-left: 0px;
}






#contentRight {
    background-color: #eaf4e0;
    display: block;
	float: left;
	width: 200px;
}
#contentRight .gallery {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: auto;
	width: 180px;
}

#contentRight div {
	margin-left: 10px;
}

#contentRight img {
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: block;
}

#contentRight h1 {
	font-size: 1.3em;
	font-weight: 100;
	text-transform: uppercase;
	color: #009900;
	text-decoration: none;
	line-height: 2em;
	margin: 0px 10px 5px;
	padding: 0px;
}
#contentRight p {
	text-decoration: none;
	margin: 0px 10px 10px;
	padding: 0px;
}
#content #contentRight ul {
	width: 180px;
	margin-left: 10px;
	margin-top: 12px;
	list-style: none;
}
#content #contentRight ul a {
	background: url(../img/arrow_sub.gif) no-repeat left;
	padding-left: 8px;
}

#content {
	position: relative;
	width: 790px;
	float: left;
	margin: 0px;
	padding: 0px;
    background-color: #eaf4e0;
    display: block;
}
.contentBottom
{
    float: right;
    display: block;
    background: url(../img/bg_content.gif) top left no-repeat;
    height: 7px;
    width: 790px;
}

#content form {
}
#content input, #content textarea {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#content form p {
	padding-right: 5px;
	margin: 0px;
	padding-top: 2px;
	display: block;
}
#content form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	font-weight: 700;
	line-height: 120%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: solid #EAE7DF 1px;
}

#text iframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid #EAE7DF 1px;
	width: 496px;
	height: 220px;
}
#content a {
	color: #3B65C7;
	text-decoration: none;
}
#content a:hover {
	color: #669900;
	text-decoration: none;
}

/* lists in content */

#content ul {
	margin: -6px 10px 20px 40px;
	padding: 0px;
	vertical-align: top;
}
#content ul ul 
{
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#content ul li 
{
	font-size: 14px;
	padding: 6px 0px 0px 0px;
}
#content input.borderless {
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
}
#content div.header ul {
	text-decoration: none;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#content div.header ul li {
	text-decoration: none;
	display: inline;
	margin-left: 0px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	padding-right: 100px;
}
#content div.list ul{
	margin: 0;
	padding: 0;
}
#content div.list ul li {
	margin: 0;
	padding: 0;
	display: block;
}
#content form table td.noline {
	border-bottom: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content form table th.line {
	border-bottom: 1px solid #C0C0C0;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	border-top: none;
	background: #E5E5E5;
}
#content label {
	display: block;
	width: 100px;
}
#content table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}


#content .tableview {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;
	border-collapse:collapse;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px double #f1f1f1;
	border-left: 0px none #FFFFFF;
	width: 630px;
}
#content .tableview img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
	line-height: 10px;
}

#content .tableview th {
	background: #ECEEE8;
	margin: 0px;
	padding: 0px 3px;
	color: #000000;
	height: 22px;
	border-top: solid #cccccc 1px;
	border-bottom: solid #cccccc 1px;
}
#content .tableview tr {
	margin: 0px;
	padding: 0px;
	border-bottom: none 0px;
}
#content .tableview td {
	margin: 0px;
	padding: 0px 3px;
	border-bottom: solid #f1f1f1 1px;
}
#content .tableview td a {
	display: block;
	width: auto;
}

#content .tableview td.end {
	border-bottom: 1px ridge #f1f1f1;
}


#content .tableadd {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none 0px;
	width: auto;
}
#content .tableadd div.formbttn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	display: inline;
	float: left;
}
#content .tableadd div.formbttn ul li {
	list-style-type: none;
	margin: 10px 8px 0px 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: 700;
	background-color: #5d5d5d;
	width: 100px;
	height: 20px;
	color: #f0f0f0;
	float: left;
	display: block;
}
#content .tableadd div.formbttn ul li a {
	text-decoration: none;
	font-weight: 700;
	background-color: #5d5d5d;
	color: #f0f0f0;
	display: block;
	padding: 3px;
}
#content .tableadd div.formbttn ul li a:hover {
	text-decoration: none;
	font-weight: 700;
	background-color: #000000;
	display: block;
	color: #ffffff;
	padding: 3px;
}
#content .tableadd th {
	background: #f7f7f7;
	margin: 0px;
	padding: 0px 3px;
	color: #000000;
	height: 22px;
	border-top: solid #cccccc 1px;
	border-bottom: solid #cccccc 1px;
}
#content .tableadd tr {
	margin: 0px;
	padding: 0px;
	border-bottom: none 0px;
}
#content .tableadd td {
	margin: 0px;
	padding: 0px 3px;
	border-bottom: solid #cccccc 1px;
}
#content .tableadd td.end {
	margin: 0px;
	padding: 0px 3px;
	border-bottom: none 0px;
}
#content .tableadd input {
	text-decoration: none;
	margin: 3px 0px;
	padding: 3px;
	border: solid #cccccc 1px;
	width: 200px;
}
#content .tableadd .checkbox {
	text-decoration: none;
	margin: 3px 0px;
	padding: 0px;
	border: solid #cccccc 1px;
	width: 20px;
}
#content .tableadd select {
	text-decoration: none;
	margin: 3px;
	padding: 0px;
	border: solid #cccccc 1px;
	width: 200px;
}
#content .tableadd textarea {
	text-decoration: none;
	margin: 3px 0px;
	padding: 0px;
	border: solid #cccccc 1px;
	width: 206px;
	height: 62px;
}
#content .tableview td.numbercell {
	width: 40px;
	padding: 0;
	margin: 0;
	border: none 0px;
}
#content .tableview td.activecell {
	width: 20px;
	padding: 0;
	margin: 0;
	text-align: center;
	border: none 0px;
}
#content .tableview td.newslttrcell {
	width: 20px;
	padding: 0;
	text-align: center;
	margin: 0;
	border: none 0px;
}
#content .tableview td.editcell {
	width: 28px;
	margin: 0;
	padding: 0;
	border: none 0px;
}
#content .tableview td.namecell {
	width: 12%;
	margin: 0;
	padding: 0;
	border: none 0px;
}
#content .tableview td.surnamecell {
	width: 18%;
	margin: 0;
	padding: 0;
	border: none 0px;
}
#content .tableview td.emailcell {
	width: 25%;
	padding: 0;
	margin: 0;
	border: none 0px;
}
#content .tableview td.phonecell {
	width: 95px;
	padding: 0;
	margin: 0;
	border: none 0px;
}
#content .tableview td.companycell {
	width: 15%;
	margin: 0;
	padding: 0;
	border: none 0px;
}
#date {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	width: 156px;
	float: right;
	padding: 2px;
}
.dateline {
	position: relative;
	width: 980px;
	height: 8px;
	padding: 0;
	margin: 0px auto;
	display: block;
	z-index: 0;
}
#frame {
	position: relative;
	width: 980px;
	padding: 0;
	margin: 0px auto;
	font: 0.73em/1.2em "Trebuchet MS", Geneva, sans-serif;
	text-decoration: none;
	color: #242B28;
	z-index: 1;
}
#firstLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 735px;
	height: 250px;
	position: relative;
	z-index: 1;
}
#firstRight {
	background: url(../img/bg_firstright.gif);
	margin: 0px;
	padding: 0px;
	float: right;
	width: 245px;
	height: 220px;
	position: relative;
	z-index: 0;
}
#firstRight p {
	color: #3B3F40;
	margin: 0px 2px 5px 12px;
}
#firstRight h2 {
	font-weight: 900;
	color: #000000;
	margin: 8px 0px 0px 12px;
	padding: 0px;
	font-size: 1em;
}
#firstRight a {
	color: #3B65C7;
	text-decoration: none;
}
#firstRight a:hover {
	color: #669900;
	text-decoration: none;
}

.logoLink {
	padding: 0px;
	float: left;
	margin-top: 22px;
	margin-left: 18px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #999999;
	text-decoration: none;
	left: 0px;
}
#newbox {
	position: absolute;
	width: 720px;
	margin: 0;
	padding: 0;
	left: 20px;
	top: 80px;
	height: 400px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#newbox h3 {
	font: 900 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 10px 0px 0px;
}
#header {
	position: relative;
	width: 980px;
	height: 91px;
	padding: 0;
	background: url(../img/bg_header.jpg);
	margin: 0px auto;
	text-align: right;
	font: 900 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#header a {
	color: #000000;
	text-decoration: none;
}
#header a:hover {
	color: #039A00;
	text-decoration: none;
}
#header p {
	margin: 12px 8px 0px 0px;
	padding: 0px;
}


#leftCol {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#leftCol a {
	color: #3B65C7;
}
#leftCol a.used {
	color: #A5A99C;
	text-decoration: none;
}
#leftCol a.used:hover {
	color: #669900;
	text-decoration: none;
}
#leftCol h1 {
	font: 100 17px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
	letter-spacing: -0.1em;
	text-transform: uppercase;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
#leftCol ul {
	margin: 0px 16px 0px 6px;
	padding: 0px 0px 3px;
	color: #3F473F;
	text-decoration: none;
	display: block;
	list-style: none;
}
#leftCol ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	line-height: 24px;
	background: url(../img/line_leftnav.gif) no-repeat top;
	display: block;
}
#leftCol ul li a {
	color: #3F473F;
	text-decoration: none;
	display: block;
}
#leftCol ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #869586;
	display: block;
}
.leftSub {
	width: 190px;
	background: url(../img/bg_leftcol.gif) left bottom;
	margin: 0px;
	padding: 0px;}

#rghtCol {
	float: right;
	width: 150px;
}

#headerbox {
	position: absolute;
	width: 720px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url(bg_header.gif) repeat-x;
	left: 20px;
	top: 0px;
}
#margin {
	position: absolute;
	top: 5px;
	right: 0px;
	background-color: #FFFFFF;
}
#nav {
	width: 180px;
	z-index: 100;
	left: 0px;
	top: 0px;
}
#nav div.buttons {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	margin-bottom: 10px;
}
#nav div.buttons ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
#nav div.buttons ul li a {
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	font-weight: 700;
	background-color: #5d5d5d;
	width: 156px;
	height: 22px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	color: #f0f0f0;
}
#nav div.buttons ul li a:hover {
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	font-weight: 700;
	background-color: #818181;
	width: 156px;
	height: 22px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	color: #ffffff;
}
#p7ABc1_1 div.menu, #p7ABc1_2 div.menu, #p7ABc1_3 div.menu, #p7ABc1_4 div.menu, , #p7ABc1_5 div.menu, , #p7ABc1_6 div.menu, , #p7ABc1_7 div.menu, #p7ABc1_8 div.menu, #p7ABc1_9 div.menu, #p7ABc1_10 div.menu {
	text-decoration: none;
	font-size: 10px;
	font-weight: 700;
}
#nav div.menu form {
	background: url(../img/bg_loginfrm.gif);
	margin: 0px;
	padding: 0px 0px 3px;
	height: 102px;
	width: 180px;
	color: #929788;
	font-size: 10px;
	border-bottom: 1px solid #E3E6DD;
	display: block;
}
#nav div.menu form input {
	margin-top: 4px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#nav div.menu form input.data {
	color: #3366CC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 144px;
	float: left;
	border: 1px solid #D7DBCE;
	font: 700 0.9em/18px Verdana, Arial, Helvetica, sans-serif;
}

#nav div.menu form label {
	display: block;
	margin: 0px;
	padding: 3px 0px 0px 18px;
}
.menu {
	margin: 0px;
	padding: 0px;
	width: 120px;
	border: 1px solid #000000;
}


.menu ul {
	list-style-type: none;
	margin: 40px 3px 0px 6px;
	padding: 0px;
}
menu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
	display: block;
	border-bottom: 1px solid #F0F0F0;
}
menu ul li a {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	font-weight: 700;
	color: #929788;
	background: #FFFFFF;
	line-height: 20px;
	height: 20px;
	display: block;
}
menu ul li a:hover {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	font-weight: 700;
	display: block;
	color: #000000;
	background: #ffffff;
}
#nav div.titles {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
}
#nav div.titles ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
#nav div.titles ul li a {
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	font-weight: 700;
	width: 150px;
	height: 16px;
	display: block;
	color: #f0f0f0;
	background-color: #333333;
}
#nav div.titles ul li a:hover {
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	font-weight: 700;
	background-color: #4F4F4F;
	width: 150px;
	height: 16px;
	display: block;
	color: #ffffff;
}
#tabline {
	margin: 0px auto;
	height: 36px;
	width: 980px;
	background: url(../img/bg_tabline.jpg);
	color: #000000;
	text-decoration: none;
	position: relative;
	visibility: visible;
	z-index: 100;
	display: block;
}
#tabline div {
	display: inline;
}
.searchbox {
	background: url(../img/bg_searchbox.jpg);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 138px;
	border-width: 0px;
	border-style: none;
	font-size: 0.7em;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	float: right;
	line-height: 20px;
}

.floatLeft {
	float: left;
	line-height: 0px;
}
.floatRght {
	float: right;
}
.centerHor {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.activecell {
	width: 30px;
}
.accent {
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}
.banner {
	margin-bottom: 5px;
}

.bgauto {
	background: url(../img/bg_auto.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 157px;
	border: 0px none #FFFFFF;
}
.bgauto p {
	margin-left: 5px;
	margin-top: 45px;
}

.bgnekretnine {
	background: url(../img/bg_nekretnine.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 158px;
	border: 0px none #FFFFFF;
}
.bgnekretnine p {
	margin-top: 45px;
}

.bgostalo {
	background: url(../img/bg_ostalo.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 157px;
	border: 0px none #FFFFFF;
}
.bgostalo p {
	margin-left: 5px;
	margin-top: 45px;
}

.bgturizam {
	background: url(../img/bg_turizam.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 158px;
	border: 0px none #FFFFFF;
}
.bgturizam p {
	margin-left: 5px;
	margin-top: 45px;
}
a.codefont.link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#utilitybox {
	height: 20px;
	width: 100px;
	position: absolute;
	left: 403px;
	top: 316px;
	z-index: 200;
	text-align: right;
}
#content h4 {
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: 900;
}
#formbox {

	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 318px;
	overflow: hidden;
}
#textbox select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	font-weight: 700;
	line-height: 120%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#listing {

	position: relative;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: 700;
	padding: 0;
	margin: 0px 206px 0px 0px;
	width: auto;
	text-align: justify;
	line-height: 1.5em;
}
label {
	margin-bottom: 3px;
	display: block;
	width: 85px;
	float: left;
}
.cellmargin {
	width: 5%;
	background: url(../img/bg_cellmargin.gif) repeat-y center;
}
.cellcontent {
	width: 30%;
}

h4.note {

	font: 900 10px Verdana, Arial, Helvetica, sans-serif;
	color: #E10814;
	text-decoration: none;
	padding: 0;
	margin: 10px 0px 0px;
}
#postline {
	position: relative;
	width: 980px;
	height: 40px;
	padding: 0px;
	margin: 0px auto;
	clear: both;
	font-size: 0.7em;
	text-decoration: none;
	text-align: right;
	line-height: 40px;
}
#postline a {
	text-decoration: none;
	color: #243124;
}
#postline a:hover {
	color: #EAF5E0;
	text-decoration: none;
}

#content .tablelist {

	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;
	border-collapse:collapse;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px double #f1f1f1;
	border-left: 0px none #FFFFFF;
	width: 255px;
}
#content .tablelist th {

	background: #ECEEE8;
	margin: 0px;
	padding: 0px 3px;
	color: #000000;
	height: 22px;
	border-top: solid #cccccc 1px;
	border-bottom: solid #cccccc 1px;
}
#content .tablelist tr {

	margin: 0px;
	padding: 0px;
	border-bottom: none 0px;
}
#content .tablelist td {

	margin: 0px;
	padding: 0px 3px;
	border-bottom: solid #f1f1f1 1px;
}
#content .tablelist td a {
	color: #669900;
	text-decoration: none;
}
#content .tablelist a:hover {
	color: #000000;
	text-decoration: none;
}

#content .tableadded {


	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px;
	border-collapse:collapse;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px double #f1f1f1;
	border-left: 0px none #FFFFFF;
	width: 370px;
}
#content .tableadded th {


	background: #ECEEE8;
	margin: 0px;
	padding: 0px 3px;
	color: #000000;
	height: 22px;
	border-top: solid #cccccc 1px;
	border-bottom: solid #cccccc 1px;
}
#content .tableadded tr {


	margin: 0px;
	padding: 0px;
	border-bottom: none 0px;
}
#content .tableadded td {


	margin: 0px;
	padding: 0px 3px;
	border-bottom: solid #f1f1f1 1px;
}
#content .tableadded td a {

	color: #669900;
	text-decoration: none;
}
#content .tableadded a:hover {
	color: #000000;
	text-decoration: none;
}

.onama {
	width:84px;
	height:36px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	position: relative;
	z-index: 994;
}
.proizvodi {
	width:90px;
	height:36px;
	position: relative;
	z-index: 995;
}
.usluge {
	width:85px;
	height:36px;
	position: relative;
	z-index: 996;
}
.dogadjanja {
	width:78px;
	height:36px;
	position: relative;
	z-index: 997;
}
.reference {
	width:104px;
	height:36px;
	position: relative;
	z-index: 998;
}
.posao {
	width:156px;
	height:36px;
	position: relative;
	z-index: 999;
}
.trazilica {
	height:36px;
	line-height: 36px;
	text-decoration: none;
	width: 348px;
}
.subtext {
	color: #708170;
	text-decoration: none;
}

.searchBttn {
	height: 36px;
	width: 37px;
}



#pathline {
	position: relative;
	width: 980px;
	height: 22px;
	padding: 0;
	margin: 0px auto 8px;
	font-size: 0.7em;
	line-height: 22px;
	color: #708170;
	text-decoration: none;
	background: url(../img/bg_pathline.gif);
}
#pathline a {
	color: #059A02;
	text-decoration: none;
	margin-left: 6px;
	float: left;
	display: block;
}
#pathline a:hover {
	color: #000000;
	text-decoration: none;
}
#pathline img {
	display: block;
	float: left;
}


#cornerpages {
	position: relative;
	width: 980px;
	height: 6px;
	padding: 0;
	margin: 0px auto;
	background: url(../img/bg_cornerpages.gif);
}
#endline {
	position: relative;
	width: 980px;
	height: 40px;
	padding: 0px;
	margin: 0px auto;
	clear: both;
	font-size: 0.7em;
	text-decoration: none;
	text-align: right;
	line-height: 40px;
	color: #243124;
}
#endline a {
	color: #243124;
	text-decoration: none;
}
#endline a:hover {
	color: #C9D6C2;
}
#contentLeft img.photo {

	float: left;
	padding: 0px;
	margin-right: 6px;
	margin-left: 0px;
	clear: both;
}
#contentLeft ol {
	padding: 0px;
	margin: -12px 10px 20px 40px;
}

#content ul.dwnlogo
{
	padding: 0px;
	margin: 0px 10px 10px;
	width: 70%;
	list-style: none;
}
#content ul.dwnlogo li 
{
	margin-bottom: 12px;
	border-bottom-color: #F3F4EF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(../img/download.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
.cornerSub {
	width: 180px;
	height: 6px;
	padding: 0;
	margin: 0px;
	background: url(../img/bg_cornersub.gif);
}
#leftCol .leftBox {
	float: left;
	width: 190px;
	background: url(../img/bg_leftcol.gif) left bottom;
	margin: 0px 0px 8px;
	padding: 0px;
	/*font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #000000;
}
#content #contentLeft a {
	color: #3B65C7;
}
#content #contentLeft a:hover {
	color: #009900;
}

#leftCol .leftBoxSub {
	float: left;
	width: 190px;
	margin: 0px 0px 8px;
	padding: 0px;
}
#leftCol .leftBoxSubHeader
{
    float: left;
    display: block;
    width: 180px;
    height: 5px;
	background: url(../img/bg_subtitle.gif) top left no-repeat;
}
#leftCol .leftBoxSubContent
{
    width: 180px;
	background: url(../img/bg_leftcol.gif) left bottom;
	float: left;
	display: block;
}
#leftCol .leftBoxSub h1 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	text-transform: none;
	font-weight: 700;
	text-decoration: none;
}
#leftCol .leftBoxSub ul li {
	font-size: 9px;
	color: #000000;
	background: url(../img/arrow_sub.gif) no-repeat left center;
	font-weight: 700;
	text-decoration: none;
	padding-left: 6px;
}
#menuLayer {
	display: block;
}

.gainlayout {zoom: 1;}
/*endlist*/


/*--> homepage news part */
#mainNewsContainer 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 230px; 
	height: 200px; 
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#mainNewsMore
{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 245px;
	height: 30px;
	position: relative;
	text-align: right;
	vertical-align: bottom;
	z-index: 0;
}
.hypMainNewsMore
{
	position: relative;
	right: 5px;
	top: 8px;
	color: #3B65C7;
	text-decoration: none;
}
.hypMainNewsMore:hover
{
	color: #690;
}
/*<--- homepage news part*/

/* homepage 3 columns */
#columnsContainer
{
	width: 100%;
	height: 390px;
	position: relative;
}
.columnTop
{
    height: 8px;
	background: url(../assets/images/hpGreenBoxTop.gif);
}
.columnBody
{
    height: 360px;
	background: url(../assets/images/hpGreenBoxBody.gif) repeat-y;
}
.boxMore
{
	font-family: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}
.boxMore:hover
{
	text-decoration: underline;
}
.detailBox
{
	height: 160px;
	margin: 0px 5px 5px 5px;
	 /*background: url(../assets/images/hpDetailBack.gif) repeat;*/
	background: url(../assets/images/hpBox.gif);
}
.detailBox1
{
	height: 160px;
	margin: 0px 5px 5px 5px;
	/* background: url(../assets/images/hpDetailBack.gif) repeat; */
}
/*---> products */
#productsBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	color: #292B2A;
	padding: 0px;
	height: 368px;
	width: 320px;
}
#productsBox p
{	
	line-height: 1.5em;
	padding-left: 4px;
}
#productsBox img.photo
{
	position: relative;
	padding: 4px;
	float: left;
}
#productsBox h2 
{
	font-size: 18px;
	font-weight: bold;
	padding: 4px 0px 8px 0px;
}
#productsBox a 
{
	text-decoration: none;
	color: #3B65C7;
}
#productsBox a:hover {
	color: #669900;
}
.leftMore
{
	position: absolute; 
	left: 0px; 
	top: 368px; 
	background: url(../assets/images/hpDetailMore.gif) no-repeat;
	width: 320px; 
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*<--- products*/

/*---> services*/
#servicesBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	color: #292B2A;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	height: 368px;
	width: 320px;
}
#servicesBox p
{	
	line-height: 1.5em;
	padding-left: 4px;
}
#servicesBox img.photo
{
	position: relative;
	padding: 4px;
	float: left;
}
#servicesBox h2 
{
	font-size: 18px;
	font-weight: bold;
	padding: 4px 4px 8px 4px;
}
#servicesBox a {
	text-decoration: none;
	color: #3B65C7;
}
#servicesBox a:hover {
	color: #669900;
}
.centerMore
{
	position: absolute; 
	left: 330px; 
	top: 368px; 
	background: url(../assets/images/hpDetailMore.gif) no-repeat;
	width: 320px; 
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*<--- services*/

/*---> events*/
#eventsBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	color: #292B2A;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 368px;
	width: 320px;
}
#eventsBox p
{	
	line-height: 1.5em;
	padding-left: 4px;
}
#eventsBox img.photo
{
	position: relative;
	padding: 4px;
	float: left;
}
#eventsBox h2 
{
	font-size: 18px;
	font-weight: bold;
	padding: 4px 0px 8px 0px;
}
#eventsBox a {
	text-decoration: none;
	color: #3B65C7;
}
#eventsBox a:hover {
	color: #669900;
}
.rightMore
{
	position: absolute; 
	left: 660px; 
	top: 368px; 
	background: url(../assets/images/hpDetailMore.gif) no-repeat;
	width: 320px; 
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*<--- events*/
/* homepage 3 columns */

/*contactForm*/
#contactForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 550px;
    margin-top: 25px;
}
#contactForm ul
{
    list-style: none;
}
#contactForm ul li
{
    clear: both;
}
#contactForm ul li label
{
	font-size: 12px;
    width: 150px;
}
#contactForm ul li input
{
    width: 300px;
    border: solid 1px Green;
}
#contactForm ul li textarea
{
    width: 300px;
    height: 100px;
    border: solid 1px Green;
}
#contactForm .cfButtons
{
    width: 400px;
    text-align: right;
    margin-right: 40px;
}
#contactForm .cfButton
{
    border: solid 1px Green;
}
#contactForm .cfMessage
{
    width: 100%;
    text-align: center;
}
#contactForm .cfValidators
{
    width: 350px;
    text-align: left;
    padding-left: 200px;
    padding-bottom: 20px;
}
#contactForm .cfValidators ul
{
    padding-top: 10px;
}
#contactForm .cfValidators ul li
{
    font-size: 12px;
}
/*contactForm*/

#tcoDownloadPage label  
{
	display: inline;
	float:none;
	width: 100%;
}

#tcoDownloadPage td, th
{
    border: 0px !important;
}