﻿a.vec {
	background: transparent url('/images/kamrica/vec_puscica.png') no-repeat left center;
	padding-left: 13px;
	line-height: 13px;
}

.oOglasu{
	border-bottom: 1px gray solid; 
	font-size: 12px;
	font-weight: bold;
}

.oOglasu td {
	font-weight: bolder;
	padding: 4px;
}

.oOglasu td label {
	font-weight: normal;
	display:block;
	float:left;
	width: 60px;
	text-transform:capitalize;
}

.superscript {
	font-size:9px; 
	vertical-align:top; 
}

.obrazecPolje label {
	width: 150px;
	float:left;
	line-height: 15px;
}

textarea {
	padding: 1px;
	border: 1px solid #a8a9ac;
	font-family: 'Trebuchet Ms', Trebuchet, sans-serif;
	font-size: 11px;
	line-height:15px;
	height: 15px;
	
}

select {
	padding: 1px;
	border: 1px solid #a8a9ac;
	font-family: 'Trebuchet Ms', Trebuchet, sans-serif;
	font-size: 11px;
	line-height:15px;
	height: 15px;
	
}

input {
	padding: 1px;
	border: 1px solid #a8a9ac;
	font-family: 'Trebuchet Ms', Trebuchet, sans-serif;
	font-size: 11px;
	line-height:15px;
	height: 15px;
	
}

.noborder, .noborder input {
	border: 0px;
}

select {
	height: 18px;
}

select {
	padding: 0px;
	margin: 0px;
	line-height: 12px;
}


select option {
	padding: 0px;
	margin: 0px;
	line-height: 12px;
}


.clearFix {
	clear:both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin-top: -1px;
}

.obrazecPolje {
	margin-bottom: 10px;
}

.wide {
	width: 300px;
}

.mid {
	width: 50px;
}

.short {
	width: 30px;
}
 
.section {
	padding: 10px 5px;
}

.tretjina {
	width: 150px; 
	float: left;
}

table.layout td {
	margin: 0px;
	padding:0px 10px 0px 0px;
}

table.layout {
	margin: 0px;
	padding:0px 10px 0px 0px;
}

.obrazecOglas {
	margin: 5px;
}


.obrazecOglas h3 {
	font-size: 17px;
	font-style:italic;
	color: #acacac;
	border-bottom: 1px black solid;
	margin: 5px 0px;
	padding: 0px 2px 7px 2px;
}

.obrazecOglas h4 {
	background: transparent;
	font-size: 14px;
	font-style:italic;
	color: #acacac;
	margin: 20px 0px 10px 0px;
	padding: 0px 2px;
}

a.vrstaOglasa {
	display:block;
	width: 52px;
	height: 52px;
	float: left;
	text-indent: -1000px;
	background: transparent url('/images/kamrica/kamrica_vrstaOglasa.png') no-repeat scroll left top;
}

a.oddajOglas {
	color:black;
	background: transparent url('/images/kamrica/vpisiOglas.gif') no-repeat scroll 1px 0px;
	display:block;
	padding-left: 22px;
	height: 15px;
}

a.oddajOglas:hover {
	background-position: 1px -15px;
	text-decoration: none;
}

a.vrstaOglasa:hover {
	background-position: 0px -104px;
	text-indent: -1000px;
	text-decoration:none;
	overflow:hidden;	
}

a.aktivni:hover {
	background-position: 0px -52px;
}

a.aktivni {
	background-position: 0px -52px;
}

a {
	outline: white none 0px;
}

div.divider {
	font-size: 5px;
	line-height: 5px;
	height: 5px;
	border-bottom: 5px #7fa9b9 solid;
	border-top: 1px black solid;
	margin-bottom: 20px;
}

.kamricaGlava {
	width: 614px; 
	height: 188px; 
	padding: 7px; 
	background: transparent url('/images/kamrica/kamrica_headBg.png') no-repeat left top; 
	overflow: hidden;
	font-size: 11px;
	line-height: 14px;
}

h3.rdeci {
	color: #DF232B;
	font-size: 17px;
	font-weight: normal;
	margin: 5px 0px 7px 0px;
}

.kamricaGlava h3 {
	color: #DF232B;
	font-size: 17px;
	font-weight: normal;
	margin: 5px 0px 7px 0px;
}

.kamricaGlava h4 {
	font-size: 13px;
	text-transform:uppercase;
	color: #CB2644;
	margin: 0px 0px 4px 0px;
	font-weight: normal;
	background: transparent none;
}

.podrobnostiPolje {
	background-color: #E1E3E3;
	margin-bottom: 5px;
	padding: 2px 0px;
}

.podrobnostiPolje label {
	font-size: 11px;
	color: #8B8C8E;
	width: 85px;
	text-align: right;
	float: left;
}

.podrobnostiPolje div.vrednost {
	margin-left: 95px;
}

.kamricaThumbs {
	text-align:center; 
	margin: 10px 10px 10px 10px; 
	border-top: 1px black solid; 
	padding: 10px;
}

.kamricaThumbs img {
	margin: 5px 5px;
}

/*-- Tooltip --*/

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }


/*-- prehrana --*/

.meni {
	float:left; 
	margin-right: 10px; 
	width: 64px; 
	height: 15px; 
	line-height: 15px; 
	text-align: center; 
	background: transparent url('/images/prehrana_menuBG.png') no-repeat center center;
}
