body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
}

img {
	border: 0;
}

.clear{
	clear:both;
}

.error {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  display: block;
}

.errorTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  display: block;
  font-weight: bold;
}

.errorLeftMargin {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  display: block;
  margin-left: 10px;
}

.error450 {
	color: #ff0000;
	position: absolute;
	left: 450px;
}

form {
  font-size: 10pt;
  margin: 0;
  padding: 0;
}

form fieldset {
  clear: both; /* note that this clear causes inputs to break to left in ie5.x mac */
  padding: 0px;        /* padding in fieldset support spotty in IE */
  margin: 0;
  border: 0;
}

form fieldset legend {
  font-size: 1.1em;
}

form label {
  display: block;
  float: right;
  padding-right: 0.5em;
  padding-top: 3px;
}

input[type=text], input[type=password], textarea, select {
  border: 1px solid #aaa;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
  border: 1px solid #70A4FF;
  background-color: lightyellow;
}

/*
input[type=submit], input[type=button] {
  background: #0086cf;
  padding: 7px 15px;
  color: white;
  font-weight: bold;
  border: 1px solid #aaa;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}


input[type=submit]:disabled, input[type=button]:disabled{
  background: #9a9a9a;
  padding: 7px 15px;
  color: white;
  font-weight: bold;
  border: 1px solid #aaa;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}
*/

input[type=submit].nastavi, input[type=button].nastavi {
	font-weight: bold;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/button_01.jpg);
	background-repeat: no-repeat;
	border: none;
	margin: auto;
	cursor: pointer;
	height: 23px;
	width: 72px;
}

input[type=submit].nastavi:disabled, input[type=button].nastavi:disabled {
  font-weight: bold;
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url(../images/button_02.jpg);
  background-repeat: no-repeat;
  border: none;
  margin: auto;
  cursor: pointer;
  height: 23px;
  width: 72px;
}

input[type=submit].nazad, input[type=button].nazad {
  font-weight: bold;
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url(../images/button_01.jpg);
  background-repeat: no-repeat;
  border: none;
  margin: auto;
  cursor: pointer;
  height: 23px;
  width: 72px;
}

input[type=submit].nazad:disabled, input[type=button].nazad:disabled {
  font-weight: bold;
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url(../images/button_02.jpg);
  background-repeat: no-repeat;
  border: none;
  margin: auto;
  cursor: pointer;
  height: 23px;
  width: 72px;
}


.w500px {
  float: left;
  width: 500px;
  min-width: 500px;
  max-width: 500px;
}

/*Smanjeno na 610 da bi upalo kako treba u iframe*/
.w650px {
  float: left;
  width: 610px;
  min-width: 610px;
  max-width: 610px;
}

.twocol {
  float: left;
  width: 50%;
}



.twocolr {
  float: left;
  width: 50%;
}

.twocolLeftTop {
  width: 50%;
  position: relative;
  left: 0;
}

.twocolRightBottom{
  position:absolute;
  right: 0;
  bottom: 0;
  width: 50%;
}

.noLeftRightPadding {
	padding-left: 0;
	padding-right: 0;
}


.twocolr .row {
  float: right;
}

.row {
   margin-left: auto;
    margin-right: auto;
    width: 70%;
}

.rows{
  padding: 3px 0;
  float: left;
  width: 100%;
}

.center {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    background-color: #b0e0e6;
}

.relativeRow{
  padding: 3px 0;
  width: 100%;
  position: relative;
}

.rowTableEdit {
  padding: 3px 0;
  width: 90%;
}

.rowBottomMargin {
  padding: 3px 0;
  width: 100%;
  margin-bottom: 15px;
}

.rowBottomTopMargin {
  padding: 3px 0;
  width: 100%;
  margin-bottom: 5px;
  margin-top: 10px;
}

.topBottomMargin3 {
	margin-top: 3px;
	margin-bottom: 3px;
}

.rowTopMargin {
  padding: 3px 0;
  width: 100%;
  margin-top: 15px;
}

.rowright {
  padding: 3px 0;
  float: right;
}

.rowrightTopmargin {
  padding: 3px 0;
  float: right;
   margin-top: 15px;
}

#izborPaketa label {
	float: none;
	display: inline;
}

.buttonrow {
  padding: 5px 5px;
  float: left;
  width: 100%;
}

.buttonrowTopMargin {
  padding: 10px 10px;
  float: left;
  width: 100%;
  margin-top: 30px;
}

.row .r70 {
  float: left;
  text-align: right;
  width: 113px;
}

.row .r100 {
  float: left;
  text-align: right;
  width: 100px;
}

.row .r120 {
  float: left;
  text-align: right;
  width: 120px;
}

.row .r125 {
  float: left;
  text-align: right;
  width: 125px;
}

.row .r200 {
  float: left;
  text-align: right;
  width: 200px;
}

.row .r130 {
  float: left;
  text-align: right;
  width: 130px;
}

.row .r150 {
  float: left;
  text-align: right;
  width: 150px;
}

.row .r200 {
  float: left;
  text-align: right;
  width: 200px;
}

.row .l150 {
  float: left;
  text-align: left;
  width: 150px;
}

.row .l110 {
  float: left;
  text-align: left;
  width: 110px;
}

.row .l120 {
  float: left;
  text-align: left;
  width: 120px;
}

.row .l170 {
  float: left;
  text-align: left;
  width: 170px;
}

.row .l105 {
  float: left;
  text-align: left;
  width: 105px;
}

.row .l200 {
  float: left;
  text-align: left;
  width: 200px;
}

.row .l220 {
  float: left;
  text-align: left;
  width: 220px;
}

.row .l300 {
  float: left;
  text-align: left;
  width: 300px;
}

.row .l400 {
  float: left;
  text-align: left;
  width: 400px;
}

.row .l550 {
  float: left;
  text-align: left;
  width: 550px;
}

.row .w300 {
	width: 300px;
}

.row .w220 {
	width: 220px;
}

.row .l400TopMargin {
  float: left;
  text-align: left;
  width: 400px;
  margin-top: 5px;
}

.row .right {
  width: 100%;
  float: left;
  text-align: right;
  display: block;
}

.bottomParent {
  position:relative;
}

.bottomChild {
  position:absolute;
  bottom:0;
}

.row .rightTopMargin {
  width: 100%;
  float: left;
  text-align: right;
  display: block;
  margin-top: 15px;
}



.row .leftTitle {
  width: 100%;
  float: left;
  text-align: left;
  display: block;
  font-size: 16px;
  margin-top: 30px;
  margin-left: 30px;
}

.row .centerTitle, .centerTitleTopMargin, .centerTitleTopBottomMargin {
  width: 100%;
  float: left;
  text-align: center;
  display: block;
  font-size: 16px;
}

.row .centerTitleTopMargin {
   margin-top: 30px;
}

.row .centerTitleTopBottomMargin {
   margin-top: 30px;
   margin-bottom: 30px;
}

.row .errorText {
   color: red;
}

.row .redText {
   color: red;
   font-size: 12px;
}

.row .leftSectionTitle {
  width: 100%;
  float: left;
  text-align: left;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-left: 0px;
  margin-top: 10px;
}

.row .leftSectionContent {
  width: 100%;
  float: left;
  text-align: left;
  display: block;
  font-size: 12px;
  margin-left: 0px;
  margin-top: 0px;
}

.relativeRow .leftSectionTitle {
  width: 100%;
  /*float: left;*/
  text-align: left;
  /*display: block;*/
  font-size: 14px;
  font-weight: bold;
  margin-left: 0px;
  margin-top: 10px;
}

.relativeRow .leftSectionContent {
  width: 100%;
  float: left;
  text-align: left;
  /*display: block;*/
  font-size: 12px;
  margin-left: 0px;
  margin-top: 0px;
}


#breadcrumb {
  float: left;
  display: block;
  clear: right;
}

.crumbs {
  display: block;
  padding: 0;
}  

.crumbs li {  
  display: inline;
  color: #666;  
  display: block;  
  float: left;  
  font-size: 12px;  
  margin-left: -13px;
  margin-top: -12px;
  padding: 7px 17px 11px 25px; 
  position: relative; 
  text-decoration: none;  
  background-image: url('../images/bg-crumbs-blue.png');  
  background-repeat: no-repeat;  
  background-position: 100% 0;
  color: white;
  font-weight: bold;
}

.crumbs li.first {
  background-image: url('../images/bg-crumbs-blue.png');  
}

.crumbs li.active {
  background-image: url('../images/bg-crumbs-blue.png');  
}

.crumbs li.inactive {
  background-image: url('../images/bg-crumbs-gray.png');  
}

.crumbs li.first span {  
  height: 29px;  
  width: 3px;  
  border-left: 1px solid #d9d9d9;  
  /*position: absolute;  
  top: 0px;  
  left: 0px;  */
  margin: 0;
  padding: 0;
}

.row table {
  border: 1px solid gray;
  width: 100%;
  margin: 5px 10px 5px 10px;
  border-collapse: collapse;
}


.mytable {
  border: 1px solid gray;
  width: 100%;
  margin: 5px 10px 5px 10px;
  border-collapse: collapse;
}

.row td, .row th {
  border: 1px solid gray;
  padding: 2px 2px 2px 2px;
}

#drugiVlasnikData {
  float: left;
}

#drugiVlasnikData fieldset {
  border: 1px solid gray;
  margin-left: 30px;
  margin-top: 10px;
  border-radius: 5px;
  /*width: 600px;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

#drugiVlasnikData legend {
  padding: 5px 5px;
  font-weight: bold;
  font-size: 11px;
}

.hidden {
  display: none;
}

.unhidden {
  display: block;
}

.right {
  float: right;
}

.textRight {
  text-align: right;
}

.textLeft {
  text-align: left;
}

.left {
  float: left;
}

.row .containerTable {
  border: 0px none;
  width: 99%;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  border-collapse: collapse;
}

.containerTable .innerTable {
  border: 1px solid gray;
  width: 100%;
  margin: 10px 0px 0px 00px;
  border-collapse: collapse;
}

.innerTable .noBottomBorder {
    border-bottom: 0px none !important;
}

.innerTable .noTopBorder {
    border-top: 0px none !important;
}

.innerTable .noPaddingTop {
    padding-top: 0px;
}

.innerTable .paddingLeft {
    padding-left: 2px;
}

.innerTable .paddingRight {
    padding-right: 2px;
}


.row .tableWithBorder {
  border: 1px solid gray;
  width: 100%;
  margin: 10px 0px 0px 00px;
  border-collapse: collapse;
}

.noMargin {
  margin: 0px !important;
}

.noPadding {
  padding: 0px !important;
}

.noBorder {
	border: 0px !important;
}

 .noLeftBorder {
    border-left: none;
}

 .noRightBorder {
    border-right: none;
}

 .noBottomBorder {
    border-bottom: none;
}

 .noTopBorder {
    border-top: none;
}

.tableHeader {
  	text-align: center;
  	font-size: 14px;
  	font-weight: bold;
}

.tableHeaderTitle {
  	text-align: left;
  	font-size: 14px;
  	font-weight: bold;
  	background-color: #1163af;
  	color: white;
}

 .smallerTableTitleFont {
  	font-size: 12px !important;
}

 .tableRowHeader {
  	text-align: center;
  	font-size: 12px;
  	font-weight: bold;
  	background-color: #efefef;
}

 .smallerTableHeaderFont {
  	font-size: 11px !important;;
}

 .sumRow {
  	background-color: #e6f7ff;
}

 .tableDataLeft {
  	text-align: left;
  	font-size: 11px;
}

 .smallerTableDataFont {
  	font-size: 10px !important;;
}

 .tableDataTop {
  	vertical-align:text-top;
}

.tableDataCenter {
  	text-align: center;
  	font-size: 11px;
}

 .tableDataRight {
  	text-align: right;
  	font-size: 11px;
}

 .tableDataLeftSum {
  	text-align: left;
  	font-size: 12px;
  	font-weight: bold;
}

 .tableDataRightSum {
  	text-align: right;
  	font-size: 12px;
  	font-weight: bold;
}

.paketi {
  font-size: 14px;
  margin-bottom: 5px;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid black;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.text14 {
	font-size: 14px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-top: 0px;
    border: 0px;
}

.text14B {
	font-size: 14px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-top: 0px;
    border: 0px;
    font-weight: bold;
}

.fs {
padding: 7;
}

.paketi .fs {
  font-size: 16px; 
}

.row .paketiWidth {
  font-size: 11px;
  border: 1px solid gray;
  margin-bottom: 5px;
  width: 96%;
}

.row .trajanjeTable {
  font-size: 12px;
  border: none;  
  margin-bottom: 5px;
  margin-left: 0px;
  width:auto;
  
}

.trajanjeTable td, .trajanjeTable th {
    border: none;
    padding: 2px;
}


.row .pokriceTable {
  font-size: 11px;
  border: 0px none;
  margin-bottom: 5px;
  margin-left: 2px;
  margin-right: 2px;
  /*Treba smanjiti sirinu malo, jer desna margina nesto ne radi */
  /*width: 99%;*/
  width: 600px;
}

.pokriceTable .tdWidth100px {
    width: 110px;
}

.pokriceTable .tdWidth85px {
    width: 90px;
}

.pokriceTable .noBorder {
    border: none;
}

.pokriceTable .noLeftBorder {
    border-left: none;
}

.pokriceTable .noRightBorder {
    border-right: none;
}

.pokriceTable .noBottomBorder {
    border-bottom: none;
}

.pokriceTable .noTopBorder {
    border-top: none;
}

.pokriceTable .edgeBorderTop {
    border-top: 1px solid #aaaaaa;
}

.pokriceTable .edgeBorderBottom {
    border-bottom: 1px solid #aaaaaa;
}

.pokriceTable .edgeBorderLeft {
    border-left: 1px solid #aaaaaa;
}

.pokriceTable .edgeBorderRight {
    border-right: 1px solid #aaaaaa;
}

.pokriceTable .rowHeight {
	height: 26px;
}

.pokriceTable td, .pokriceTable th {
    border: 1px solid #aaaaaa;
    /*padding: 2px;*/
    padding-bottom: 2px;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 2px;
}

.pokriceTable .noBorder {
    border: none;
}

.pokriceTable .varijantaPutovanjaTable {
  font-size: 9px;
  border: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
}

.pokriceTable .premijaSection {
  margin-left: 1px;
  margin-right: 1px;
  width: 85px;
  max-width: 100px;
}

.pokriceTable .noPadding {
  padding: 0px 0px 0px 0px;
}

.row .pokriceTable .enabledRow {
	background: #FFFFFF;
	color: black;
}

.row .pokriceTable .disabledRow {
	background: #F0F0F0;
	color: #6D6D6D;
}

.row .pokriceTable .enabledCell {
	background: #FFFFFF;
	color: black;
}

.row .pokriceTable .disabledCell {
	background: #F0F0F0;
	color: #6D6D6D;
}

.tableWithBorder .noBottomBorder {
    border-bottom: none;
}

.tableWithBorder .noTopBorder {
    border-top: none;
}

a.detaljiLink:link { 
	color: #15428B; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline; 
}

a.detaljiLink:visited { 
	color: #15428B;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: underline; 
}

a.detaljiLink:hover { 
	color: #15428B; 
	/*font-weight: bold;*/
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline; 
}

a.detaljiLink:active { 
	color: #15428B; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline; 
}

.row .varijantaPutovanjaTable td {
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: none;
  	padding: 2px;
  	max-width: 125px;
  	/* Ovo mora da bi radilo sa IE*/
	width:expression(document.body.clientWidth > 125? "125px": "auto" );
}


.row .varijantaPutovanjaTable .sideBorders {
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

.row .leftText {
	text-align: left;
}

.row .centerText {
	text-align: center;
}

.row .rightText {
	text-align: right;
}

.row .topText {
	vertical-align: top;
}

.row .middleCenterText {
	text-align: center;
	vertical-align: middle;
}

.row .middleRightText {
	text-align: right;
	vertical-align: middle;
}

.row .middleLeftText {
	text-align: left;
	vertical-align: middle;
}

.row .headRow {
	color: white;
	background-color:#1c397b;
}

.row .sportRow {
	background-color:#e6f7ff;
}

.row .sekcijaRow {
	background-color:#e6f7ff;
	font-weight: bold;
}

h4 .section {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid black;
}

/* Limit za select box koji je jako dug, zbog stringova u njemu*/
.selectMaxWidth {
	max-width:250px;
	/* Ovo mora da bi radilo sa IE*/
	width:expression(document.body.clientWidth > 220? "220px": "auto" );
}

.selecWidth {
	max-width:100px;
	min-width:100px;
	width:100px;
}

#dodatnoOsiguranjePNPOpis fieldset {
  border: 1px solid gray;
  margin-left: 20px;
  margin-top: 10px;
  border-radius: 5px;
  /*width: 600px;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

#dodatnoOsiguranjeStanOpis fieldset {
  border: 1px solid gray;
  margin-left: 20px;
  margin-top: 10px;
  border-radius: 5px;
  /*width: 600px;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}


#adresaStanovanjaRazlicitaFields fieldset {
  border: 1px solid gray;
  margin-left: 30px;
  margin-top: 10px;
  border-radius: 5px;
  /*width: 600px;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

#adresaStanovanjaRazlicitaFields legend {
  padding: 5px 5px;
  font-weight: bold;
  font-size: 11px;
}

#adresaObjektaOsiguranja fieldset {
  border: 1px solid gray;
  margin-left: 30px;
  margin-top: 10px;
  border-radius: 5px;
  /*width: 600px;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

#adresaObjektaOsiguranja legend {
  padding: 5px 5px;
  font-weight: bold;
  font-size: 11px;
}


#ugovaracNijeVlasnikFields fieldset {
  border: 1px solid gray;
  margin-left: 30px;
  margin-top: 10px;
  border-radius: 5px;
  /*width: 600px;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

#ugovaracNijeVlasnikFields legend {
  padding: 5px 5px;
  font-weight: bold;
  font-size: 11px;
}

a.addLink:link { 
	color: #15428B; 
	font-size: 12px;
	text-decoration: none; 
}

a.addLink:visited { 
	color: #15428B;
	font-size: 12px; 
	text-decoration: none; 
}

a.addLink:hover { 
	color: #15428B; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none; 
}

a.addLink:active { 
	color: #15428B; 
	font-size: 12px;
	text-decoration: none; 
}

.infoTitle {
	color: #15428B;
	font-size: 14px;
}

.rowSectionTitle {
  padding: 3px 0;
  width: 100%;
  font-family: Terbuchet MS;
  font-size: 14px;
  font-weight:bold;
  color: white;
  background-color:#0086CF;
}

.rowSectionTitleTopMargin {
  padding: 3px 0;
  width: 100%;
  font-family: Terbuchet MS;
  font-size: 14px;
  font-weight:bold;
  background-color:#0086CF;
  color: white;
  margin-top: 10px;
}

.rowSectionTitleSmallerTopMargin {
  padding: 3px 0;
  width: 100%;
  font-family: Terbuchet MS;
  font-size: 14px;
  font-weight:bold;
  background-color:#0086CF;
  color: white;
  margin-top: 5px;
}

.rowSectionContent {
  padding: 3px 0;
  width: 100%;
  font-size: 12px;
}

.boldText {
  font-weight: bold;
}

.tooltipKuca {
	display: none;
    height: 300px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    width: 470px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipPorodicno {
	display: none;
    height: 75px;
    padding: 5px 5px 5px 5px;
    width: 360px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipSport {
	display: none;
    height: 270px;
    padding: 5px 5px 5px 5px;
    width: 360px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipDodatnaOsiguranja {
	display: none;
    height: 40px;
    padding: 5px 5px 5px 5px;
    width: 460px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipPNP {
	display: none;
    height: 280px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px; 
    width: 470px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipInfo {
	display: none;
    height: 40px;
    padding: 5px 5px 5px 5px;
    width: 460px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipZapocetoPutovanje {
	display: none;
    height: 40px;
    padding: 5px 5px 5px 5px;
    width: 340px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipVGPNP {
	display: none;
    height: 40px;
    padding: 5px 5px 5px 5px;
    width: 340px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipPouzece {
	display: none;
    height: 145px;
    padding: 5px 5px 5px 5px;
    width: 500px;
    font-size: 11px;
    text-align: justify;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipKartica {
	display: none;
    height: 85px;
    padding: 5px 5px 5px 5px;
    width: 500px;
    font-size: 11px;
    text-align: justify;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipInfoSmall {
	display: none;
    height: 20px;
    padding: 5px 5px 5px 5px;
    width: 370px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipGodinaProizvodnje {
	display: none;
    height: 30px;
    padding: 5px 5px 5px 5px;
    width: 250px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipPovrsina {
	display: none;
    height: 30px;
    padding: 5px 5px 5px 5px;
    width: 230px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipTipObjekta {
	display: none;
    height: 285px;
    padding: 5px 5px 5px 5px;
    width: 550px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipPopusti {
	display: none;
    height: 60px;
    padding: 5px 5px 5px 5px;
    width: 350px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.tooltipSuperkartica {
	display: none;
    height: 35px;
    padding: 5px 5px 5px 5px;
    width: 280px;
    font-size: 11px;
    color: black;
    background-color: white;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
}

.rowTitle {
  padding: 0;
  float: left;
  width: 100%;
}

.rowTitle .dodatniOpisTitle {
  width: 100%;
  float: left;
  text-align: left;
  display: block;
  font-size: 14pt;
  font-family: Terbuchet MS;
  color: white;
  font-weight: bold;
  background-color: #1163af;
  padding-top: 5px;
  padding-bottom: 5px;
}

.row .dodatniOpisText {
  width: 96%;
  float: left;
  text-align: left;
  display: block;
  color: black;
  font-size: 11px;
  padding-left: 10px;
}

.row .dodatniOpisTextJustify {
  width: 96%;
  float: left;
  text-align: justify;
  display: block;
  color: black;
  font-size: 11px;
  padding-left: 10px;
}

.row .tooltipText {
  float: left;
  padding: 5px;
  text-align: justify;
  display: block;
  color: black;
  font-size: 11px;
}

.date{
position:absolute;
height:20px;
overflow: hidden;
text-align: left; 
display:table;
text-indent: 0px; 
display:table-cell;
vertical-align:top;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
 color: #000000;
font-size: 13px; 
line-height: 1.1499023; 
}

.paketi,.paketi th,.paketi td{
border: 1px solid black;
}
.paketi td {
padding-left: 5;
}

.paketi th{
font-weight: bold
}

#parcela tr td:nth-child(1){
text-align:center;
}

#parcela tr td:nth-child(2){
text-align:center;
}

#parcela tr td:nth-child(3){
text-align:center;
}

#parcela tr td:nth-child(7){
text-align:center;
}

#parcela tr td:nth-child(8){
text-align:center;
}

#vlasnici tr td:nth-child(1){
text-align:center;
}

#vlasnici tr td:nth-child(3){
text-align:center;
}

#vlasnici tr td:nth-child(4){
text-align:center;
}

#objekti tr td:nth-child(1){
text-align:center;
}

#objekti tr td:nth-child(2){
text-align:center;
}

#objekti tr td:nth-child(4){
text-align:center;
}

#tereti tr td:nth-child(1){
text-align:center;
}

#tereti tr td:nth-child(2){
text-align:center;
}

#tereti tr td:nth-child(3){
text-align:center;
}

#tereti tr td:nth-child(4){
text-align:center;
}

#posednici tr td:nth-child(1){
text-align:center;
}

#posednici tr td:nth-child(4){
text-align:center;
}

#parcelePl tr td:nth-child(1){
text-align:center;
}

#parcelePl tr td:nth-child(2){
text-align:center;
}

#parcelePl tr td:nth-child(3){
text-align:center;
}

#parcelePl tr td:nth-child(4){
text-align:center;
}

#parcelePl tr td:nth-child(6){
text-align:center;
}

#parcelePl tr td:nth-child(7){
text-align:center;
}

#parcelePl tr td:nth-child(8){
text-align:center;
}

#parcelePl tr td:nth-child(9){
text-align:center;
}

h5{
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
color: #000000;
font-size: 14px;
line-height: 1.1499023;
font-weight: bold;
margin-top: 70px;
}

.header{
text-align: left;
}

.header, .header tr, .header td  { 
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
color: #000000;
font-size: 14px;
line-height: 1.1499023;
border-collapse: collapse;

}

#nepokretnosti, #nepokretnosti tr, #nepokretnosti td , #nepokretnosti th{ 
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
color: #000000;
font-size: 14px;
line-height: 1.1499023;
border-collapse: collapse;
text-align:center;
padding: 5;
}


p {
text-align: left;
width:100%;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 16px;
margin-top: 30;
}

.teretiPoruka{
	text-align: left;
	font-weight:900;
	padding: 5px;
	font-size: 16px;
}
}



